GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/3521/Posting-my-favorite-memes/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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: "Posting-my-favorite-memes"
  +title: "Posting my favorite memes"
  +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691585442 {#2414
    date: 2023-08-09 14:50:42.0 +02: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: 3521
  -titleTs: "'favorit':3 'meme':4 'post':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691560272
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/3538838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691505772 {#1793
    date: 2023-08-08 16:42:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#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: "Posting-my-favorite-memes"
  +title: "Posting my favorite memes"
  +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691585442 {#2414
    date: 2023-08-09 14:50:42.0 +02: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: 3521
  -titleTs: "'favorit':3 'meme':4 'post':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691560272
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/3538838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691505772 {#1793
    date: 2023-08-08 16:42:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#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: "Posting-my-favorite-memes"
  +title: "Posting my favorite memes"
  +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691585442 {#2414
    date: 2023-08-09 14:50:42.0 +02: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: 3521
  -titleTs: "'favorit':3 'meme':4 'post':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691560272
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/3538838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691505772 {#1793
    date: 2023-08-08 16:42:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4003
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    This isn't unique to video games*. It can happen with anything that you spend a ton of time on, and either burn out on or start to develop more refined taste in. I've had it happen with:\n
    \n
    - novels\n
    - board games\n
    - movies\n
    - people\n
    \n
    You start to see patterns, tropes, or just plain get burnt out on something. It's a sign you either need to take a break, or that your tastes have simply become refined enough that you require a higher bar to find something interesting.\n
    \n
    I'm in my 40s and definitely don't play games as much as I used to. But there are still times I get sucked in and have a great time. Most recent example: Cosmoteer, a spaceship building game with loads of freedom and creativity. I'm also looking forward to the Factorio DLC and the Dyson Sphere Program combat update.\n
    \n
    Edit: case in point that I can still get excited about games: I finally tried Shadows of Doubt and, wow, what an interesting game. It's like a Deus Ex shadowy sneak-around world with detailed voxel simulation.\n
    \n
    * though the enshittification phenomenon is a real thing, and why people should play more indie games
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691512344 {#4012
    date: 2023-08-08 18:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3997 …}
  +reports: Doctrine\ORM\PersistentCollection {#3995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
  -id: 36894
  -bodyTs: "'40s':93 'also':136 'anyth':12 'around':183 'bar':84 'becom':76 'board':41 'break':69 'build':126 'burn':23 'burnt':55 'case':151 'combat':148 'cosmot':123 'creativ':133 'definit':95 'detail':186 'deus':178 'develop':29 'dlc':142 'doubt':167 'dyson':145 'edit':150 'either':22,64 'enough':78 'enshittif':191 'ex':179 'exampl':122 'excit':159 'factorio':141 'final':163 'find':86 'forward':138 'freedom':131 'game':7,42,99,127,161,173,204 'get':54,112,158 'great':118 'happen':10,38 'higher':83 'indi':203 'interest':88,172 'isn':2 'like':176 'load':129 'look':137 'm':90,135 'movi':43 'much':101 'need':65 'novel':40 'pattern':49 'peopl':44,199 'phenomenon':192 'plain':53 'play':98,201 'point':153 'program':147 'real':195 'recent':121 'refin':31,77 'requir':81 'see':48 'shadow':165 'shadowi':180 'sign':62 'simpli':75 'simul':188 'sneak':182 'sneak-around':181 'someth':58,87 'spaceship':125 'spend':15 'sphere':146 'start':27,46 'still':109,157 'suck':113 'take':67 'tast':32,73 'thing':196 'though':189 'time':19,110,119 'ton':17 'tri':164 'trope':50 'uniqu':4 'updat':149 'use':104 've':35 'video':6 'voxel':187 'world':184 'wow':169"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/318523/-/comment/1460682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691512344 {#3944
    date: 2023-08-08 18:32:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4003
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    This isn't unique to video games*. It can happen with anything that you spend a ton of time on, and either burn out on or start to develop more refined taste in. I've had it happen with:\n
    \n
    - novels\n
    - board games\n
    - movies\n
    - people\n
    \n
    You start to see patterns, tropes, or just plain get burnt out on something. It's a sign you either need to take a break, or that your tastes have simply become refined enough that you require a higher bar to find something interesting.\n
    \n
    I'm in my 40s and definitely don't play games as much as I used to. But there are still times I get sucked in and have a great time. Most recent example: Cosmoteer, a spaceship building game with loads of freedom and creativity. I'm also looking forward to the Factorio DLC and the Dyson Sphere Program combat update.\n
    \n
    Edit: case in point that I can still get excited about games: I finally tried Shadows of Doubt and, wow, what an interesting game. It's like a Deus Ex shadowy sneak-around world with detailed voxel simulation.\n
    \n
    * though the enshittification phenomenon is a real thing, and why people should play more indie games
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691512344 {#4012
    date: 2023-08-08 18:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3997 …}
  +reports: Doctrine\ORM\PersistentCollection {#3995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
  -id: 36894
  -bodyTs: "'40s':93 'also':136 'anyth':12 'around':183 'bar':84 'becom':76 'board':41 'break':69 'build':126 'burn':23 'burnt':55 'case':151 'combat':148 'cosmot':123 'creativ':133 'definit':95 'detail':186 'deus':178 'develop':29 'dlc':142 'doubt':167 'dyson':145 'edit':150 'either':22,64 'enough':78 'enshittif':191 'ex':179 'exampl':122 'excit':159 'factorio':141 'final':163 'find':86 'forward':138 'freedom':131 'game':7,42,99,127,161,173,204 'get':54,112,158 'great':118 'happen':10,38 'higher':83 'indi':203 'interest':88,172 'isn':2 'like':176 'load':129 'look':137 'm':90,135 'movi':43 'much':101 'need':65 'novel':40 'pattern':49 'peopl':44,199 'phenomenon':192 'plain':53 'play':98,201 'point':153 'program':147 'real':195 'recent':121 'refin':31,77 'requir':81 'see':48 'shadow':165 'shadowi':180 'sign':62 'simpli':75 'simul':188 'sneak':182 'sneak-around':181 'someth':58,87 'spaceship':125 'spend':15 'sphere':146 'start':27,46 'still':109,157 'suck':113 'take':67 'tast':32,73 'thing':196 'though':189 'time':19,110,119 'ton':17 'tri':164 'trope':50 'uniqu':4 'updat':149 'use':104 've':35 'video':6 'voxel':187 'world':184 'wow':169"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/318523/-/comment/1460682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691512344 {#3944
    date: 2023-08-08 18:32:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4003
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    This isn't unique to video games*. It can happen with anything that you spend a ton of time on, and either burn out on or start to develop more refined taste in. I've had it happen with:\n
    \n
    - novels\n
    - board games\n
    - movies\n
    - people\n
    \n
    You start to see patterns, tropes, or just plain get burnt out on something. It's a sign you either need to take a break, or that your tastes have simply become refined enough that you require a higher bar to find something interesting.\n
    \n
    I'm in my 40s and definitely don't play games as much as I used to. But there are still times I get sucked in and have a great time. Most recent example: Cosmoteer, a spaceship building game with loads of freedom and creativity. I'm also looking forward to the Factorio DLC and the Dyson Sphere Program combat update.\n
    \n
    Edit: case in point that I can still get excited about games: I finally tried Shadows of Doubt and, wow, what an interesting game. It's like a Deus Ex shadowy sneak-around world with detailed voxel simulation.\n
    \n
    * though the enshittification phenomenon is a real thing, and why people should play more indie games
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691512344 {#4012
    date: 2023-08-08 18:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3997 …}
  +reports: Doctrine\ORM\PersistentCollection {#3995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
  -id: 36894
  -bodyTs: "'40s':93 'also':136 'anyth':12 'around':183 'bar':84 'becom':76 'board':41 'break':69 'build':126 'burn':23 'burnt':55 'case':151 'combat':148 'cosmot':123 'creativ':133 'definit':95 'detail':186 'deus':178 'develop':29 'dlc':142 'doubt':167 'dyson':145 'edit':150 'either':22,64 'enough':78 'enshittif':191 'ex':179 'exampl':122 'excit':159 'factorio':141 'final':163 'find':86 'forward':138 'freedom':131 'game':7,42,99,127,161,173,204 'get':54,112,158 'great':118 'happen':10,38 'higher':83 'indi':203 'interest':88,172 'isn':2 'like':176 'load':129 'look':137 'm':90,135 'movi':43 'much':101 'need':65 'novel':40 'pattern':49 'peopl':44,199 'phenomenon':192 'plain':53 'play':98,201 'point':153 'program':147 'real':195 'recent':121 'refin':31,77 'requir':81 'see':48 'shadow':165 'shadowi':180 'sign':62 'simpli':75 'simul':188 'sneak':182 'sneak-around':181 'someth':58,87 'spaceship':125 'spend':15 'sphere':146 'start':27,46 'still':109,157 'suck':113 'take':67 'tast':32,73 'thing':196 'though':189 'time':19,110,119 'ton':17 'tri':164 'trope':50 'uniqu':4 'updat':149 'use':104 've':35 'video':6 'voxel':187 'world':184 'wow':169"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/318523/-/comment/1460682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691512344 {#3944
    date: 2023-08-08 18:32:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4031 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You’re not crazy, you just need to get away from 40 hour long open world chore games"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691506961 {#4053
    date: 2023-08-08 17:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4046 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 36882
  -bodyTs: "'40':12 'away':10 'chore':17 'crazi':4 'game':18 'get':9 'hour':13 'long':14 'need':7 'open':15 're':2 'world':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3674986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691506961 {#4054
    date: 2023-08-08 17:02:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4031 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You’re not crazy, you just need to get away from 40 hour long open world chore games"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691506961 {#4053
    date: 2023-08-08 17:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4046 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 36882
  -bodyTs: "'40':12 'away':10 'chore':17 'crazi':4 'game':18 'get':9 'hour':13 'long':14 'need':7 'open':15 're':2 'world':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3674986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691506961 {#4054
    date: 2023-08-08 17:02:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4031 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You’re not crazy, you just need to get away from 40 hour long open world chore games"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691506961 {#4053
    date: 2023-08-08 17:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4046 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 36882
  -bodyTs: "'40':12 'away':10 'chore':17 'crazi':4 'game':18 'get':9 'hour':13 'long':14 'need':7 'open':15 're':2 'world':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3674986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691506961 {#4054
    date: 2023-08-08 17:02:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4117
  +user: App\Entity\User {#4130 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Don’t fight it. Just find another hobby that deserves your time and move on with your life. Games haven’t been truly good for a *long* time. Unless you’re a Twitch streamer or an esports athlete, games shouldn’t be drudgery. “But it gets better after 10 hours,” “you have to get to the endgame before you’re really playing the game,” “you can’t say you’ve played the game unless you did 3+ runs,” “AAA games suck but indies are still good” Man, shut the fuck up, I’m too old for that shit.\n
    \n
    If you want to capture the excitement of how you felt when you first played videogames as a child, find a different hobby. Seriously, find a hobby that’s completely out of left field. Gardening, fixing mechanical watches, backyard astronomy, raising an ant farm, croqueting, kayaking, trainspotting. You don’t have to be that aging nerd who constantly malds at how modern videogames suck while continuing to fall for nostalgia bait that’ll always fall below your expectations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696736140 {#4112
    date: 2023-10-08 05:35:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 36886
  -bodyTs: "'10':49 '3':77 'aaa':79 'age':153 'alway':172 'anoth':7 'ant':141 'astronomi':138 'athlet':38 'backyard':137 'bait':169 'better':47 'captur':103 'child':117 'complet':128 'constant':156 'continu':164 'croquet':143 'deserv':10 'differ':120 'drudgeri':43 'endgam':57 'esport':37 'excit':105 'expect':176 'fall':166,173 'farm':142 'felt':109 'field':132 'fight':3 'find':6,118,123 'first':112 'fix':134 'fuck':90 'game':19,39,64,73,80 'garden':133 'get':46,54 'good':24,86 'haven':20 'hobbi':8,121,125 'hour':50 'indi':83 'kayak':144 'left':131 'life':18 'll':171 'long':27 'm':93 'mald':157 'man':87 'mechan':135 'modern':160 'move':14 'nerd':154 'nostalgia':168 'old':95 'play':62,71,113 'rais':139 're':31,60 'realli':61 'run':78 'say':68 'serious':122 'shit':98 'shouldn':40 'shut':88 'still':85 'streamer':34 'suck':81,162 'time':12,28 'trainspot':145 'truli':23 'twitch':33 'unless':29,74 've':70 'videogam':114,161 'want':101 'watch':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3679282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691546653 {#4113
    date: 2023-08-09 04:04:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4117
  +user: App\Entity\User {#4130 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Don’t fight it. Just find another hobby that deserves your time and move on with your life. Games haven’t been truly good for a *long* time. Unless you’re a Twitch streamer or an esports athlete, games shouldn’t be drudgery. “But it gets better after 10 hours,” “you have to get to the endgame before you’re really playing the game,” “you can’t say you’ve played the game unless you did 3+ runs,” “AAA games suck but indies are still good” Man, shut the fuck up, I’m too old for that shit.\n
    \n
    If you want to capture the excitement of how you felt when you first played videogames as a child, find a different hobby. Seriously, find a hobby that’s completely out of left field. Gardening, fixing mechanical watches, backyard astronomy, raising an ant farm, croqueting, kayaking, trainspotting. You don’t have to be that aging nerd who constantly malds at how modern videogames suck while continuing to fall for nostalgia bait that’ll always fall below your expectations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696736140 {#4112
    date: 2023-10-08 05:35:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 36886
  -bodyTs: "'10':49 '3':77 'aaa':79 'age':153 'alway':172 'anoth':7 'ant':141 'astronomi':138 'athlet':38 'backyard':137 'bait':169 'better':47 'captur':103 'child':117 'complet':128 'constant':156 'continu':164 'croquet':143 'deserv':10 'differ':120 'drudgeri':43 'endgam':57 'esport':37 'excit':105 'expect':176 'fall':166,173 'farm':142 'felt':109 'field':132 'fight':3 'find':6,118,123 'first':112 'fix':134 'fuck':90 'game':19,39,64,73,80 'garden':133 'get':46,54 'good':24,86 'haven':20 'hobbi':8,121,125 'hour':50 'indi':83 'kayak':144 'left':131 'life':18 'll':171 'long':27 'm':93 'mald':157 'man':87 'mechan':135 'modern':160 'move':14 'nerd':154 'nostalgia':168 'old':95 'play':62,71,113 'rais':139 're':31,60 'realli':61 'run':78 'say':68 'serious':122 'shit':98 'shouldn':40 'shut':88 'still':85 'streamer':34 'suck':81,162 'time':12,28 'trainspot':145 'truli':23 'twitch':33 'unless':29,74 've':70 'videogam':114,161 'want':101 'watch':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3679282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691546653 {#4113
    date: 2023-08-09 04:04:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4117
  +user: App\Entity\User {#4130 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Don’t fight it. Just find another hobby that deserves your time and move on with your life. Games haven’t been truly good for a *long* time. Unless you’re a Twitch streamer or an esports athlete, games shouldn’t be drudgery. “But it gets better after 10 hours,” “you have to get to the endgame before you’re really playing the game,” “you can’t say you’ve played the game unless you did 3+ runs,” “AAA games suck but indies are still good” Man, shut the fuck up, I’m too old for that shit.\n
    \n
    If you want to capture the excitement of how you felt when you first played videogames as a child, find a different hobby. Seriously, find a hobby that’s completely out of left field. Gardening, fixing mechanical watches, backyard astronomy, raising an ant farm, croqueting, kayaking, trainspotting. You don’t have to be that aging nerd who constantly malds at how modern videogames suck while continuing to fall for nostalgia bait that’ll always fall below your expectations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696736140 {#4112
    date: 2023-10-08 05:35:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 36886
  -bodyTs: "'10':49 '3':77 'aaa':79 'age':153 'alway':172 'anoth':7 'ant':141 'astronomi':138 'athlet':38 'backyard':137 'bait':169 'better':47 'captur':103 'child':117 'complet':128 'constant':156 'continu':164 'croquet':143 'deserv':10 'differ':120 'drudgeri':43 'endgam':57 'esport':37 'excit':105 'expect':176 'fall':166,173 'farm':142 'felt':109 'field':132 'fight':3 'find':6,118,123 'first':112 'fix':134 'fuck':90 'game':19,39,64,73,80 'garden':133 'get':46,54 'good':24,86 'haven':20 'hobbi':8,121,125 'hour':50 'indi':83 'kayak':144 'left':131 'life':18 'll':171 'long':27 'm':93 'mald':157 'man':87 'mechan':135 'modern':160 'move':14 'nerd':154 'nostalgia':168 'old':95 'play':62,71,113 'rais':139 're':31,60 'realli':61 'run':78 'say':68 'serious':122 'shit':98 'shouldn':40 'shut':88 'still':85 'streamer':34 'suck':81,162 'time':12,28 'trainspot':145 'truli':23 'twitch':33 'unless':29,74 've':70 'videogam':114,161 'want':101 'watch':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3679282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691546653 {#4113
    date: 2023-08-09 04:04:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4203
  +user: Proxies\__CG__\App\Entity\User {#4200 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t fight it. Just find another hobby that deserves your time and move on with your life. Games haven’t been truly good for a *long* time. Unless you’re a Twitch streamer or an esports athlete, games shouldn’t be drudgery. “But it gets better after 10 hours,” “you have to get to the endgame before you’re really playing the game,” “you can’t say you’ve played the game unless you did 3+ runs,” “AAA games suck but indies are still good” Man, shut the fuck up, I’m too old for that shit.\n
      \n
      If you want to capture the excitement of how you felt when you first played videogames as a child, find a different hobby. Seriously, find a hobby that’s completely out of left field. Gardening, fixing mechanical watches, backyard astronomy, raising an ant farm, croqueting, kayaking, trainspotting. You don’t have to be that aging nerd who constantly malds at how modern videogames suck while continuing to fall for nostalgia bait that’ll always fall below your expectations.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696736140 {#4112
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 36886
    -bodyTs: "'10':49 '3':77 'aaa':79 'age':153 'alway':172 'anoth':7 'ant':141 'astronomi':138 'athlet':38 'backyard':137 'bait':169 'better':47 'captur':103 'child':117 'complet':128 'constant':156 'continu':164 'croquet':143 'deserv':10 'differ':120 'drudgeri':43 'endgam':57 'esport':37 'excit':105 'expect':176 'fall':166,173 'farm':142 'felt':109 'field':132 'fight':3 'find':6,118,123 'first':112 'fix':134 'fuck':90 'game':19,39,64,73,80 'garden':133 'get':46,54 'good':24,86 'haven':20 'hobbi':8,121,125 'hour':50 'indi':83 'kayak':144 'left':131 'life':18 'll':171 'long':27 'm':93 'mald':157 'man':87 'mechan':135 'modern':160 'move':14 'nerd':154 'nostalgia':168 'old':95 'play':62,71,113 'rais':139 're':31,60 'realli':61 'run':78 'say':68 'serious':122 'shit':98 'shouldn':40 'shut':88 'still':85 'streamer':34 'suck':81,162 'time':12,28 'trainspot':145 'truli':23 'twitch':33 'unless':29,74 've':70 'videogam':114,161 'want':101 'watch':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3679282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691546653 {#4113
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    > Games haven’t been truly good for a *long* time\n
    \n
    Meanwhile, here I am loving gaming and thinking we’re in a golden age of gaming compared to my youth…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691560582 {#4204
    date: 2023-08-09 07:56:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
    "@AssortedBiscuits@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
  -id: 36887
  -bodyTs: "'age':24 'compar':27 'game':1,16,26 'golden':23 'good':6 'haven':2 'long':9 'love':15 'meanwhil':11 're':20 'think':18 'time':10 'truli':5 'youth':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/1021282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691560582 {#4207
    date: 2023-08-09 07:56:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4203
  +user: Proxies\__CG__\App\Entity\User {#4200 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t fight it. Just find another hobby that deserves your time and move on with your life. Games haven’t been truly good for a *long* time. Unless you’re a Twitch streamer or an esports athlete, games shouldn’t be drudgery. “But it gets better after 10 hours,” “you have to get to the endgame before you’re really playing the game,” “you can’t say you’ve played the game unless you did 3+ runs,” “AAA games suck but indies are still good” Man, shut the fuck up, I’m too old for that shit.\n
      \n
      If you want to capture the excitement of how you felt when you first played videogames as a child, find a different hobby. Seriously, find a hobby that’s completely out of left field. Gardening, fixing mechanical watches, backyard astronomy, raising an ant farm, croqueting, kayaking, trainspotting. You don’t have to be that aging nerd who constantly malds at how modern videogames suck while continuing to fall for nostalgia bait that’ll always fall below your expectations.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696736140 {#4112
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 36886
    -bodyTs: "'10':49 '3':77 'aaa':79 'age':153 'alway':172 'anoth':7 'ant':141 'astronomi':138 'athlet':38 'backyard':137 'bait':169 'better':47 'captur':103 'child':117 'complet':128 'constant':156 'continu':164 'croquet':143 'deserv':10 'differ':120 'drudgeri':43 'endgam':57 'esport':37 'excit':105 'expect':176 'fall':166,173 'farm':142 'felt':109 'field':132 'fight':3 'find':6,118,123 'first':112 'fix':134 'fuck':90 'game':19,39,64,73,80 'garden':133 'get':46,54 'good':24,86 'haven':20 'hobbi':8,121,125 'hour':50 'indi':83 'kayak':144 'left':131 'life':18 'll':171 'long':27 'm':93 'mald':157 'man':87 'mechan':135 'modern':160 'move':14 'nerd':154 'nostalgia':168 'old':95 'play':62,71,113 'rais':139 're':31,60 'realli':61 'run':78 'say':68 'serious':122 'shit':98 'shouldn':40 'shut':88 'still':85 'streamer':34 'suck':81,162 'time':12,28 'trainspot':145 'truli':23 'twitch':33 'unless':29,74 've':70 'videogam':114,161 'want':101 'watch':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3679282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691546653 {#4113
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    > Games haven’t been truly good for a *long* time\n
    \n
    Meanwhile, here I am loving gaming and thinking we’re in a golden age of gaming compared to my youth…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691560582 {#4204
    date: 2023-08-09 07:56:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
    "@AssortedBiscuits@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
  -id: 36887
  -bodyTs: "'age':24 'compar':27 'game':1,16,26 'golden':23 'good':6 'haven':2 'long':9 'love':15 'meanwhil':11 're':20 'think':18 'time':10 'truli':5 'youth':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/1021282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691560582 {#4207
    date: 2023-08-09 07:56:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4203
  +user: Proxies\__CG__\App\Entity\User {#4200 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t fight it. Just find another hobby that deserves your time and move on with your life. Games haven’t been truly good for a *long* time. Unless you’re a Twitch streamer or an esports athlete, games shouldn’t be drudgery. “But it gets better after 10 hours,” “you have to get to the endgame before you’re really playing the game,” “you can’t say you’ve played the game unless you did 3+ runs,” “AAA games suck but indies are still good” Man, shut the fuck up, I’m too old for that shit.\n
      \n
      If you want to capture the excitement of how you felt when you first played videogames as a child, find a different hobby. Seriously, find a hobby that’s completely out of left field. Gardening, fixing mechanical watches, backyard astronomy, raising an ant farm, croqueting, kayaking, trainspotting. You don’t have to be that aging nerd who constantly malds at how modern videogames suck while continuing to fall for nostalgia bait that’ll always fall below your expectations.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696736140 {#4112
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 36886
    -bodyTs: "'10':49 '3':77 'aaa':79 'age':153 'alway':172 'anoth':7 'ant':141 'astronomi':138 'athlet':38 'backyard':137 'bait':169 'better':47 'captur':103 'child':117 'complet':128 'constant':156 'continu':164 'croquet':143 'deserv':10 'differ':120 'drudgeri':43 'endgam':57 'esport':37 'excit':105 'expect':176 'fall':166,173 'farm':142 'felt':109 'field':132 'fight':3 'find':6,118,123 'first':112 'fix':134 'fuck':90 'game':19,39,64,73,80 'garden':133 'get':46,54 'good':24,86 'haven':20 'hobbi':8,121,125 'hour':50 'indi':83 'kayak':144 'left':131 'life':18 'll':171 'long':27 'm':93 'mald':157 'man':87 'mechan':135 'modern':160 'move':14 'nerd':154 'nostalgia':168 'old':95 'play':62,71,113 'rais':139 're':31,60 'realli':61 'run':78 'say':68 'serious':122 'shit':98 'shouldn':40 'shut':88 'still':85 'streamer':34 'suck':81,162 'time':12,28 'trainspot':145 'truli':23 'twitch':33 'unless':29,74 've':70 'videogam':114,161 'want':101 'watch':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3679282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691546653 {#4113
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    > Games haven’t been truly good for a *long* time\n
    \n
    Meanwhile, here I am loving gaming and thinking we’re in a golden age of gaming compared to my youth…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691560582 {#4204
    date: 2023-08-09 07:56:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
    "@AssortedBiscuits@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
  -id: 36887
  -bodyTs: "'age':24 'compar':27 'game':1,16,26 'golden':23 'good':6 'haven':2 'long':9 'love':15 'meanwhil':11 're':20 'think':18 'time':10 'truli':5 'youth':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/1021282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691560582 {#4207
    date: 2023-08-09 07:56:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4218
  +user: Proxies\__CG__\App\Entity\User {#4219 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t fight it. Just find another hobby that deserves your time and move on with your life. Games haven’t been truly good for a *long* time. Unless you’re a Twitch streamer or an esports athlete, games shouldn’t be drudgery. “But it gets better after 10 hours,” “you have to get to the endgame before you’re really playing the game,” “you can’t say you’ve played the game unless you did 3+ runs,” “AAA games suck but indies are still good” Man, shut the fuck up, I’m too old for that shit.\n
      \n
      If you want to capture the excitement of how you felt when you first played videogames as a child, find a different hobby. Seriously, find a hobby that’s completely out of left field. Gardening, fixing mechanical watches, backyard astronomy, raising an ant farm, croqueting, kayaking, trainspotting. You don’t have to be that aging nerd who constantly malds at how modern videogames suck while continuing to fall for nostalgia bait that’ll always fall below your expectations.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696736140 {#4112
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 36886
    -bodyTs: "'10':49 '3':77 'aaa':79 'age':153 'alway':172 'anoth':7 'ant':141 'astronomi':138 'athlet':38 'backyard':137 'bait':169 'better':47 'captur':103 'child':117 'complet':128 'constant':156 'continu':164 'croquet':143 'deserv':10 'differ':120 'drudgeri':43 'endgam':57 'esport':37 'excit':105 'expect':176 'fall':166,173 'farm':142 'felt':109 'field':132 'fight':3 'find':6,118,123 'first':112 'fix':134 'fuck':90 'game':19,39,64,73,80 'garden':133 'get':46,54 'good':24,86 'haven':20 'hobbi':8,121,125 'hour':50 'indi':83 'kayak':144 'left':131 'life':18 'll':171 'long':27 'm':93 'mald':157 'man':87 'mechan':135 'modern':160 'move':14 'nerd':154 'nostalgia':168 'old':95 'play':62,71,113 'rais':139 're':31,60 'realli':61 'run':78 'say':68 'serious':122 'shit':98 'shouldn':40 'shut':88 'still':85 'streamer':34 'suck':81,162 'time':12,28 'trainspot':145 'truli':23 'twitch':33 'unless':29,74 've':70 'videogam':114,161 'want':101 'watch':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3679282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691546653 {#4113
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Or just engage in moderation like every other medium, it’s weird to me that playing videogames is automatically supposed to be a “hobby” but the same doesn’t apply to watching movies or reading books or whatever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691552377 {#4216
    date: 2023-08-09 05:39:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
    "@AssortedBiscuits@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4220 …}
  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
  +votes: Doctrine\ORM\PersistentCollection {#4224 …}
  +reports: Doctrine\ORM\PersistentCollection {#4226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
  -id: 36889
  -bodyTs: "'appli':30 'automat':19 'book':36 'doesn':28 'engag':3 'everi':7 'hobbi':24 'like':6 'medium':9 'moder':5 'movi':33 'play':16 'read':35 'suppos':20 'videogam':17 'watch':32 'weird':12 'whatev':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3679801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691552377 {#4217
    date: 2023-08-09 05:39:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4218
  +user: Proxies\__CG__\App\Entity\User {#4219 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t fight it. Just find another hobby that deserves your time and move on with your life. Games haven’t been truly good for a *long* time. Unless you’re a Twitch streamer or an esports athlete, games shouldn’t be drudgery. “But it gets better after 10 hours,” “you have to get to the endgame before you’re really playing the game,” “you can’t say you’ve played the game unless you did 3+ runs,” “AAA games suck but indies are still good” Man, shut the fuck up, I’m too old for that shit.\n
      \n
      If you want to capture the excitement of how you felt when you first played videogames as a child, find a different hobby. Seriously, find a hobby that’s completely out of left field. Gardening, fixing mechanical watches, backyard astronomy, raising an ant farm, croqueting, kayaking, trainspotting. You don’t have to be that aging nerd who constantly malds at how modern videogames suck while continuing to fall for nostalgia bait that’ll always fall below your expectations.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696736140 {#4112
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 36886
    -bodyTs: "'10':49 '3':77 'aaa':79 'age':153 'alway':172 'anoth':7 'ant':141 'astronomi':138 'athlet':38 'backyard':137 'bait':169 'better':47 'captur':103 'child':117 'complet':128 'constant':156 'continu':164 'croquet':143 'deserv':10 'differ':120 'drudgeri':43 'endgam':57 'esport':37 'excit':105 'expect':176 'fall':166,173 'farm':142 'felt':109 'field':132 'fight':3 'find':6,118,123 'first':112 'fix':134 'fuck':90 'game':19,39,64,73,80 'garden':133 'get':46,54 'good':24,86 'haven':20 'hobbi':8,121,125 'hour':50 'indi':83 'kayak':144 'left':131 'life':18 'll':171 'long':27 'm':93 'mald':157 'man':87 'mechan':135 'modern':160 'move':14 'nerd':154 'nostalgia':168 'old':95 'play':62,71,113 'rais':139 're':31,60 'realli':61 'run':78 'say':68 'serious':122 'shit':98 'shouldn':40 'shut':88 'still':85 'streamer':34 'suck':81,162 'time':12,28 'trainspot':145 'truli':23 'twitch':33 'unless':29,74 've':70 'videogam':114,161 'want':101 'watch':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3679282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691546653 {#4113
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Or just engage in moderation like every other medium, it’s weird to me that playing videogames is automatically supposed to be a “hobby” but the same doesn’t apply to watching movies or reading books or whatever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691552377 {#4216
    date: 2023-08-09 05:39:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
    "@AssortedBiscuits@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4220 …}
  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
  +votes: Doctrine\ORM\PersistentCollection {#4224 …}
  +reports: Doctrine\ORM\PersistentCollection {#4226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
  -id: 36889
  -bodyTs: "'appli':30 'automat':19 'book':36 'doesn':28 'engag':3 'everi':7 'hobbi':24 'like':6 'medium':9 'moder':5 'movi':33 'play':16 'read':35 'suppos':20 'videogam':17 'watch':32 'weird':12 'whatev':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3679801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691552377 {#4217
    date: 2023-08-09 05:39:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4218
  +user: Proxies\__CG__\App\Entity\User {#4219 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t fight it. Just find another hobby that deserves your time and move on with your life. Games haven’t been truly good for a *long* time. Unless you’re a Twitch streamer or an esports athlete, games shouldn’t be drudgery. “But it gets better after 10 hours,” “you have to get to the endgame before you’re really playing the game,” “you can’t say you’ve played the game unless you did 3+ runs,” “AAA games suck but indies are still good” Man, shut the fuck up, I’m too old for that shit.\n
      \n
      If you want to capture the excitement of how you felt when you first played videogames as a child, find a different hobby. Seriously, find a hobby that’s completely out of left field. Gardening, fixing mechanical watches, backyard astronomy, raising an ant farm, croqueting, kayaking, trainspotting. You don’t have to be that aging nerd who constantly malds at how modern videogames suck while continuing to fall for nostalgia bait that’ll always fall below your expectations.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696736140 {#4112
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 36886
    -bodyTs: "'10':49 '3':77 'aaa':79 'age':153 'alway':172 'anoth':7 'ant':141 'astronomi':138 'athlet':38 'backyard':137 'bait':169 'better':47 'captur':103 'child':117 'complet':128 'constant':156 'continu':164 'croquet':143 'deserv':10 'differ':120 'drudgeri':43 'endgam':57 'esport':37 'excit':105 'expect':176 'fall':166,173 'farm':142 'felt':109 'field':132 'fight':3 'find':6,118,123 'first':112 'fix':134 'fuck':90 'game':19,39,64,73,80 'garden':133 'get':46,54 'good':24,86 'haven':20 'hobbi':8,121,125 'hour':50 'indi':83 'kayak':144 'left':131 'life':18 'll':171 'long':27 'm':93 'mald':157 'man':87 'mechan':135 'modern':160 'move':14 'nerd':154 'nostalgia':168 'old':95 'play':62,71,113 'rais':139 're':31,60 'realli':61 'run':78 'say':68 'serious':122 'shit':98 'shouldn':40 'shut':88 'still':85 'streamer':34 'suck':81,162 'time':12,28 'trainspot':145 'truli':23 'twitch':33 'unless':29,74 've':70 'videogam':114,161 'want':101 'watch':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3679282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691546653 {#4113
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Or just engage in moderation like every other medium, it’s weird to me that playing videogames is automatically supposed to be a “hobby” but the same doesn’t apply to watching movies or reading books or whatever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691552377 {#4216
    date: 2023-08-09 05:39:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
    "@AssortedBiscuits@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4220 …}
  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
  +votes: Doctrine\ORM\PersistentCollection {#4224 …}
  +reports: Doctrine\ORM\PersistentCollection {#4226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
  -id: 36889
  -bodyTs: "'appli':30 'automat':19 'book':36 'doesn':28 'engag':3 'everi':7 'hobbi':24 'like':6 'medium':9 'moder':5 'movi':33 'play':16 'read':35 'suppos':20 'videogam':17 'watch':32 'weird':12 'whatev':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3679801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691552377 {#4217
    date: 2023-08-09 05:39:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4234
  +user: Proxies\__CG__\App\Entity\User {#4235 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t fight it. Just find another hobby that deserves your time and move on with your life. Games haven’t been truly good for a *long* time. Unless you’re a Twitch streamer or an esports athlete, games shouldn’t be drudgery. “But it gets better after 10 hours,” “you have to get to the endgame before you’re really playing the game,” “you can’t say you’ve played the game unless you did 3+ runs,” “AAA games suck but indies are still good” Man, shut the fuck up, I’m too old for that shit.\n
      \n
      If you want to capture the excitement of how you felt when you first played videogames as a child, find a different hobby. Seriously, find a hobby that’s completely out of left field. Gardening, fixing mechanical watches, backyard astronomy, raising an ant farm, croqueting, kayaking, trainspotting. You don’t have to be that aging nerd who constantly malds at how modern videogames suck while continuing to fall for nostalgia bait that’ll always fall below your expectations.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696736140 {#4112
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 36886
    -bodyTs: "'10':49 '3':77 'aaa':79 'age':153 'alway':172 'anoth':7 'ant':141 'astronomi':138 'athlet':38 'backyard':137 'bait':169 'better':47 'captur':103 'child':117 'complet':128 'constant':156 'continu':164 'croquet':143 'deserv':10 'differ':120 'drudgeri':43 'endgam':57 'esport':37 'excit':105 'expect':176 'fall':166,173 'farm':142 'felt':109 'field':132 'fight':3 'find':6,118,123 'first':112 'fix':134 'fuck':90 'game':19,39,64,73,80 'garden':133 'get':46,54 'good':24,86 'haven':20 'hobbi':8,121,125 'hour':50 'indi':83 'kayak':144 'left':131 'life':18 'll':171 'long':27 'm':93 'mald':157 'man':87 'mechan':135 'modern':160 'move':14 'nerd':154 'nostalgia':168 'old':95 'play':62,71,113 'rais':139 're':31,60 'realli':61 'run':78 'say':68 'serious':122 'shit':98 'shouldn':40 'shut':88 'still':85 'streamer':34 'suck':81,162 'time':12,28 'trainspot':145 'truli':23 'twitch':33 'unless':29,74 've':70 'videogam':114,161 'want':101 'watch':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3679282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691546653 {#4113
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Couldn’t agree more. And even thought I hardly play games anymore, that actually makes them all the more special when I’m excited about a game and play it. It’s rare nowadays, but games like celeste or a short hike were really wonderful. Other than gems that really speak to you though, you really should find another hobby."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691551456 {#4232
    date: 2023-08-09 05:24:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
    "@AssortedBiscuits@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4236 …}
  +nested: Doctrine\ORM\PersistentCollection {#4238 …}
  +votes: Doctrine\ORM\PersistentCollection {#4240 …}
  +reports: Doctrine\ORM\PersistentCollection {#4242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
  -id: 36892
  -bodyTs: "'actual':14 'agre':3 'anoth':59 'anymor':12 'celest':38 'couldn':1 'even':6 'excit':24 'find':58 'game':11,27,36 'gem':48 'hard':9 'hike':42 'hobbi':60 'like':37 'm':23 'make':15 'nowaday':34 'play':10,29 'rare':33 'realli':44,50,56 'short':41 'speak':51 'special':20 'though':54 'thought':7 'wonder':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/1618316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691551456 {#4233
    date: 2023-08-09 05:24:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4234
  +user: Proxies\__CG__\App\Entity\User {#4235 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t fight it. Just find another hobby that deserves your time and move on with your life. Games haven’t been truly good for a *long* time. Unless you’re a Twitch streamer or an esports athlete, games shouldn’t be drudgery. “But it gets better after 10 hours,” “you have to get to the endgame before you’re really playing the game,” “you can’t say you’ve played the game unless you did 3+ runs,” “AAA games suck but indies are still good” Man, shut the fuck up, I’m too old for that shit.\n
      \n
      If you want to capture the excitement of how you felt when you first played videogames as a child, find a different hobby. Seriously, find a hobby that’s completely out of left field. Gardening, fixing mechanical watches, backyard astronomy, raising an ant farm, croqueting, kayaking, trainspotting. You don’t have to be that aging nerd who constantly malds at how modern videogames suck while continuing to fall for nostalgia bait that’ll always fall below your expectations.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696736140 {#4112
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 36886
    -bodyTs: "'10':49 '3':77 'aaa':79 'age':153 'alway':172 'anoth':7 'ant':141 'astronomi':138 'athlet':38 'backyard':137 'bait':169 'better':47 'captur':103 'child':117 'complet':128 'constant':156 'continu':164 'croquet':143 'deserv':10 'differ':120 'drudgeri':43 'endgam':57 'esport':37 'excit':105 'expect':176 'fall':166,173 'farm':142 'felt':109 'field':132 'fight':3 'find':6,118,123 'first':112 'fix':134 'fuck':90 'game':19,39,64,73,80 'garden':133 'get':46,54 'good':24,86 'haven':20 'hobbi':8,121,125 'hour':50 'indi':83 'kayak':144 'left':131 'life':18 'll':171 'long':27 'm':93 'mald':157 'man':87 'mechan':135 'modern':160 'move':14 'nerd':154 'nostalgia':168 'old':95 'play':62,71,113 'rais':139 're':31,60 'realli':61 'run':78 'say':68 'serious':122 'shit':98 'shouldn':40 'shut':88 'still':85 'streamer':34 'suck':81,162 'time':12,28 'trainspot':145 'truli':23 'twitch':33 'unless':29,74 've':70 'videogam':114,161 'want':101 'watch':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3679282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691546653 {#4113
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Couldn’t agree more. And even thought I hardly play games anymore, that actually makes them all the more special when I’m excited about a game and play it. It’s rare nowadays, but games like celeste or a short hike were really wonderful. Other than gems that really speak to you though, you really should find another hobby."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691551456 {#4232
    date: 2023-08-09 05:24:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
    "@AssortedBiscuits@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4236 …}
  +nested: Doctrine\ORM\PersistentCollection {#4238 …}
  +votes: Doctrine\ORM\PersistentCollection {#4240 …}
  +reports: Doctrine\ORM\PersistentCollection {#4242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
  -id: 36892
  -bodyTs: "'actual':14 'agre':3 'anoth':59 'anymor':12 'celest':38 'couldn':1 'even':6 'excit':24 'find':58 'game':11,27,36 'gem':48 'hard':9 'hike':42 'hobbi':60 'like':37 'm':23 'make':15 'nowaday':34 'play':10,29 'rare':33 'realli':44,50,56 'short':41 'speak':51 'special':20 'though':54 'thought':7 'wonder':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/1618316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691551456 {#4233
    date: 2023-08-09 05:24:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4234
  +user: Proxies\__CG__\App\Entity\User {#4235 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t fight it. Just find another hobby that deserves your time and move on with your life. Games haven’t been truly good for a *long* time. Unless you’re a Twitch streamer or an esports athlete, games shouldn’t be drudgery. “But it gets better after 10 hours,” “you have to get to the endgame before you’re really playing the game,” “you can’t say you’ve played the game unless you did 3+ runs,” “AAA games suck but indies are still good” Man, shut the fuck up, I’m too old for that shit.\n
      \n
      If you want to capture the excitement of how you felt when you first played videogames as a child, find a different hobby. Seriously, find a hobby that’s completely out of left field. Gardening, fixing mechanical watches, backyard astronomy, raising an ant farm, croqueting, kayaking, trainspotting. You don’t have to be that aging nerd who constantly malds at how modern videogames suck while continuing to fall for nostalgia bait that’ll always fall below your expectations.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696736140 {#4112
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 36886
    -bodyTs: "'10':49 '3':77 'aaa':79 'age':153 'alway':172 'anoth':7 'ant':141 'astronomi':138 'athlet':38 'backyard':137 'bait':169 'better':47 'captur':103 'child':117 'complet':128 'constant':156 'continu':164 'croquet':143 'deserv':10 'differ':120 'drudgeri':43 'endgam':57 'esport':37 'excit':105 'expect':176 'fall':166,173 'farm':142 'felt':109 'field':132 'fight':3 'find':6,118,123 'first':112 'fix':134 'fuck':90 'game':19,39,64,73,80 'garden':133 'get':46,54 'good':24,86 'haven':20 'hobbi':8,121,125 'hour':50 'indi':83 'kayak':144 'left':131 'life':18 'll':171 'long':27 'm':93 'mald':157 'man':87 'mechan':135 'modern':160 'move':14 'nerd':154 'nostalgia':168 'old':95 'play':62,71,113 'rais':139 're':31,60 'realli':61 'run':78 'say':68 'serious':122 'shit':98 'shouldn':40 'shut':88 'still':85 'streamer':34 'suck':81,162 'time':12,28 'trainspot':145 'truli':23 'twitch':33 'unless':29,74 've':70 'videogam':114,161 'want':101 'watch':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3679282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691546653 {#4113
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Couldn’t agree more. And even thought I hardly play games anymore, that actually makes them all the more special when I’m excited about a game and play it. It’s rare nowadays, but games like celeste or a short hike were really wonderful. Other than gems that really speak to you though, you really should find another hobby."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691551456 {#4232
    date: 2023-08-09 05:24:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
    "@AssortedBiscuits@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4236 …}
  +nested: Doctrine\ORM\PersistentCollection {#4238 …}
  +votes: Doctrine\ORM\PersistentCollection {#4240 …}
  +reports: Doctrine\ORM\PersistentCollection {#4242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
  -id: 36892
  -bodyTs: "'actual':14 'agre':3 'anoth':59 'anymor':12 'celest':38 'couldn':1 'even':6 'excit':24 'find':58 'game':11,27,36 'gem':48 'hard':9 'hike':42 'hobbi':60 'like':37 'm':23 'make':15 'nowaday':34 'play':10,29 'rare':33 'realli':44,50,56 'short':41 'speak':51 'special':20 'though':54 'thought':7 'wonder':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/1618316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691551456 {#4233
    date: 2023-08-09 05:24:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4258
  +user: Proxies\__CG__\App\Entity\User {#4255 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4234
    +user: Proxies\__CG__\App\Entity\User {#4235 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Don’t fight it. Just find another hobby that deserves your time and move on with your life. Games haven’t been truly good for a *long* time. Unless you’re a Twitch streamer or an esports athlete, games shouldn’t be drudgery. “But it gets better after 10 hours,” “you have to get to the endgame before you’re really playing the game,” “you can’t say you’ve played the game unless you did 3+ runs,” “AAA games suck but indies are still good” Man, shut the fuck up, I’m too old for that shit.\n
        \n
        If you want to capture the excitement of how you felt when you first played videogames as a child, find a different hobby. Seriously, find a hobby that’s completely out of left field. Gardening, fixing mechanical watches, backyard astronomy, raising an ant farm, croqueting, kayaking, trainspotting. You don’t have to be that aging nerd who constantly malds at how modern videogames suck while continuing to fall for nostalgia bait that’ll always fall below your expectations.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696736140 {#4112
        date: 2023-10-08 05:35:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LambLeeg@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 36886
      -bodyTs: "'10':49 '3':77 'aaa':79 'age':153 'alway':172 'anoth':7 'ant':141 'astronomi':138 'athlet':38 'backyard':137 'bait':169 'better':47 'captur':103 'child':117 'complet':128 'constant':156 'continu':164 'croquet':143 'deserv':10 'differ':120 'drudgeri':43 'endgam':57 'esport':37 'excit':105 'expect':176 'fall':166,173 'farm':142 'felt':109 'field':132 'fight':3 'find':6,118,123 'first':112 'fix':134 'fuck':90 'game':19,39,64,73,80 'garden':133 'get':46,54 'good':24,86 'haven':20 'hobbi':8,121,125 'hour':50 'indi':83 'kayak':144 'left':131 'life':18 'll':171 'long':27 'm':93 'mald':157 'man':87 'mechan':135 'modern':160 'move':14 'nerd':154 'nostalgia':168 'old':95 'play':62,71,113 'rais':139 're':31,60 'realli':61 'run':78 'say':68 'serious':122 'shit':98 'shouldn':40 'shut':88 'still':85 'streamer':34 'suck':81,162 'time':12,28 'trainspot':145 'truli':23 'twitch':33 'unless':29,74 've':70 'videogam':114,161 'want':101 'watch':136"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3679282"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691546653 {#4113
        date: 2023-08-09 04:04:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Couldn’t agree more. And even thought I hardly play games anymore, that actually makes them all the more special when I’m excited about a game and play it. It’s rare nowadays, but games like celeste or a short hike were really wonderful. Other than gems that really speak to you though, you really should find another hobby."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1691551456 {#4232
      date: 2023-08-09 05:24:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
      "@AssortedBiscuits@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4236 …}
    +nested: Doctrine\ORM\PersistentCollection {#4238 …}
    +votes: Doctrine\ORM\PersistentCollection {#4240 …}
    +reports: Doctrine\ORM\PersistentCollection {#4242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
    -id: 36892
    -bodyTs: "'actual':14 'agre':3 'anoth':59 'anymor':12 'celest':38 'couldn':1 'even':6 'excit':24 'find':58 'game':11,27,36 'gem':48 'hard':9 'hike':42 'hobbi':60 'like':37 'm':23 'make':15 'nowaday':34 'play':10,29 'rare':33 'realli':44,50,56 'short':41 'speak':51 'special':20 'though':54 'thought':7 'wonder':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/1618316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691551456 {#4233
      date: 2023-08-09 05:24:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Agreed. My most recent binge was Stray, and before that it was The Legend of Zelda: Links Awakening on the switch lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691585442 {#4259
    date: 2023-08-09 14:50:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
    "@AssortedBiscuits@hexbear.net"
    "@atyaz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4252 …}
  +nested: Doctrine\ORM\PersistentCollection {#4250 …}
  +votes: Doctrine\ORM\PersistentCollection {#4254 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 36893
  -bodyTs: "'agre':1 'awaken':18 'bing':5 'legend':14 'link':17 'lmao':22 'recent':4 'stray':7 'switch':21 'zelda':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/1769513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691585442 {#4262
    date: 2023-08-09 14:50:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4258
  +user: Proxies\__CG__\App\Entity\User {#4255 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4234
    +user: Proxies\__CG__\App\Entity\User {#4235 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Don’t fight it. Just find another hobby that deserves your time and move on with your life. Games haven’t been truly good for a *long* time. Unless you’re a Twitch streamer or an esports athlete, games shouldn’t be drudgery. “But it gets better after 10 hours,” “you have to get to the endgame before you’re really playing the game,” “you can’t say you’ve played the game unless you did 3+ runs,” “AAA games suck but indies are still good” Man, shut the fuck up, I’m too old for that shit.\n
        \n
        If you want to capture the excitement of how you felt when you first played videogames as a child, find a different hobby. Seriously, find a hobby that’s completely out of left field. Gardening, fixing mechanical watches, backyard astronomy, raising an ant farm, croqueting, kayaking, trainspotting. You don’t have to be that aging nerd who constantly malds at how modern videogames suck while continuing to fall for nostalgia bait that’ll always fall below your expectations.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696736140 {#4112
        date: 2023-10-08 05:35:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LambLeeg@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 36886
      -bodyTs: "'10':49 '3':77 'aaa':79 'age':153 'alway':172 'anoth':7 'ant':141 'astronomi':138 'athlet':38 'backyard':137 'bait':169 'better':47 'captur':103 'child':117 'complet':128 'constant':156 'continu':164 'croquet':143 'deserv':10 'differ':120 'drudgeri':43 'endgam':57 'esport':37 'excit':105 'expect':176 'fall':166,173 'farm':142 'felt':109 'field':132 'fight':3 'find':6,118,123 'first':112 'fix':134 'fuck':90 'game':19,39,64,73,80 'garden':133 'get':46,54 'good':24,86 'haven':20 'hobbi':8,121,125 'hour':50 'indi':83 'kayak':144 'left':131 'life':18 'll':171 'long':27 'm':93 'mald':157 'man':87 'mechan':135 'modern':160 'move':14 'nerd':154 'nostalgia':168 'old':95 'play':62,71,113 'rais':139 're':31,60 'realli':61 'run':78 'say':68 'serious':122 'shit':98 'shouldn':40 'shut':88 'still':85 'streamer':34 'suck':81,162 'time':12,28 'trainspot':145 'truli':23 'twitch':33 'unless':29,74 've':70 'videogam':114,161 'want':101 'watch':136"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3679282"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691546653 {#4113
        date: 2023-08-09 04:04:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Couldn’t agree more. And even thought I hardly play games anymore, that actually makes them all the more special when I’m excited about a game and play it. It’s rare nowadays, but games like celeste or a short hike were really wonderful. Other than gems that really speak to you though, you really should find another hobby."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1691551456 {#4232
      date: 2023-08-09 05:24:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
      "@AssortedBiscuits@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4236 …}
    +nested: Doctrine\ORM\PersistentCollection {#4238 …}
    +votes: Doctrine\ORM\PersistentCollection {#4240 …}
    +reports: Doctrine\ORM\PersistentCollection {#4242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
    -id: 36892
    -bodyTs: "'actual':14 'agre':3 'anoth':59 'anymor':12 'celest':38 'couldn':1 'even':6 'excit':24 'find':58 'game':11,27,36 'gem':48 'hard':9 'hike':42 'hobbi':60 'like':37 'm':23 'make':15 'nowaday':34 'play':10,29 'rare':33 'realli':44,50,56 'short':41 'speak':51 'special':20 'though':54 'thought':7 'wonder':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/1618316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691551456 {#4233
      date: 2023-08-09 05:24:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Agreed. My most recent binge was Stray, and before that it was The Legend of Zelda: Links Awakening on the switch lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691585442 {#4259
    date: 2023-08-09 14:50:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
    "@AssortedBiscuits@hexbear.net"
    "@atyaz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4252 …}
  +nested: Doctrine\ORM\PersistentCollection {#4250 …}
  +votes: Doctrine\ORM\PersistentCollection {#4254 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 36893
  -bodyTs: "'agre':1 'awaken':18 'bing':5 'legend':14 'link':17 'lmao':22 'recent':4 'stray':7 'switch':21 'zelda':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/1769513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691585442 {#4262
    date: 2023-08-09 14:50:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4258
  +user: Proxies\__CG__\App\Entity\User {#4255 …}
  +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: "Posting-my-favorite-memes"
    +title: "Posting my favorite memes"
    +url: "https://lemm.ee/pictrs/image/1a0f8d4e-4e83-4d9b-9fa8-b9ab3a1d2002.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691585442 {#2414
      date: 2023-08-09 14:50:42.0 +02: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: 3521
    -titleTs: "'favorit':3 'meme':4 'post':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691560272
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3538838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691505772 {#1793
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4234
    +user: Proxies\__CG__\App\Entity\User {#4235 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Don’t fight it. Just find another hobby that deserves your time and move on with your life. Games haven’t been truly good for a *long* time. Unless you’re a Twitch streamer or an esports athlete, games shouldn’t be drudgery. “But it gets better after 10 hours,” “you have to get to the endgame before you’re really playing the game,” “you can’t say you’ve played the game unless you did 3+ runs,” “AAA games suck but indies are still good” Man, shut the fuck up, I’m too old for that shit.\n
        \n
        If you want to capture the excitement of how you felt when you first played videogames as a child, find a different hobby. Seriously, find a hobby that’s completely out of left field. Gardening, fixing mechanical watches, backyard astronomy, raising an ant farm, croqueting, kayaking, trainspotting. You don’t have to be that aging nerd who constantly malds at how modern videogames suck while continuing to fall for nostalgia bait that’ll always fall below your expectations.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696736140 {#4112
        date: 2023-10-08 05:35:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LambLeeg@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 36886
      -bodyTs: "'10':49 '3':77 'aaa':79 'age':153 'alway':172 'anoth':7 'ant':141 'astronomi':138 'athlet':38 'backyard':137 'bait':169 'better':47 'captur':103 'child':117 'complet':128 'constant':156 'continu':164 'croquet':143 'deserv':10 'differ':120 'drudgeri':43 'endgam':57 'esport':37 'excit':105 'expect':176 'fall':166,173 'farm':142 'felt':109 'field':132 'fight':3 'find':6,118,123 'first':112 'fix':134 'fuck':90 'game':19,39,64,73,80 'garden':133 'get':46,54 'good':24,86 'haven':20 'hobbi':8,121,125 'hour':50 'indi':83 'kayak':144 'left':131 'life':18 'll':171 'long':27 'm':93 'mald':157 'man':87 'mechan':135 'modern':160 'move':14 'nerd':154 'nostalgia':168 'old':95 'play':62,71,113 'rais':139 're':31,60 'realli':61 'run':78 'say':68 'serious':122 'shit':98 'shouldn':40 'shut':88 'still':85 'streamer':34 'suck':81,162 'time':12,28 'trainspot':145 'truli':23 'twitch':33 'unless':29,74 've':70 'videogam':114,161 'want':101 'watch':136"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3679282"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691546653 {#4113
        date: 2023-08-09 04:04:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Couldn’t agree more. And even thought I hardly play games anymore, that actually makes them all the more special when I’m excited about a game and play it. It’s rare nowadays, but games like celeste or a short hike were really wonderful. Other than gems that really speak to you though, you really should find another hobby."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1691551456 {#4232
      date: 2023-08-09 05:24:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
      "@AssortedBiscuits@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4236 …}
    +nested: Doctrine\ORM\PersistentCollection {#4238 …}
    +votes: Doctrine\ORM\PersistentCollection {#4240 …}
    +reports: Doctrine\ORM\PersistentCollection {#4242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
    -id: 36892
    -bodyTs: "'actual':14 'agre':3 'anoth':59 'anymor':12 'celest':38 'couldn':1 'even':6 'excit':24 'find':58 'game':11,27,36 'gem':48 'hard':9 'hike':42 'hobbi':60 'like':37 'm':23 'make':15 'nowaday':34 'play':10,29 'rare':33 'realli':44,50,56 'short':41 'speak':51 'special':20 'though':54 'thought':7 'wonder':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/1618316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691551456 {#4233
      date: 2023-08-09 05:24:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Agreed. My most recent binge was Stray, and before that it was The Legend of Zelda: Links Awakening on the switch lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691585442 {#4259
    date: 2023-08-09 14:50:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
    "@AssortedBiscuits@hexbear.net"
    "@atyaz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4252 …}
  +nested: Doctrine\ORM\PersistentCollection {#4250 …}
  +votes: Doctrine\ORM\PersistentCollection {#4254 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 36893
  -bodyTs: "'agre':1 'awaken':18 'bing':5 'legend':14 'link':17 'lmao':22 'recent':4 'stray':7 'switch':21 'zelda':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/1769513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691585442 {#4262
    date: 2023-08-09 14:50:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED 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