GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/5651/The-old-dilemma/oldest?p=2

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.73 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: "The-old-dilemma"
  +title: "The old dilemma"
  +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 1074
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697630771 {#2418
    date: 2023-10-18 14:06:11.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: 5651
  -titleTs: "'dilemma':3 'old':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697512706
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6862614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697426306 {#1858
    date: 2023-10-16 05:18:26.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: "The-old-dilemma"
  +title: "The old dilemma"
  +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 1074
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697630771 {#2418
    date: 2023-10-18 14:06:11.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: 5651
  -titleTs: "'dilemma':3 'old':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697512706
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6862614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697426306 {#1858
    date: 2023-10-16 05:18:26.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: "The-old-dilemma"
  +title: "The old dilemma"
  +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 1074
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697630771 {#2418
    date: 2023-10-18 14:06:11.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: 5651
  -titleTs: "'dilemma':3 'old':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697512706
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6862614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697426306 {#1858
    date: 2023-10-16 05:18:26.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 {#4005
  +user: App\Entity\User {#3953 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Or in my case, spicy depression"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697463677 {#3919
    date: 2023-10-16 15:41:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 52239
  -bodyTs: "'case':4 'depress':6 'spici':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3638091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697457953 {#3955
    date: 2023-10-16 14:05:53.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 {#4005
  +user: App\Entity\User {#3953 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Or in my case, spicy depression"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697463677 {#3919
    date: 2023-10-16 15:41:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 52239
  -bodyTs: "'case':4 'depress':6 'spici':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3638091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697457953 {#3955
    date: 2023-10-16 14:05:53.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 {#4005
  +user: App\Entity\User {#3953 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Or in my case, spicy depression"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697463677 {#3919
    date: 2023-10-16 15:41:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 52239
  -bodyTs: "'case':4 'depress':6 'spici':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3638091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697457953 {#3955
    date: 2023-10-16 14:05:53.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 {#4423
  +user: Proxies\__CG__\App\Entity\User {#4427 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4005
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Or in my case, spicy depression"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697463677 {#3919
      date: 2023-10-16 15:41:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -id: 52239
    -bodyTs: "'case':4 'depress':6 'spici':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3638091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697457953 {#3955
      date: 2023-10-16 14:05:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Oh, spicy depression. Is that the exciting variant? If so, would you recommend over vanilla *why-should-I-get-up-for-any-not-immediately-lifesaving-task* depression?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697461540 {#4422
    date: 2023-10-16 15:05:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@fadingembers@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4432 …}
  +nested: Doctrine\ORM\PersistentCollection {#4428 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
  -id: 52354
  -bodyTs: "'depress':3,28 'excit':7 'get':20 'immedi':25 'lifesav':26 'oh':1 'recommend':13 'spici':2 'task':27 'vanilla':15 'variant':8 'why-should-i-get-up-for-any-not-immediately-lifesaving-task':16 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3940098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697461540 {#4419
    date: 2023-10-16 15:05:40.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 {#4423
  +user: Proxies\__CG__\App\Entity\User {#4427 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4005
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Or in my case, spicy depression"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697463677 {#3919
      date: 2023-10-16 15:41:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -id: 52239
    -bodyTs: "'case':4 'depress':6 'spici':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3638091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697457953 {#3955
      date: 2023-10-16 14:05:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Oh, spicy depression. Is that the exciting variant? If so, would you recommend over vanilla *why-should-I-get-up-for-any-not-immediately-lifesaving-task* depression?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697461540 {#4422
    date: 2023-10-16 15:05:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@fadingembers@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4432 …}
  +nested: Doctrine\ORM\PersistentCollection {#4428 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
  -id: 52354
  -bodyTs: "'depress':3,28 'excit':7 'get':20 'immedi':25 'lifesav':26 'oh':1 'recommend':13 'spici':2 'task':27 'vanilla':15 'variant':8 'why-should-i-get-up-for-any-not-immediately-lifesaving-task':16 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3940098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697461540 {#4419
    date: 2023-10-16 15:05:40.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 {#4423
  +user: Proxies\__CG__\App\Entity\User {#4427 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4005
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Or in my case, spicy depression"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697463677 {#3919
      date: 2023-10-16 15:41:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -id: 52239
    -bodyTs: "'case':4 'depress':6 'spici':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3638091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697457953 {#3955
      date: 2023-10-16 14:05:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Oh, spicy depression. Is that the exciting variant? If so, would you recommend over vanilla *why-should-I-get-up-for-any-not-immediately-lifesaving-task* depression?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697461540 {#4422
    date: 2023-10-16 15:05:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@fadingembers@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4432 …}
  +nested: Doctrine\ORM\PersistentCollection {#4428 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
  -id: 52354
  -bodyTs: "'depress':3,28 'excit':7 'get':20 'immedi':25 'lifesav':26 'oh':1 'recommend':13 'spici':2 'task':27 'vanilla':15 'variant':8 'why-should-i-get-up-for-any-not-immediately-lifesaving-task':16 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3940098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697461540 {#4419
    date: 2023-10-16 15:05:40.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 {#4496
  +user: App\Entity\User {#3953 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4423
    +user: Proxies\__CG__\App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Or in my case, spicy depression"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1697463677 {#3919
        date: 2023-10-16 15:41:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -id: 52239
      -bodyTs: "'case':4 'depress':6 'spici':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3638091"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697457953 {#3955
        date: 2023-10-16 14:05:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "Oh, spicy depression. Is that the exciting variant? If so, would you recommend over vanilla *why-should-I-get-up-for-any-not-immediately-lifesaving-task* depression?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697461540 {#4422
      date: 2023-10-16 15:05:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@fadingembers@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4432 …}
    +nested: Doctrine\ORM\PersistentCollection {#4428 …}
    +votes: Doctrine\ORM\PersistentCollection {#4430 …}
    +reports: Doctrine\ORM\PersistentCollection {#4435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
    -id: 52354
    -bodyTs: "'depress':3,28 'excit':7 'get':20 'immedi':25 'lifesav':26 'oh':1 'recommend':13 'spici':2 'task':27 'vanilla':15 'variant':8 'why-should-i-get-up-for-any-not-immediately-lifesaving-task':16 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3940098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697461540 {#4419
      date: 2023-10-16 15:05:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Yes! It’s the new and improved depression with anxiety and panic attacks! It still includes the paralysis of normal depression, but now you can’t relax either! Highly recommend! ⭐⭐⭐⭐⭐!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697463676 {#4495
    date: 2023-10-16 15:41:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@fadingembers@lemmy.blahaj.zone"
    "@the_third@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4499 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 52410
  -bodyTs: "'anxieti':10 'attack':13 'depress':8,21 'either':28 'high':29 'improv':7 'includ':16 'new':5 'normal':20 'panic':12 'paralysi':18 'recommend':30 'relax':27 'still':15 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3639616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697463676 {#4492
    date: 2023-10-16 15:41: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
15 DENIED edit
App\Entity\EntryComment {#4496
  +user: App\Entity\User {#3953 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4423
    +user: Proxies\__CG__\App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Or in my case, spicy depression"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1697463677 {#3919
        date: 2023-10-16 15:41:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -id: 52239
      -bodyTs: "'case':4 'depress':6 'spici':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3638091"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697457953 {#3955
        date: 2023-10-16 14:05:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "Oh, spicy depression. Is that the exciting variant? If so, would you recommend over vanilla *why-should-I-get-up-for-any-not-immediately-lifesaving-task* depression?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697461540 {#4422
      date: 2023-10-16 15:05:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@fadingembers@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4432 …}
    +nested: Doctrine\ORM\PersistentCollection {#4428 …}
    +votes: Doctrine\ORM\PersistentCollection {#4430 …}
    +reports: Doctrine\ORM\PersistentCollection {#4435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
    -id: 52354
    -bodyTs: "'depress':3,28 'excit':7 'get':20 'immedi':25 'lifesav':26 'oh':1 'recommend':13 'spici':2 'task':27 'vanilla':15 'variant':8 'why-should-i-get-up-for-any-not-immediately-lifesaving-task':16 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3940098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697461540 {#4419
      date: 2023-10-16 15:05:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Yes! It’s the new and improved depression with anxiety and panic attacks! It still includes the paralysis of normal depression, but now you can’t relax either! Highly recommend! ⭐⭐⭐⭐⭐!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697463676 {#4495
    date: 2023-10-16 15:41:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@fadingembers@lemmy.blahaj.zone"
    "@the_third@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4499 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 52410
  -bodyTs: "'anxieti':10 'attack':13 'depress':8,21 'either':28 'high':29 'improv':7 'includ':16 'new':5 'normal':20 'panic':12 'paralysi':18 'recommend':30 'relax':27 'still':15 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3639616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697463676 {#4492
    date: 2023-10-16 15:41: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
16 DENIED moderate
App\Entity\EntryComment {#4496
  +user: App\Entity\User {#3953 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4423
    +user: Proxies\__CG__\App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Or in my case, spicy depression"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1697463677 {#3919
        date: 2023-10-16 15:41:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -id: 52239
      -bodyTs: "'case':4 'depress':6 'spici':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3638091"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697457953 {#3955
        date: 2023-10-16 14:05:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "Oh, spicy depression. Is that the exciting variant? If so, would you recommend over vanilla *why-should-I-get-up-for-any-not-immediately-lifesaving-task* depression?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697461540 {#4422
      date: 2023-10-16 15:05:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@fadingembers@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4432 …}
    +nested: Doctrine\ORM\PersistentCollection {#4428 …}
    +votes: Doctrine\ORM\PersistentCollection {#4430 …}
    +reports: Doctrine\ORM\PersistentCollection {#4435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
    -id: 52354
    -bodyTs: "'depress':3,28 'excit':7 'get':20 'immedi':25 'lifesav':26 'oh':1 'recommend':13 'spici':2 'task':27 'vanilla':15 'variant':8 'why-should-i-get-up-for-any-not-immediately-lifesaving-task':16 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3940098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697461540 {#4419
      date: 2023-10-16 15:05:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Yes! It’s the new and improved depression with anxiety and panic attacks! It still includes the paralysis of normal depression, but now you can’t relax either! Highly recommend! ⭐⭐⭐⭐⭐!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697463676 {#4495
    date: 2023-10-16 15:41:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@fadingembers@lemmy.blahaj.zone"
    "@the_third@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4499 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 52410
  -bodyTs: "'anxieti':10 'attack':13 'depress':8,21 'either':28 'high':29 'improv':7 'includ':16 'new':5 'normal':20 'panic':12 'paralysi':18 'recommend':30 'relax':27 'still':15 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3639616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697463676 {#4492
    date: 2023-10-16 15:41: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
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 {#4041
  +user: App\Entity\User {#4024 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hey, I had a great PC when I was a kid! Top of the line, no expense spared. Heck, my parents even bought a fancy solid-wood roll-top desk for it.\n
    \n
    …and boy were they *pissed* when I asked for a new one a couple years later, and they found out that obsolescence was a thing! From then on it was bargain-basement PCs until I was old enough to build my own, LOL.\n
    \n
    (Only one of those subsequent computers ever fit properly in that roll-top desk, by the way. That thing was designed to hold a *desktop*-desktop (i.e., flat, not tower), fairly small CRT monitor, and a dot-matrix printer.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697498273 {#4042
    date: 2023-10-17 01:17:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 52358
  -bodyTs: "'ask':42 'bargain':66 'bargain-bas':65 'basement':67 'bought':23 'boy':36 'build':75 'comput':84 'coupl':48 'crt':112 'design':100 'desk':32,93 'desktop':104,105 'dot':117 'dot-matrix':116 'enough':73 'even':22 'ever':85 'expens':17 'fair':110 'fanci':25 'fit':86 'flat':107 'found':53 'great':5 'heck':19 'hey':1 'hold':102 'i.e':106 'kid':11 'later':50 'line':15 'lol':78 'matrix':118 'monitor':113 'new':45 'obsolesc':56 'old':72 'one':46,80 'parent':21 'pc':6 'pcs':68 'piss':39 'printer':119 'proper':87 'roll':30,91 'roll-top':29,90 'small':111 'solid':27 'solid-wood':26 'spare':18 'subsequ':83 'thing':59,98 'top':12,31,92 'tower':109 'way':96 'wood':28 'year':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4571977"
  +editedAt: DateTimeImmutable @1697461993 {#4047
    date: 2023-10-16 15:13:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697461692 {#4045
    date: 2023-10-16 15:08:12.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 {#4041
  +user: App\Entity\User {#4024 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hey, I had a great PC when I was a kid! Top of the line, no expense spared. Heck, my parents even bought a fancy solid-wood roll-top desk for it.\n
    \n
    …and boy were they *pissed* when I asked for a new one a couple years later, and they found out that obsolescence was a thing! From then on it was bargain-basement PCs until I was old enough to build my own, LOL.\n
    \n
    (Only one of those subsequent computers ever fit properly in that roll-top desk, by the way. That thing was designed to hold a *desktop*-desktop (i.e., flat, not tower), fairly small CRT monitor, and a dot-matrix printer.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697498273 {#4042
    date: 2023-10-17 01:17:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 52358
  -bodyTs: "'ask':42 'bargain':66 'bargain-bas':65 'basement':67 'bought':23 'boy':36 'build':75 'comput':84 'coupl':48 'crt':112 'design':100 'desk':32,93 'desktop':104,105 'dot':117 'dot-matrix':116 'enough':73 'even':22 'ever':85 'expens':17 'fair':110 'fanci':25 'fit':86 'flat':107 'found':53 'great':5 'heck':19 'hey':1 'hold':102 'i.e':106 'kid':11 'later':50 'line':15 'lol':78 'matrix':118 'monitor':113 'new':45 'obsolesc':56 'old':72 'one':46,80 'parent':21 'pc':6 'pcs':68 'piss':39 'printer':119 'proper':87 'roll':30,91 'roll-top':29,90 'small':111 'solid':27 'solid-wood':26 'spare':18 'subsequ':83 'thing':59,98 'top':12,31,92 'tower':109 'way':96 'wood':28 'year':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4571977"
  +editedAt: DateTimeImmutable @1697461993 {#4047
    date: 2023-10-16 15:13:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697461692 {#4045
    date: 2023-10-16 15:08:12.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 {#4041
  +user: App\Entity\User {#4024 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hey, I had a great PC when I was a kid! Top of the line, no expense spared. Heck, my parents even bought a fancy solid-wood roll-top desk for it.\n
    \n
    …and boy were they *pissed* when I asked for a new one a couple years later, and they found out that obsolescence was a thing! From then on it was bargain-basement PCs until I was old enough to build my own, LOL.\n
    \n
    (Only one of those subsequent computers ever fit properly in that roll-top desk, by the way. That thing was designed to hold a *desktop*-desktop (i.e., flat, not tower), fairly small CRT monitor, and a dot-matrix printer.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697498273 {#4042
    date: 2023-10-17 01:17:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 52358
  -bodyTs: "'ask':42 'bargain':66 'bargain-bas':65 'basement':67 'bought':23 'boy':36 'build':75 'comput':84 'coupl':48 'crt':112 'design':100 'desk':32,93 'desktop':104,105 'dot':117 'dot-matrix':116 'enough':73 'even':22 'ever':85 'expens':17 'fair':110 'fanci':25 'fit':86 'flat':107 'found':53 'great':5 'heck':19 'hey':1 'hold':102 'i.e':106 'kid':11 'later':50 'line':15 'lol':78 'matrix':118 'monitor':113 'new':45 'obsolesc':56 'old':72 'one':46,80 'parent':21 'pc':6 'pcs':68 'piss':39 'printer':119 'proper':87 'roll':30,91 'roll-top':29,90 'small':111 'solid':27 'solid-wood':26 'spare':18 'subsequ':83 'thing':59,98 'top':12,31,92 'tower':109 'way':96 'wood':28 'year':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4571977"
  +editedAt: DateTimeImmutable @1697461993 {#4047
    date: 2023-10-16 15:13:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697461692 {#4045
    date: 2023-10-16 15:08:12.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 {#4443
  +user: Proxies\__CG__\App\Entity\User {#4444 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Hey, I had a great PC when I was a kid! Top of the line, no expense spared. Heck, my parents even bought a fancy solid-wood roll-top desk for it.\n
      \n
      …and boy were they *pissed* when I asked for a new one a couple years later, and they found out that obsolescence was a thing! From then on it was bargain-basement PCs until I was old enough to build my own, LOL.\n
      \n
      (Only one of those subsequent computers ever fit properly in that roll-top desk, by the way. That thing was designed to hold a *desktop*-desktop (i.e., flat, not tower), fairly small CRT monitor, and a dot-matrix printer.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697498273 {#4042
      date: 2023-10-17 01:17:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4037 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 52358
    -bodyTs: "'ask':42 'bargain':66 'bargain-bas':65 'basement':67 'bought':23 'boy':36 'build':75 'comput':84 'coupl':48 'crt':112 'design':100 'desk':32,93 'desktop':104,105 'dot':117 'dot-matrix':116 'enough':73 'even':22 'ever':85 'expens':17 'fair':110 'fanci':25 'fit':86 'flat':107 'found':53 'great':5 'heck':19 'hey':1 'hold':102 'i.e':106 'kid':11 'later':50 'line':15 'lol':78 'matrix':118 'monitor':113 'new':45 'obsolesc':56 'old':72 'one':46,80 'parent':21 'pc':6 'pcs':68 'piss':39 'printer':119 'proper':87 'roll':30,91 'roll-top':29,90 'small':111 'solid':27 'solid-wood':26 'spare':18 'subsequ':83 'thing':59,98 'top':12,31,92 'tower':109 'way':96 'wood':28 'year':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4571977"
    +editedAt: DateTimeImmutable @1697461993 {#4047
      date: 2023-10-16 15:13:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697461692 {#4045
      date: 2023-10-16 15:08:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Who needs a new computer every couple of years. 5-7y is normal. You should be able to buy a desktop for a 10yo and have it last till college."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697478987 {#4441
    date: 2023-10-16 19:56:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 52891
  -bodyTs: "'-7':11 '10yo':25 '5':10 'abl':18 'buy':20 'colleg':31 'comput':5 'coupl':7 'desktop':22 'everi':6 'last':29 'need':2 'new':4 'normal':14 'till':30 'y':12 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4577463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697478987 {#4442
    date: 2023-10-16 19:56:27.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 {#4443
  +user: Proxies\__CG__\App\Entity\User {#4444 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Hey, I had a great PC when I was a kid! Top of the line, no expense spared. Heck, my parents even bought a fancy solid-wood roll-top desk for it.\n
      \n
      …and boy were they *pissed* when I asked for a new one a couple years later, and they found out that obsolescence was a thing! From then on it was bargain-basement PCs until I was old enough to build my own, LOL.\n
      \n
      (Only one of those subsequent computers ever fit properly in that roll-top desk, by the way. That thing was designed to hold a *desktop*-desktop (i.e., flat, not tower), fairly small CRT monitor, and a dot-matrix printer.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697498273 {#4042
      date: 2023-10-17 01:17:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4037 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 52358
    -bodyTs: "'ask':42 'bargain':66 'bargain-bas':65 'basement':67 'bought':23 'boy':36 'build':75 'comput':84 'coupl':48 'crt':112 'design':100 'desk':32,93 'desktop':104,105 'dot':117 'dot-matrix':116 'enough':73 'even':22 'ever':85 'expens':17 'fair':110 'fanci':25 'fit':86 'flat':107 'found':53 'great':5 'heck':19 'hey':1 'hold':102 'i.e':106 'kid':11 'later':50 'line':15 'lol':78 'matrix':118 'monitor':113 'new':45 'obsolesc':56 'old':72 'one':46,80 'parent':21 'pc':6 'pcs':68 'piss':39 'printer':119 'proper':87 'roll':30,91 'roll-top':29,90 'small':111 'solid':27 'solid-wood':26 'spare':18 'subsequ':83 'thing':59,98 'top':12,31,92 'tower':109 'way':96 'wood':28 'year':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4571977"
    +editedAt: DateTimeImmutable @1697461993 {#4047
      date: 2023-10-16 15:13:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697461692 {#4045
      date: 2023-10-16 15:08:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Who needs a new computer every couple of years. 5-7y is normal. You should be able to buy a desktop for a 10yo and have it last till college."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697478987 {#4441
    date: 2023-10-16 19:56:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 52891
  -bodyTs: "'-7':11 '10yo':25 '5':10 'abl':18 'buy':20 'colleg':31 'comput':5 'coupl':7 'desktop':22 'everi':6 'last':29 'need':2 'new':4 'normal':14 'till':30 'y':12 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4577463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697478987 {#4442
    date: 2023-10-16 19:56:27.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 {#4443
  +user: Proxies\__CG__\App\Entity\User {#4444 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Hey, I had a great PC when I was a kid! Top of the line, no expense spared. Heck, my parents even bought a fancy solid-wood roll-top desk for it.\n
      \n
      …and boy were they *pissed* when I asked for a new one a couple years later, and they found out that obsolescence was a thing! From then on it was bargain-basement PCs until I was old enough to build my own, LOL.\n
      \n
      (Only one of those subsequent computers ever fit properly in that roll-top desk, by the way. That thing was designed to hold a *desktop*-desktop (i.e., flat, not tower), fairly small CRT monitor, and a dot-matrix printer.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697498273 {#4042
      date: 2023-10-17 01:17:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4037 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 52358
    -bodyTs: "'ask':42 'bargain':66 'bargain-bas':65 'basement':67 'bought':23 'boy':36 'build':75 'comput':84 'coupl':48 'crt':112 'design':100 'desk':32,93 'desktop':104,105 'dot':117 'dot-matrix':116 'enough':73 'even':22 'ever':85 'expens':17 'fair':110 'fanci':25 'fit':86 'flat':107 'found':53 'great':5 'heck':19 'hey':1 'hold':102 'i.e':106 'kid':11 'later':50 'line':15 'lol':78 'matrix':118 'monitor':113 'new':45 'obsolesc':56 'old':72 'one':46,80 'parent':21 'pc':6 'pcs':68 'piss':39 'printer':119 'proper':87 'roll':30,91 'roll-top':29,90 'small':111 'solid':27 'solid-wood':26 'spare':18 'subsequ':83 'thing':59,98 'top':12,31,92 'tower':109 'way':96 'wood':28 'year':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4571977"
    +editedAt: DateTimeImmutable @1697461993 {#4047
      date: 2023-10-16 15:13:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697461692 {#4045
      date: 2023-10-16 15:08:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Who needs a new computer every couple of years. 5-7y is normal. You should be able to buy a desktop for a 10yo and have it last till college."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697478987 {#4441
    date: 2023-10-16 19:56:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 52891
  -bodyTs: "'-7':11 '10yo':25 '5':10 'abl':18 'buy':20 'colleg':31 'comput':5 'coupl':7 'desktop':22 'everi':6 'last':29 'need':2 'new':4 'normal':14 'till':30 'y':12 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4577463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697478987 {#4442
    date: 2023-10-16 19:56:27.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 {#4514
  +user: Proxies\__CG__\App\Entity\User {#4515 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4443
    +user: Proxies\__CG__\App\Entity\User {#4444 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hey, I had a great PC when I was a kid! Top of the line, no expense spared. Heck, my parents even bought a fancy solid-wood roll-top desk for it.\n
        \n
        …and boy were they *pissed* when I asked for a new one a couple years later, and they found out that obsolescence was a thing! From then on it was bargain-basement PCs until I was old enough to build my own, LOL.\n
        \n
        (Only one of those subsequent computers ever fit properly in that roll-top desk, by the way. That thing was designed to hold a *desktop*-desktop (i.e., flat, not tower), fairly small CRT monitor, and a dot-matrix printer.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697498273 {#4042
        date: 2023-10-17 01:17:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4037 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
      -id: 52358
      -bodyTs: "'ask':42 'bargain':66 'bargain-bas':65 'basement':67 'bought':23 'boy':36 'build':75 'comput':84 'coupl':48 'crt':112 'design':100 'desk':32,93 'desktop':104,105 'dot':117 'dot-matrix':116 'enough':73 'even':22 'ever':85 'expens':17 'fair':110 'fanci':25 'fit':86 'flat':107 'found':53 'great':5 'heck':19 'hey':1 'hold':102 'i.e':106 'kid':11 'later':50 'line':15 'lol':78 'matrix':118 'monitor':113 'new':45 'obsolesc':56 'old':72 'one':46,80 'parent':21 'pc':6 'pcs':68 'piss':39 'printer':119 'proper':87 'roll':30,91 'roll-top':29,90 'small':111 'solid':27 'solid-wood':26 'spare':18 'subsequ':83 'thing':59,98 'top':12,31,92 'tower':109 'way':96 'wood':28 'year':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4571977"
      +editedAt: DateTimeImmutable @1697461993 {#4047
        date: 2023-10-16 15:13:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697461692 {#4045
        date: 2023-10-16 15:08:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Who needs a new computer every couple of years. 5-7y is normal. You should be able to buy a desktop for a 10yo and have it last till college."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697478987 {#4441
      date: 2023-10-16 19:56:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@grue@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4445 …}
    +nested: Doctrine\ORM\PersistentCollection {#4447 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
    -id: 52891
    -bodyTs: "'-7':11 '10yo':25 '5':10 'abl':18 'buy':20 'colleg':31 'comput':5 'coupl':7 'desktop':22 'everi':6 'last':29 'need':2 'new':4 'normal':14 'till':30 'y':12 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4577463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697478987 {#4442
      date: 2023-10-16 19:56:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "That’s really a modern thing. It used to be that you’d buy a nice PC and 3-4 years later it can’t play new games at an acceptable frame rate and resolution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697488508 {#4512
    date: 2023-10-16 22:35:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@grue@lemmy.world"
    "@EthicalAI@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4516 …}
  +nested: Doctrine\ORM\PersistentCollection {#4518 …}
  +votes: Doctrine\ORM\PersistentCollection {#4520 …}
  +reports: Doctrine\ORM\PersistentCollection {#4522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
  -id: 53212
  -bodyTs: "'-4':20 '3':19 'accept':31 'buy':14 'd':13 'frame':32 'game':28 'later':22 'modern':5 'new':27 'nice':16 'pc':17 'play':26 'rate':33 'realli':3 'resolut':35 'thing':6 'use':8 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4580521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697488508 {#4513
    date: 2023-10-16 22:35:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4514
  +user: Proxies\__CG__\App\Entity\User {#4515 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4443
    +user: Proxies\__CG__\App\Entity\User {#4444 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hey, I had a great PC when I was a kid! Top of the line, no expense spared. Heck, my parents even bought a fancy solid-wood roll-top desk for it.\n
        \n
        …and boy were they *pissed* when I asked for a new one a couple years later, and they found out that obsolescence was a thing! From then on it was bargain-basement PCs until I was old enough to build my own, LOL.\n
        \n
        (Only one of those subsequent computers ever fit properly in that roll-top desk, by the way. That thing was designed to hold a *desktop*-desktop (i.e., flat, not tower), fairly small CRT monitor, and a dot-matrix printer.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697498273 {#4042
        date: 2023-10-17 01:17:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4037 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
      -id: 52358
      -bodyTs: "'ask':42 'bargain':66 'bargain-bas':65 'basement':67 'bought':23 'boy':36 'build':75 'comput':84 'coupl':48 'crt':112 'design':100 'desk':32,93 'desktop':104,105 'dot':117 'dot-matrix':116 'enough':73 'even':22 'ever':85 'expens':17 'fair':110 'fanci':25 'fit':86 'flat':107 'found':53 'great':5 'heck':19 'hey':1 'hold':102 'i.e':106 'kid':11 'later':50 'line':15 'lol':78 'matrix':118 'monitor':113 'new':45 'obsolesc':56 'old':72 'one':46,80 'parent':21 'pc':6 'pcs':68 'piss':39 'printer':119 'proper':87 'roll':30,91 'roll-top':29,90 'small':111 'solid':27 'solid-wood':26 'spare':18 'subsequ':83 'thing':59,98 'top':12,31,92 'tower':109 'way':96 'wood':28 'year':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4571977"
      +editedAt: DateTimeImmutable @1697461993 {#4047
        date: 2023-10-16 15:13:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697461692 {#4045
        date: 2023-10-16 15:08:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Who needs a new computer every couple of years. 5-7y is normal. You should be able to buy a desktop for a 10yo and have it last till college."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697478987 {#4441
      date: 2023-10-16 19:56:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@grue@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4445 …}
    +nested: Doctrine\ORM\PersistentCollection {#4447 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
    -id: 52891
    -bodyTs: "'-7':11 '10yo':25 '5':10 'abl':18 'buy':20 'colleg':31 'comput':5 'coupl':7 'desktop':22 'everi':6 'last':29 'need':2 'new':4 'normal':14 'till':30 'y':12 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4577463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697478987 {#4442
      date: 2023-10-16 19:56:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "That’s really a modern thing. It used to be that you’d buy a nice PC and 3-4 years later it can’t play new games at an acceptable frame rate and resolution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697488508 {#4512
    date: 2023-10-16 22:35:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@grue@lemmy.world"
    "@EthicalAI@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4516 …}
  +nested: Doctrine\ORM\PersistentCollection {#4518 …}
  +votes: Doctrine\ORM\PersistentCollection {#4520 …}
  +reports: Doctrine\ORM\PersistentCollection {#4522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
  -id: 53212
  -bodyTs: "'-4':20 '3':19 'accept':31 'buy':14 'd':13 'frame':32 'game':28 'later':22 'modern':5 'new':27 'nice':16 'pc':17 'play':26 'rate':33 'realli':3 'resolut':35 'thing':6 'use':8 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4580521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697488508 {#4513
    date: 2023-10-16 22:35:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4514
  +user: Proxies\__CG__\App\Entity\User {#4515 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4443
    +user: Proxies\__CG__\App\Entity\User {#4444 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hey, I had a great PC when I was a kid! Top of the line, no expense spared. Heck, my parents even bought a fancy solid-wood roll-top desk for it.\n
        \n
        …and boy were they *pissed* when I asked for a new one a couple years later, and they found out that obsolescence was a thing! From then on it was bargain-basement PCs until I was old enough to build my own, LOL.\n
        \n
        (Only one of those subsequent computers ever fit properly in that roll-top desk, by the way. That thing was designed to hold a *desktop*-desktop (i.e., flat, not tower), fairly small CRT monitor, and a dot-matrix printer.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697498273 {#4042
        date: 2023-10-17 01:17:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4037 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
      -id: 52358
      -bodyTs: "'ask':42 'bargain':66 'bargain-bas':65 'basement':67 'bought':23 'boy':36 'build':75 'comput':84 'coupl':48 'crt':112 'design':100 'desk':32,93 'desktop':104,105 'dot':117 'dot-matrix':116 'enough':73 'even':22 'ever':85 'expens':17 'fair':110 'fanci':25 'fit':86 'flat':107 'found':53 'great':5 'heck':19 'hey':1 'hold':102 'i.e':106 'kid':11 'later':50 'line':15 'lol':78 'matrix':118 'monitor':113 'new':45 'obsolesc':56 'old':72 'one':46,80 'parent':21 'pc':6 'pcs':68 'piss':39 'printer':119 'proper':87 'roll':30,91 'roll-top':29,90 'small':111 'solid':27 'solid-wood':26 'spare':18 'subsequ':83 'thing':59,98 'top':12,31,92 'tower':109 'way':96 'wood':28 'year':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4571977"
      +editedAt: DateTimeImmutable @1697461993 {#4047
        date: 2023-10-16 15:13:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697461692 {#4045
        date: 2023-10-16 15:08:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Who needs a new computer every couple of years. 5-7y is normal. You should be able to buy a desktop for a 10yo and have it last till college."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697478987 {#4441
      date: 2023-10-16 19:56:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@grue@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4445 …}
    +nested: Doctrine\ORM\PersistentCollection {#4447 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
    -id: 52891
    -bodyTs: "'-7':11 '10yo':25 '5':10 'abl':18 'buy':20 'colleg':31 'comput':5 'coupl':7 'desktop':22 'everi':6 'last':29 'need':2 'new':4 'normal':14 'till':30 'y':12 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4577463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697478987 {#4442
      date: 2023-10-16 19:56:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "That’s really a modern thing. It used to be that you’d buy a nice PC and 3-4 years later it can’t play new games at an acceptable frame rate and resolution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697488508 {#4512
    date: 2023-10-16 22:35:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@grue@lemmy.world"
    "@EthicalAI@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4516 …}
  +nested: Doctrine\ORM\PersistentCollection {#4518 …}
  +votes: Doctrine\ORM\PersistentCollection {#4520 …}
  +reports: Doctrine\ORM\PersistentCollection {#4522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
  -id: 53212
  -bodyTs: "'-4':20 '3':19 'accept':31 'buy':14 'd':13 'frame':32 'game':28 'later':22 'modern':5 'new':27 'nice':16 'pc':17 'play':26 'rate':33 'realli':3 'resolut':35 'thing':6 'use':8 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4580521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697488508 {#4513
    date: 2023-10-16 22:35:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4530
  +user: App\Entity\User {#4024 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4443
    +user: Proxies\__CG__\App\Entity\User {#4444 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hey, I had a great PC when I was a kid! Top of the line, no expense spared. Heck, my parents even bought a fancy solid-wood roll-top desk for it.\n
        \n
        …and boy were they *pissed* when I asked for a new one a couple years later, and they found out that obsolescence was a thing! From then on it was bargain-basement PCs until I was old enough to build my own, LOL.\n
        \n
        (Only one of those subsequent computers ever fit properly in that roll-top desk, by the way. That thing was designed to hold a *desktop*-desktop (i.e., flat, not tower), fairly small CRT monitor, and a dot-matrix printer.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697498273 {#4042
        date: 2023-10-17 01:17:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4037 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
      -id: 52358
      -bodyTs: "'ask':42 'bargain':66 'bargain-bas':65 'basement':67 'bought':23 'boy':36 'build':75 'comput':84 'coupl':48 'crt':112 'design':100 'desk':32,93 'desktop':104,105 'dot':117 'dot-matrix':116 'enough':73 'even':22 'ever':85 'expens':17 'fair':110 'fanci':25 'fit':86 'flat':107 'found':53 'great':5 'heck':19 'hey':1 'hold':102 'i.e':106 'kid':11 'later':50 'line':15 'lol':78 'matrix':118 'monitor':113 'new':45 'obsolesc':56 'old':72 'one':46,80 'parent':21 'pc':6 'pcs':68 'piss':39 'printer':119 'proper':87 'roll':30,91 'roll-top':29,90 'small':111 'solid':27 'solid-wood':26 'spare':18 'subsequ':83 'thing':59,98 'top':12,31,92 'tower':109 'way':96 'wood':28 'year':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4571977"
      +editedAt: DateTimeImmutable @1697461993 {#4047
        date: 2023-10-16 15:13:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697461692 {#4045
        date: 2023-10-16 15:08:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Who needs a new computer every couple of years. 5-7y is normal. You should be able to buy a desktop for a 10yo and have it last till college."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697478987 {#4441
      date: 2023-10-16 19:56:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@grue@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4445 …}
    +nested: Doctrine\ORM\PersistentCollection {#4447 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
    -id: 52891
    -bodyTs: "'-7':11 '10yo':25 '5':10 'abl':18 'buy':20 'colleg':31 'comput':5 'coupl':7 'desktop':22 'everi':6 'last':29 'need':2 'new':4 'normal':14 'till':30 'y':12 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4577463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697478987 {#4442
      date: 2023-10-16 19:56:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "LOL, not in the '90s!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697487320 {#4528
    date: 2023-10-16 22:15:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@grue@lemmy.world"
    "@EthicalAI@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4531 …}
  +nested: Doctrine\ORM\PersistentCollection {#4533 …}
  +votes: Doctrine\ORM\PersistentCollection {#4535 …}
  +reports: Doctrine\ORM\PersistentCollection {#4537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
  -id: 53182
  -bodyTs: "'90s':5 'lol':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4580161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697487320 {#4529
    date: 2023-10-16 22:15:20.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 {#4530
  +user: App\Entity\User {#4024 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4443
    +user: Proxies\__CG__\App\Entity\User {#4444 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hey, I had a great PC when I was a kid! Top of the line, no expense spared. Heck, my parents even bought a fancy solid-wood roll-top desk for it.\n
        \n
        …and boy were they *pissed* when I asked for a new one a couple years later, and they found out that obsolescence was a thing! From then on it was bargain-basement PCs until I was old enough to build my own, LOL.\n
        \n
        (Only one of those subsequent computers ever fit properly in that roll-top desk, by the way. That thing was designed to hold a *desktop*-desktop (i.e., flat, not tower), fairly small CRT monitor, and a dot-matrix printer.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697498273 {#4042
        date: 2023-10-17 01:17:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4037 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
      -id: 52358
      -bodyTs: "'ask':42 'bargain':66 'bargain-bas':65 'basement':67 'bought':23 'boy':36 'build':75 'comput':84 'coupl':48 'crt':112 'design':100 'desk':32,93 'desktop':104,105 'dot':117 'dot-matrix':116 'enough':73 'even':22 'ever':85 'expens':17 'fair':110 'fanci':25 'fit':86 'flat':107 'found':53 'great':5 'heck':19 'hey':1 'hold':102 'i.e':106 'kid':11 'later':50 'line':15 'lol':78 'matrix':118 'monitor':113 'new':45 'obsolesc':56 'old':72 'one':46,80 'parent':21 'pc':6 'pcs':68 'piss':39 'printer':119 'proper':87 'roll':30,91 'roll-top':29,90 'small':111 'solid':27 'solid-wood':26 'spare':18 'subsequ':83 'thing':59,98 'top':12,31,92 'tower':109 'way':96 'wood':28 'year':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4571977"
      +editedAt: DateTimeImmutable @1697461993 {#4047
        date: 2023-10-16 15:13:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697461692 {#4045
        date: 2023-10-16 15:08:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Who needs a new computer every couple of years. 5-7y is normal. You should be able to buy a desktop for a 10yo and have it last till college."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697478987 {#4441
      date: 2023-10-16 19:56:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@grue@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4445 …}
    +nested: Doctrine\ORM\PersistentCollection {#4447 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
    -id: 52891
    -bodyTs: "'-7':11 '10yo':25 '5':10 'abl':18 'buy':20 'colleg':31 'comput':5 'coupl':7 'desktop':22 'everi':6 'last':29 'need':2 'new':4 'normal':14 'till':30 'y':12 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4577463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697478987 {#4442
      date: 2023-10-16 19:56:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "LOL, not in the '90s!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697487320 {#4528
    date: 2023-10-16 22:15:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@grue@lemmy.world"
    "@EthicalAI@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4531 …}
  +nested: Doctrine\ORM\PersistentCollection {#4533 …}
  +votes: Doctrine\ORM\PersistentCollection {#4535 …}
  +reports: Doctrine\ORM\PersistentCollection {#4537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
  -id: 53182
  -bodyTs: "'90s':5 'lol':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4580161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697487320 {#4529
    date: 2023-10-16 22:15:20.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 {#4530
  +user: App\Entity\User {#4024 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4443
    +user: Proxies\__CG__\App\Entity\User {#4444 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hey, I had a great PC when I was a kid! Top of the line, no expense spared. Heck, my parents even bought a fancy solid-wood roll-top desk for it.\n
        \n
        …and boy were they *pissed* when I asked for a new one a couple years later, and they found out that obsolescence was a thing! From then on it was bargain-basement PCs until I was old enough to build my own, LOL.\n
        \n
        (Only one of those subsequent computers ever fit properly in that roll-top desk, by the way. That thing was designed to hold a *desktop*-desktop (i.e., flat, not tower), fairly small CRT monitor, and a dot-matrix printer.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697498273 {#4042
        date: 2023-10-17 01:17:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4037 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
      -id: 52358
      -bodyTs: "'ask':42 'bargain':66 'bargain-bas':65 'basement':67 'bought':23 'boy':36 'build':75 'comput':84 'coupl':48 'crt':112 'design':100 'desk':32,93 'desktop':104,105 'dot':117 'dot-matrix':116 'enough':73 'even':22 'ever':85 'expens':17 'fair':110 'fanci':25 'fit':86 'flat':107 'found':53 'great':5 'heck':19 'hey':1 'hold':102 'i.e':106 'kid':11 'later':50 'line':15 'lol':78 'matrix':118 'monitor':113 'new':45 'obsolesc':56 'old':72 'one':46,80 'parent':21 'pc':6 'pcs':68 'piss':39 'printer':119 'proper':87 'roll':30,91 'roll-top':29,90 'small':111 'solid':27 'solid-wood':26 'spare':18 'subsequ':83 'thing':59,98 'top':12,31,92 'tower':109 'way':96 'wood':28 'year':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4571977"
      +editedAt: DateTimeImmutable @1697461993 {#4047
        date: 2023-10-16 15:13:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697461692 {#4045
        date: 2023-10-16 15:08:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Who needs a new computer every couple of years. 5-7y is normal. You should be able to buy a desktop for a 10yo and have it last till college."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697478987 {#4441
      date: 2023-10-16 19:56:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@grue@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4445 …}
    +nested: Doctrine\ORM\PersistentCollection {#4447 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
    -id: 52891
    -bodyTs: "'-7':11 '10yo':25 '5':10 'abl':18 'buy':20 'colleg':31 'comput':5 'coupl':7 'desktop':22 'everi':6 'last':29 'need':2 'new':4 'normal':14 'till':30 'y':12 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4577463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697478987 {#4442
      date: 2023-10-16 19:56:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "LOL, not in the '90s!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697487320 {#4528
    date: 2023-10-16 22:15:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@grue@lemmy.world"
    "@EthicalAI@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4531 …}
  +nested: Doctrine\ORM\PersistentCollection {#4533 …}
  +votes: Doctrine\ORM\PersistentCollection {#4535 …}
  +reports: Doctrine\ORM\PersistentCollection {#4537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
  -id: 53182
  -bodyTs: "'90s':5 'lol':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4580161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697487320 {#4529
    date: 2023-10-16 22:15:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4565
  +user: Proxies\__CG__\App\Entity\User {#4444 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4530
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4443
      +user: Proxies\__CG__\App\Entity\User {#4444 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4041
        +user: App\Entity\User {#4024 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Hey, I had a great PC when I was a kid! Top of the line, no expense spared. Heck, my parents even bought a fancy solid-wood roll-top desk for it.\n
          \n
          …and boy were they *pissed* when I asked for a new one a couple years later, and they found out that obsolescence was a thing! From then on it was bargain-basement PCs until I was old enough to build my own, LOL.\n
          \n
          (Only one of those subsequent computers ever fit properly in that roll-top desk, by the way. That thing was designed to hold a *desktop*-desktop (i.e., flat, not tower), fairly small CRT monitor, and a dot-matrix printer.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1697498273 {#4042
          date: 2023-10-17 01:17:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xandowsk@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4039 …}
        +nested: Doctrine\ORM\PersistentCollection {#4037 …}
        +votes: Doctrine\ORM\PersistentCollection {#4035 …}
        +reports: Doctrine\ORM\PersistentCollection {#4032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
        -id: 52358
        -bodyTs: "'ask':42 'bargain':66 'bargain-bas':65 'basement':67 'bought':23 'boy':36 'build':75 'comput':84 'coupl':48 'crt':112 'design':100 'desk':32,93 'desktop':104,105 'dot':117 'dot-matrix':116 'enough':73 'even':22 'ever':85 'expens':17 'fair':110 'fanci':25 'fit':86 'flat':107 'found':53 'great':5 'heck':19 'hey':1 'hold':102 'i.e':106 'kid':11 'later':50 'line':15 'lol':78 'matrix':118 'monitor':113 'new':45 'obsolesc':56 'old':72 'one':46,80 'parent':21 'pc':6 'pcs':68 'piss':39 'printer':119 'proper':87 'roll':30,91 'roll-top':29,90 'small':111 'solid':27 'solid-wood':26 'spare':18 'subsequ':83 'thing':59,98 'top':12,31,92 'tower':109 'way':96 'wood':28 'year':49"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4571977"
        +editedAt: DateTimeImmutable @1697461993 {#4047
          date: 2023-10-16 15:13:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697461692 {#4045
          date: 2023-10-16 15:08:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4041}
      +body: "Who needs a new computer every couple of years. 5-7y is normal. You should be able to buy a desktop for a 10yo and have it last till college."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697478987 {#4441
        date: 2023-10-16 19:56:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4445 …}
      +nested: Doctrine\ORM\PersistentCollection {#4447 …}
      +votes: Doctrine\ORM\PersistentCollection {#4449 …}
      +reports: Doctrine\ORM\PersistentCollection {#4451 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
      -id: 52891
      -bodyTs: "'-7':11 '10yo':25 '5':10 'abl':18 'buy':20 'colleg':31 'comput':5 'coupl':7 'desktop':22 'everi':6 'last':29 'need':2 'new':4 'normal':14 'till':30 'y':12 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4577463"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697478987 {#4442
        date: 2023-10-16 19:56:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "LOL, not in the '90s!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697487320 {#4528
      date: 2023-10-16 22:15:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@grue@lemmy.world"
      "@EthicalAI@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4531 …}
    +nested: Doctrine\ORM\PersistentCollection {#4533 …}
    +votes: Doctrine\ORM\PersistentCollection {#4535 …}
    +reports: Doctrine\ORM\PersistentCollection {#4537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
    -id: 53182
    -bodyTs: "'90s':5 'lol':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4580161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697487320 {#4529
      date: 2023-10-16 22:15:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "That’s a good point. I was born in the 90s but I don’t remember upgrading my computer that often in the 2000-2010 era when I would have started playing. Maybe I didn’t play intense games or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697498271 {#4564
    date: 2023-10-17 01:17:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@grue@lemmy.world"
    "@EthicalAI@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4568 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
  -id: 53509
  -bodyTs: "'-2010':25 '2000':24 '90s':11 'born':8 'comput':19 'didn':35 'era':26 'game':39 'good':4 'intens':38 'mayb':33 'often':21 'play':32,37 'point':5 'rememb':16 'someth':41 'start':31 'upgrad':17 'would':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4584753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697498271 {#4561
    date: 2023-10-17 01:17:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4565
  +user: Proxies\__CG__\App\Entity\User {#4444 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4530
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4443
      +user: Proxies\__CG__\App\Entity\User {#4444 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4041
        +user: App\Entity\User {#4024 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Hey, I had a great PC when I was a kid! Top of the line, no expense spared. Heck, my parents even bought a fancy solid-wood roll-top desk for it.\n
          \n
          …and boy were they *pissed* when I asked for a new one a couple years later, and they found out that obsolescence was a thing! From then on it was bargain-basement PCs until I was old enough to build my own, LOL.\n
          \n
          (Only one of those subsequent computers ever fit properly in that roll-top desk, by the way. That thing was designed to hold a *desktop*-desktop (i.e., flat, not tower), fairly small CRT monitor, and a dot-matrix printer.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1697498273 {#4042
          date: 2023-10-17 01:17:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xandowsk@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4039 …}
        +nested: Doctrine\ORM\PersistentCollection {#4037 …}
        +votes: Doctrine\ORM\PersistentCollection {#4035 …}
        +reports: Doctrine\ORM\PersistentCollection {#4032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
        -id: 52358
        -bodyTs: "'ask':42 'bargain':66 'bargain-bas':65 'basement':67 'bought':23 'boy':36 'build':75 'comput':84 'coupl':48 'crt':112 'design':100 'desk':32,93 'desktop':104,105 'dot':117 'dot-matrix':116 'enough':73 'even':22 'ever':85 'expens':17 'fair':110 'fanci':25 'fit':86 'flat':107 'found':53 'great':5 'heck':19 'hey':1 'hold':102 'i.e':106 'kid':11 'later':50 'line':15 'lol':78 'matrix':118 'monitor':113 'new':45 'obsolesc':56 'old':72 'one':46,80 'parent':21 'pc':6 'pcs':68 'piss':39 'printer':119 'proper':87 'roll':30,91 'roll-top':29,90 'small':111 'solid':27 'solid-wood':26 'spare':18 'subsequ':83 'thing':59,98 'top':12,31,92 'tower':109 'way':96 'wood':28 'year':49"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4571977"
        +editedAt: DateTimeImmutable @1697461993 {#4047
          date: 2023-10-16 15:13:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697461692 {#4045
          date: 2023-10-16 15:08:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4041}
      +body: "Who needs a new computer every couple of years. 5-7y is normal. You should be able to buy a desktop for a 10yo and have it last till college."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697478987 {#4441
        date: 2023-10-16 19:56:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4445 …}
      +nested: Doctrine\ORM\PersistentCollection {#4447 …}
      +votes: Doctrine\ORM\PersistentCollection {#4449 …}
      +reports: Doctrine\ORM\PersistentCollection {#4451 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
      -id: 52891
      -bodyTs: "'-7':11 '10yo':25 '5':10 'abl':18 'buy':20 'colleg':31 'comput':5 'coupl':7 'desktop':22 'everi':6 'last':29 'need':2 'new':4 'normal':14 'till':30 'y':12 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4577463"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697478987 {#4442
        date: 2023-10-16 19:56:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "LOL, not in the '90s!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697487320 {#4528
      date: 2023-10-16 22:15:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@grue@lemmy.world"
      "@EthicalAI@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4531 …}
    +nested: Doctrine\ORM\PersistentCollection {#4533 …}
    +votes: Doctrine\ORM\PersistentCollection {#4535 …}
    +reports: Doctrine\ORM\PersistentCollection {#4537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
    -id: 53182
    -bodyTs: "'90s':5 'lol':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4580161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697487320 {#4529
      date: 2023-10-16 22:15:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "That’s a good point. I was born in the 90s but I don’t remember upgrading my computer that often in the 2000-2010 era when I would have started playing. Maybe I didn’t play intense games or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697498271 {#4564
    date: 2023-10-17 01:17:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@grue@lemmy.world"
    "@EthicalAI@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4568 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
  -id: 53509
  -bodyTs: "'-2010':25 '2000':24 '90s':11 'born':8 'comput':19 'didn':35 'era':26 'game':39 'good':4 'intens':38 'mayb':33 'often':21 'play':32,37 'point':5 'rememb':16 'someth':41 'start':31 'upgrad':17 'would':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4584753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697498271 {#4561
    date: 2023-10-17 01:17:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4565
  +user: Proxies\__CG__\App\Entity\User {#4444 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4530
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4443
      +user: Proxies\__CG__\App\Entity\User {#4444 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4041
        +user: App\Entity\User {#4024 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Hey, I had a great PC when I was a kid! Top of the line, no expense spared. Heck, my parents even bought a fancy solid-wood roll-top desk for it.\n
          \n
          …and boy were they *pissed* when I asked for a new one a couple years later, and they found out that obsolescence was a thing! From then on it was bargain-basement PCs until I was old enough to build my own, LOL.\n
          \n
          (Only one of those subsequent computers ever fit properly in that roll-top desk, by the way. That thing was designed to hold a *desktop*-desktop (i.e., flat, not tower), fairly small CRT monitor, and a dot-matrix printer.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1697498273 {#4042
          date: 2023-10-17 01:17:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xandowsk@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4039 …}
        +nested: Doctrine\ORM\PersistentCollection {#4037 …}
        +votes: Doctrine\ORM\PersistentCollection {#4035 …}
        +reports: Doctrine\ORM\PersistentCollection {#4032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
        -id: 52358
        -bodyTs: "'ask':42 'bargain':66 'bargain-bas':65 'basement':67 'bought':23 'boy':36 'build':75 'comput':84 'coupl':48 'crt':112 'design':100 'desk':32,93 'desktop':104,105 'dot':117 'dot-matrix':116 'enough':73 'even':22 'ever':85 'expens':17 'fair':110 'fanci':25 'fit':86 'flat':107 'found':53 'great':5 'heck':19 'hey':1 'hold':102 'i.e':106 'kid':11 'later':50 'line':15 'lol':78 'matrix':118 'monitor':113 'new':45 'obsolesc':56 'old':72 'one':46,80 'parent':21 'pc':6 'pcs':68 'piss':39 'printer':119 'proper':87 'roll':30,91 'roll-top':29,90 'small':111 'solid':27 'solid-wood':26 'spare':18 'subsequ':83 'thing':59,98 'top':12,31,92 'tower':109 'way':96 'wood':28 'year':49"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4571977"
        +editedAt: DateTimeImmutable @1697461993 {#4047
          date: 2023-10-16 15:13:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697461692 {#4045
          date: 2023-10-16 15:08:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4041}
      +body: "Who needs a new computer every couple of years. 5-7y is normal. You should be able to buy a desktop for a 10yo and have it last till college."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697478987 {#4441
        date: 2023-10-16 19:56:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4445 …}
      +nested: Doctrine\ORM\PersistentCollection {#4447 …}
      +votes: Doctrine\ORM\PersistentCollection {#4449 …}
      +reports: Doctrine\ORM\PersistentCollection {#4451 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
      -id: 52891
      -bodyTs: "'-7':11 '10yo':25 '5':10 'abl':18 'buy':20 'colleg':31 'comput':5 'coupl':7 'desktop':22 'everi':6 'last':29 'need':2 'new':4 'normal':14 'till':30 'y':12 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4577463"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697478987 {#4442
        date: 2023-10-16 19:56:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "LOL, not in the '90s!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697487320 {#4528
      date: 2023-10-16 22:15:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@grue@lemmy.world"
      "@EthicalAI@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4531 …}
    +nested: Doctrine\ORM\PersistentCollection {#4533 …}
    +votes: Doctrine\ORM\PersistentCollection {#4535 …}
    +reports: Doctrine\ORM\PersistentCollection {#4537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
    -id: 53182
    -bodyTs: "'90s':5 'lol':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4580161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697487320 {#4529
      date: 2023-10-16 22:15:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "That’s a good point. I was born in the 90s but I don’t remember upgrading my computer that often in the 2000-2010 era when I would have started playing. Maybe I didn’t play intense games or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697498271 {#4564
    date: 2023-10-17 01:17:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@grue@lemmy.world"
    "@EthicalAI@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4568 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
  -id: 53509
  -bodyTs: "'-2010':25 '2000':24 '90s':11 'born':8 'comput':19 'didn':35 'era':26 'game':39 'good':4 'intens':38 'mayb':33 'often':21 'play':32,37 'point':5 'rememb':16 'someth':41 'start':31 'upgrad':17 'would':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4584753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697498271 {#4561
    date: 2023-10-17 01:17:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4122
  +user: App\Entity\User {#4135 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve solved it by not buying good PC in adulthood.\n
    \n
    spoilerit led to replacing the “addiction” with other 🤣 ___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697463262 {#4117
    date: 2023-10-16 15:34:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 52400
  -bodyTs: "'addict':17 'adulthood':11 'buy':7 'good':8 'led':13 'pc':9 'replac':15 'solv':3 'spoilerit':12 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4572401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697463262 {#4118
    date: 2023-10-16 15:34: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
39 DENIED edit
App\Entity\EntryComment {#4122
  +user: App\Entity\User {#4135 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve solved it by not buying good PC in adulthood.\n
    \n
    spoilerit led to replacing the “addiction” with other 🤣 ___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697463262 {#4117
    date: 2023-10-16 15:34:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 52400
  -bodyTs: "'addict':17 'adulthood':11 'buy':7 'good':8 'led':13 'pc':9 'replac':15 'solv':3 'spoilerit':12 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4572401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697463262 {#4118
    date: 2023-10-16 15:34: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
40 DENIED moderate
App\Entity\EntryComment {#4122
  +user: App\Entity\User {#4135 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve solved it by not buying good PC in adulthood.\n
    \n
    spoilerit led to replacing the “addiction” with other 🤣 ___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697463262 {#4117
    date: 2023-10-16 15:34:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 52400
  -bodyTs: "'addict':17 'adulthood':11 'buy':7 'good':8 'led':13 'pc':9 'replac':15 'solv':3 'spoilerit':12 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4572401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697463262 {#4118
    date: 2023-10-16 15:34: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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4195
  +user: App\Entity\User {#4208 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I have way more free time as an adult. Going to school for like 7 hours and then doing homework took pretty much my whole day. Now I can work from home and automate like most of my job I have so much time for hobbies including video games."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697485948 {#4190
    date: 2023-10-16 21:52:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 53140
  -bodyTs: "'7':15 'adult':9 'autom':34 'day':26 'free':5 'game':49 'go':10 'hobbi':46 'home':32 'homework':20 'hour':16 'includ':47 'job':39 'like':14,35 'much':23,43 'pretti':22 'school':12 'time':6,44 'took':21 'video':48 'way':3 'whole':25 'work':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4946435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697485948 {#4191
    date: 2023-10-16 21:52:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4195
  +user: App\Entity\User {#4208 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I have way more free time as an adult. Going to school for like 7 hours and then doing homework took pretty much my whole day. Now I can work from home and automate like most of my job I have so much time for hobbies including video games."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697485948 {#4190
    date: 2023-10-16 21:52:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 53140
  -bodyTs: "'7':15 'adult':9 'autom':34 'day':26 'free':5 'game':49 'go':10 'hobbi':46 'home':32 'homework':20 'hour':16 'includ':47 'job':39 'like':14,35 'much':23,43 'pretti':22 'school':12 'time':6,44 'took':21 'video':48 'way':3 'whole':25 'work':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4946435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697485948 {#4191
    date: 2023-10-16 21:52:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4195
  +user: App\Entity\User {#4208 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I have way more free time as an adult. Going to school for like 7 hours and then doing homework took pretty much my whole day. Now I can work from home and automate like most of my job I have so much time for hobbies including video games."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697485948 {#4190
    date: 2023-10-16 21:52:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 53140
  -bodyTs: "'7':15 'adult':9 'autom':34 'day':26 'free':5 'game':49 'go':10 'hobbi':46 'home':32 'homework':20 'hour':16 'includ':47 'job':39 'like':14,35 'much':23,43 'pretti':22 'school':12 'time':6,44 'took':21 'video':48 'way':3 'whole':25 'work':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4946435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697485948 {#4191
    date: 2023-10-16 21:52:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4269
  +user: App\Entity\User {#4282 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You have time you just allocate it to different things, that is unless you just had a kid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697492116 {#4263
    date: 2023-10-16 23:35:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 53342
  -bodyTs: "'alloc':6 'differ':9 'kid':18 'thing':10 'time':3 'unless':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4497650"
  +editedAt: DateTimeImmutable @1697492147 {#4264
    date: 2023-10-16 23:35:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697492116 {#4265
    date: 2023-10-16 23:35: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
47 DENIED edit
App\Entity\EntryComment {#4269
  +user: App\Entity\User {#4282 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You have time you just allocate it to different things, that is unless you just had a kid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697492116 {#4263
    date: 2023-10-16 23:35:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 53342
  -bodyTs: "'alloc':6 'differ':9 'kid':18 'thing':10 'time':3 'unless':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4497650"
  +editedAt: DateTimeImmutable @1697492147 {#4264
    date: 2023-10-16 23:35:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697492116 {#4265
    date: 2023-10-16 23:35: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
48 DENIED moderate
App\Entity\EntryComment {#4269
  +user: App\Entity\User {#4282 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You have time you just allocate it to different things, that is unless you just had a kid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697492116 {#4263
    date: 2023-10-16 23:35:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 53342
  -bodyTs: "'alloc':6 'differ':9 'kid':18 'thing':10 'time':3 'unless':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4497650"
  +editedAt: DateTimeImmutable @1697492147 {#4264
    date: 2023-10-16 23:35:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697492116 {#4265
    date: 2023-10-16 23:35: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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4343
  +user: App\Entity\User {#4356 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I still have the time, yet it doesn’t feel as fun as it used to be."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697588796 {#4338
    date: 2023-10-18 02:26:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4344 …}
  +nested: Doctrine\ORM\PersistentCollection {#4346 …}
  +votes: Doctrine\ORM\PersistentCollection {#4348 …}
  +reports: Doctrine\ORM\PersistentCollection {#4350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
  -id: 53429
  -bodyTs: "'doesn':8 'feel':10 'fun':12 'still':2 'time':5 'use':15 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4499387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697494568 {#4339
    date: 2023-10-17 00:16:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4343
  +user: App\Entity\User {#4356 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I still have the time, yet it doesn’t feel as fun as it used to be."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697588796 {#4338
    date: 2023-10-18 02:26:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4344 …}
  +nested: Doctrine\ORM\PersistentCollection {#4346 …}
  +votes: Doctrine\ORM\PersistentCollection {#4348 …}
  +reports: Doctrine\ORM\PersistentCollection {#4350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
  -id: 53429
  -bodyTs: "'doesn':8 'feel':10 'fun':12 'still':2 'time':5 'use':15 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4499387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697494568 {#4339
    date: 2023-10-17 00:16:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4343
  +user: App\Entity\User {#4356 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I still have the time, yet it doesn’t feel as fun as it used to be."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697588796 {#4338
    date: 2023-10-18 02:26:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4344 …}
  +nested: Doctrine\ORM\PersistentCollection {#4346 …}
  +votes: Doctrine\ORM\PersistentCollection {#4348 …}
  +reports: Doctrine\ORM\PersistentCollection {#4350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
  -id: 53429
  -bodyTs: "'doesn':8 'feel':10 'fun':12 'still':2 'time':5 'use':15 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4499387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697494568 {#4339
    date: 2023-10-17 00:16:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4459
  +user: Proxies\__CG__\App\Entity\User {#4460 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I still have the time, yet it doesn’t feel as fun as it used to be."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697588796 {#4338
      date: 2023-10-18 02:26:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 53429
    -bodyTs: "'doesn':8 'feel':10 'fun':12 'still':2 'time':5 'use':15 'yet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4499387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697494568 {#4339
      date: 2023-10-17 00:16:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "One of the reasons for this is that you already experienced a lot of games and there are less of those “first” experiences. Another reason is that AAA and AA has been very same-y for a while (I almost wrote ‘trash’, but not really, it’s pretty cool how far technology has come). AAA doesn’t try anything new, AA tries to be AAA. I tend to go back to older games I’m not familiar with and I follow the indie market, there are pretty cool niche games out there which sometimes bring back the spark of that “first-experience” feeling."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697501330 {#4457
    date: 2023-10-17 02:08:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@Naratetama@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4461 …}
  +nested: Doctrine\ORM\PersistentCollection {#4463 …}
  +votes: Doctrine\ORM\PersistentCollection {#4465 …}
  +reports: Doctrine\ORM\PersistentCollection {#4467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4471 …}
  -id: 53588
  -bodyTs: "'aa':30,62 'aaa':28,56,66 'almost':41 'alreadi':10 'anoth':24 'anyth':60 'back':71,97 'bring':96 'come':55 'cool':50,89 'doesn':57 'experi':23,104 'experienc':11 'familiar':78 'far':52 'feel':105 'first':22,103 'first-experi':102 'follow':82 'game':15,74,91 'go':70 'indi':84 'less':19 'lot':13 'm':76 'market':85 'new':61 'nich':90 'older':73 'one':1 'pretti':49,88 'realli':46 'reason':4,25 'same-i':34 'sometim':95 'spark':99 'technolog':53 'tend':68 'trash':43 'tri':59,63 'wrote':42 'y':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4586145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697501330 {#4458
    date: 2023-10-17 02:08:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4459
  +user: Proxies\__CG__\App\Entity\User {#4460 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I still have the time, yet it doesn’t feel as fun as it used to be."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697588796 {#4338
      date: 2023-10-18 02:26:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 53429
    -bodyTs: "'doesn':8 'feel':10 'fun':12 'still':2 'time':5 'use':15 'yet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4499387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697494568 {#4339
      date: 2023-10-17 00:16:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "One of the reasons for this is that you already experienced a lot of games and there are less of those “first” experiences. Another reason is that AAA and AA has been very same-y for a while (I almost wrote ‘trash’, but not really, it’s pretty cool how far technology has come). AAA doesn’t try anything new, AA tries to be AAA. I tend to go back to older games I’m not familiar with and I follow the indie market, there are pretty cool niche games out there which sometimes bring back the spark of that “first-experience” feeling."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697501330 {#4457
    date: 2023-10-17 02:08:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@Naratetama@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4461 …}
  +nested: Doctrine\ORM\PersistentCollection {#4463 …}
  +votes: Doctrine\ORM\PersistentCollection {#4465 …}
  +reports: Doctrine\ORM\PersistentCollection {#4467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4471 …}
  -id: 53588
  -bodyTs: "'aa':30,62 'aaa':28,56,66 'almost':41 'alreadi':10 'anoth':24 'anyth':60 'back':71,97 'bring':96 'come':55 'cool':50,89 'doesn':57 'experi':23,104 'experienc':11 'familiar':78 'far':52 'feel':105 'first':22,103 'first-experi':102 'follow':82 'game':15,74,91 'go':70 'indi':84 'less':19 'lot':13 'm':76 'market':85 'new':61 'nich':90 'older':73 'one':1 'pretti':49,88 'realli':46 'reason':4,25 'same-i':34 'sometim':95 'spark':99 'technolog':53 'tend':68 'trash':43 'tri':59,63 'wrote':42 'y':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4586145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697501330 {#4458
    date: 2023-10-17 02:08:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4459
  +user: Proxies\__CG__\App\Entity\User {#4460 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I still have the time, yet it doesn’t feel as fun as it used to be."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697588796 {#4338
      date: 2023-10-18 02:26:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 53429
    -bodyTs: "'doesn':8 'feel':10 'fun':12 'still':2 'time':5 'use':15 'yet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4499387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697494568 {#4339
      date: 2023-10-17 00:16:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "One of the reasons for this is that you already experienced a lot of games and there are less of those “first” experiences. Another reason is that AAA and AA has been very same-y for a while (I almost wrote ‘trash’, but not really, it’s pretty cool how far technology has come). AAA doesn’t try anything new, AA tries to be AAA. I tend to go back to older games I’m not familiar with and I follow the indie market, there are pretty cool niche games out there which sometimes bring back the spark of that “first-experience” feeling."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697501330 {#4457
    date: 2023-10-17 02:08:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@Naratetama@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4461 …}
  +nested: Doctrine\ORM\PersistentCollection {#4463 …}
  +votes: Doctrine\ORM\PersistentCollection {#4465 …}
  +reports: Doctrine\ORM\PersistentCollection {#4467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4471 …}
  -id: 53588
  -bodyTs: "'aa':30,62 'aaa':28,56,66 'almost':41 'alreadi':10 'anoth':24 'anyth':60 'back':71,97 'bring':96 'come':55 'cool':50,89 'doesn':57 'experi':23,104 'experienc':11 'familiar':78 'far':52 'feel':105 'first':22,103 'first-experi':102 'follow':82 'game':15,74,91 'go':70 'indi':84 'less':19 'lot':13 'm':76 'market':85 'new':61 'nich':90 'older':73 'one':1 'pretti':49,88 'realli':46 'reason':4,25 'same-i':34 'sometim':95 'spark':99 'technolog':53 'tend':68 'trash':43 'tri':59,63 'wrote':42 'y':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4586145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697501330 {#4458
    date: 2023-10-17 02:08:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4476
  +user: Proxies\__CG__\App\Entity\User {#4477 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I still have the time, yet it doesn’t feel as fun as it used to be."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697588796 {#4338
      date: 2023-10-18 02:26:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 53429
    -bodyTs: "'doesn':8 'feel':10 'fun':12 'still':2 'time':5 'use':15 'yet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4499387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697494568 {#4339
      date: 2023-10-17 00:16:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "it’s been almost a decade for me to “digest” this truth. But to be honest, I don’t even miss or regret it much anymore. I end up cooking, going out, cleaning up or resting instead. and doing those with the same openness to let them absorb me the way games used to,… man, they sure can be enjoyable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697587531 {#4473
    date: 2023-10-18 02:05:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@Naratetama@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4478 …}
  +nested: Doctrine\ORM\PersistentCollection {#4480 …}
  +votes: Doctrine\ORM\PersistentCollection {#4482 …}
  +reports: Doctrine\ORM\PersistentCollection {#4484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4488 …}
  -id: 55505
  -bodyTs: "'absorb':48 'almost':4 'anymor':26 'clean':33 'cook':30 'decad':6 'digest':10 'end':28 'enjoy':60 'even':20 'game':52 'go':31 'honest':16 'instead':37 'let':46 'man':55 'miss':21 'much':25 'open':44 'regret':23 'rest':36 'sure':57 'truth':12 'use':53 'way':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4988327"
  +editedAt: DateTimeImmutable @1697587637 {#4474
    date: 2023-10-18 02:07:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697587531 {#4475
    date: 2023-10-18 02:05:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4476
  +user: Proxies\__CG__\App\Entity\User {#4477 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I still have the time, yet it doesn’t feel as fun as it used to be."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697588796 {#4338
      date: 2023-10-18 02:26:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 53429
    -bodyTs: "'doesn':8 'feel':10 'fun':12 'still':2 'time':5 'use':15 'yet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4499387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697494568 {#4339
      date: 2023-10-17 00:16:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "it’s been almost a decade for me to “digest” this truth. But to be honest, I don’t even miss or regret it much anymore. I end up cooking, going out, cleaning up or resting instead. and doing those with the same openness to let them absorb me the way games used to,… man, they sure can be enjoyable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697587531 {#4473
    date: 2023-10-18 02:05:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@Naratetama@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4478 …}
  +nested: Doctrine\ORM\PersistentCollection {#4480 …}
  +votes: Doctrine\ORM\PersistentCollection {#4482 …}
  +reports: Doctrine\ORM\PersistentCollection {#4484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4488 …}
  -id: 55505
  -bodyTs: "'absorb':48 'almost':4 'anymor':26 'clean':33 'cook':30 'decad':6 'digest':10 'end':28 'enjoy':60 'even':20 'game':52 'go':31 'honest':16 'instead':37 'let':46 'man':55 'miss':21 'much':25 'open':44 'regret':23 'rest':36 'sure':57 'truth':12 'use':53 'way':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4988327"
  +editedAt: DateTimeImmutable @1697587637 {#4474
    date: 2023-10-18 02:07:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697587531 {#4475
    date: 2023-10-18 02:05:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4476
  +user: Proxies\__CG__\App\Entity\User {#4477 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I still have the time, yet it doesn’t feel as fun as it used to be."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697588796 {#4338
      date: 2023-10-18 02:26:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 53429
    -bodyTs: "'doesn':8 'feel':10 'fun':12 'still':2 'time':5 'use':15 'yet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4499387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697494568 {#4339
      date: 2023-10-17 00:16:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "it’s been almost a decade for me to “digest” this truth. But to be honest, I don’t even miss or regret it much anymore. I end up cooking, going out, cleaning up or resting instead. and doing those with the same openness to let them absorb me the way games used to,… man, they sure can be enjoyable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697587531 {#4473
    date: 2023-10-18 02:05:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@Naratetama@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4478 …}
  +nested: Doctrine\ORM\PersistentCollection {#4480 …}
  +votes: Doctrine\ORM\PersistentCollection {#4482 …}
  +reports: Doctrine\ORM\PersistentCollection {#4484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4488 …}
  -id: 55505
  -bodyTs: "'absorb':48 'almost':4 'anymor':26 'clean':33 'cook':30 'decad':6 'digest':10 'end':28 'enjoy':60 'even':20 'game':52 'go':31 'honest':16 'instead':37 'let':46 'man':55 'miss':21 'much':25 'open':44 'regret':23 'rest':36 'sure':57 'truth':12 'use':53 'way':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4988327"
  +editedAt: DateTimeImmutable @1697587637 {#4474
    date: 2023-10-18 02:07:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697587531 {#4475
    date: 2023-10-18 02:05:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4545
  +user: Proxies\__CG__\App\Entity\User {#4546 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4476
    +user: Proxies\__CG__\App\Entity\User {#4477 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4343
      +user: App\Entity\User {#4356 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I still have the time, yet it doesn’t feel as fun as it used to be."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1697588796 {#4338
        date: 2023-10-18 02:26:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4344 …}
      +nested: Doctrine\ORM\PersistentCollection {#4346 …}
      +votes: Doctrine\ORM\PersistentCollection {#4348 …}
      +reports: Doctrine\ORM\PersistentCollection {#4350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
      -id: 53429
      -bodyTs: "'doesn':8 'feel':10 'fun':12 'still':2 'time':5 'use':15 'yet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4499387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697494568 {#4339
        date: 2023-10-17 00:16:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: "it’s been almost a decade for me to “digest” this truth. But to be honest, I don’t even miss or regret it much anymore. I end up cooking, going out, cleaning up or resting instead. and doing those with the same openness to let them absorb me the way games used to,… man, they sure can be enjoyable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697587531 {#4473
      date: 2023-10-18 02:05:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@Naratetama@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4478 …}
    +nested: Doctrine\ORM\PersistentCollection {#4480 …}
    +votes: Doctrine\ORM\PersistentCollection {#4482 …}
    +reports: Doctrine\ORM\PersistentCollection {#4484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4486 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4488 …}
    -id: 55505
    -bodyTs: "'absorb':48 'almost':4 'anymor':26 'clean':33 'cook':30 'decad':6 'digest':10 'end':28 'enjoy':60 'even':20 'game':52 'go':31 'honest':16 'instead':37 'let':46 'man':55 'miss':21 'much':25 'open':44 'regret':23 'rest':36 'sure':57 'truth':12 'use':53 'way':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4988327"
    +editedAt: DateTimeImmutable @1697587637 {#4474
      date: 2023-10-18 02:07:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697587531 {#4475
      date: 2023-10-18 02:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "I have been feeling the same. I only really enjoy gaming with friends now because I like the social aspect. Otherwise, I’m filling my alone time with reading. It’s much more satisfying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697588794 {#4543
    date: 2023-10-18 02:26:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@Naratetama@sh.itjust.works"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4551 …}
  +reports: Doctrine\ORM\PersistentCollection {#4553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4557 …}
  -id: 55535
  -bodyTs: "'alon':26 'aspect':20 'enjoy':10 'feel':4 'fill':24 'friend':13 'game':11 'like':17 'm':23 'much':32 'otherwis':21 'read':29 'realli':9 'satisfi':34 'social':19 'time':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4999425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697588794 {#4544
    date: 2023-10-18 02:26:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4545
  +user: Proxies\__CG__\App\Entity\User {#4546 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4476
    +user: Proxies\__CG__\App\Entity\User {#4477 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4343
      +user: App\Entity\User {#4356 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I still have the time, yet it doesn’t feel as fun as it used to be."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1697588796 {#4338
        date: 2023-10-18 02:26:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4344 …}
      +nested: Doctrine\ORM\PersistentCollection {#4346 …}
      +votes: Doctrine\ORM\PersistentCollection {#4348 …}
      +reports: Doctrine\ORM\PersistentCollection {#4350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
      -id: 53429
      -bodyTs: "'doesn':8 'feel':10 'fun':12 'still':2 'time':5 'use':15 'yet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4499387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697494568 {#4339
        date: 2023-10-17 00:16:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: "it’s been almost a decade for me to “digest” this truth. But to be honest, I don’t even miss or regret it much anymore. I end up cooking, going out, cleaning up or resting instead. and doing those with the same openness to let them absorb me the way games used to,… man, they sure can be enjoyable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697587531 {#4473
      date: 2023-10-18 02:05:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@Naratetama@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4478 …}
    +nested: Doctrine\ORM\PersistentCollection {#4480 …}
    +votes: Doctrine\ORM\PersistentCollection {#4482 …}
    +reports: Doctrine\ORM\PersistentCollection {#4484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4486 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4488 …}
    -id: 55505
    -bodyTs: "'absorb':48 'almost':4 'anymor':26 'clean':33 'cook':30 'decad':6 'digest':10 'end':28 'enjoy':60 'even':20 'game':52 'go':31 'honest':16 'instead':37 'let':46 'man':55 'miss':21 'much':25 'open':44 'regret':23 'rest':36 'sure':57 'truth':12 'use':53 'way':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4988327"
    +editedAt: DateTimeImmutable @1697587637 {#4474
      date: 2023-10-18 02:07:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697587531 {#4475
      date: 2023-10-18 02:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "I have been feeling the same. I only really enjoy gaming with friends now because I like the social aspect. Otherwise, I’m filling my alone time with reading. It’s much more satisfying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697588794 {#4543
    date: 2023-10-18 02:26:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@Naratetama@sh.itjust.works"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4551 …}
  +reports: Doctrine\ORM\PersistentCollection {#4553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4557 …}
  -id: 55535
  -bodyTs: "'alon':26 'aspect':20 'enjoy':10 'feel':4 'fill':24 'friend':13 'game':11 'like':17 'm':23 'much':32 'otherwis':21 'read':29 'realli':9 'satisfi':34 'social':19 'time':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4999425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697588794 {#4544
    date: 2023-10-18 02:26:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4545
  +user: Proxies\__CG__\App\Entity\User {#4546 …}
  +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: "The-old-dilemma"
    +title: "The old dilemma"
    +url: "https://lemmy.world/pictrs/image/a705034d-e99d-41c0-866b-e35e7f8c9e8d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1074
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697630771 {#2418
      date: 2023-10-18 14:06:11.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: 5651
    -titleTs: "'dilemma':3 'old':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697512706
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6862614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697426306 {#1858
      date: 2023-10-16 05:18:26.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4476
    +user: Proxies\__CG__\App\Entity\User {#4477 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4343
      +user: App\Entity\User {#4356 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I still have the time, yet it doesn’t feel as fun as it used to be."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1697588796 {#4338
        date: 2023-10-18 02:26:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4344 …}
      +nested: Doctrine\ORM\PersistentCollection {#4346 …}
      +votes: Doctrine\ORM\PersistentCollection {#4348 …}
      +reports: Doctrine\ORM\PersistentCollection {#4350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
      -id: 53429
      -bodyTs: "'doesn':8 'feel':10 'fun':12 'still':2 'time':5 'use':15 'yet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4499387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697494568 {#4339
        date: 2023-10-17 00:16:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: "it’s been almost a decade for me to “digest” this truth. But to be honest, I don’t even miss or regret it much anymore. I end up cooking, going out, cleaning up or resting instead. and doing those with the same openness to let them absorb me the way games used to,… man, they sure can be enjoyable"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697587531 {#4473
      date: 2023-10-18 02:05:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@Naratetama@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4478 …}
    +nested: Doctrine\ORM\PersistentCollection {#4480 …}
    +votes: Doctrine\ORM\PersistentCollection {#4482 …}
    +reports: Doctrine\ORM\PersistentCollection {#4484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4486 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4488 …}
    -id: 55505
    -bodyTs: "'absorb':48 'almost':4 'anymor':26 'clean':33 'cook':30 'decad':6 'digest':10 'end':28 'enjoy':60 'even':20 'game':52 'go':31 'honest':16 'instead':37 'let':46 'man':55 'miss':21 'much':25 'open':44 'regret':23 'rest':36 'sure':57 'truth':12 'use':53 'way':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4988327"
    +editedAt: DateTimeImmutable @1697587637 {#4474
      date: 2023-10-18 02:07:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697587531 {#4475
      date: 2023-10-18 02:05:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "I have been feeling the same. I only really enjoy gaming with friends now because I like the social aspect. Otherwise, I’m filling my alone time with reading. It’s much more satisfying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697588794 {#4543
    date: 2023-10-18 02:26:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@Naratetama@sh.itjust.works"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4551 …}
  +reports: Doctrine\ORM\PersistentCollection {#4553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4557 …}
  -id: 55535
  -bodyTs: "'alon':26 'aspect':20 'enjoy':10 'feel':4 'fill':24 'friend':13 'game':11 'like':17 'm':23 'much':32 'otherwis':21 'read':29 'realli':9 'satisfi':34 'social':19 'time':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4999425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697588794 {#4544
    date: 2023-10-18 02:26:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 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