GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/23170/Don-t-ever-change/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
25.02 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.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Don-t-ever-change"
  +title: "Don't ever change."
  +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702977358 {#2414
    date: 2023-12-19 10:15:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 23170
  -titleTs: "'chang':4 'ever':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703029967
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9732472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702943567 {#1793
    date: 2023-12-19 00:52:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Don-t-ever-change"
  +title: "Don't ever change."
  +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702977358 {#2414
    date: 2023-12-19 10:15:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 23170
  -titleTs: "'chang':4 'ever':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703029967
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9732472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702943567 {#1793
    date: 2023-12-19 00:52:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Don-t-ever-change"
  +title: "Don't ever change."
  +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702977358 {#2414
    date: 2023-12-19 10:15:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 23170
  -titleTs: "'chang':4 'ever':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703029967
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9732472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702943567 {#1793
    date: 2023-12-19 00:52:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I need several levels deeper for no particular reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702977358 {#4013
    date: 2023-12-19 10:15:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 234314
  -bodyTs: "'deeper':5 'level':4 'need':2 'particular':8 'reason':9 'sever':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6748328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702977358 {#3949
    date: 2023-12-19 10:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I need several levels deeper for no particular reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702977358 {#4013
    date: 2023-12-19 10:15:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 234314
  -bodyTs: "'deeper':5 'level':4 'need':2 'particular':8 'reason':9 'sever':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6748328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702977358 {#3949
    date: 2023-12-19 10:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I need several levels deeper for no particular reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702977358 {#4013
    date: 2023-12-19 10:15:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 234314
  -bodyTs: "'deeper':5 'level':4 'need':2 'particular':8 'reason':9 'sever':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6748328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702977358 {#3949
    date: 2023-12-19 10:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "We must go deeper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702952010 {#4047
    date: 2023-12-19 03:13:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 233668
  -bodyTs: "'deeper':4 'go':3 'must':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702952010 {#4045
    date: 2023-12-19 03:13:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "We must go deeper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702952010 {#4047
    date: 2023-12-19 03:13:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 233668
  -bodyTs: "'deeper':4 'go':3 'must':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702952010 {#4045
    date: 2023-12-19 03:13:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "We must go deeper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702952010 {#4047
    date: 2023-12-19 03:13:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 233668
  -bodyTs: "'deeper':4 'go':3 'must':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702952010 {#4045
    date: 2023-12-19 03:13:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4122
  +user: App\Entity\User {#4135 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ten minutes? Man you gotta get your workflow optimized better"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705587317 {#4117
    date: 2024-01-18 15:15:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 233598
  -bodyTs: "'better':10 'get':6 'gotta':5 'man':3 'minut':2 'optim':9 'ten':1 'workflow':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702950076 {#4118
    date: 2023-12-19 02:41:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4122
  +user: App\Entity\User {#4135 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ten minutes? Man you gotta get your workflow optimized better"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705587317 {#4117
    date: 2024-01-18 15:15:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 233598
  -bodyTs: "'better':10 'get':6 'gotta':5 'man':3 'minut':2 'optim':9 'ten':1 'workflow':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702950076 {#4118
    date: 2023-12-19 02:41:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4122
  +user: App\Entity\User {#4135 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ten minutes? Man you gotta get your workflow optimized better"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705587317 {#4117
    date: 2024-01-18 15:15:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 233598
  -bodyTs: "'better':10 'get':6 'gotta':5 'man':3 'minut':2 'optim':9 'ten':1 'workflow':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702950076 {#4118
    date: 2023-12-19 02:41:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4476
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4122
    +user: App\Entity\User {#4135 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ten minutes? Man you gotta get your workflow optimized better"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705587317 {#4117
      date: 2024-01-18 15:15:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4123 …}
    +nested: Doctrine\ORM\PersistentCollection {#4125 …}
    +votes: Doctrine\ORM\PersistentCollection {#4127 …}
    +reports: Doctrine\ORM\PersistentCollection {#4129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
    -id: 233598
    -bodyTs: "'better':10 'get':6 'gotta':5 'man':3 'minut':2 'optim':9 'ten':1 'workflow':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6122154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702950076 {#4118
      date: 2023-12-19 02:41:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4122}
  +body: "Fair point. In my defense I’m sick and made this on my phone while taking a bath."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702950352 {#4474
    date: 2023-12-19 02:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4477 …}
  +nested: Doctrine\ORM\PersistentCollection {#4479 …}
  +votes: Doctrine\ORM\PersistentCollection {#4481 …}
  +reports: Doctrine\ORM\PersistentCollection {#4483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
  -id: 233607
  -bodyTs: "'bath':18 'defens':5 'fair':1 'm':7 'made':10 'phone':14 'point':2 'sick':8 'take':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702950352 {#4475
    date: 2023-12-19 02:45:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4476
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4122
    +user: App\Entity\User {#4135 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ten minutes? Man you gotta get your workflow optimized better"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705587317 {#4117
      date: 2024-01-18 15:15:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4123 …}
    +nested: Doctrine\ORM\PersistentCollection {#4125 …}
    +votes: Doctrine\ORM\PersistentCollection {#4127 …}
    +reports: Doctrine\ORM\PersistentCollection {#4129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
    -id: 233598
    -bodyTs: "'better':10 'get':6 'gotta':5 'man':3 'minut':2 'optim':9 'ten':1 'workflow':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6122154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702950076 {#4118
      date: 2023-12-19 02:41:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4122}
  +body: "Fair point. In my defense I’m sick and made this on my phone while taking a bath."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702950352 {#4474
    date: 2023-12-19 02:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4477 …}
  +nested: Doctrine\ORM\PersistentCollection {#4479 …}
  +votes: Doctrine\ORM\PersistentCollection {#4481 …}
  +reports: Doctrine\ORM\PersistentCollection {#4483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
  -id: 233607
  -bodyTs: "'bath':18 'defens':5 'fair':1 'm':7 'made':10 'phone':14 'point':2 'sick':8 'take':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702950352 {#4475
    date: 2023-12-19 02:45:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4476
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4122
    +user: App\Entity\User {#4135 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ten minutes? Man you gotta get your workflow optimized better"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705587317 {#4117
      date: 2024-01-18 15:15:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4123 …}
    +nested: Doctrine\ORM\PersistentCollection {#4125 …}
    +votes: Doctrine\ORM\PersistentCollection {#4127 …}
    +reports: Doctrine\ORM\PersistentCollection {#4129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
    -id: 233598
    -bodyTs: "'better':10 'get':6 'gotta':5 'man':3 'minut':2 'optim':9 'ten':1 'workflow':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6122154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702950076 {#4118
      date: 2023-12-19 02:41:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4122}
  +body: "Fair point. In my defense I’m sick and made this on my phone while taking a bath."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702950352 {#4474
    date: 2023-12-19 02:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4477 …}
  +nested: Doctrine\ORM\PersistentCollection {#4479 …}
  +votes: Doctrine\ORM\PersistentCollection {#4481 …}
  +reports: Doctrine\ORM\PersistentCollection {#4483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
  -id: 233607
  -bodyTs: "'bath':18 'defens':5 'fair':1 'm':7 'made':10 'phone':14 'point':2 'sick':8 'take':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702950352 {#4475
    date: 2023-12-19 02:45:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4514
  +user: Proxies\__CG__\App\Entity\User {#4515 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4476
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4122
      +user: App\Entity\User {#4135 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ten minutes? Man you gotta get your workflow optimized better"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705587317 {#4117
        date: 2024-01-18 15:15:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4123 …}
      +nested: Doctrine\ORM\PersistentCollection {#4125 …}
      +votes: Doctrine\ORM\PersistentCollection {#4127 …}
      +reports: Doctrine\ORM\PersistentCollection {#4129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
      -id: 233598
      -bodyTs: "'better':10 'get':6 'gotta':5 'man':3 'minut':2 'optim':9 'ten':1 'workflow':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122154"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702950076 {#4118
        date: 2023-12-19 02:41:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4122}
    +body: "Fair point. In my defense I’m sick and made this on my phone while taking a bath."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702950352 {#4474
      date: 2023-12-19 02:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4477 …}
    +nested: Doctrine\ORM\PersistentCollection {#4479 …}
    +votes: Doctrine\ORM\PersistentCollection {#4481 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    -id: 233607
    -bodyTs: "'bath':18 'defens':5 'fair':1 'm':7 'made':10 'phone':14 'point':2 'sick':8 'take':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6122206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702950352 {#4475
      date: 2023-12-19 02:45:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4122}
  +body: "I hope you feel better soon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702958200 {#4512
    date: 2023-12-19 04:56:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4516 …}
  +nested: Doctrine\ORM\PersistentCollection {#4518 …}
  +votes: Doctrine\ORM\PersistentCollection {#4520 …}
  +reports: Doctrine\ORM\PersistentCollection {#4522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
  -id: 233882
  -bodyTs: "'better':5 'feel':4 'hope':2 'soon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6744249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702958200 {#4513
    date: 2023-12-19 04:56:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4514
  +user: Proxies\__CG__\App\Entity\User {#4515 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4476
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4122
      +user: App\Entity\User {#4135 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ten minutes? Man you gotta get your workflow optimized better"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705587317 {#4117
        date: 2024-01-18 15:15:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4123 …}
      +nested: Doctrine\ORM\PersistentCollection {#4125 …}
      +votes: Doctrine\ORM\PersistentCollection {#4127 …}
      +reports: Doctrine\ORM\PersistentCollection {#4129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
      -id: 233598
      -bodyTs: "'better':10 'get':6 'gotta':5 'man':3 'minut':2 'optim':9 'ten':1 'workflow':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122154"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702950076 {#4118
        date: 2023-12-19 02:41:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4122}
    +body: "Fair point. In my defense I’m sick and made this on my phone while taking a bath."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702950352 {#4474
      date: 2023-12-19 02:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4477 …}
    +nested: Doctrine\ORM\PersistentCollection {#4479 …}
    +votes: Doctrine\ORM\PersistentCollection {#4481 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    -id: 233607
    -bodyTs: "'bath':18 'defens':5 'fair':1 'm':7 'made':10 'phone':14 'point':2 'sick':8 'take':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6122206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702950352 {#4475
      date: 2023-12-19 02:45:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4122}
  +body: "I hope you feel better soon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702958200 {#4512
    date: 2023-12-19 04:56:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4516 …}
  +nested: Doctrine\ORM\PersistentCollection {#4518 …}
  +votes: Doctrine\ORM\PersistentCollection {#4520 …}
  +reports: Doctrine\ORM\PersistentCollection {#4522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
  -id: 233882
  -bodyTs: "'better':5 'feel':4 'hope':2 'soon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6744249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702958200 {#4513
    date: 2023-12-19 04:56:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4514
  +user: Proxies\__CG__\App\Entity\User {#4515 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4476
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4122
      +user: App\Entity\User {#4135 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ten minutes? Man you gotta get your workflow optimized better"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705587317 {#4117
        date: 2024-01-18 15:15:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4123 …}
      +nested: Doctrine\ORM\PersistentCollection {#4125 …}
      +votes: Doctrine\ORM\PersistentCollection {#4127 …}
      +reports: Doctrine\ORM\PersistentCollection {#4129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
      -id: 233598
      -bodyTs: "'better':10 'get':6 'gotta':5 'man':3 'minut':2 'optim':9 'ten':1 'workflow':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122154"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702950076 {#4118
        date: 2023-12-19 02:41:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4122}
    +body: "Fair point. In my defense I’m sick and made this on my phone while taking a bath."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702950352 {#4474
      date: 2023-12-19 02:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4477 …}
    +nested: Doctrine\ORM\PersistentCollection {#4479 …}
    +votes: Doctrine\ORM\PersistentCollection {#4481 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    -id: 233607
    -bodyTs: "'bath':18 'defens':5 'fair':1 'm':7 'made':10 'phone':14 'point':2 'sick':8 'take':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6122206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702950352 {#4475
      date: 2023-12-19 02:45:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4122}
  +body: "I hope you feel better soon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702958200 {#4512
    date: 2023-12-19 04:56:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4516 …}
  +nested: Doctrine\ORM\PersistentCollection {#4518 …}
  +votes: Doctrine\ORM\PersistentCollection {#4520 …}
  +reports: Doctrine\ORM\PersistentCollection {#4522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
  -id: 233882
  -bodyTs: "'better':5 'feel':4 'hope':2 'soon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6744249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702958200 {#4513
    date: 2023-12-19 04:56:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4530
  +user: Proxies\__CG__\App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4476
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4122
      +user: App\Entity\User {#4135 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ten minutes? Man you gotta get your workflow optimized better"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705587317 {#4117
        date: 2024-01-18 15:15:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4123 …}
      +nested: Doctrine\ORM\PersistentCollection {#4125 …}
      +votes: Doctrine\ORM\PersistentCollection {#4127 …}
      +reports: Doctrine\ORM\PersistentCollection {#4129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
      -id: 233598
      -bodyTs: "'better':10 'get':6 'gotta':5 'man':3 'minut':2 'optim':9 'ten':1 'workflow':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122154"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702950076 {#4118
        date: 2023-12-19 02:41:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4122}
    +body: "Fair point. In my defense I’m sick and made this on my phone while taking a bath."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702950352 {#4474
      date: 2023-12-19 02:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4477 …}
    +nested: Doctrine\ORM\PersistentCollection {#4479 …}
    +votes: Doctrine\ORM\PersistentCollection {#4481 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    -id: 233607
    -bodyTs: "'bath':18 'defens':5 'fair':1 'm':7 'made':10 'phone':14 'point':2 'sick':8 'take':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6122206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702950352 {#4475
      date: 2023-12-19 02:45:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4122}
  +body: """
    OK, I always wanted to try to make a meme, let’s see how long it takes me…\n
    \n
    ![](https://lemmy.world/pictrs/image/cf6b85c9-02b2-4824-bb3d-58fb51e5ae44.png)\n
    \n
    oh man over 20 minutes. but in my defense I wasted time trying to do it on Gimp before I switched to a hacky approach. comment OP is right, I gotta optimize my workflow too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702964839 {#4528
    date: 2023-12-19 06:47:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4532 …}
  +nested: Doctrine\ORM\PersistentCollection {#4534 …}
  +votes: Doctrine\ORM\PersistentCollection {#4536 …}
  +reports: Doctrine\ORM\PersistentCollection {#4538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
  -id: 234044
  -bodyTs: "'/pictrs/image/cf6b85c9-02b2-4824-bb3d-58fb51e5ae44.png)':21 '20':25 'alway':3 'approach':46 'comment':47 'defens':30 'gimp':39 'gotta':52 'hacki':45 'lemmy.world':20 'lemmy.world/pictrs/image/cf6b85c9-02b2-4824-bb3d-58fb51e5ae44.png)':19 'let':11 'long':15 'make':8 'man':23 'meme':10 'minut':26 'oh':22 'ok':1 'op':48 'optim':53 'right':50 'see':13 'switch':42 'take':17 'time':33 'tri':6,34 'want':4 'wast':32 'workflow':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6124880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702964839 {#4529
    date: 2023-12-19 06:47:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4530
  +user: Proxies\__CG__\App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4476
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4122
      +user: App\Entity\User {#4135 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ten minutes? Man you gotta get your workflow optimized better"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705587317 {#4117
        date: 2024-01-18 15:15:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4123 …}
      +nested: Doctrine\ORM\PersistentCollection {#4125 …}
      +votes: Doctrine\ORM\PersistentCollection {#4127 …}
      +reports: Doctrine\ORM\PersistentCollection {#4129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
      -id: 233598
      -bodyTs: "'better':10 'get':6 'gotta':5 'man':3 'minut':2 'optim':9 'ten':1 'workflow':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122154"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702950076 {#4118
        date: 2023-12-19 02:41:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4122}
    +body: "Fair point. In my defense I’m sick and made this on my phone while taking a bath."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702950352 {#4474
      date: 2023-12-19 02:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4477 …}
    +nested: Doctrine\ORM\PersistentCollection {#4479 …}
    +votes: Doctrine\ORM\PersistentCollection {#4481 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    -id: 233607
    -bodyTs: "'bath':18 'defens':5 'fair':1 'm':7 'made':10 'phone':14 'point':2 'sick':8 'take':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6122206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702950352 {#4475
      date: 2023-12-19 02:45:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4122}
  +body: """
    OK, I always wanted to try to make a meme, let’s see how long it takes me…\n
    \n
    ![](https://lemmy.world/pictrs/image/cf6b85c9-02b2-4824-bb3d-58fb51e5ae44.png)\n
    \n
    oh man over 20 minutes. but in my defense I wasted time trying to do it on Gimp before I switched to a hacky approach. comment OP is right, I gotta optimize my workflow too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702964839 {#4528
    date: 2023-12-19 06:47:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4532 …}
  +nested: Doctrine\ORM\PersistentCollection {#4534 …}
  +votes: Doctrine\ORM\PersistentCollection {#4536 …}
  +reports: Doctrine\ORM\PersistentCollection {#4538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
  -id: 234044
  -bodyTs: "'/pictrs/image/cf6b85c9-02b2-4824-bb3d-58fb51e5ae44.png)':21 '20':25 'alway':3 'approach':46 'comment':47 'defens':30 'gimp':39 'gotta':52 'hacki':45 'lemmy.world':20 'lemmy.world/pictrs/image/cf6b85c9-02b2-4824-bb3d-58fb51e5ae44.png)':19 'let':11 'long':15 'make':8 'man':23 'meme':10 'minut':26 'oh':22 'ok':1 'op':48 'optim':53 'right':50 'see':13 'switch':42 'take':17 'time':33 'tri':6,34 'want':4 'wast':32 'workflow':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6124880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702964839 {#4529
    date: 2023-12-19 06:47:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4530
  +user: Proxies\__CG__\App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4476
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4122
      +user: App\Entity\User {#4135 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ten minutes? Man you gotta get your workflow optimized better"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705587317 {#4117
        date: 2024-01-18 15:15:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4123 …}
      +nested: Doctrine\ORM\PersistentCollection {#4125 …}
      +votes: Doctrine\ORM\PersistentCollection {#4127 …}
      +reports: Doctrine\ORM\PersistentCollection {#4129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
      -id: 233598
      -bodyTs: "'better':10 'get':6 'gotta':5 'man':3 'minut':2 'optim':9 'ten':1 'workflow':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122154"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702950076 {#4118
        date: 2023-12-19 02:41:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4122}
    +body: "Fair point. In my defense I’m sick and made this on my phone while taking a bath."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702950352 {#4474
      date: 2023-12-19 02:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4477 …}
    +nested: Doctrine\ORM\PersistentCollection {#4479 …}
    +votes: Doctrine\ORM\PersistentCollection {#4481 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    -id: 233607
    -bodyTs: "'bath':18 'defens':5 'fair':1 'm':7 'made':10 'phone':14 'point':2 'sick':8 'take':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6122206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702950352 {#4475
      date: 2023-12-19 02:45:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4122}
  +body: """
    OK, I always wanted to try to make a meme, let’s see how long it takes me…\n
    \n
    ![](https://lemmy.world/pictrs/image/cf6b85c9-02b2-4824-bb3d-58fb51e5ae44.png)\n
    \n
    oh man over 20 minutes. but in my defense I wasted time trying to do it on Gimp before I switched to a hacky approach. comment OP is right, I gotta optimize my workflow too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702964839 {#4528
    date: 2023-12-19 06:47:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4532 …}
  +nested: Doctrine\ORM\PersistentCollection {#4534 …}
  +votes: Doctrine\ORM\PersistentCollection {#4536 …}
  +reports: Doctrine\ORM\PersistentCollection {#4538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
  -id: 234044
  -bodyTs: "'/pictrs/image/cf6b85c9-02b2-4824-bb3d-58fb51e5ae44.png)':21 '20':25 'alway':3 'approach':46 'comment':47 'defens':30 'gimp':39 'gotta':52 'hacki':45 'lemmy.world':20 'lemmy.world/pictrs/image/cf6b85c9-02b2-4824-bb3d-58fb51e5ae44.png)':19 'let':11 'long':15 'make':8 'man':23 'meme':10 'minut':26 'oh':22 'ok':1 'op':48 'optim':53 'right':50 'see':13 'switch':42 'take':17 'time':33 'tri':6,34 'want':4 'wast':32 'workflow':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6124880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702964839 {#4529
    date: 2023-12-19 06:47:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I hate the people who backseat on how Memes should be run, then go on to post some of the lowest quality shit on the platform."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702948137 {#4192
    date: 2023-12-19 02:08:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 233510
  -bodyTs: "'backseat':6 'go':14 'hate':2 'lowest':21 'meme':9 'peopl':4 'platform':26 'post':17 'qualiti':22 'run':12 'shit':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6741875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702948137 {#4193
    date: 2023-12-19 02:08:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I hate the people who backseat on how Memes should be run, then go on to post some of the lowest quality shit on the platform."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702948137 {#4192
    date: 2023-12-19 02:08:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 233510
  -bodyTs: "'backseat':6 'go':14 'hate':2 'lowest':21 'meme':9 'peopl':4 'platform':26 'post':17 'qualiti':22 'run':12 'shit':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6741875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702948137 {#4193
    date: 2023-12-19 02:08:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I hate the people who backseat on how Memes should be run, then go on to post some of the lowest quality shit on the platform."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702948137 {#4192
    date: 2023-12-19 02:08:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 233510
  -bodyTs: "'backseat':6 'go':14 'hate':2 'lowest':21 'meme':9 'peopl':4 'platform':26 'post':17 'qualiti':22 'run':12 'shit':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6741875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702948137 {#4193
    date: 2023-12-19 02:08:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4270
  +user: App\Entity\User {#4283 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is a meme ✔️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1705611931 {#4265
    date: 2024-01-18 22:05:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4273 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 233453
  -bodyTs: "'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6121375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702946597 {#4266
    date: 2023-12-19 01:43:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4270
  +user: App\Entity\User {#4283 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is a meme ✔️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1705611931 {#4265
    date: 2024-01-18 22:05:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4273 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 233453
  -bodyTs: "'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6121375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702946597 {#4266
    date: 2023-12-19 01:43:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4270
  +user: App\Entity\User {#4283 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is a meme ✔️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1705611931 {#4265
    date: 2024-01-18 22:05:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4273 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 233453
  -bodyTs: "'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6121375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702946597 {#4266
    date: 2023-12-19 01:43:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4443
  +user: Proxies\__CG__\App\Entity\User {#4444 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: App\Entity\User {#4283 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is a meme ✔️"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1705611931 {#4265
      date: 2024-01-18 22:05:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4271 …}
    +nested: Doctrine\ORM\PersistentCollection {#4273 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 233453
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6121375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702946597 {#4266
      date: 2023-12-19 01:43:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: """
    Literally by definition this is a great example of a meme\n
    \n
    It being a slight variation of a previous meme
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702965310 {#4441
    date: 2023-12-19 06:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 234061
  -bodyTs: "'definit':3 'exampl':8 'great':7 'liter':1 'meme':11,20 'previous':19 'slight':15 'variat':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5132148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702965310 {#4442
    date: 2023-12-19 06:55:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4443
  +user: Proxies\__CG__\App\Entity\User {#4444 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: App\Entity\User {#4283 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is a meme ✔️"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1705611931 {#4265
      date: 2024-01-18 22:05:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4271 …}
    +nested: Doctrine\ORM\PersistentCollection {#4273 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 233453
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6121375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702946597 {#4266
      date: 2023-12-19 01:43:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: """
    Literally by definition this is a great example of a meme\n
    \n
    It being a slight variation of a previous meme
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702965310 {#4441
    date: 2023-12-19 06:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 234061
  -bodyTs: "'definit':3 'exampl':8 'great':7 'liter':1 'meme':11,20 'previous':19 'slight':15 'variat':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5132148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702965310 {#4442
    date: 2023-12-19 06:55:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4443
  +user: Proxies\__CG__\App\Entity\User {#4444 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: App\Entity\User {#4283 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is a meme ✔️"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1705611931 {#4265
      date: 2024-01-18 22:05:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4271 …}
    +nested: Doctrine\ORM\PersistentCollection {#4273 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 233453
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6121375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702946597 {#4266
      date: 2023-12-19 01:43:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: """
    Literally by definition this is a great example of a meme\n
    \n
    It being a slight variation of a previous meme
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702965310 {#4441
    date: 2023-12-19 06:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 234061
  -bodyTs: "'definit':3 'exampl':8 'great':7 'liter':1 'meme':11,20 'previous':19 'slight':15 'variat':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5132148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702965310 {#4442
    date: 2023-12-19 06:55:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4460
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: App\Entity\User {#4283 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is a meme ✔️"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1705611931 {#4265
      date: 2024-01-18 22:05:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4271 …}
    +nested: Doctrine\ORM\PersistentCollection {#4273 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 233453
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6121375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702946597 {#4266
      date: 2023-12-19 01:43:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: """
    Can someone explain the schtick of this c/ or like how you “do” it?\n
    \n
    I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
    \n
    Like ur basically saying whatever saying or concept be like!_____
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702949304 {#4457
    date: 2023-12-19 02:28:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4462 …}
  +nested: Doctrine\ORM\PersistentCollection {#4464 …}
  +votes: Doctrine\ORM\PersistentCollection {#4466 …}
  +reports: Doctrine\ORM\PersistentCollection {#4468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
  -id: 233559
  -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6121981"
  +editedAt: DateTimeImmutable @1705533868 {#4458
    date: 2024-01-18 00:24:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702949304 {#4459
    date: 2023-12-19 02:28:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4460
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: App\Entity\User {#4283 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is a meme ✔️"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1705611931 {#4265
      date: 2024-01-18 22:05:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4271 …}
    +nested: Doctrine\ORM\PersistentCollection {#4273 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 233453
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6121375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702946597 {#4266
      date: 2023-12-19 01:43:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: """
    Can someone explain the schtick of this c/ or like how you “do” it?\n
    \n
    I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
    \n
    Like ur basically saying whatever saying or concept be like!_____
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702949304 {#4457
    date: 2023-12-19 02:28:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4462 …}
  +nested: Doctrine\ORM\PersistentCollection {#4464 …}
  +votes: Doctrine\ORM\PersistentCollection {#4466 …}
  +reports: Doctrine\ORM\PersistentCollection {#4468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
  -id: 233559
  -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6121981"
  +editedAt: DateTimeImmutable @1705533868 {#4458
    date: 2024-01-18 00:24:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702949304 {#4459
    date: 2023-12-19 02:28:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4460
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: App\Entity\User {#4283 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is a meme ✔️"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1705611931 {#4265
      date: 2024-01-18 22:05:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4271 …}
    +nested: Doctrine\ORM\PersistentCollection {#4273 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 233453
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6121375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702946597 {#4266
      date: 2023-12-19 01:43:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: """
    Can someone explain the schtick of this c/ or like how you “do” it?\n
    \n
    I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
    \n
    Like ur basically saying whatever saying or concept be like!_____
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702949304 {#4457
    date: 2023-12-19 02:28:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4462 …}
  +nested: Doctrine\ORM\PersistentCollection {#4464 …}
  +votes: Doctrine\ORM\PersistentCollection {#4466 …}
  +reports: Doctrine\ORM\PersistentCollection {#4468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
  -id: 233559
  -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6121981"
  +editedAt: DateTimeImmutable @1705533868 {#4458
    date: 2024-01-18 00:24:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702949304 {#4459
    date: 2023-12-19 02:28:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4495
  +user: Proxies\__CG__\App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4460
    +user: Proxies\__CG__\App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4270
      +user: App\Entity\User {#4283 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "This is a meme ✔️"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1705611931 {#4265
        date: 2024-01-18 22:05:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4271 …}
      +nested: Doctrine\ORM\PersistentCollection {#4273 …}
      +votes: Doctrine\ORM\PersistentCollection {#4275 …}
      +reports: Doctrine\ORM\PersistentCollection {#4277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
      -id: 233453
      -bodyTs: "'meme':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6121375"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702946597 {#4266
        date: 2023-12-19 01:43:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: """
      Can someone explain the schtick of this c/ or like how you “do” it?\n
      \n
      I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
      \n
      Like ur basically saying whatever saying or concept be like!_____
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702949304 {#4457
      date: 2023-12-19 02:28:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4462 …}
    +nested: Doctrine\ORM\PersistentCollection {#4464 …}
    +votes: Doctrine\ORM\PersistentCollection {#4466 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    -id: 233559
    -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6121981"
    +editedAt: DateTimeImmutable @1705533868 {#4458
      date: 2024-01-18 00:24:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702949304 {#4459
      date: 2023-12-19 02:28:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702949913 {#4494
    date: 2023-12-19 02:38:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4502 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 233590
  -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6711080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702949913 {#4491
    date: 2023-12-19 02:38:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4495
  +user: Proxies\__CG__\App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4460
    +user: Proxies\__CG__\App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4270
      +user: App\Entity\User {#4283 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "This is a meme ✔️"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1705611931 {#4265
        date: 2024-01-18 22:05:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4271 …}
      +nested: Doctrine\ORM\PersistentCollection {#4273 …}
      +votes: Doctrine\ORM\PersistentCollection {#4275 …}
      +reports: Doctrine\ORM\PersistentCollection {#4277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
      -id: 233453
      -bodyTs: "'meme':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6121375"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702946597 {#4266
        date: 2023-12-19 01:43:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: """
      Can someone explain the schtick of this c/ or like how you “do” it?\n
      \n
      I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
      \n
      Like ur basically saying whatever saying or concept be like!_____
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702949304 {#4457
      date: 2023-12-19 02:28:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4462 …}
    +nested: Doctrine\ORM\PersistentCollection {#4464 …}
    +votes: Doctrine\ORM\PersistentCollection {#4466 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    -id: 233559
    -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6121981"
    +editedAt: DateTimeImmutable @1705533868 {#4458
      date: 2024-01-18 00:24:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702949304 {#4459
      date: 2023-12-19 02:28:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702949913 {#4494
    date: 2023-12-19 02:38:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4502 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 233590
  -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6711080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702949913 {#4491
    date: 2023-12-19 02:38:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4495
  +user: Proxies\__CG__\App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4460
    +user: Proxies\__CG__\App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4270
      +user: App\Entity\User {#4283 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "This is a meme ✔️"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1705611931 {#4265
        date: 2024-01-18 22:05:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4271 …}
      +nested: Doctrine\ORM\PersistentCollection {#4273 …}
      +votes: Doctrine\ORM\PersistentCollection {#4275 …}
      +reports: Doctrine\ORM\PersistentCollection {#4277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
      -id: 233453
      -bodyTs: "'meme':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6121375"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702946597 {#4266
        date: 2023-12-19 01:43:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: """
      Can someone explain the schtick of this c/ or like how you “do” it?\n
      \n
      I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
      \n
      Like ur basically saying whatever saying or concept be like!_____
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702949304 {#4457
      date: 2023-12-19 02:28:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4462 …}
    +nested: Doctrine\ORM\PersistentCollection {#4464 …}
    +votes: Doctrine\ORM\PersistentCollection {#4466 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    -id: 233559
    -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6121981"
    +editedAt: DateTimeImmutable @1705533868 {#4458
      date: 2024-01-18 00:24:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702949304 {#4459
      date: 2023-12-19 02:28:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702949913 {#4494
    date: 2023-12-19 02:38:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4502 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 233590
  -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6711080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702949913 {#4491
    date: 2023-12-19 02:38:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4554
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4495
    +user: Proxies\__CG__\App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4460
      +user: Proxies\__CG__\App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4270
        +user: App\Entity\User {#4283 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "This is a meme ✔️"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1705611931 {#4265
          date: 2024-01-18 22:05:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4271 …}
        +nested: Doctrine\ORM\PersistentCollection {#4273 …}
        +votes: Doctrine\ORM\PersistentCollection {#4275 …}
        +reports: Doctrine\ORM\PersistentCollection {#4277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
        -id: 233453
        -bodyTs: "'meme':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6121375"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702946597 {#4266
          date: 2023-12-19 01:43:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: """
        Can someone explain the schtick of this c/ or like how you “do” it?\n
        \n
        I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
        \n
        Like ur basically saying whatever saying or concept be like!_____
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702949304 {#4457
        date: 2023-12-19 02:28:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4462 …}
      +nested: Doctrine\ORM\PersistentCollection {#4464 …}
      +votes: Doctrine\ORM\PersistentCollection {#4466 …}
      +reports: Doctrine\ORM\PersistentCollection {#4468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
      -id: 233559
      -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6121981"
      +editedAt: DateTimeImmutable @1705533868 {#4458
        date: 2024-01-18 00:24:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702949304 {#4459
        date: 2023-12-19 02:28:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702949913 {#4494
      date: 2023-12-19 02:38:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4502 …}
    +nested: Doctrine\ORM\PersistentCollection {#4504 …}
    +votes: Doctrine\ORM\PersistentCollection {#4500 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
    -id: 233590
    -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6711080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702949913 {#4491
      date: 2023-12-19 02:38:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Ya I get that but what is the schtick of Memes (r or c)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702950910 {#4555
    date: 2023-12-19 02:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4551 …}
  +nested: Doctrine\ORM\PersistentCollection {#4547 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
  -id: 233632
  -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702950910 {#4558
    date: 2023-12-19 02:55:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4554
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4495
    +user: Proxies\__CG__\App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4460
      +user: Proxies\__CG__\App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4270
        +user: App\Entity\User {#4283 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "This is a meme ✔️"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1705611931 {#4265
          date: 2024-01-18 22:05:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4271 …}
        +nested: Doctrine\ORM\PersistentCollection {#4273 …}
        +votes: Doctrine\ORM\PersistentCollection {#4275 …}
        +reports: Doctrine\ORM\PersistentCollection {#4277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
        -id: 233453
        -bodyTs: "'meme':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6121375"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702946597 {#4266
          date: 2023-12-19 01:43:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: """
        Can someone explain the schtick of this c/ or like how you “do” it?\n
        \n
        I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
        \n
        Like ur basically saying whatever saying or concept be like!_____
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702949304 {#4457
        date: 2023-12-19 02:28:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4462 …}
      +nested: Doctrine\ORM\PersistentCollection {#4464 …}
      +votes: Doctrine\ORM\PersistentCollection {#4466 …}
      +reports: Doctrine\ORM\PersistentCollection {#4468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
      -id: 233559
      -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6121981"
      +editedAt: DateTimeImmutable @1705533868 {#4458
        date: 2024-01-18 00:24:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702949304 {#4459
        date: 2023-12-19 02:28:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702949913 {#4494
      date: 2023-12-19 02:38:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4502 …}
    +nested: Doctrine\ORM\PersistentCollection {#4504 …}
    +votes: Doctrine\ORM\PersistentCollection {#4500 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
    -id: 233590
    -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6711080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702949913 {#4491
      date: 2023-12-19 02:38:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Ya I get that but what is the schtick of Memes (r or c)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702950910 {#4555
    date: 2023-12-19 02:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4551 …}
  +nested: Doctrine\ORM\PersistentCollection {#4547 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
  -id: 233632
  -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702950910 {#4558
    date: 2023-12-19 02:55:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4554
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4495
    +user: Proxies\__CG__\App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4460
      +user: Proxies\__CG__\App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4270
        +user: App\Entity\User {#4283 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "This is a meme ✔️"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1705611931 {#4265
          date: 2024-01-18 22:05:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4271 …}
        +nested: Doctrine\ORM\PersistentCollection {#4273 …}
        +votes: Doctrine\ORM\PersistentCollection {#4275 …}
        +reports: Doctrine\ORM\PersistentCollection {#4277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
        -id: 233453
        -bodyTs: "'meme':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6121375"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702946597 {#4266
          date: 2023-12-19 01:43:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: """
        Can someone explain the schtick of this c/ or like how you “do” it?\n
        \n
        I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
        \n
        Like ur basically saying whatever saying or concept be like!_____
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702949304 {#4457
        date: 2023-12-19 02:28:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4462 …}
      +nested: Doctrine\ORM\PersistentCollection {#4464 …}
      +votes: Doctrine\ORM\PersistentCollection {#4466 …}
      +reports: Doctrine\ORM\PersistentCollection {#4468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
      -id: 233559
      -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6121981"
      +editedAt: DateTimeImmutable @1705533868 {#4458
        date: 2024-01-18 00:24:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702949304 {#4459
        date: 2023-12-19 02:28:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702949913 {#4494
      date: 2023-12-19 02:38:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4502 …}
    +nested: Doctrine\ORM\PersistentCollection {#4504 …}
    +votes: Doctrine\ORM\PersistentCollection {#4500 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
    -id: 233590
    -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6711080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702949913 {#4491
      date: 2023-12-19 02:38:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Ya I get that but what is the schtick of Memes (r or c)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702950910 {#4555
    date: 2023-12-19 02:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4551 …}
  +nested: Doctrine\ORM\PersistentCollection {#4547 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
  -id: 233632
  -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702950910 {#4558
    date: 2023-12-19 02:55:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4581
  +user: Proxies\__CG__\App\Entity\User {#4573 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4554
    +user: Proxies\__CG__\App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4495
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4460
        +user: Proxies\__CG__\App\Entity\User {#4461 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4270
          +user: App\Entity\User {#4283 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "This is a meme ✔️"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1705611931 {#4265
            date: 2024-01-18 22:05:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@trivial_wannabe@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4271 …}
          +nested: Doctrine\ORM\PersistentCollection {#4273 …}
          +votes: Doctrine\ORM\PersistentCollection {#4275 …}
          +reports: Doctrine\ORM\PersistentCollection {#4277 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
          -id: 233453
          -bodyTs: "'meme':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6121375"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702946597 {#4266
            date: 2023-12-19 01:43:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4270}
        +body: """
          Can someone explain the schtick of this c/ or like how you “do” it?\n
          \n
          I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
          \n
          Like ur basically saying whatever saying or concept be like!_____
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702949304 {#4457
          date: 2023-12-19 02:28:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
          "@GrammatonCleric@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4462 …}
        +nested: Doctrine\ORM\PersistentCollection {#4464 …}
        +votes: Doctrine\ORM\PersistentCollection {#4466 …}
        +reports: Doctrine\ORM\PersistentCollection {#4468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
        -id: 233559
        -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6121981"
        +editedAt: DateTimeImmutable @1705533868 {#4458
          date: 2024-01-18 00:24:28.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702949304 {#4459
          date: 2023-12-19 02:28:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702949913 {#4494
        date: 2023-12-19 02:38:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4502 …}
      +nested: Doctrine\ORM\PersistentCollection {#4504 …}
      +votes: Doctrine\ORM\PersistentCollection {#4500 …}
      +reports: Doctrine\ORM\PersistentCollection {#4506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
      -id: 233590
      -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6711080"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702949913 {#4491
        date: 2023-12-19 02:38:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: "Ya I get that but what is the schtick of Memes (r or c)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702950910 {#4555
      date: 2023-12-19 02:55:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4551 …}
    +nested: Doctrine\ORM\PersistentCollection {#4547 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
    -id: 233632
    -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6122313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702950910 {#4558
      date: 2023-12-19 02:55:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: """
    Something shareable that aims to inspire [laughs](https://c.tenor.com/L8hyrUhhjWAAAAAC/sensible-chuckle.gif), discourse, or thought, I’d say. Really broad, nowadays.\n
    \n
    Term’s been around since 1972 per [Wiki](https://en.wikipedia.org/wiki/Internet_meme).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702952202 {#4576
    date: 2023-12-19 03:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4571 …}
  +nested: Doctrine\ORM\PersistentCollection {#4569 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
  -id: 233677
  -bodyTs: "'/l8hyruhhjwaaaaac/sensible-chuckle.gif),':10 '/wiki/internet_meme).':30 '1972':25 'aim':4 'around':23 'broad':18 'c.tenor.com':9 'c.tenor.com/l8hyruhhjwaaaaac/sensible-chuckle.gif),':8 'd':15 'discours':11 'en.wikipedia.org':29 'en.wikipedia.org/wiki/internet_meme).':28 'inspir':6 'laugh':7 'nowaday':19 'per':26 'realli':17 'say':16 'shareabl':2 'sinc':24 'someth':1 'term':20 'thought':13 'wiki':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6711552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702952202 {#4579
    date: 2023-12-19 03:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4581
  +user: Proxies\__CG__\App\Entity\User {#4573 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4554
    +user: Proxies\__CG__\App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4495
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4460
        +user: Proxies\__CG__\App\Entity\User {#4461 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4270
          +user: App\Entity\User {#4283 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "This is a meme ✔️"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1705611931 {#4265
            date: 2024-01-18 22:05:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@trivial_wannabe@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4271 …}
          +nested: Doctrine\ORM\PersistentCollection {#4273 …}
          +votes: Doctrine\ORM\PersistentCollection {#4275 …}
          +reports: Doctrine\ORM\PersistentCollection {#4277 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
          -id: 233453
          -bodyTs: "'meme':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6121375"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702946597 {#4266
            date: 2023-12-19 01:43:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4270}
        +body: """
          Can someone explain the schtick of this c/ or like how you “do” it?\n
          \n
          I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
          \n
          Like ur basically saying whatever saying or concept be like!_____
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702949304 {#4457
          date: 2023-12-19 02:28:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
          "@GrammatonCleric@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4462 …}
        +nested: Doctrine\ORM\PersistentCollection {#4464 …}
        +votes: Doctrine\ORM\PersistentCollection {#4466 …}
        +reports: Doctrine\ORM\PersistentCollection {#4468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
        -id: 233559
        -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6121981"
        +editedAt: DateTimeImmutable @1705533868 {#4458
          date: 2024-01-18 00:24:28.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702949304 {#4459
          date: 2023-12-19 02:28:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702949913 {#4494
        date: 2023-12-19 02:38:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4502 …}
      +nested: Doctrine\ORM\PersistentCollection {#4504 …}
      +votes: Doctrine\ORM\PersistentCollection {#4500 …}
      +reports: Doctrine\ORM\PersistentCollection {#4506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
      -id: 233590
      -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6711080"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702949913 {#4491
        date: 2023-12-19 02:38:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: "Ya I get that but what is the schtick of Memes (r or c)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702950910 {#4555
      date: 2023-12-19 02:55:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4551 …}
    +nested: Doctrine\ORM\PersistentCollection {#4547 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
    -id: 233632
    -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6122313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702950910 {#4558
      date: 2023-12-19 02:55:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: """
    Something shareable that aims to inspire [laughs](https://c.tenor.com/L8hyrUhhjWAAAAAC/sensible-chuckle.gif), discourse, or thought, I’d say. Really broad, nowadays.\n
    \n
    Term’s been around since 1972 per [Wiki](https://en.wikipedia.org/wiki/Internet_meme).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702952202 {#4576
    date: 2023-12-19 03:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4571 …}
  +nested: Doctrine\ORM\PersistentCollection {#4569 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
  -id: 233677
  -bodyTs: "'/l8hyruhhjwaaaaac/sensible-chuckle.gif),':10 '/wiki/internet_meme).':30 '1972':25 'aim':4 'around':23 'broad':18 'c.tenor.com':9 'c.tenor.com/l8hyruhhjwaaaaac/sensible-chuckle.gif),':8 'd':15 'discours':11 'en.wikipedia.org':29 'en.wikipedia.org/wiki/internet_meme).':28 'inspir':6 'laugh':7 'nowaday':19 'per':26 'realli':17 'say':16 'shareabl':2 'sinc':24 'someth':1 'term':20 'thought':13 'wiki':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6711552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702952202 {#4579
    date: 2023-12-19 03:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4581
  +user: Proxies\__CG__\App\Entity\User {#4573 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4554
    +user: Proxies\__CG__\App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4495
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4460
        +user: Proxies\__CG__\App\Entity\User {#4461 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4270
          +user: App\Entity\User {#4283 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "This is a meme ✔️"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1705611931 {#4265
            date: 2024-01-18 22:05:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@trivial_wannabe@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4271 …}
          +nested: Doctrine\ORM\PersistentCollection {#4273 …}
          +votes: Doctrine\ORM\PersistentCollection {#4275 …}
          +reports: Doctrine\ORM\PersistentCollection {#4277 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
          -id: 233453
          -bodyTs: "'meme':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6121375"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702946597 {#4266
            date: 2023-12-19 01:43:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4270}
        +body: """
          Can someone explain the schtick of this c/ or like how you “do” it?\n
          \n
          I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
          \n
          Like ur basically saying whatever saying or concept be like!_____
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702949304 {#4457
          date: 2023-12-19 02:28:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
          "@GrammatonCleric@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4462 …}
        +nested: Doctrine\ORM\PersistentCollection {#4464 …}
        +votes: Doctrine\ORM\PersistentCollection {#4466 …}
        +reports: Doctrine\ORM\PersistentCollection {#4468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
        -id: 233559
        -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6121981"
        +editedAt: DateTimeImmutable @1705533868 {#4458
          date: 2024-01-18 00:24:28.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702949304 {#4459
          date: 2023-12-19 02:28:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702949913 {#4494
        date: 2023-12-19 02:38:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4502 …}
      +nested: Doctrine\ORM\PersistentCollection {#4504 …}
      +votes: Doctrine\ORM\PersistentCollection {#4500 …}
      +reports: Doctrine\ORM\PersistentCollection {#4506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
      -id: 233590
      -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6711080"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702949913 {#4491
        date: 2023-12-19 02:38:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: "Ya I get that but what is the schtick of Memes (r or c)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702950910 {#4555
      date: 2023-12-19 02:55:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4551 …}
    +nested: Doctrine\ORM\PersistentCollection {#4547 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
    -id: 233632
    -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6122313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702950910 {#4558
      date: 2023-12-19 02:55:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: """
    Something shareable that aims to inspire [laughs](https://c.tenor.com/L8hyrUhhjWAAAAAC/sensible-chuckle.gif), discourse, or thought, I’d say. Really broad, nowadays.\n
    \n
    Term’s been around since 1972 per [Wiki](https://en.wikipedia.org/wiki/Internet_meme).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702952202 {#4576
    date: 2023-12-19 03:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4571 …}
  +nested: Doctrine\ORM\PersistentCollection {#4569 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
  -id: 233677
  -bodyTs: "'/l8hyruhhjwaaaaac/sensible-chuckle.gif),':10 '/wiki/internet_meme).':30 '1972':25 'aim':4 'around':23 'broad':18 'c.tenor.com':9 'c.tenor.com/l8hyruhhjwaaaaac/sensible-chuckle.gif),':8 'd':15 'discours':11 'en.wikipedia.org':29 'en.wikipedia.org/wiki/internet_meme).':28 'inspir':6 'laugh':7 'nowaday':19 'per':26 'realli':17 'say':16 'shareabl':2 'sinc':24 'someth':1 'term':20 'thought':13 'wiki':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6711552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702952202 {#4579
    date: 2023-12-19 03:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4596
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: Proxies\__CG__\App\Entity\User {#4573 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4554
      +user: Proxies\__CG__\App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4495
        +user: Proxies\__CG__\App\Entity\User {#4498 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4460
          +user: Proxies\__CG__\App\Entity\User {#4461 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4270
            +user: App\Entity\User {#4283 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "This is a meme ✔️"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1705611931 {#4265
              date: 2024-01-18 22:05:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@trivial_wannabe@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4271 …}
            +nested: Doctrine\ORM\PersistentCollection {#4273 …}
            +votes: Doctrine\ORM\PersistentCollection {#4275 …}
            +reports: Doctrine\ORM\PersistentCollection {#4277 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
            -id: 233453
            -bodyTs: "'meme':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6121375"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702946597 {#4266
              date: 2023-12-19 01:43:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4270}
          +body: """
            Can someone explain the schtick of this c/ or like how you “do” it?\n
            \n
            I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
            \n
            Like ur basically saying whatever saying or concept be like!_____
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702949304 {#4457
            date: 2023-12-19 02:28:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@trivial_wannabe@lemmy.world"
            "@GrammatonCleric@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4462 …}
          +nested: Doctrine\ORM\PersistentCollection {#4464 …}
          +votes: Doctrine\ORM\PersistentCollection {#4466 …}
          +reports: Doctrine\ORM\PersistentCollection {#4468 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
          -id: 233559
          -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6121981"
          +editedAt: DateTimeImmutable @1705533868 {#4458
            date: 2024-01-18 00:24:28.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702949304 {#4459
            date: 2023-12-19 02:28:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4270}
        +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702949913 {#4494
          date: 2023-12-19 02:38:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4502 …}
        +nested: Doctrine\ORM\PersistentCollection {#4504 …}
        +votes: Doctrine\ORM\PersistentCollection {#4500 …}
        +reports: Doctrine\ORM\PersistentCollection {#4506 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
        -id: 233590
        -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6711080"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702949913 {#4491
          date: 2023-12-19 02:38:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: "Ya I get that but what is the schtick of Memes (r or c)?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702950910 {#4555
        date: 2023-12-19 02:55:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4551 …}
      +nested: Doctrine\ORM\PersistentCollection {#4547 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
      -id: 233632
      -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122313"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702950910 {#4558
        date: 2023-12-19 02:55:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: """
      Something shareable that aims to inspire [laughs](https://c.tenor.com/L8hyrUhhjWAAAAAC/sensible-chuckle.gif), discourse, or thought, I’d say. Really broad, nowadays.\n
      \n
      Term’s been around since 1972 per [Wiki](https://en.wikipedia.org/wiki/Internet_meme).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702952202 {#4576
      date: 2023-12-19 03:16:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4569 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
    -id: 233677
    -bodyTs: "'/l8hyruhhjwaaaaac/sensible-chuckle.gif),':10 '/wiki/internet_meme).':30 '1972':25 'aim':4 'around':23 'broad':18 'c.tenor.com':9 'c.tenor.com/l8hyruhhjwaaaaac/sensible-chuckle.gif),':8 'd':15 'discours':11 'en.wikipedia.org':29 'en.wikipedia.org/wiki/internet_meme).':28 'inspir':6 'laugh':7 'nowaday':19 'per':26 'realli':17 'say':16 'shareabl':2 'sinc':24 'someth':1 'term':20 'thought':13 'wiki':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6711552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702952202 {#4579
      date: 2023-12-19 03:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: """
    Hey, is therea word for\n
    \n
    > `memesis`\n
    \n
    or is it collapsed under\n
    \n
    > `mimesis`\n
    \n
    ? I’m curious about this and have actually posted an interrogation on this notion previously
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702952371 {#4599
    date: 2023-12-19 03:19:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
    "@brbposting@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4592 …}
  +votes: Doctrine\ORM\PersistentCollection {#4590 …}
  +reports: Doctrine\ORM\PersistentCollection {#4606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
  -id: 233686
  -bodyTs: "'actual':20 'collaps':10 'curious':15 'hey':1 'interrog':23 'm':14 'memesi':6 'mimesi':12 'notion':26 'post':21 'previous':27 'therea':3 'word':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122608"
  +editedAt: DateTimeImmutable @1705541960 {#4602
    date: 2024-01-18 02:39:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702952371 {#4604
    date: 2023-12-19 03:19:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4596
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: Proxies\__CG__\App\Entity\User {#4573 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4554
      +user: Proxies\__CG__\App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4495
        +user: Proxies\__CG__\App\Entity\User {#4498 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4460
          +user: Proxies\__CG__\App\Entity\User {#4461 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4270
            +user: App\Entity\User {#4283 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "This is a meme ✔️"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1705611931 {#4265
              date: 2024-01-18 22:05:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@trivial_wannabe@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4271 …}
            +nested: Doctrine\ORM\PersistentCollection {#4273 …}
            +votes: Doctrine\ORM\PersistentCollection {#4275 …}
            +reports: Doctrine\ORM\PersistentCollection {#4277 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
            -id: 233453
            -bodyTs: "'meme':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6121375"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702946597 {#4266
              date: 2023-12-19 01:43:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4270}
          +body: """
            Can someone explain the schtick of this c/ or like how you “do” it?\n
            \n
            I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
            \n
            Like ur basically saying whatever saying or concept be like!_____
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702949304 {#4457
            date: 2023-12-19 02:28:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@trivial_wannabe@lemmy.world"
            "@GrammatonCleric@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4462 …}
          +nested: Doctrine\ORM\PersistentCollection {#4464 …}
          +votes: Doctrine\ORM\PersistentCollection {#4466 …}
          +reports: Doctrine\ORM\PersistentCollection {#4468 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
          -id: 233559
          -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6121981"
          +editedAt: DateTimeImmutable @1705533868 {#4458
            date: 2024-01-18 00:24:28.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702949304 {#4459
            date: 2023-12-19 02:28:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4270}
        +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702949913 {#4494
          date: 2023-12-19 02:38:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4502 …}
        +nested: Doctrine\ORM\PersistentCollection {#4504 …}
        +votes: Doctrine\ORM\PersistentCollection {#4500 …}
        +reports: Doctrine\ORM\PersistentCollection {#4506 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
        -id: 233590
        -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6711080"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702949913 {#4491
          date: 2023-12-19 02:38:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: "Ya I get that but what is the schtick of Memes (r or c)?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702950910 {#4555
        date: 2023-12-19 02:55:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4551 …}
      +nested: Doctrine\ORM\PersistentCollection {#4547 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
      -id: 233632
      -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122313"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702950910 {#4558
        date: 2023-12-19 02:55:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: """
      Something shareable that aims to inspire [laughs](https://c.tenor.com/L8hyrUhhjWAAAAAC/sensible-chuckle.gif), discourse, or thought, I’d say. Really broad, nowadays.\n
      \n
      Term’s been around since 1972 per [Wiki](https://en.wikipedia.org/wiki/Internet_meme).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702952202 {#4576
      date: 2023-12-19 03:16:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4569 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
    -id: 233677
    -bodyTs: "'/l8hyruhhjwaaaaac/sensible-chuckle.gif),':10 '/wiki/internet_meme).':30 '1972':25 'aim':4 'around':23 'broad':18 'c.tenor.com':9 'c.tenor.com/l8hyruhhjwaaaaac/sensible-chuckle.gif),':8 'd':15 'discours':11 'en.wikipedia.org':29 'en.wikipedia.org/wiki/internet_meme).':28 'inspir':6 'laugh':7 'nowaday':19 'per':26 'realli':17 'say':16 'shareabl':2 'sinc':24 'someth':1 'term':20 'thought':13 'wiki':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6711552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702952202 {#4579
      date: 2023-12-19 03:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: """
    Hey, is therea word for\n
    \n
    > `memesis`\n
    \n
    or is it collapsed under\n
    \n
    > `mimesis`\n
    \n
    ? I’m curious about this and have actually posted an interrogation on this notion previously
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702952371 {#4599
    date: 2023-12-19 03:19:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
    "@brbposting@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4592 …}
  +votes: Doctrine\ORM\PersistentCollection {#4590 …}
  +reports: Doctrine\ORM\PersistentCollection {#4606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
  -id: 233686
  -bodyTs: "'actual':20 'collaps':10 'curious':15 'hey':1 'interrog':23 'm':14 'memesi':6 'mimesi':12 'notion':26 'post':21 'previous':27 'therea':3 'word':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122608"
  +editedAt: DateTimeImmutable @1705541960 {#4602
    date: 2024-01-18 02:39:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702952371 {#4604
    date: 2023-12-19 03:19:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4596
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: Proxies\__CG__\App\Entity\User {#4573 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4554
      +user: Proxies\__CG__\App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4495
        +user: Proxies\__CG__\App\Entity\User {#4498 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4460
          +user: Proxies\__CG__\App\Entity\User {#4461 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4270
            +user: App\Entity\User {#4283 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "This is a meme ✔️"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1705611931 {#4265
              date: 2024-01-18 22:05:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@trivial_wannabe@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4271 …}
            +nested: Doctrine\ORM\PersistentCollection {#4273 …}
            +votes: Doctrine\ORM\PersistentCollection {#4275 …}
            +reports: Doctrine\ORM\PersistentCollection {#4277 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
            -id: 233453
            -bodyTs: "'meme':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6121375"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702946597 {#4266
              date: 2023-12-19 01:43:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4270}
          +body: """
            Can someone explain the schtick of this c/ or like how you “do” it?\n
            \n
            I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
            \n
            Like ur basically saying whatever saying or concept be like!_____
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702949304 {#4457
            date: 2023-12-19 02:28:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@trivial_wannabe@lemmy.world"
            "@GrammatonCleric@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4462 …}
          +nested: Doctrine\ORM\PersistentCollection {#4464 …}
          +votes: Doctrine\ORM\PersistentCollection {#4466 …}
          +reports: Doctrine\ORM\PersistentCollection {#4468 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
          -id: 233559
          -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6121981"
          +editedAt: DateTimeImmutable @1705533868 {#4458
            date: 2024-01-18 00:24:28.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702949304 {#4459
            date: 2023-12-19 02:28:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4270}
        +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702949913 {#4494
          date: 2023-12-19 02:38:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4502 …}
        +nested: Doctrine\ORM\PersistentCollection {#4504 …}
        +votes: Doctrine\ORM\PersistentCollection {#4500 …}
        +reports: Doctrine\ORM\PersistentCollection {#4506 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
        -id: 233590
        -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6711080"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702949913 {#4491
          date: 2023-12-19 02:38:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: "Ya I get that but what is the schtick of Memes (r or c)?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702950910 {#4555
        date: 2023-12-19 02:55:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4551 …}
      +nested: Doctrine\ORM\PersistentCollection {#4547 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
      -id: 233632
      -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122313"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702950910 {#4558
        date: 2023-12-19 02:55:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: """
      Something shareable that aims to inspire [laughs](https://c.tenor.com/L8hyrUhhjWAAAAAC/sensible-chuckle.gif), discourse, or thought, I’d say. Really broad, nowadays.\n
      \n
      Term’s been around since 1972 per [Wiki](https://en.wikipedia.org/wiki/Internet_meme).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702952202 {#4576
      date: 2023-12-19 03:16:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4569 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
    -id: 233677
    -bodyTs: "'/l8hyruhhjwaaaaac/sensible-chuckle.gif),':10 '/wiki/internet_meme).':30 '1972':25 'aim':4 'around':23 'broad':18 'c.tenor.com':9 'c.tenor.com/l8hyruhhjwaaaaac/sensible-chuckle.gif),':8 'd':15 'discours':11 'en.wikipedia.org':29 'en.wikipedia.org/wiki/internet_meme).':28 'inspir':6 'laugh':7 'nowaday':19 'per':26 'realli':17 'say':16 'shareabl':2 'sinc':24 'someth':1 'term':20 'thought':13 'wiki':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6711552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702952202 {#4579
      date: 2023-12-19 03:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: """
    Hey, is therea word for\n
    \n
    > `memesis`\n
    \n
    or is it collapsed under\n
    \n
    > `mimesis`\n
    \n
    ? I’m curious about this and have actually posted an interrogation on this notion previously
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702952371 {#4599
    date: 2023-12-19 03:19:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
    "@brbposting@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4592 …}
  +votes: Doctrine\ORM\PersistentCollection {#4590 …}
  +reports: Doctrine\ORM\PersistentCollection {#4606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
  -id: 233686
  -bodyTs: "'actual':20 'collaps':10 'curious':15 'hey':1 'interrog':23 'm':14 'memesi':6 'mimesi':12 'notion':26 'post':21 'previous':27 'therea':3 'word':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122608"
  +editedAt: DateTimeImmutable @1705541960 {#4602
    date: 2024-01-18 02:39:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702952371 {#4604
    date: 2023-12-19 03:19:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4628
  +user: Proxies\__CG__\App\Entity\User {#4573 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4581
      +user: Proxies\__CG__\App\Entity\User {#4573 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4554
        +user: Proxies\__CG__\App\Entity\User {#4461 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4495
          +user: Proxies\__CG__\App\Entity\User {#4498 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4460
            +user: Proxies\__CG__\App\Entity\User {#4461 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4270
              +user: App\Entity\User {#4283 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "This is a meme ✔️"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 27
              +score: 0
              +lastActive: DateTime @1705611931 {#4265
                date: 2024-01-18 22:05:31.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@trivial_wannabe@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4271 …}
              +nested: Doctrine\ORM\PersistentCollection {#4273 …}
              +votes: Doctrine\ORM\PersistentCollection {#4275 …}
              +reports: Doctrine\ORM\PersistentCollection {#4277 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
              -id: 233453
              -bodyTs: "'meme':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6121375"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702946597 {#4266
                date: 2023-12-19 01:43:17.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4270}
            +body: """
              Can someone explain the schtick of this c/ or like how you “do” it?\n
              \n
              I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
              \n
              Like ur basically saying whatever saying or concept be like!_____
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1702949304 {#4457
              date: 2023-12-19 02:28:24.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@trivial_wannabe@lemmy.world"
              "@GrammatonCleric@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4462 …}
            +nested: Doctrine\ORM\PersistentCollection {#4464 …}
            +votes: Doctrine\ORM\PersistentCollection {#4466 …}
            +reports: Doctrine\ORM\PersistentCollection {#4468 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
            -id: 233559
            -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6121981"
            +editedAt: DateTimeImmutable @1705533868 {#4458
              date: 2024-01-18 00:24:28.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702949304 {#4459
              date: 2023-12-19 02:28:24.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4270}
          +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1702949913 {#4494
            date: 2023-12-19 02:38:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@trivial_wannabe@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@cheese_greater@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4502 …}
          +nested: Doctrine\ORM\PersistentCollection {#4504 …}
          +votes: Doctrine\ORM\PersistentCollection {#4500 …}
          +reports: Doctrine\ORM\PersistentCollection {#4506 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
          -id: 233590
          -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6711080"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702949913 {#4491
            date: 2023-12-19 02:38:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4270}
        +body: "Ya I get that but what is the schtick of Memes (r or c)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702950910 {#4555
          date: 2023-12-19 02:55:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@can@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4551 …}
        +nested: Doctrine\ORM\PersistentCollection {#4547 …}
        +votes: Doctrine\ORM\PersistentCollection {#4545 …}
        +reports: Doctrine\ORM\PersistentCollection {#4560 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
        -id: 233632
        -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6122313"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702950910 {#4558
          date: 2023-12-19 02:55:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: """
        Something shareable that aims to inspire [laughs](https://c.tenor.com/L8hyrUhhjWAAAAAC/sensible-chuckle.gif), discourse, or thought, I’d say. Really broad, nowadays.\n
        \n
        Term’s been around since 1972 per [Wiki](https://en.wikipedia.org/wiki/Internet_meme).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702952202 {#4576
        date: 2023-12-19 03:16:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4571 …}
      +nested: Doctrine\ORM\PersistentCollection {#4569 …}
      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
      +reports: Doctrine\ORM\PersistentCollection {#4583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
      -id: 233677
      -bodyTs: "'/l8hyruhhjwaaaaac/sensible-chuckle.gif),':10 '/wiki/internet_meme).':30 '1972':25 'aim':4 'around':23 'broad':18 'c.tenor.com':9 'c.tenor.com/l8hyruhhjwaaaaac/sensible-chuckle.gif),':8 'd':15 'discours':11 'en.wikipedia.org':29 'en.wikipedia.org/wiki/internet_meme).':28 'inspir':6 'laugh':7 'nowaday':19 'per':26 'realli':17 'say':16 'shareabl':2 'sinc':24 'someth':1 'term':20 'thought':13 'wiki':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6711552"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702952202 {#4579
        date: 2023-12-19 03:16:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: """
      Hey, is therea word for\n
      \n
      > `memesis`\n
      \n
      or is it collapsed under\n
      \n
      > `mimesis`\n
      \n
      ? I’m curious about this and have actually posted an interrogation on this notion previously
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702952371 {#4599
      date: 2023-12-19 03:19:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
      "@can@sh.itjust.works"
      "@brbposting@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4594 …}
    +nested: Doctrine\ORM\PersistentCollection {#4592 …}
    +votes: Doctrine\ORM\PersistentCollection {#4590 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 233686
    -bodyTs: "'actual':20 'collaps':10 'curious':15 'hey':1 'interrog':23 'm':14 'memesi':6 'mimesi':12 'notion':26 'post':21 'previous':27 'therea':3 'word':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6122608"
    +editedAt: DateTimeImmutable @1705541960 {#4602
      date: 2024-01-18 02:39:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702952371 {#4604
      date: 2023-12-19 03:19:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Memesis might be a new invention of yours :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702972333 {#4633
    date: 2023-12-19 08:52:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
    "@brbposting@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4640 …}
  +votes: Doctrine\ORM\PersistentCollection {#4642 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 234204
  -bodyTs: "'invent':6 'memesi':1 'might':2 'new':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6715944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702972333 {#4630
    date: 2023-12-19 08:52:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4628
  +user: Proxies\__CG__\App\Entity\User {#4573 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4581
      +user: Proxies\__CG__\App\Entity\User {#4573 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4554
        +user: Proxies\__CG__\App\Entity\User {#4461 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4495
          +user: Proxies\__CG__\App\Entity\User {#4498 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4460
            +user: Proxies\__CG__\App\Entity\User {#4461 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4270
              +user: App\Entity\User {#4283 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "This is a meme ✔️"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 27
              +score: 0
              +lastActive: DateTime @1705611931 {#4265
                date: 2024-01-18 22:05:31.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@trivial_wannabe@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4271 …}
              +nested: Doctrine\ORM\PersistentCollection {#4273 …}
              +votes: Doctrine\ORM\PersistentCollection {#4275 …}
              +reports: Doctrine\ORM\PersistentCollection {#4277 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
              -id: 233453
              -bodyTs: "'meme':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6121375"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702946597 {#4266
                date: 2023-12-19 01:43:17.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4270}
            +body: """
              Can someone explain the schtick of this c/ or like how you “do” it?\n
              \n
              I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
              \n
              Like ur basically saying whatever saying or concept be like!_____
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1702949304 {#4457
              date: 2023-12-19 02:28:24.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@trivial_wannabe@lemmy.world"
              "@GrammatonCleric@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4462 …}
            +nested: Doctrine\ORM\PersistentCollection {#4464 …}
            +votes: Doctrine\ORM\PersistentCollection {#4466 …}
            +reports: Doctrine\ORM\PersistentCollection {#4468 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
            -id: 233559
            -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6121981"
            +editedAt: DateTimeImmutable @1705533868 {#4458
              date: 2024-01-18 00:24:28.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702949304 {#4459
              date: 2023-12-19 02:28:24.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4270}
          +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1702949913 {#4494
            date: 2023-12-19 02:38:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@trivial_wannabe@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@cheese_greater@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4502 …}
          +nested: Doctrine\ORM\PersistentCollection {#4504 …}
          +votes: Doctrine\ORM\PersistentCollection {#4500 …}
          +reports: Doctrine\ORM\PersistentCollection {#4506 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
          -id: 233590
          -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6711080"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702949913 {#4491
            date: 2023-12-19 02:38:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4270}
        +body: "Ya I get that but what is the schtick of Memes (r or c)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702950910 {#4555
          date: 2023-12-19 02:55:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@can@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4551 …}
        +nested: Doctrine\ORM\PersistentCollection {#4547 …}
        +votes: Doctrine\ORM\PersistentCollection {#4545 …}
        +reports: Doctrine\ORM\PersistentCollection {#4560 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
        -id: 233632
        -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6122313"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702950910 {#4558
          date: 2023-12-19 02:55:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: """
        Something shareable that aims to inspire [laughs](https://c.tenor.com/L8hyrUhhjWAAAAAC/sensible-chuckle.gif), discourse, or thought, I’d say. Really broad, nowadays.\n
        \n
        Term’s been around since 1972 per [Wiki](https://en.wikipedia.org/wiki/Internet_meme).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702952202 {#4576
        date: 2023-12-19 03:16:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4571 …}
      +nested: Doctrine\ORM\PersistentCollection {#4569 …}
      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
      +reports: Doctrine\ORM\PersistentCollection {#4583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
      -id: 233677
      -bodyTs: "'/l8hyruhhjwaaaaac/sensible-chuckle.gif),':10 '/wiki/internet_meme).':30 '1972':25 'aim':4 'around':23 'broad':18 'c.tenor.com':9 'c.tenor.com/l8hyruhhjwaaaaac/sensible-chuckle.gif),':8 'd':15 'discours':11 'en.wikipedia.org':29 'en.wikipedia.org/wiki/internet_meme).':28 'inspir':6 'laugh':7 'nowaday':19 'per':26 'realli':17 'say':16 'shareabl':2 'sinc':24 'someth':1 'term':20 'thought':13 'wiki':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6711552"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702952202 {#4579
        date: 2023-12-19 03:16:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: """
      Hey, is therea word for\n
      \n
      > `memesis`\n
      \n
      or is it collapsed under\n
      \n
      > `mimesis`\n
      \n
      ? I’m curious about this and have actually posted an interrogation on this notion previously
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702952371 {#4599
      date: 2023-12-19 03:19:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
      "@can@sh.itjust.works"
      "@brbposting@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4594 …}
    +nested: Doctrine\ORM\PersistentCollection {#4592 …}
    +votes: Doctrine\ORM\PersistentCollection {#4590 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 233686
    -bodyTs: "'actual':20 'collaps':10 'curious':15 'hey':1 'interrog':23 'm':14 'memesi':6 'mimesi':12 'notion':26 'post':21 'previous':27 'therea':3 'word':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6122608"
    +editedAt: DateTimeImmutable @1705541960 {#4602
      date: 2024-01-18 02:39:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702952371 {#4604
      date: 2023-12-19 03:19:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Memesis might be a new invention of yours :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702972333 {#4633
    date: 2023-12-19 08:52:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
    "@brbposting@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4640 …}
  +votes: Doctrine\ORM\PersistentCollection {#4642 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 234204
  -bodyTs: "'invent':6 'memesi':1 'might':2 'new':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6715944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702972333 {#4630
    date: 2023-12-19 08:52:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4628
  +user: Proxies\__CG__\App\Entity\User {#4573 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4581
      +user: Proxies\__CG__\App\Entity\User {#4573 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4554
        +user: Proxies\__CG__\App\Entity\User {#4461 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4495
          +user: Proxies\__CG__\App\Entity\User {#4498 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4460
            +user: Proxies\__CG__\App\Entity\User {#4461 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4270
              +user: App\Entity\User {#4283 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "This is a meme ✔️"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 27
              +score: 0
              +lastActive: DateTime @1705611931 {#4265
                date: 2024-01-18 22:05:31.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@trivial_wannabe@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4271 …}
              +nested: Doctrine\ORM\PersistentCollection {#4273 …}
              +votes: Doctrine\ORM\PersistentCollection {#4275 …}
              +reports: Doctrine\ORM\PersistentCollection {#4277 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
              -id: 233453
              -bodyTs: "'meme':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6121375"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702946597 {#4266
                date: 2023-12-19 01:43:17.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4270}
            +body: """
              Can someone explain the schtick of this c/ or like how you “do” it?\n
              \n
              I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
              \n
              Like ur basically saying whatever saying or concept be like!_____
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1702949304 {#4457
              date: 2023-12-19 02:28:24.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@trivial_wannabe@lemmy.world"
              "@GrammatonCleric@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4462 …}
            +nested: Doctrine\ORM\PersistentCollection {#4464 …}
            +votes: Doctrine\ORM\PersistentCollection {#4466 …}
            +reports: Doctrine\ORM\PersistentCollection {#4468 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
            -id: 233559
            -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6121981"
            +editedAt: DateTimeImmutable @1705533868 {#4458
              date: 2024-01-18 00:24:28.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702949304 {#4459
              date: 2023-12-19 02:28:24.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4270}
          +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1702949913 {#4494
            date: 2023-12-19 02:38:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@trivial_wannabe@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@cheese_greater@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4502 …}
          +nested: Doctrine\ORM\PersistentCollection {#4504 …}
          +votes: Doctrine\ORM\PersistentCollection {#4500 …}
          +reports: Doctrine\ORM\PersistentCollection {#4506 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
          -id: 233590
          -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6711080"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702949913 {#4491
            date: 2023-12-19 02:38:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4270}
        +body: "Ya I get that but what is the schtick of Memes (r or c)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702950910 {#4555
          date: 2023-12-19 02:55:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@can@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4551 …}
        +nested: Doctrine\ORM\PersistentCollection {#4547 …}
        +votes: Doctrine\ORM\PersistentCollection {#4545 …}
        +reports: Doctrine\ORM\PersistentCollection {#4560 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
        -id: 233632
        -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6122313"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702950910 {#4558
          date: 2023-12-19 02:55:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: """
        Something shareable that aims to inspire [laughs](https://c.tenor.com/L8hyrUhhjWAAAAAC/sensible-chuckle.gif), discourse, or thought, I’d say. Really broad, nowadays.\n
        \n
        Term’s been around since 1972 per [Wiki](https://en.wikipedia.org/wiki/Internet_meme).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702952202 {#4576
        date: 2023-12-19 03:16:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4571 …}
      +nested: Doctrine\ORM\PersistentCollection {#4569 …}
      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
      +reports: Doctrine\ORM\PersistentCollection {#4583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
      -id: 233677
      -bodyTs: "'/l8hyruhhjwaaaaac/sensible-chuckle.gif),':10 '/wiki/internet_meme).':30 '1972':25 'aim':4 'around':23 'broad':18 'c.tenor.com':9 'c.tenor.com/l8hyruhhjwaaaaac/sensible-chuckle.gif),':8 'd':15 'discours':11 'en.wikipedia.org':29 'en.wikipedia.org/wiki/internet_meme).':28 'inspir':6 'laugh':7 'nowaday':19 'per':26 'realli':17 'say':16 'shareabl':2 'sinc':24 'someth':1 'term':20 'thought':13 'wiki':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6711552"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702952202 {#4579
        date: 2023-12-19 03:16:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: """
      Hey, is therea word for\n
      \n
      > `memesis`\n
      \n
      or is it collapsed under\n
      \n
      > `mimesis`\n
      \n
      ? I’m curious about this and have actually posted an interrogation on this notion previously
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702952371 {#4599
      date: 2023-12-19 03:19:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
      "@can@sh.itjust.works"
      "@brbposting@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4594 …}
    +nested: Doctrine\ORM\PersistentCollection {#4592 …}
    +votes: Doctrine\ORM\PersistentCollection {#4590 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 233686
    -bodyTs: "'actual':20 'collaps':10 'curious':15 'hey':1 'interrog':23 'm':14 'memesi':6 'mimesi':12 'notion':26 'post':21 'previous':27 'therea':3 'word':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6122608"
    +editedAt: DateTimeImmutable @1705541960 {#4602
      date: 2024-01-18 02:39:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702952371 {#4604
      date: 2023-12-19 03:19:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Memesis might be a new invention of yours :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702972333 {#4633
    date: 2023-12-19 08:52:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
    "@brbposting@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4640 …}
  +votes: Doctrine\ORM\PersistentCollection {#4642 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 234204
  -bodyTs: "'invent':6 'memesi':1 'might':2 'new':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6715944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702972333 {#4630
    date: 2023-12-19 08:52:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4664
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4628
    +user: Proxies\__CG__\App\Entity\User {#4573 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4596
      +user: Proxies\__CG__\App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4581
        +user: Proxies\__CG__\App\Entity\User {#4573 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4554
          +user: Proxies\__CG__\App\Entity\User {#4461 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4495
            +user: Proxies\__CG__\App\Entity\User {#4498 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4460
              +user: Proxies\__CG__\App\Entity\User {#4461 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4270
                +user: App\Entity\User {#4283 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "This is a meme ✔️"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 27
                +score: 0
                +lastActive: DateTime @1705611931 {#4265
                  date: 2024-01-18 22:05:31.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@trivial_wannabe@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4271 …}
                +nested: Doctrine\ORM\PersistentCollection {#4273 …}
                +votes: Doctrine\ORM\PersistentCollection {#4275 …}
                +reports: Doctrine\ORM\PersistentCollection {#4277 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
                -id: 233453
                -bodyTs: "'meme':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6121375"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702946597 {#4266
                  date: 2023-12-19 01:43:17.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4270}
              +body: """
                Can someone explain the schtick of this c/ or like how you “do” it?\n
                \n
                I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
                \n
                Like ur basically saying whatever saying or concept be like!_____
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1702949304 {#4457
                date: 2023-12-19 02:28:24.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@trivial_wannabe@lemmy.world"
                "@GrammatonCleric@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4462 …}
              +nested: Doctrine\ORM\PersistentCollection {#4464 …}
              +votes: Doctrine\ORM\PersistentCollection {#4466 …}
              +reports: Doctrine\ORM\PersistentCollection {#4468 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
              -id: 233559
              -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6121981"
              +editedAt: DateTimeImmutable @1705533868 {#4458
                date: 2024-01-18 00:24:28.0 +01:00
              }
              +createdAt: DateTimeImmutable @1702949304 {#4459
                date: 2023-12-19 02:28:24.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4270}
            +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1702949913 {#4494
              date: 2023-12-19 02:38:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@trivial_wannabe@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@cheese_greater@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4502 …}
            +nested: Doctrine\ORM\PersistentCollection {#4504 …}
            +votes: Doctrine\ORM\PersistentCollection {#4500 …}
            +reports: Doctrine\ORM\PersistentCollection {#4506 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
            -id: 233590
            -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/6711080"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702949913 {#4491
              date: 2023-12-19 02:38:33.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4270}
          +body: "Ya I get that but what is the schtick of Memes (r or c)?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702950910 {#4555
            date: 2023-12-19 02:55:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@trivial_wannabe@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@cheese_greater@lemmy.world"
            "@can@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4551 …}
          +nested: Doctrine\ORM\PersistentCollection {#4547 …}
          +votes: Doctrine\ORM\PersistentCollection {#4545 …}
          +reports: Doctrine\ORM\PersistentCollection {#4560 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
          -id: 233632
          -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6122313"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702950910 {#4558
            date: 2023-12-19 02:55:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4270}
        +body: """
          Something shareable that aims to inspire [laughs](https://c.tenor.com/L8hyrUhhjWAAAAAC/sensible-chuckle.gif), discourse, or thought, I’d say. Really broad, nowadays.\n
          \n
          Term’s been around since 1972 per [Wiki](https://en.wikipedia.org/wiki/Internet_meme).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702952202 {#4576
          date: 2023-12-19 03:16:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@can@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4571 …}
        +nested: Doctrine\ORM\PersistentCollection {#4569 …}
        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
        +reports: Doctrine\ORM\PersistentCollection {#4583 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
        -id: 233677
        -bodyTs: "'/l8hyruhhjwaaaaac/sensible-chuckle.gif),':10 '/wiki/internet_meme).':30 '1972':25 'aim':4 'around':23 'broad':18 'c.tenor.com':9 'c.tenor.com/l8hyruhhjwaaaaac/sensible-chuckle.gif),':8 'd':15 'discours':11 'en.wikipedia.org':29 'en.wikipedia.org/wiki/internet_meme).':28 'inspir':6 'laugh':7 'nowaday':19 'per':26 'realli':17 'say':16 'shareabl':2 'sinc':24 'someth':1 'term':20 'thought':13 'wiki':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6711552"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702952202 {#4579
          date: 2023-12-19 03:16:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: """
        Hey, is therea word for\n
        \n
        > `memesis`\n
        \n
        or is it collapsed under\n
        \n
        > `mimesis`\n
        \n
        ? I’m curious about this and have actually posted an interrogation on this notion previously
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702952371 {#4599
        date: 2023-12-19 03:19:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@can@sh.itjust.works"
        "@brbposting@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4594 …}
      +nested: Doctrine\ORM\PersistentCollection {#4592 …}
      +votes: Doctrine\ORM\PersistentCollection {#4590 …}
      +reports: Doctrine\ORM\PersistentCollection {#4606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
      -id: 233686
      -bodyTs: "'actual':20 'collaps':10 'curious':15 'hey':1 'interrog':23 'm':14 'memesi':6 'mimesi':12 'notion':26 'post':21 'previous':27 'therea':3 'word':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122608"
      +editedAt: DateTimeImmutable @1705541960 {#4602
        date: 2024-01-18 02:39:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702952371 {#4604
        date: 2023-12-19 03:19:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: "Memesis might be a new invention of yours :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702972333 {#4633
      date: 2023-12-19 08:52:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
      "@can@sh.itjust.works"
      "@brbposting@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4636 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 234204
    -bodyTs: "'invent':6 'memesi':1 'might':2 'new':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6715944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702972333 {#4630
      date: 2023-12-19 08:52:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "No way?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702972364 {#4659
    date: 2023-12-19 08:52:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
    "@brbposting@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4656 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4651 …}
  +reports: Doctrine\ORM\PersistentCollection {#4665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
  -id: 234205
  -bodyTs: "'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6126805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702972364 {#4662
    date: 2023-12-19 08:52:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4664
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4628
    +user: Proxies\__CG__\App\Entity\User {#4573 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4596
      +user: Proxies\__CG__\App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4581
        +user: Proxies\__CG__\App\Entity\User {#4573 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4554
          +user: Proxies\__CG__\App\Entity\User {#4461 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4495
            +user: Proxies\__CG__\App\Entity\User {#4498 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4460
              +user: Proxies\__CG__\App\Entity\User {#4461 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4270
                +user: App\Entity\User {#4283 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "This is a meme ✔️"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 27
                +score: 0
                +lastActive: DateTime @1705611931 {#4265
                  date: 2024-01-18 22:05:31.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@trivial_wannabe@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4271 …}
                +nested: Doctrine\ORM\PersistentCollection {#4273 …}
                +votes: Doctrine\ORM\PersistentCollection {#4275 …}
                +reports: Doctrine\ORM\PersistentCollection {#4277 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
                -id: 233453
                -bodyTs: "'meme':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6121375"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702946597 {#4266
                  date: 2023-12-19 01:43:17.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4270}
              +body: """
                Can someone explain the schtick of this c/ or like how you “do” it?\n
                \n
                I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
                \n
                Like ur basically saying whatever saying or concept be like!_____
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1702949304 {#4457
                date: 2023-12-19 02:28:24.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@trivial_wannabe@lemmy.world"
                "@GrammatonCleric@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4462 …}
              +nested: Doctrine\ORM\PersistentCollection {#4464 …}
              +votes: Doctrine\ORM\PersistentCollection {#4466 …}
              +reports: Doctrine\ORM\PersistentCollection {#4468 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
              -id: 233559
              -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6121981"
              +editedAt: DateTimeImmutable @1705533868 {#4458
                date: 2024-01-18 00:24:28.0 +01:00
              }
              +createdAt: DateTimeImmutable @1702949304 {#4459
                date: 2023-12-19 02:28:24.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4270}
            +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1702949913 {#4494
              date: 2023-12-19 02:38:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@trivial_wannabe@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@cheese_greater@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4502 …}
            +nested: Doctrine\ORM\PersistentCollection {#4504 …}
            +votes: Doctrine\ORM\PersistentCollection {#4500 …}
            +reports: Doctrine\ORM\PersistentCollection {#4506 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
            -id: 233590
            -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/6711080"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702949913 {#4491
              date: 2023-12-19 02:38:33.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4270}
          +body: "Ya I get that but what is the schtick of Memes (r or c)?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702950910 {#4555
            date: 2023-12-19 02:55:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@trivial_wannabe@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@cheese_greater@lemmy.world"
            "@can@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4551 …}
          +nested: Doctrine\ORM\PersistentCollection {#4547 …}
          +votes: Doctrine\ORM\PersistentCollection {#4545 …}
          +reports: Doctrine\ORM\PersistentCollection {#4560 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
          -id: 233632
          -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6122313"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702950910 {#4558
            date: 2023-12-19 02:55:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4270}
        +body: """
          Something shareable that aims to inspire [laughs](https://c.tenor.com/L8hyrUhhjWAAAAAC/sensible-chuckle.gif), discourse, or thought, I’d say. Really broad, nowadays.\n
          \n
          Term’s been around since 1972 per [Wiki](https://en.wikipedia.org/wiki/Internet_meme).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702952202 {#4576
          date: 2023-12-19 03:16:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@can@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4571 …}
        +nested: Doctrine\ORM\PersistentCollection {#4569 …}
        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
        +reports: Doctrine\ORM\PersistentCollection {#4583 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
        -id: 233677
        -bodyTs: "'/l8hyruhhjwaaaaac/sensible-chuckle.gif),':10 '/wiki/internet_meme).':30 '1972':25 'aim':4 'around':23 'broad':18 'c.tenor.com':9 'c.tenor.com/l8hyruhhjwaaaaac/sensible-chuckle.gif),':8 'd':15 'discours':11 'en.wikipedia.org':29 'en.wikipedia.org/wiki/internet_meme).':28 'inspir':6 'laugh':7 'nowaday':19 'per':26 'realli':17 'say':16 'shareabl':2 'sinc':24 'someth':1 'term':20 'thought':13 'wiki':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6711552"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702952202 {#4579
          date: 2023-12-19 03:16:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: """
        Hey, is therea word for\n
        \n
        > `memesis`\n
        \n
        or is it collapsed under\n
        \n
        > `mimesis`\n
        \n
        ? I’m curious about this and have actually posted an interrogation on this notion previously
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702952371 {#4599
        date: 2023-12-19 03:19:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@can@sh.itjust.works"
        "@brbposting@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4594 …}
      +nested: Doctrine\ORM\PersistentCollection {#4592 …}
      +votes: Doctrine\ORM\PersistentCollection {#4590 …}
      +reports: Doctrine\ORM\PersistentCollection {#4606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
      -id: 233686
      -bodyTs: "'actual':20 'collaps':10 'curious':15 'hey':1 'interrog':23 'm':14 'memesi':6 'mimesi':12 'notion':26 'post':21 'previous':27 'therea':3 'word':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122608"
      +editedAt: DateTimeImmutable @1705541960 {#4602
        date: 2024-01-18 02:39:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702952371 {#4604
        date: 2023-12-19 03:19:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: "Memesis might be a new invention of yours :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702972333 {#4633
      date: 2023-12-19 08:52:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
      "@can@sh.itjust.works"
      "@brbposting@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4636 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 234204
    -bodyTs: "'invent':6 'memesi':1 'might':2 'new':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6715944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702972333 {#4630
      date: 2023-12-19 08:52:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "No way?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702972364 {#4659
    date: 2023-12-19 08:52:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
    "@brbposting@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4656 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4651 …}
  +reports: Doctrine\ORM\PersistentCollection {#4665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
  -id: 234205
  -bodyTs: "'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6126805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702972364 {#4662
    date: 2023-12-19 08:52:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4664
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4628
    +user: Proxies\__CG__\App\Entity\User {#4573 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4596
      +user: Proxies\__CG__\App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4581
        +user: Proxies\__CG__\App\Entity\User {#4573 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4554
          +user: Proxies\__CG__\App\Entity\User {#4461 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4495
            +user: Proxies\__CG__\App\Entity\User {#4498 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4460
              +user: Proxies\__CG__\App\Entity\User {#4461 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4270
                +user: App\Entity\User {#4283 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "This is a meme ✔️"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 27
                +score: 0
                +lastActive: DateTime @1705611931 {#4265
                  date: 2024-01-18 22:05:31.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@trivial_wannabe@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4271 …}
                +nested: Doctrine\ORM\PersistentCollection {#4273 …}
                +votes: Doctrine\ORM\PersistentCollection {#4275 …}
                +reports: Doctrine\ORM\PersistentCollection {#4277 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
                -id: 233453
                -bodyTs: "'meme':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6121375"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702946597 {#4266
                  date: 2023-12-19 01:43:17.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4270}
              +body: """
                Can someone explain the schtick of this c/ or like how you “do” it?\n
                \n
                I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
                \n
                Like ur basically saying whatever saying or concept be like!_____
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1702949304 {#4457
                date: 2023-12-19 02:28:24.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@trivial_wannabe@lemmy.world"
                "@GrammatonCleric@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4462 …}
              +nested: Doctrine\ORM\PersistentCollection {#4464 …}
              +votes: Doctrine\ORM\PersistentCollection {#4466 …}
              +reports: Doctrine\ORM\PersistentCollection {#4468 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
              -id: 233559
              -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6121981"
              +editedAt: DateTimeImmutable @1705533868 {#4458
                date: 2024-01-18 00:24:28.0 +01:00
              }
              +createdAt: DateTimeImmutable @1702949304 {#4459
                date: 2023-12-19 02:28:24.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4270}
            +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1702949913 {#4494
              date: 2023-12-19 02:38:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@trivial_wannabe@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@cheese_greater@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4502 …}
            +nested: Doctrine\ORM\PersistentCollection {#4504 …}
            +votes: Doctrine\ORM\PersistentCollection {#4500 …}
            +reports: Doctrine\ORM\PersistentCollection {#4506 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
            -id: 233590
            -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/6711080"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702949913 {#4491
              date: 2023-12-19 02:38:33.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4270}
          +body: "Ya I get that but what is the schtick of Memes (r or c)?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702950910 {#4555
            date: 2023-12-19 02:55:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@trivial_wannabe@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@cheese_greater@lemmy.world"
            "@can@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4551 …}
          +nested: Doctrine\ORM\PersistentCollection {#4547 …}
          +votes: Doctrine\ORM\PersistentCollection {#4545 …}
          +reports: Doctrine\ORM\PersistentCollection {#4560 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
          -id: 233632
          -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6122313"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702950910 {#4558
            date: 2023-12-19 02:55:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4270}
        +body: """
          Something shareable that aims to inspire [laughs](https://c.tenor.com/L8hyrUhhjWAAAAAC/sensible-chuckle.gif), discourse, or thought, I’d say. Really broad, nowadays.\n
          \n
          Term’s been around since 1972 per [Wiki](https://en.wikipedia.org/wiki/Internet_meme).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702952202 {#4576
          date: 2023-12-19 03:16:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@can@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4571 …}
        +nested: Doctrine\ORM\PersistentCollection {#4569 …}
        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
        +reports: Doctrine\ORM\PersistentCollection {#4583 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
        -id: 233677
        -bodyTs: "'/l8hyruhhjwaaaaac/sensible-chuckle.gif),':10 '/wiki/internet_meme).':30 '1972':25 'aim':4 'around':23 'broad':18 'c.tenor.com':9 'c.tenor.com/l8hyruhhjwaaaaac/sensible-chuckle.gif),':8 'd':15 'discours':11 'en.wikipedia.org':29 'en.wikipedia.org/wiki/internet_meme).':28 'inspir':6 'laugh':7 'nowaday':19 'per':26 'realli':17 'say':16 'shareabl':2 'sinc':24 'someth':1 'term':20 'thought':13 'wiki':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6711552"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702952202 {#4579
          date: 2023-12-19 03:16:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: """
        Hey, is therea word for\n
        \n
        > `memesis`\n
        \n
        or is it collapsed under\n
        \n
        > `mimesis`\n
        \n
        ? I’m curious about this and have actually posted an interrogation on this notion previously
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702952371 {#4599
        date: 2023-12-19 03:19:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@can@sh.itjust.works"
        "@brbposting@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4594 …}
      +nested: Doctrine\ORM\PersistentCollection {#4592 …}
      +votes: Doctrine\ORM\PersistentCollection {#4590 …}
      +reports: Doctrine\ORM\PersistentCollection {#4606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
      -id: 233686
      -bodyTs: "'actual':20 'collaps':10 'curious':15 'hey':1 'interrog':23 'm':14 'memesi':6 'mimesi':12 'notion':26 'post':21 'previous':27 'therea':3 'word':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122608"
      +editedAt: DateTimeImmutable @1705541960 {#4602
        date: 2024-01-18 02:39:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702952371 {#4604
        date: 2023-12-19 03:19:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: "Memesis might be a new invention of yours :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702972333 {#4633
      date: 2023-12-19 08:52:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
      "@can@sh.itjust.works"
      "@brbposting@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4636 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 234204
    -bodyTs: "'invent':6 'memesi':1 'might':2 'new':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6715944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702972333 {#4630
      date: 2023-12-19 08:52:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "No way?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702972364 {#4659
    date: 2023-12-19 08:52:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
    "@brbposting@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4656 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4651 …}
  +reports: Doctrine\ORM\PersistentCollection {#4665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
  -id: 234205
  -bodyTs: "'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6126805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702972364 {#4662
    date: 2023-12-19 08:52:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4614
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: Proxies\__CG__\App\Entity\User {#4573 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4554
      +user: Proxies\__CG__\App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4495
        +user: Proxies\__CG__\App\Entity\User {#4498 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4460
          +user: Proxies\__CG__\App\Entity\User {#4461 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4270
            +user: App\Entity\User {#4283 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "This is a meme ✔️"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1705611931 {#4265
              date: 2024-01-18 22:05:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@trivial_wannabe@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4271 …}
            +nested: Doctrine\ORM\PersistentCollection {#4273 …}
            +votes: Doctrine\ORM\PersistentCollection {#4275 …}
            +reports: Doctrine\ORM\PersistentCollection {#4277 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
            -id: 233453
            -bodyTs: "'meme':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6121375"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702946597 {#4266
              date: 2023-12-19 01:43:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4270}
          +body: """
            Can someone explain the schtick of this c/ or like how you “do” it?\n
            \n
            I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
            \n
            Like ur basically saying whatever saying or concept be like!_____
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702949304 {#4457
            date: 2023-12-19 02:28:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@trivial_wannabe@lemmy.world"
            "@GrammatonCleric@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4462 …}
          +nested: Doctrine\ORM\PersistentCollection {#4464 …}
          +votes: Doctrine\ORM\PersistentCollection {#4466 …}
          +reports: Doctrine\ORM\PersistentCollection {#4468 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
          -id: 233559
          -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6121981"
          +editedAt: DateTimeImmutable @1705533868 {#4458
            date: 2024-01-18 00:24:28.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702949304 {#4459
            date: 2023-12-19 02:28:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4270}
        +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702949913 {#4494
          date: 2023-12-19 02:38:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4502 …}
        +nested: Doctrine\ORM\PersistentCollection {#4504 …}
        +votes: Doctrine\ORM\PersistentCollection {#4500 …}
        +reports: Doctrine\ORM\PersistentCollection {#4506 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
        -id: 233590
        -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6711080"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702949913 {#4491
          date: 2023-12-19 02:38:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: "Ya I get that but what is the schtick of Memes (r or c)?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702950910 {#4555
        date: 2023-12-19 02:55:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4551 …}
      +nested: Doctrine\ORM\PersistentCollection {#4547 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
      -id: 233632
      -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122313"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702950910 {#4558
        date: 2023-12-19 02:55:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: """
      Something shareable that aims to inspire [laughs](https://c.tenor.com/L8hyrUhhjWAAAAAC/sensible-chuckle.gif), discourse, or thought, I’d say. Really broad, nowadays.\n
      \n
      Term’s been around since 1972 per [Wiki](https://en.wikipedia.org/wiki/Internet_meme).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702952202 {#4576
      date: 2023-12-19 03:16:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4569 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
    -id: 233677
    -bodyTs: "'/l8hyruhhjwaaaaac/sensible-chuckle.gif),':10 '/wiki/internet_meme).':30 '1972':25 'aim':4 'around':23 'broad':18 'c.tenor.com':9 'c.tenor.com/l8hyruhhjwaaaaac/sensible-chuckle.gif),':8 'd':15 'discours':11 'en.wikipedia.org':29 'en.wikipedia.org/wiki/internet_meme).':28 'inspir':6 'laugh':7 'nowaday':19 'per':26 'realli':17 'say':16 'shareabl':2 'sinc':24 'someth':1 'term':20 'thought':13 'wiki':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6711552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702952202 {#4579
      date: 2023-12-19 03:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Thanks, appreciate someone consolidating my understanding of it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702952316 {#4612
    date: 2023-12-19 03:18:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
    "@brbposting@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4615 …}
  +nested: Doctrine\ORM\PersistentCollection {#4617 …}
  +votes: Doctrine\ORM\PersistentCollection {#4619 …}
  +reports: Doctrine\ORM\PersistentCollection {#4621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
  -id: 233682
  -bodyTs: "'appreci':2 'consolid':4 'someon':3 'thank':1 'understand':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702952316 {#4613
    date: 2023-12-19 03:18:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4614
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: Proxies\__CG__\App\Entity\User {#4573 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4554
      +user: Proxies\__CG__\App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4495
        +user: Proxies\__CG__\App\Entity\User {#4498 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4460
          +user: Proxies\__CG__\App\Entity\User {#4461 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4270
            +user: App\Entity\User {#4283 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "This is a meme ✔️"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1705611931 {#4265
              date: 2024-01-18 22:05:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@trivial_wannabe@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4271 …}
            +nested: Doctrine\ORM\PersistentCollection {#4273 …}
            +votes: Doctrine\ORM\PersistentCollection {#4275 …}
            +reports: Doctrine\ORM\PersistentCollection {#4277 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
            -id: 233453
            -bodyTs: "'meme':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6121375"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702946597 {#4266
              date: 2023-12-19 01:43:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4270}
          +body: """
            Can someone explain the schtick of this c/ or like how you “do” it?\n
            \n
            I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
            \n
            Like ur basically saying whatever saying or concept be like!_____
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702949304 {#4457
            date: 2023-12-19 02:28:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@trivial_wannabe@lemmy.world"
            "@GrammatonCleric@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4462 …}
          +nested: Doctrine\ORM\PersistentCollection {#4464 …}
          +votes: Doctrine\ORM\PersistentCollection {#4466 …}
          +reports: Doctrine\ORM\PersistentCollection {#4468 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
          -id: 233559
          -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6121981"
          +editedAt: DateTimeImmutable @1705533868 {#4458
            date: 2024-01-18 00:24:28.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702949304 {#4459
            date: 2023-12-19 02:28:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4270}
        +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702949913 {#4494
          date: 2023-12-19 02:38:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4502 …}
        +nested: Doctrine\ORM\PersistentCollection {#4504 …}
        +votes: Doctrine\ORM\PersistentCollection {#4500 …}
        +reports: Doctrine\ORM\PersistentCollection {#4506 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
        -id: 233590
        -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6711080"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702949913 {#4491
          date: 2023-12-19 02:38:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: "Ya I get that but what is the schtick of Memes (r or c)?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702950910 {#4555
        date: 2023-12-19 02:55:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4551 …}
      +nested: Doctrine\ORM\PersistentCollection {#4547 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
      -id: 233632
      -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122313"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702950910 {#4558
        date: 2023-12-19 02:55:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: """
      Something shareable that aims to inspire [laughs](https://c.tenor.com/L8hyrUhhjWAAAAAC/sensible-chuckle.gif), discourse, or thought, I’d say. Really broad, nowadays.\n
      \n
      Term’s been around since 1972 per [Wiki](https://en.wikipedia.org/wiki/Internet_meme).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702952202 {#4576
      date: 2023-12-19 03:16:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4569 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
    -id: 233677
    -bodyTs: "'/l8hyruhhjwaaaaac/sensible-chuckle.gif),':10 '/wiki/internet_meme).':30 '1972':25 'aim':4 'around':23 'broad':18 'c.tenor.com':9 'c.tenor.com/l8hyruhhjwaaaaac/sensible-chuckle.gif),':8 'd':15 'discours':11 'en.wikipedia.org':29 'en.wikipedia.org/wiki/internet_meme).':28 'inspir':6 'laugh':7 'nowaday':19 'per':26 'realli':17 'say':16 'shareabl':2 'sinc':24 'someth':1 'term':20 'thought':13 'wiki':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6711552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702952202 {#4579
      date: 2023-12-19 03:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Thanks, appreciate someone consolidating my understanding of it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702952316 {#4612
    date: 2023-12-19 03:18:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
    "@brbposting@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4615 …}
  +nested: Doctrine\ORM\PersistentCollection {#4617 …}
  +votes: Doctrine\ORM\PersistentCollection {#4619 …}
  +reports: Doctrine\ORM\PersistentCollection {#4621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
  -id: 233682
  -bodyTs: "'appreci':2 'consolid':4 'someon':3 'thank':1 'understand':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702952316 {#4613
    date: 2023-12-19 03:18:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4614
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: Proxies\__CG__\App\Entity\User {#4573 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4554
      +user: Proxies\__CG__\App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4495
        +user: Proxies\__CG__\App\Entity\User {#4498 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4460
          +user: Proxies\__CG__\App\Entity\User {#4461 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4270
            +user: App\Entity\User {#4283 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "This is a meme ✔️"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1705611931 {#4265
              date: 2024-01-18 22:05:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@trivial_wannabe@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4271 …}
            +nested: Doctrine\ORM\PersistentCollection {#4273 …}
            +votes: Doctrine\ORM\PersistentCollection {#4275 …}
            +reports: Doctrine\ORM\PersistentCollection {#4277 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
            -id: 233453
            -bodyTs: "'meme':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6121375"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702946597 {#4266
              date: 2023-12-19 01:43:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4270}
          +body: """
            Can someone explain the schtick of this c/ or like how you “do” it?\n
            \n
            I want to understand memes better but like are they just macros that reflect like an impulse in an ironic or comedic sense?\n
            \n
            Like ur basically saying whatever saying or concept be like!_____
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702949304 {#4457
            date: 2023-12-19 02:28:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@trivial_wannabe@lemmy.world"
            "@GrammatonCleric@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4462 …}
          +nested: Doctrine\ORM\PersistentCollection {#4464 …}
          +votes: Doctrine\ORM\PersistentCollection {#4466 …}
          +reports: Doctrine\ORM\PersistentCollection {#4468 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
          -id: 233559
          -bodyTs: "'basic':40 'better':20 'c':8 'comed':36 'concept':45 'explain':3 'impuls':31 'iron':34 'like':10,22,29,38,47 'macro':26 'meme':19 'reflect':28 'say':41,43 'schtick':5 'sens':37 'someon':2 'understand':18 'ur':39 'want':16 'whatev':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6121981"
          +editedAt: DateTimeImmutable @1705533868 {#4458
            date: 2024-01-18 00:24:28.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702949304 {#4459
            date: 2023-12-19 02:28:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4270}
        +body: "/c/ is just what comes before a community name in a url. You may recall /r/"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702949913 {#4494
          date: 2023-12-19 02:38:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@trivial_wannabe@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4502 …}
        +nested: Doctrine\ORM\PersistentCollection {#4504 …}
        +votes: Doctrine\ORM\PersistentCollection {#4500 …}
        +reports: Doctrine\ORM\PersistentCollection {#4506 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
        -id: 233590
        -bodyTs: "'/c':1 '/r':16 'come':5 'communiti':8 'may':14 'name':9 'recal':15 'url':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6711080"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702949913 {#4491
          date: 2023-12-19 02:38:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4270}
      +body: "Ya I get that but what is the schtick of Memes (r or c)?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702950910 {#4555
        date: 2023-12-19 02:55:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@trivial_wannabe@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4551 …}
      +nested: Doctrine\ORM\PersistentCollection {#4547 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
      -id: 233632
      -bodyTs: "'c':14 'get':3 'meme':11 'r':12 'schtick':9 'ya':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122313"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702950910 {#4558
        date: 2023-12-19 02:55:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: """
      Something shareable that aims to inspire [laughs](https://c.tenor.com/L8hyrUhhjWAAAAAC/sensible-chuckle.gif), discourse, or thought, I’d say. Really broad, nowadays.\n
      \n
      Term’s been around since 1972 per [Wiki](https://en.wikipedia.org/wiki/Internet_meme).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702952202 {#4576
      date: 2023-12-19 03:16:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@cheese_greater@lemmy.world"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4569 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
    -id: 233677
    -bodyTs: "'/l8hyruhhjwaaaaac/sensible-chuckle.gif),':10 '/wiki/internet_meme).':30 '1972':25 'aim':4 'around':23 'broad':18 'c.tenor.com':9 'c.tenor.com/l8hyruhhjwaaaaac/sensible-chuckle.gif),':8 'd':15 'discours':11 'en.wikipedia.org':29 'en.wikipedia.org/wiki/internet_meme).':28 'inspir':6 'laugh':7 'nowaday':19 'per':26 'realli':17 'say':16 'shareabl':2 'sinc':24 'someth':1 'term':20 'thought':13 'wiki':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6711552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702952202 {#4579
      date: 2023-12-19 03:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Thanks, appreciate someone consolidating my understanding of it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702952316 {#4612
    date: 2023-12-19 03:18:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@can@sh.itjust.works"
    "@brbposting@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4615 …}
  +nested: Doctrine\ORM\PersistentCollection {#4617 …}
  +votes: Doctrine\ORM\PersistentCollection {#4619 …}
  +reports: Doctrine\ORM\PersistentCollection {#4621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
  -id: 233682
  -bodyTs: "'appreci':2 'consolid':4 'someon':3 'thank':1 'understand':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702952316 {#4613
    date: 2023-12-19 03:18:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4345
  +user: App\Entity\User {#4358 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t be silly, dozens and dozens of people have now seen this meme. You wasted our time too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705528215 {#4340
    date: 2024-01-17 22:50:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4346 …}
  +nested: Doctrine\ORM\PersistentCollection {#4348 …}
  +votes: Doctrine\ORM\PersistentCollection {#4350 …}
  +reports: Doctrine\ORM\PersistentCollection {#4352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
  -id: 233447
  -bodyTs: "'dozen':5,7 'meme':14 'peopl':9 'seen':12 'silli':4 'time':18 'wast':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5737446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702946407 {#4341
    date: 2023-12-19 01:40:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4345
  +user: App\Entity\User {#4358 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t be silly, dozens and dozens of people have now seen this meme. You wasted our time too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705528215 {#4340
    date: 2024-01-17 22:50:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4346 …}
  +nested: Doctrine\ORM\PersistentCollection {#4348 …}
  +votes: Doctrine\ORM\PersistentCollection {#4350 …}
  +reports: Doctrine\ORM\PersistentCollection {#4352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
  -id: 233447
  -bodyTs: "'dozen':5,7 'meme':14 'peopl':9 'seen':12 'silli':4 'time':18 'wast':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5737446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702946407 {#4341
    date: 2023-12-19 01:40:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4345
  +user: App\Entity\User {#4358 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t be silly, dozens and dozens of people have now seen this meme. You wasted our time too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705528215 {#4340
    date: 2024-01-17 22:50:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4346 …}
  +nested: Doctrine\ORM\PersistentCollection {#4348 …}
  +votes: Doctrine\ORM\PersistentCollection {#4350 …}
  +reports: Doctrine\ORM\PersistentCollection {#4352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
  -id: 233447
  -bodyTs: "'dozen':5,7 'meme':14 'peopl':9 'seen':12 'silli':4 'time':18 'wast':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5737446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702946407 {#4341
    date: 2023-12-19 01:40:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4424
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4345
    +user: App\Entity\User {#4358 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t be silly, dozens and dozens of people have now seen this meme. You wasted our time too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705528215 {#4340
      date: 2024-01-17 22:50:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4346 …}
    +nested: Doctrine\ORM\PersistentCollection {#4348 …}
    +votes: Doctrine\ORM\PersistentCollection {#4350 …}
    +reports: Doctrine\ORM\PersistentCollection {#4352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
    -id: 233447
    -bodyTs: "'dozen':5,7 'meme':14 'peopl':9 'seen':12 'silli':4 'time':18 'wast':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5737446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702946407 {#4341
      date: 2023-12-19 01:40:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4345}
  +body: """
    Oh good. I was worried that I had accidentally done something productive.\n
    \n
    Also: your comment made me laugh out loud.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702947052 {#4423
    date: 2023-12-19 01:50:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@AngryishHumanoid@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4428 …}
  +nested: Doctrine\ORM\PersistentCollection {#4434 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
  -id: 233476
  -bodyTs: "'accident':9 'also':13 'comment':15 'done':10 'good':2 'laugh':18 'loud':20 'made':16 'oh':1 'product':12 'someth':11 'worri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6121489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702947052 {#4420
    date: 2023-12-19 01:50:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4424
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4345
    +user: App\Entity\User {#4358 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t be silly, dozens and dozens of people have now seen this meme. You wasted our time too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705528215 {#4340
      date: 2024-01-17 22:50:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4346 …}
    +nested: Doctrine\ORM\PersistentCollection {#4348 …}
    +votes: Doctrine\ORM\PersistentCollection {#4350 …}
    +reports: Doctrine\ORM\PersistentCollection {#4352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
    -id: 233447
    -bodyTs: "'dozen':5,7 'meme':14 'peopl':9 'seen':12 'silli':4 'time':18 'wast':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5737446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702946407 {#4341
      date: 2023-12-19 01:40:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4345}
  +body: """
    Oh good. I was worried that I had accidentally done something productive.\n
    \n
    Also: your comment made me laugh out loud.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702947052 {#4423
    date: 2023-12-19 01:50:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@AngryishHumanoid@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4428 …}
  +nested: Doctrine\ORM\PersistentCollection {#4434 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
  -id: 233476
  -bodyTs: "'accident':9 'also':13 'comment':15 'done':10 'good':2 'laugh':18 'loud':20 'made':16 'oh':1 'product':12 'someth':11 'worri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6121489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702947052 {#4420
    date: 2023-12-19 01:50:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4424
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Don-t-ever-change"
    +title: "Don't ever change."
    +url: "https://lemmy.world/pictrs/image/3bb8c0f2-a980-4e0c-9037-625c42b9fcc7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702977358 {#2414
      date: 2023-12-19 10:15:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23170
    -titleTs: "'chang':4 'ever':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703029967
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9732472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702943567 {#1793
      date: 2023-12-19 00:52:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4345
    +user: App\Entity\User {#4358 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t be silly, dozens and dozens of people have now seen this meme. You wasted our time too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705528215 {#4340
      date: 2024-01-17 22:50:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@trivial_wannabe@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4346 …}
    +nested: Doctrine\ORM\PersistentCollection {#4348 …}
    +votes: Doctrine\ORM\PersistentCollection {#4350 …}
    +reports: Doctrine\ORM\PersistentCollection {#4352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
    -id: 233447
    -bodyTs: "'dozen':5,7 'meme':14 'peopl':9 'seen':12 'silli':4 'time':18 'wast':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5737446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702946407 {#4341
      date: 2023-12-19 01:40:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4345}
  +body: """
    Oh good. I was worried that I had accidentally done something productive.\n
    \n
    Also: your comment made me laugh out loud.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702947052 {#4423
    date: 2023-12-19 01:50:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@trivial_wannabe@lemmy.world"
    "@AngryishHumanoid@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4428 …}
  +nested: Doctrine\ORM\PersistentCollection {#4434 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
  -id: 233476
  -bodyTs: "'accident':9 'also':13 'comment':15 'done':10 'good':2 'laugh':18 'loud':20 'made':16 'oh':1 'product':12 'someth':11 'worri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6121489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702947052 {#4420
    date: 2023-12-19 01:50:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details