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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +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 {#2418
    date: 2023-08-09 14:50:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +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 {#1858
    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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +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 {#2418
    date: 2023-08-09 14:50:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +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 {#1858
    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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +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 {#2418
    date: 2023-08-09 14:50:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +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 {#1858
    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 {#4014
  +user: App\Entity\User {#3963 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4023
    date: 2023-08-08 18:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4012 …}
  +nested: Doctrine\ORM\PersistentCollection {#4010 …}
  +votes: Doctrine\ORM\PersistentCollection {#4008 …}
  +reports: Doctrine\ORM\PersistentCollection {#4006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
  -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 {#3955
    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 {#4014
  +user: App\Entity\User {#3963 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4023
    date: 2023-08-08 18:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4012 …}
  +nested: Doctrine\ORM\PersistentCollection {#4010 …}
  +votes: Doctrine\ORM\PersistentCollection {#4008 …}
  +reports: Doctrine\ORM\PersistentCollection {#4006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
  -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 {#3955
    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 {#4014
  +user: App\Entity\User {#3963 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4023
    date: 2023-08-08 18:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4012 …}
  +nested: Doctrine\ORM\PersistentCollection {#4010 …}
  +votes: Doctrine\ORM\PersistentCollection {#4008 …}
  +reports: Doctrine\ORM\PersistentCollection {#4006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
  -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 {#3955
    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 {#4052
  +user: App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4064
    date: 2023-08-08 17:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4057 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4046 …}
  +reports: Doctrine\ORM\PersistentCollection {#4049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
  -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 {#4065
    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 {#4052
  +user: App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4064
    date: 2023-08-08 17:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4057 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4046 …}
  +reports: Doctrine\ORM\PersistentCollection {#4049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
  -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 {#4065
    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 {#4052
  +user: App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4064
    date: 2023-08-08 17:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4057 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4046 …}
  +reports: Doctrine\ORM\PersistentCollection {#4049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
  -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 {#4065
    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 {#4128
  +user: App\Entity\User {#4141 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4123
    date: 2023-10-08 05:35:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4129 …}
  +nested: Doctrine\ORM\PersistentCollection {#4131 …}
  +votes: Doctrine\ORM\PersistentCollection {#4133 …}
  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
  -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 {#4124
    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 {#4128
  +user: App\Entity\User {#4141 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4123
    date: 2023-10-08 05:35:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4129 …}
  +nested: Doctrine\ORM\PersistentCollection {#4131 …}
  +votes: Doctrine\ORM\PersistentCollection {#4133 …}
  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
  -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 {#4124
    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 {#4128
  +user: App\Entity\User {#4141 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4123
    date: 2023-10-08 05:35:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LambLeeg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4129 …}
  +nested: Doctrine\ORM\PersistentCollection {#4131 …}
  +votes: Doctrine\ORM\PersistentCollection {#4133 …}
  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
  -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 {#4124
    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 {#4214
  +user: Proxies\__CG__\App\Entity\User {#4211 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: App\Entity\User {#4141 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4123
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4129 …}
    +nested: Doctrine\ORM\PersistentCollection {#4131 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -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 {#4124
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +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 {#4215
    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 {#4208 …}
  +nested: Doctrine\ORM\PersistentCollection {#4206 …}
  +votes: Doctrine\ORM\PersistentCollection {#4210 …}
  +reports: Doctrine\ORM\PersistentCollection {#4221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4225 …}
  -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 {#4218
    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 {#4214
  +user: Proxies\__CG__\App\Entity\User {#4211 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: App\Entity\User {#4141 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4123
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4129 …}
    +nested: Doctrine\ORM\PersistentCollection {#4131 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -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 {#4124
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +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 {#4215
    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 {#4208 …}
  +nested: Doctrine\ORM\PersistentCollection {#4206 …}
  +votes: Doctrine\ORM\PersistentCollection {#4210 …}
  +reports: Doctrine\ORM\PersistentCollection {#4221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4225 …}
  -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 {#4218
    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 {#4214
  +user: Proxies\__CG__\App\Entity\User {#4211 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: App\Entity\User {#4141 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4123
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4129 …}
    +nested: Doctrine\ORM\PersistentCollection {#4131 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -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 {#4124
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +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 {#4215
    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 {#4208 …}
  +nested: Doctrine\ORM\PersistentCollection {#4206 …}
  +votes: Doctrine\ORM\PersistentCollection {#4210 …}
  +reports: Doctrine\ORM\PersistentCollection {#4221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4225 …}
  -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 {#4218
    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 {#4229
  +user: Proxies\__CG__\App\Entity\User {#4230 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: App\Entity\User {#4141 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4123
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4129 …}
    +nested: Doctrine\ORM\PersistentCollection {#4131 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -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 {#4124
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +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 {#4227
    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 {#4231 …}
  +nested: Doctrine\ORM\PersistentCollection {#4233 …}
  +votes: Doctrine\ORM\PersistentCollection {#4235 …}
  +reports: Doctrine\ORM\PersistentCollection {#4237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
  -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 {#4228
    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 {#4229
  +user: Proxies\__CG__\App\Entity\User {#4230 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: App\Entity\User {#4141 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4123
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4129 …}
    +nested: Doctrine\ORM\PersistentCollection {#4131 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -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 {#4124
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +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 {#4227
    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 {#4231 …}
  +nested: Doctrine\ORM\PersistentCollection {#4233 …}
  +votes: Doctrine\ORM\PersistentCollection {#4235 …}
  +reports: Doctrine\ORM\PersistentCollection {#4237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
  -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 {#4228
    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 {#4229
  +user: Proxies\__CG__\App\Entity\User {#4230 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: App\Entity\User {#4141 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4123
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4129 …}
    +nested: Doctrine\ORM\PersistentCollection {#4131 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -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 {#4124
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +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 {#4227
    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 {#4231 …}
  +nested: Doctrine\ORM\PersistentCollection {#4233 …}
  +votes: Doctrine\ORM\PersistentCollection {#4235 …}
  +reports: Doctrine\ORM\PersistentCollection {#4237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
  -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 {#4228
    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 {#4245
  +user: Proxies\__CG__\App\Entity\User {#4246 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: App\Entity\User {#4141 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4123
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4129 …}
    +nested: Doctrine\ORM\PersistentCollection {#4131 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -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 {#4124
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +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 {#4243
    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 {#4247 …}
  +nested: Doctrine\ORM\PersistentCollection {#4249 …}
  +votes: Doctrine\ORM\PersistentCollection {#4251 …}
  +reports: Doctrine\ORM\PersistentCollection {#4253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4257 …}
  -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 {#4244
    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 {#4245
  +user: Proxies\__CG__\App\Entity\User {#4246 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: App\Entity\User {#4141 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4123
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4129 …}
    +nested: Doctrine\ORM\PersistentCollection {#4131 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -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 {#4124
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +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 {#4243
    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 {#4247 …}
  +nested: Doctrine\ORM\PersistentCollection {#4249 …}
  +votes: Doctrine\ORM\PersistentCollection {#4251 …}
  +reports: Doctrine\ORM\PersistentCollection {#4253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4257 …}
  -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 {#4244
    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 {#4245
  +user: Proxies\__CG__\App\Entity\User {#4246 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: App\Entity\User {#4141 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4123
      date: 2023-10-08 05:35:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LambLeeg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4129 …}
    +nested: Doctrine\ORM\PersistentCollection {#4131 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -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 {#4124
      date: 2023-08-09 04:04:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +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 {#4243
    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 {#4247 …}
  +nested: Doctrine\ORM\PersistentCollection {#4249 …}
  +votes: Doctrine\ORM\PersistentCollection {#4251 …}
  +reports: Doctrine\ORM\PersistentCollection {#4253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4257 …}
  -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 {#4244
    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 {#4269
  +user: Proxies\__CG__\App\Entity\User {#4266 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: Proxies\__CG__\App\Entity\User {#4246 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4128
      +user: App\Entity\User {#4141 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +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 {#4123
        date: 2023-10-08 05:35:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LambLeeg@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4129 …}
      +nested: Doctrine\ORM\PersistentCollection {#4131 …}
      +votes: Doctrine\ORM\PersistentCollection {#4133 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -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 {#4124
        date: 2023-08-09 04:04:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4128}
    +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 {#4243
      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 {#4247 …}
    +nested: Doctrine\ORM\PersistentCollection {#4249 …}
    +votes: Doctrine\ORM\PersistentCollection {#4251 …}
    +reports: Doctrine\ORM\PersistentCollection {#4253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4257 …}
    -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 {#4244
      date: 2023-08-09 05:24:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +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 {#4270
    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 {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4261 …}
  +votes: Doctrine\ORM\PersistentCollection {#4265 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -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 {#4273
    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 {#4269
  +user: Proxies\__CG__\App\Entity\User {#4266 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: Proxies\__CG__\App\Entity\User {#4246 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4128
      +user: App\Entity\User {#4141 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +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 {#4123
        date: 2023-10-08 05:35:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LambLeeg@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4129 …}
      +nested: Doctrine\ORM\PersistentCollection {#4131 …}
      +votes: Doctrine\ORM\PersistentCollection {#4133 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -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 {#4124
        date: 2023-08-09 04:04:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4128}
    +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 {#4243
      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 {#4247 …}
    +nested: Doctrine\ORM\PersistentCollection {#4249 …}
    +votes: Doctrine\ORM\PersistentCollection {#4251 …}
    +reports: Doctrine\ORM\PersistentCollection {#4253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4257 …}
    -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 {#4244
      date: 2023-08-09 05:24:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +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 {#4270
    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 {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4261 …}
  +votes: Doctrine\ORM\PersistentCollection {#4265 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -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 {#4273
    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 {#4269
  +user: Proxies\__CG__\App\Entity\User {#4266 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2418
      date: 2023-08-09 14:50:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +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 {#1858
      date: 2023-08-08 16:42:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: Proxies\__CG__\App\Entity\User {#4246 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4128
      +user: App\Entity\User {#4141 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +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 {#4123
        date: 2023-10-08 05:35:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LambLeeg@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4129 …}
      +nested: Doctrine\ORM\PersistentCollection {#4131 …}
      +votes: Doctrine\ORM\PersistentCollection {#4133 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -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 {#4124
        date: 2023-08-09 04:04:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4128}
    +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 {#4243
      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 {#4247 …}
    +nested: Doctrine\ORM\PersistentCollection {#4249 …}
    +votes: Doctrine\ORM\PersistentCollection {#4251 …}
    +reports: Doctrine\ORM\PersistentCollection {#4253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4257 …}
    -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 {#4244
      date: 2023-08-09 05:24:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +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 {#4270
    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 {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4261 …}
  +votes: Doctrine\ORM\PersistentCollection {#4265 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -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 {#4273
    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 {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    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