GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/7542/Paradox-how-could-you/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Paradox-how-could-you"
  +title: "Paradox how could you"
  +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 229
  +favouriteCount: 936
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698443299 {#2410
    date: 2023-10-27 23:48:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 7542
  -titleTs: "'could':3 'paradox':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698263184
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7281591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698176784 {#1850
    date: 2023-10-24 21:46:24.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Paradox-how-could-you"
  +title: "Paradox how could you"
  +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 229
  +favouriteCount: 936
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698443299 {#2410
    date: 2023-10-27 23:48:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 7542
  -titleTs: "'could':3 'paradox':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698263184
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7281591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698176784 {#1850
    date: 2023-10-24 21:46:24.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Paradox-how-could-you"
  +title: "Paradox how could you"
  +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 229
  +favouriteCount: 936
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698443299 {#2410
    date: 2023-10-27 23:48:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 7542
  -titleTs: "'could':3 'paradox':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698263184
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7281591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698176784 {#1850
    date: 2023-10-24 21:46:24.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 {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "youre talking about cities skylines 2, arent you lmfao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698443302 {#4013
    date: 2023-10-27 23:48:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 75309
  -bodyTs: "'2':6 'arent':7 'citi':4 'lmfao':9 'skylin':5 'talk':2 'your':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4868463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698443047 {#3949
    date: 2023-10-27 23:44:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "youre talking about cities skylines 2, arent you lmfao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698443302 {#4013
    date: 2023-10-27 23:48:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 75309
  -bodyTs: "'2':6 'arent':7 'citi':4 'lmfao':9 'skylin':5 'talk':2 'your':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4868463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698443047 {#3949
    date: 2023-10-27 23:44:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "youre talking about cities skylines 2, arent you lmfao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698443302 {#4013
    date: 2023-10-27 23:48:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 75309
  -bodyTs: "'2':6 'arent':7 'citi':4 'lmfao':9 'skylin':5 'talk':2 'your':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4868463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698443047 {#3949
    date: 2023-10-27 23:44:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5358
  +user: Proxies\__CG__\App\Entity\User {#5359 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4004
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "youre talking about cities skylines 2, arent you lmfao"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698443302 {#4013
      date: 2023-10-27 23:48:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4002 …}
    +nested: Doctrine\ORM\PersistentCollection {#4000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
    -id: 75309
    -bodyTs: "'2':6 'arent':7 'citi':4 'lmfao':9 'skylin':5 'talk':2 'your':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4868463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698443047 {#3949
      date: 2023-10-27 23:44:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    @Jonas_Jones Probably but who can blame them it runs really slow even on a 2080\n
    \n
    @Wogi
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698443299 {#5356
    date: 2023-10-27 23:48:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@Jonas_Jones"
    "@Wogi"
    "@Jonas_Jones@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5360 …}
  +nested: Doctrine\ORM\PersistentCollection {#5362 …}
  +votes: Doctrine\ORM\PersistentCollection {#5364 …}
  +reports: Doctrine\ORM\PersistentCollection {#5366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
  -id: 75312
  -bodyTs: "'2080':16 'blame':7 'even':13 'jona':1 'jone':2 'probabl':3 'realli':11 'run':10 'slow':12 'wogi':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/memes@lemmy.ml/t/130256/-/comment/1506428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698443299 {#5357
    date: 2023-10-27 23:48:19.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 {#5358
  +user: Proxies\__CG__\App\Entity\User {#5359 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4004
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "youre talking about cities skylines 2, arent you lmfao"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698443302 {#4013
      date: 2023-10-27 23:48:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4002 …}
    +nested: Doctrine\ORM\PersistentCollection {#4000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
    -id: 75309
    -bodyTs: "'2':6 'arent':7 'citi':4 'lmfao':9 'skylin':5 'talk':2 'your':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4868463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698443047 {#3949
      date: 2023-10-27 23:44:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    @Jonas_Jones Probably but who can blame them it runs really slow even on a 2080\n
    \n
    @Wogi
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698443299 {#5356
    date: 2023-10-27 23:48:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@Jonas_Jones"
    "@Wogi"
    "@Jonas_Jones@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5360 …}
  +nested: Doctrine\ORM\PersistentCollection {#5362 …}
  +votes: Doctrine\ORM\PersistentCollection {#5364 …}
  +reports: Doctrine\ORM\PersistentCollection {#5366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
  -id: 75312
  -bodyTs: "'2080':16 'blame':7 'even':13 'jona':1 'jone':2 'probabl':3 'realli':11 'run':10 'slow':12 'wogi':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/memes@lemmy.ml/t/130256/-/comment/1506428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698443299 {#5357
    date: 2023-10-27 23:48:19.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 {#5358
  +user: Proxies\__CG__\App\Entity\User {#5359 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4004
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "youre talking about cities skylines 2, arent you lmfao"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698443302 {#4013
      date: 2023-10-27 23:48:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4002 …}
    +nested: Doctrine\ORM\PersistentCollection {#4000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
    -id: 75309
    -bodyTs: "'2':6 'arent':7 'citi':4 'lmfao':9 'skylin':5 'talk':2 'your':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4868463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698443047 {#3949
      date: 2023-10-27 23:44:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    @Jonas_Jones Probably but who can blame them it runs really slow even on a 2080\n
    \n
    @Wogi
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698443299 {#5356
    date: 2023-10-27 23:48:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@Jonas_Jones"
    "@Wogi"
    "@Jonas_Jones@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5360 …}
  +nested: Doctrine\ORM\PersistentCollection {#5362 …}
  +votes: Doctrine\ORM\PersistentCollection {#5364 …}
  +reports: Doctrine\ORM\PersistentCollection {#5366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
  -id: 75312
  -bodyTs: "'2080':16 'blame':7 'even':13 'jona':1 'jone':2 'probabl':3 'realli':11 'run':10 'slow':12 'wogi':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/memes@lemmy.ml/t/130256/-/comment/1506428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698443299 {#5357
    date: 2023-10-27 23:48:19.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 {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I haven’t touched a game below Overwhelmingly Positive in years at this point"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698347251 {#4047
    date: 2023-10-26 21:07:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@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: 73561
  -bodyTs: "'game':6 'haven':2 'overwhelm':8 'point':14 'posit':9 'touch':4 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3562163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698347251 {#4045
    date: 2023-10-26 21:07: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
15 DENIED edit
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I haven’t touched a game below Overwhelmingly Positive in years at this point"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698347251 {#4047
    date: 2023-10-26 21:07:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@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: 73561
  -bodyTs: "'game':6 'haven':2 'overwhelm':8 'point':14 'posit':9 'touch':4 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3562163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698347251 {#4045
    date: 2023-10-26 21:07: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
16 DENIED moderate
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I haven’t touched a game below Overwhelmingly Positive in years at this point"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698347251 {#4047
    date: 2023-10-26 21:07:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@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: 73561
  -bodyTs: "'game':6 'haven':2 'overwhelm':8 'point':14 'posit':9 'touch':4 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3562163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698347251 {#4045
    date: 2023-10-26 21:07: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
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 {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Redfall 😑\n
    \n
    I was kinda stoked for a cool looking modern vampire game… We all saw how that turned out
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698306280 {#4118
    date: 2023-10-26 09:44:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 72702
  -bodyTs: "'cool':8 'game':12 'kinda':4 'look':9 'modern':10 'redfal':1 'saw':15 'stoke':5 'turn':18 'vampir':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4824346"
  +editedAt: DateTimeImmutable @1698306299 {#4119
    date: 2023-10-26 09:44:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698306280 {#4120
    date: 2023-10-26 09:44: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
19 DENIED edit
App\Entity\EntryComment {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Redfall 😑\n
    \n
    I was kinda stoked for a cool looking modern vampire game… We all saw how that turned out
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698306280 {#4118
    date: 2023-10-26 09:44:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 72702
  -bodyTs: "'cool':8 'game':12 'kinda':4 'look':9 'modern':10 'redfal':1 'saw':15 'stoke':5 'turn':18 'vampir':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4824346"
  +editedAt: DateTimeImmutable @1698306299 {#4119
    date: 2023-10-26 09:44:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698306280 {#4120
    date: 2023-10-26 09:44: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
20 DENIED moderate
App\Entity\EntryComment {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Redfall 😑\n
    \n
    I was kinda stoked for a cool looking modern vampire game… We all saw how that turned out
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698306280 {#4118
    date: 2023-10-26 09:44:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 72702
  -bodyTs: "'cool':8 'game':12 'kinda':4 'look':9 'modern':10 'redfal':1 'saw':15 'stoke':5 'turn':18 'vampir':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4824346"
  +editedAt: DateTimeImmutable @1698306299 {#4119
    date: 2023-10-26 09:44:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698306280 {#4120
    date: 2023-10-26 09:44: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
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 {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    All they had to do was throw it in Early Access while they fixed it. The reviews would likely be stellar in that case. Releasing it fully in this state just feels like some corporate BS. Disappointed in dev and publisher, and they keep making it worse with their weird excuses.\n
    \n
    “Built with modern hardware in mind”, homie this shit ain’t even running right on a 4090. And 30fps target? Idk what they’re smoking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698272707 {#4192
    date: 2023-10-26 00:25:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 72160
  -bodyTs: "'30fps':70 '4090':68 'access':11 'ain':61 'bs':36 'built':52 'case':24 'corpor':35 'dev':39 'disappoint':37 'earli':10 'even':63 'excus':51 'feel':32 'fix':14 'fulli':27 'hardwar':55 'homi':58 'idk':72 'keep':44 'like':19,33 'make':45 'mind':57 'modern':54 'publish':41 're':75 'releas':25 'review':17 'right':65 'run':64 'shit':60 'smoke':76 'state':30 'stellar':21 'target':71 'throw':7 'weird':50 'wors':47 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4750973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272707 {#4193
    date: 2023-10-26 00:25:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    All they had to do was throw it in Early Access while they fixed it. The reviews would likely be stellar in that case. Releasing it fully in this state just feels like some corporate BS. Disappointed in dev and publisher, and they keep making it worse with their weird excuses.\n
    \n
    “Built with modern hardware in mind”, homie this shit ain’t even running right on a 4090. And 30fps target? Idk what they’re smoking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698272707 {#4192
    date: 2023-10-26 00:25:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 72160
  -bodyTs: "'30fps':70 '4090':68 'access':11 'ain':61 'bs':36 'built':52 'case':24 'corpor':35 'dev':39 'disappoint':37 'earli':10 'even':63 'excus':51 'feel':32 'fix':14 'fulli':27 'hardwar':55 'homi':58 'idk':72 'keep':44 'like':19,33 'make':45 'mind':57 'modern':54 'publish':41 're':75 'releas':25 'review':17 'right':65 'run':64 'shit':60 'smoke':76 'state':30 'stellar':21 'target':71 'throw':7 'weird':50 'wors':47 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4750973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272707 {#4193
    date: 2023-10-26 00:25:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    All they had to do was throw it in Early Access while they fixed it. The reviews would likely be stellar in that case. Releasing it fully in this state just feels like some corporate BS. Disappointed in dev and publisher, and they keep making it worse with their weird excuses.\n
    \n
    “Built with modern hardware in mind”, homie this shit ain’t even running right on a 4090. And 30fps target? Idk what they’re smoking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698272707 {#4192
    date: 2023-10-26 00:25:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 72160
  -bodyTs: "'30fps':70 '4090':68 'access':11 'ain':61 'bs':36 'built':52 'case':24 'corpor':35 'dev':39 'disappoint':37 'earli':10 'even':63 'excus':51 'feel':32 'fix':14 'fulli':27 'hardwar':55 'homi':58 'idk':72 'keep':44 'like':19,33 'make':45 'mind':57 'modern':54 'publish':41 're':75 'releas':25 'review':17 'right':65 'run':64 'shit':60 'smoke':76 'state':30 'stellar':21 'target':71 'throw':7 'weird':50 'wors':47 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4750973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272707 {#4193
    date: 2023-10-26 00:25:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4271
  +user: App\Entity\User {#4284 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This is why we still need demos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698324493 {#4266
    date: 2023-10-26 14:48:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4272 …}
  +nested: Doctrine\ORM\PersistentCollection {#4274 …}
  +votes: Doctrine\ORM\PersistentCollection {#4276 …}
  +reports: Doctrine\ORM\PersistentCollection {#4278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
  -id: 72121
  -bodyTs: "'demo':7 'need':6 'still':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5222112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698271528 {#4267
    date: 2023-10-26 00:05: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
27 DENIED edit
App\Entity\EntryComment {#4271
  +user: App\Entity\User {#4284 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This is why we still need demos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698324493 {#4266
    date: 2023-10-26 14:48:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4272 …}
  +nested: Doctrine\ORM\PersistentCollection {#4274 …}
  +votes: Doctrine\ORM\PersistentCollection {#4276 …}
  +reports: Doctrine\ORM\PersistentCollection {#4278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
  -id: 72121
  -bodyTs: "'demo':7 'need':6 'still':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5222112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698271528 {#4267
    date: 2023-10-26 00:05: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
28 DENIED moderate
App\Entity\EntryComment {#4271
  +user: App\Entity\User {#4284 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This is why we still need demos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698324493 {#4266
    date: 2023-10-26 14:48:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4272 …}
  +nested: Doctrine\ORM\PersistentCollection {#4274 …}
  +votes: Doctrine\ORM\PersistentCollection {#4276 …}
  +reports: Doctrine\ORM\PersistentCollection {#4278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
  -id: 72121
  -bodyTs: "'demo':7 'need':6 'still':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5222112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698271528 {#4267
    date: 2023-10-26 00:05: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
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 {#5326
  +user: Proxies\__CG__\App\Entity\User {#5327 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4271
    +user: App\Entity\User {#4284 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is why we still need demos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698324493 {#4266
      date: 2023-10-26 14:48:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4272 …}
    +nested: Doctrine\ORM\PersistentCollection {#4274 …}
    +votes: Doctrine\ORM\PersistentCollection {#4276 …}
    +reports: Doctrine\ORM\PersistentCollection {#4278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
    -id: 72121
    -bodyTs: "'demo':7 'need':6 'still':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5222112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698271528 {#4267
      date: 2023-10-26 00:05:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4271}
  +body: "You basically get them through Steam - 2 hours is generally enough to figure out if a game is a total ripoff or not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698272394 {#5324
    date: 2023-10-26 00:19:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@emanresu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5328 …}
  +nested: Doctrine\ORM\PersistentCollection {#5330 …}
  +votes: Doctrine\ORM\PersistentCollection {#5332 …}
  +reports: Doctrine\ORM\PersistentCollection {#5334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5338 …}
  -id: 72149
  -bodyTs: "'2':7 'basic':2 'enough':11 'figur':13 'game':17 'general':10 'get':3 'hour':8 'ripoff':21 'steam':6 'total':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5222432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272394 {#5325
    date: 2023-10-26 00:19:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5326
  +user: Proxies\__CG__\App\Entity\User {#5327 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4271
    +user: App\Entity\User {#4284 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is why we still need demos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698324493 {#4266
      date: 2023-10-26 14:48:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4272 …}
    +nested: Doctrine\ORM\PersistentCollection {#4274 …}
    +votes: Doctrine\ORM\PersistentCollection {#4276 …}
    +reports: Doctrine\ORM\PersistentCollection {#4278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
    -id: 72121
    -bodyTs: "'demo':7 'need':6 'still':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5222112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698271528 {#4267
      date: 2023-10-26 00:05:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4271}
  +body: "You basically get them through Steam - 2 hours is generally enough to figure out if a game is a total ripoff or not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698272394 {#5324
    date: 2023-10-26 00:19:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@emanresu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5328 …}
  +nested: Doctrine\ORM\PersistentCollection {#5330 …}
  +votes: Doctrine\ORM\PersistentCollection {#5332 …}
  +reports: Doctrine\ORM\PersistentCollection {#5334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5338 …}
  -id: 72149
  -bodyTs: "'2':7 'basic':2 'enough':11 'figur':13 'game':17 'general':10 'get':3 'hour':8 'ripoff':21 'steam':6 'total':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5222432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272394 {#5325
    date: 2023-10-26 00:19:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5326
  +user: Proxies\__CG__\App\Entity\User {#5327 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4271
    +user: App\Entity\User {#4284 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is why we still need demos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698324493 {#4266
      date: 2023-10-26 14:48:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4272 …}
    +nested: Doctrine\ORM\PersistentCollection {#4274 …}
    +votes: Doctrine\ORM\PersistentCollection {#4276 …}
    +reports: Doctrine\ORM\PersistentCollection {#4278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
    -id: 72121
    -bodyTs: "'demo':7 'need':6 'still':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5222112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698271528 {#4267
      date: 2023-10-26 00:05:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4271}
  +body: "You basically get them through Steam - 2 hours is generally enough to figure out if a game is a total ripoff or not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698272394 {#5324
    date: 2023-10-26 00:19:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@emanresu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5328 …}
  +nested: Doctrine\ORM\PersistentCollection {#5330 …}
  +votes: Doctrine\ORM\PersistentCollection {#5332 …}
  +reports: Doctrine\ORM\PersistentCollection {#5334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5338 …}
  -id: 72149
  -bodyTs: "'2':7 'basic':2 'enough':11 'figur':13 'game':17 'general':10 'get':3 'hour':8 'ripoff':21 'steam':6 'total':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5222432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272394 {#5325
    date: 2023-10-26 00:19:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5342
  +user: Proxies\__CG__\App\Entity\User {#5343 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4271
    +user: App\Entity\User {#4284 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is why we still need demos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698324493 {#4266
      date: 2023-10-26 14:48:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4272 …}
    +nested: Doctrine\ORM\PersistentCollection {#4274 …}
    +votes: Doctrine\ORM\PersistentCollection {#4276 …}
    +reports: Doctrine\ORM\PersistentCollection {#4278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
    -id: 72121
    -bodyTs: "'demo':7 'need':6 'still':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5222112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698271528 {#4267
      date: 2023-10-26 00:05:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4271}
  +body: "Piracy is the demo version for me. I pirated cs1 until I decided that they deserve my money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698324492 {#5340
    date: 2023-10-26 14:48:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@emanresu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5344 …}
  +nested: Doctrine\ORM\PersistentCollection {#5346 …}
  +votes: Doctrine\ORM\PersistentCollection {#5348 …}
  +reports: Doctrine\ORM\PersistentCollection {#5350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5354 …}
  -id: 72971
  -bodyTs: "'cs1':10 'decid':13 'demo':4 'deserv':16 'money':18 'piraci':1 'pirat':9 'version':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4828200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698324492 {#5341
    date: 2023-10-26 14:48: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
35 DENIED edit
App\Entity\EntryComment {#5342
  +user: Proxies\__CG__\App\Entity\User {#5343 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4271
    +user: App\Entity\User {#4284 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is why we still need demos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698324493 {#4266
      date: 2023-10-26 14:48:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4272 …}
    +nested: Doctrine\ORM\PersistentCollection {#4274 …}
    +votes: Doctrine\ORM\PersistentCollection {#4276 …}
    +reports: Doctrine\ORM\PersistentCollection {#4278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
    -id: 72121
    -bodyTs: "'demo':7 'need':6 'still':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5222112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698271528 {#4267
      date: 2023-10-26 00:05:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4271}
  +body: "Piracy is the demo version for me. I pirated cs1 until I decided that they deserve my money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698324492 {#5340
    date: 2023-10-26 14:48:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@emanresu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5344 …}
  +nested: Doctrine\ORM\PersistentCollection {#5346 …}
  +votes: Doctrine\ORM\PersistentCollection {#5348 …}
  +reports: Doctrine\ORM\PersistentCollection {#5350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5354 …}
  -id: 72971
  -bodyTs: "'cs1':10 'decid':13 'demo':4 'deserv':16 'money':18 'piraci':1 'pirat':9 'version':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4828200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698324492 {#5341
    date: 2023-10-26 14:48: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
36 DENIED moderate
App\Entity\EntryComment {#5342
  +user: Proxies\__CG__\App\Entity\User {#5343 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4271
    +user: App\Entity\User {#4284 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is why we still need demos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698324493 {#4266
      date: 2023-10-26 14:48:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4272 …}
    +nested: Doctrine\ORM\PersistentCollection {#4274 …}
    +votes: Doctrine\ORM\PersistentCollection {#4276 …}
    +reports: Doctrine\ORM\PersistentCollection {#4278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
    -id: 72121
    -bodyTs: "'demo':7 'need':6 'still':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5222112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698271528 {#4267
      date: 2023-10-26 00:05:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4271}
  +body: "Piracy is the demo version for me. I pirated cs1 until I decided that they deserve my money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698324492 {#5340
    date: 2023-10-26 14:48:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@emanresu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5344 …}
  +nested: Doctrine\ORM\PersistentCollection {#5346 …}
  +votes: Doctrine\ORM\PersistentCollection {#5348 …}
  +reports: Doctrine\ORM\PersistentCollection {#5350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5354 …}
  -id: 72971
  -bodyTs: "'cs1':10 'decid':13 'demo':4 'deserv':16 'money':18 'piraci':1 'pirat':9 'version':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4828200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698324492 {#5341
    date: 2023-10-26 14:48: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
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 {#4344
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yo ho, yo ho a pirate’s life for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698262054 {#4339
    date: 2023-10-25 21:27:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 71814
  -bodyTs: "'ho':2,4 'life':8 'pirat':6 'yo':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4812671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698261074 {#4340
    date: 2023-10-25 21:11:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4344
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yo ho, yo ho a pirate’s life for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698262054 {#4339
    date: 2023-10-25 21:27:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 71814
  -bodyTs: "'ho':2,4 'life':8 'pirat':6 'yo':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4812671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698261074 {#4340
    date: 2023-10-25 21:11:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4344
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yo ho, yo ho a pirate’s life for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698262054 {#4339
    date: 2023-10-25 21:27:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 71814
  -bodyTs: "'ho':2,4 'life':8 'pirat':6 'yo':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4812671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698261074 {#4340
    date: 2023-10-25 21:11:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5310
  +user: Proxies\__CG__\App\Entity\User {#5311 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yo ho, yo ho a pirate’s life for me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698262054 {#4339
      date: 2023-10-25 21:27:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 71814
    -bodyTs: "'ho':2,4 'life':8 'pirat':6 'yo':1,3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4812671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698261074 {#4340
      date: 2023-10-25 21:11:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: """
    I don’t think that will fix the performance issues either.\n
    \n
    I think I’ll just play the first one or Tropico.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698262052 {#5308
    date: 2023-10-25 21:27:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@EngiNerd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
  -id: 71848
  -bodyTs: "'either':11 'first':19 'fix':7 'issu':10 'll':15 'one':20 'perform':9 'play':17 'think':4,13 'tropico':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3857744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698262052 {#5309
    date: 2023-10-25 21:27:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5310
  +user: Proxies\__CG__\App\Entity\User {#5311 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yo ho, yo ho a pirate’s life for me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698262054 {#4339
      date: 2023-10-25 21:27:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 71814
    -bodyTs: "'ho':2,4 'life':8 'pirat':6 'yo':1,3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4812671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698261074 {#4340
      date: 2023-10-25 21:11:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: """
    I don’t think that will fix the performance issues either.\n
    \n
    I think I’ll just play the first one or Tropico.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698262052 {#5308
    date: 2023-10-25 21:27:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@EngiNerd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
  -id: 71848
  -bodyTs: "'either':11 'first':19 'fix':7 'issu':10 'll':15 'one':20 'perform':9 'play':17 'think':4,13 'tropico':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3857744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698262052 {#5309
    date: 2023-10-25 21:27:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5310
  +user: Proxies\__CG__\App\Entity\User {#5311 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yo ho, yo ho a pirate’s life for me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698262054 {#4339
      date: 2023-10-25 21:27:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 71814
    -bodyTs: "'ho':2,4 'life':8 'pirat':6 'yo':1,3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4812671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698261074 {#4340
      date: 2023-10-25 21:11:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: """
    I don’t think that will fix the performance issues either.\n
    \n
    I think I’ll just play the first one or Tropico.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698262052 {#5308
    date: 2023-10-25 21:27:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@EngiNerd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
  -id: 71848
  -bodyTs: "'either':11 'first':19 'fix':7 'issu':10 'll':15 'one':20 'perform':9 'play':17 'think':4,13 'tropico':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3857744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698262052 {#5309
    date: 2023-10-25 21:27:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4417
  +user: App\Entity\User {#4430 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
    \n
    Anyone get it to work??
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698332628 {#4412
    date: 2023-10-26 17:03:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 71746
  -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4812035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259014 {#4413
    date: 2023-10-25 20:36:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4417
  +user: App\Entity\User {#4430 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
    \n
    Anyone get it to work??
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698332628 {#4412
    date: 2023-10-26 17:03:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 71746
  -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4812035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259014 {#4413
    date: 2023-10-25 20:36:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4417
  +user: App\Entity\User {#4430 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
    \n
    Anyone get it to work??
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698332628 {#4412
    date: 2023-10-26 17:03:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 71746
  -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4812035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259014 {#4413
    date: 2023-10-25 20:36:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5279
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
      \n
      Anyone get it to work??
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698332628 {#4412
      date: 2023-10-26 17:03:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 71746
    -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4812035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259014 {#4413
      date: 2023-10-25 20:36:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: """
    This is the number one reason I haven’t bothered with Linux.\n
    \n
    I literally only use my PC for gaming.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698268363 {#5277
    date: 2023-10-25 23:12:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@sysadmin420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 72036
  -bodyTs: "'bother':10 'game':20 'haven':8 'linux':12 'liter':14 'number':4 'one':5 'pc':18 'reason':6 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4815293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698268363 {#5278
    date: 2023-10-25 23:12:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5279
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
      \n
      Anyone get it to work??
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698332628 {#4412
      date: 2023-10-26 17:03:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 71746
    -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4812035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259014 {#4413
      date: 2023-10-25 20:36:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: """
    This is the number one reason I haven’t bothered with Linux.\n
    \n
    I literally only use my PC for gaming.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698268363 {#5277
    date: 2023-10-25 23:12:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@sysadmin420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 72036
  -bodyTs: "'bother':10 'game':20 'haven':8 'linux':12 'liter':14 'number':4 'one':5 'pc':18 'reason':6 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4815293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698268363 {#5278
    date: 2023-10-25 23:12:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5279
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
      \n
      Anyone get it to work??
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698332628 {#4412
      date: 2023-10-26 17:03:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 71746
    -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4812035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259014 {#4413
      date: 2023-10-25 20:36:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: """
    This is the number one reason I haven’t bothered with Linux.\n
    \n
    I literally only use my PC for gaming.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698268363 {#5277
    date: 2023-10-25 23:12:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@sysadmin420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 72036
  -bodyTs: "'bother':10 'game':20 'haven':8 'linux':12 'liter':14 'number':4 'one':5 'pc':18 'reason':6 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4815293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698268363 {#5278
    date: 2023-10-25 23:12:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5506
  +user: App\Entity\User {#4430 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5279
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: App\Entity\User {#4430 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
        \n
        Anyone get it to work??
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698332628 {#4412
        date: 2023-10-26 17:03:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 71746
      -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4812035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698259014 {#4413
        date: 2023-10-25 20:36:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: """
      This is the number one reason I haven’t bothered with Linux.\n
      \n
      I literally only use my PC for gaming.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698268363 {#5277
      date: 2023-10-25 23:12:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@sysadmin420@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5280 …}
    +nested: Doctrine\ORM\PersistentCollection {#5282 …}
    +votes: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
    -id: 72036
    -bodyTs: "'bother':10 'game':20 'haven':8 'linux':12 'liter':14 'number':4 'one':5 'pc':18 'reason':6 'use':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4815293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698268363 {#5278
      date: 2023-10-25 23:12:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: """
    And I literally use my computer to make me $ with Linux development, and IT consulting and game very very little, I’ve also got other PCs.\n
    \n
    Edit downvote all you want, I’m just pointing out there’s other ways to use PCs, I’m just slightly annoyed by the stumble, it’s not like I don’t have an entire steam library that plays lol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698269332 {#5503
    date: 2023-10-25 23:28:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@sysadmin420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5507 …}
  +nested: Doctrine\ORM\PersistentCollection {#5509 …}
  +votes: Doctrine\ORM\PersistentCollection {#5511 …}
  +reports: Doctrine\ORM\PersistentCollection {#5513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5517 …}
  -id: 72064
  -bodyTs: "'also':23 'annoy':48 'comput':6 'consult':15 'develop':12 'downvot':28 'edit':27 'entir':61 'game':17 'got':24 'librari':63 'like':55 'linux':11 'liter':3 'littl':20 'lol':66 'm':33,45 'make':8 'pcs':26,43 'play':65 'point':35 'slight':47 'steam':62 'stumbl':51 'use':4,42 've':22 'want':31 'way':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4815612"
  +editedAt: DateTimeImmutable @1698277597 {#5504
    date: 2023-10-26 01:46:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698269332 {#5505
    date: 2023-10-25 23:28:52.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 {#5506
  +user: App\Entity\User {#4430 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5279
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: App\Entity\User {#4430 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
        \n
        Anyone get it to work??
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698332628 {#4412
        date: 2023-10-26 17:03:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 71746
      -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4812035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698259014 {#4413
        date: 2023-10-25 20:36:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: """
      This is the number one reason I haven’t bothered with Linux.\n
      \n
      I literally only use my PC for gaming.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698268363 {#5277
      date: 2023-10-25 23:12:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@sysadmin420@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5280 …}
    +nested: Doctrine\ORM\PersistentCollection {#5282 …}
    +votes: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
    -id: 72036
    -bodyTs: "'bother':10 'game':20 'haven':8 'linux':12 'liter':14 'number':4 'one':5 'pc':18 'reason':6 'use':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4815293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698268363 {#5278
      date: 2023-10-25 23:12:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: """
    And I literally use my computer to make me $ with Linux development, and IT consulting and game very very little, I’ve also got other PCs.\n
    \n
    Edit downvote all you want, I’m just pointing out there’s other ways to use PCs, I’m just slightly annoyed by the stumble, it’s not like I don’t have an entire steam library that plays lol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698269332 {#5503
    date: 2023-10-25 23:28:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@sysadmin420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5507 …}
  +nested: Doctrine\ORM\PersistentCollection {#5509 …}
  +votes: Doctrine\ORM\PersistentCollection {#5511 …}
  +reports: Doctrine\ORM\PersistentCollection {#5513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5517 …}
  -id: 72064
  -bodyTs: "'also':23 'annoy':48 'comput':6 'consult':15 'develop':12 'downvot':28 'edit':27 'entir':61 'game':17 'got':24 'librari':63 'like':55 'linux':11 'liter':3 'littl':20 'lol':66 'm':33,45 'make':8 'pcs':26,43 'play':65 'point':35 'slight':47 'steam':62 'stumbl':51 'use':4,42 've':22 'want':31 'way':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4815612"
  +editedAt: DateTimeImmutable @1698277597 {#5504
    date: 2023-10-26 01:46:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698269332 {#5505
    date: 2023-10-25 23:28:52.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 {#5506
  +user: App\Entity\User {#4430 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5279
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: App\Entity\User {#4430 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
        \n
        Anyone get it to work??
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698332628 {#4412
        date: 2023-10-26 17:03:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 71746
      -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4812035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698259014 {#4413
        date: 2023-10-25 20:36:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: """
      This is the number one reason I haven’t bothered with Linux.\n
      \n
      I literally only use my PC for gaming.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698268363 {#5277
      date: 2023-10-25 23:12:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@sysadmin420@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5280 …}
    +nested: Doctrine\ORM\PersistentCollection {#5282 …}
    +votes: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
    -id: 72036
    -bodyTs: "'bother':10 'game':20 'haven':8 'linux':12 'liter':14 'number':4 'one':5 'pc':18 'reason':6 'use':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4815293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698268363 {#5278
      date: 2023-10-25 23:12:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: """
    And I literally use my computer to make me $ with Linux development, and IT consulting and game very very little, I’ve also got other PCs.\n
    \n
    Edit downvote all you want, I’m just pointing out there’s other ways to use PCs, I’m just slightly annoyed by the stumble, it’s not like I don’t have an entire steam library that plays lol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698269332 {#5503
    date: 2023-10-25 23:28:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@sysadmin420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5507 …}
  +nested: Doctrine\ORM\PersistentCollection {#5509 …}
  +votes: Doctrine\ORM\PersistentCollection {#5511 …}
  +reports: Doctrine\ORM\PersistentCollection {#5513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5517 …}
  -id: 72064
  -bodyTs: "'also':23 'annoy':48 'comput':6 'consult':15 'develop':12 'downvot':28 'edit':27 'entir':61 'game':17 'got':24 'librari':63 'like':55 'linux':11 'liter':3 'littl':20 'lol':66 'm':33,45 'make':8 'pcs':26,43 'play':65 'point':35 'slight':47 'steam':62 'stumbl':51 'use':4,42 've':22 'want':31 'way':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4815612"
  +editedAt: DateTimeImmutable @1698277597 {#5504
    date: 2023-10-26 01:46:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698269332 {#5505
    date: 2023-10-25 23:28:52.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 {#5607
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5506
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5279
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
          \n
          Anyone get it to work??
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698332628 {#4412
          date: 2023-10-26 17:03:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 71746
        -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4812035"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698259014 {#4413
          date: 2023-10-25 20:36:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: """
        This is the number one reason I haven’t bothered with Linux.\n
        \n
        I literally only use my PC for gaming.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698268363 {#5277
        date: 2023-10-25 23:12:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@sysadmin420@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5280 …}
      +nested: Doctrine\ORM\PersistentCollection {#5282 …}
      +votes: Doctrine\ORM\PersistentCollection {#5284 …}
      +reports: Doctrine\ORM\PersistentCollection {#5286 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
      -id: 72036
      -bodyTs: "'bother':10 'game':20 'haven':8 'linux':12 'liter':14 'number':4 'one':5 'pc':18 'reason':6 'use':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4815293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698268363 {#5278
        date: 2023-10-25 23:12:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: """
      And I literally use my computer to make me $ with Linux development, and IT consulting and game very very little, I’ve also got other PCs.\n
      \n
      Edit downvote all you want, I’m just pointing out there’s other ways to use PCs, I’m just slightly annoyed by the stumble, it’s not like I don’t have an entire steam library that plays lol.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698269332 {#5503
      date: 2023-10-25 23:28:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@sysadmin420@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5507 …}
    +nested: Doctrine\ORM\PersistentCollection {#5509 …}
    +votes: Doctrine\ORM\PersistentCollection {#5511 …}
    +reports: Doctrine\ORM\PersistentCollection {#5513 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5515 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5517 …}
    -id: 72064
    -bodyTs: "'also':23 'annoy':48 'comput':6 'consult':15 'develop':12 'downvot':28 'edit':27 'entir':61 'game':17 'got':24 'librari':63 'like':55 'linux':11 'liter':3 'littl':20 'lol':66 'm':33,45 'make':8 'pcs':26,43 'play':65 'point':35 'slight':47 'steam':62 'stumbl':51 'use':4,42 've':22 'want':31 'way':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4815612"
    +editedAt: DateTimeImmutable @1698277597 {#5504
      date: 2023-10-26 01:46:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698269332 {#5505
      date: 2023-10-25 23:28:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "I don’t think there’s anyone who can *read* who thinks the only use for a PC is gaming my man. I don’t think other uses need to be pointed out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698285761 {#5605
    date: 2023-10-26 04:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@sysadmin420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5608 …}
  +nested: Doctrine\ORM\PersistentCollection {#5610 …}
  +votes: Doctrine\ORM\PersistentCollection {#5612 …}
  +reports: Doctrine\ORM\PersistentCollection {#5614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
  -id: 72378
  -bodyTs: "'anyon':7 'game':20 'man':22 'need':29 'pc':18 'point':32 'read':10 'think':4,12,26 'use':15,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4820229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698285761 {#5606
    date: 2023-10-26 04:02:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5607
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5506
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5279
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
          \n
          Anyone get it to work??
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698332628 {#4412
          date: 2023-10-26 17:03:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 71746
        -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4812035"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698259014 {#4413
          date: 2023-10-25 20:36:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: """
        This is the number one reason I haven’t bothered with Linux.\n
        \n
        I literally only use my PC for gaming.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698268363 {#5277
        date: 2023-10-25 23:12:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@sysadmin420@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5280 …}
      +nested: Doctrine\ORM\PersistentCollection {#5282 …}
      +votes: Doctrine\ORM\PersistentCollection {#5284 …}
      +reports: Doctrine\ORM\PersistentCollection {#5286 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
      -id: 72036
      -bodyTs: "'bother':10 'game':20 'haven':8 'linux':12 'liter':14 'number':4 'one':5 'pc':18 'reason':6 'use':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4815293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698268363 {#5278
        date: 2023-10-25 23:12:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: """
      And I literally use my computer to make me $ with Linux development, and IT consulting and game very very little, I’ve also got other PCs.\n
      \n
      Edit downvote all you want, I’m just pointing out there’s other ways to use PCs, I’m just slightly annoyed by the stumble, it’s not like I don’t have an entire steam library that plays lol.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698269332 {#5503
      date: 2023-10-25 23:28:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@sysadmin420@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5507 …}
    +nested: Doctrine\ORM\PersistentCollection {#5509 …}
    +votes: Doctrine\ORM\PersistentCollection {#5511 …}
    +reports: Doctrine\ORM\PersistentCollection {#5513 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5515 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5517 …}
    -id: 72064
    -bodyTs: "'also':23 'annoy':48 'comput':6 'consult':15 'develop':12 'downvot':28 'edit':27 'entir':61 'game':17 'got':24 'librari':63 'like':55 'linux':11 'liter':3 'littl':20 'lol':66 'm':33,45 'make':8 'pcs':26,43 'play':65 'point':35 'slight':47 'steam':62 'stumbl':51 'use':4,42 've':22 'want':31 'way':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4815612"
    +editedAt: DateTimeImmutable @1698277597 {#5504
      date: 2023-10-26 01:46:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698269332 {#5505
      date: 2023-10-25 23:28:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "I don’t think there’s anyone who can *read* who thinks the only use for a PC is gaming my man. I don’t think other uses need to be pointed out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698285761 {#5605
    date: 2023-10-26 04:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@sysadmin420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5608 …}
  +nested: Doctrine\ORM\PersistentCollection {#5610 …}
  +votes: Doctrine\ORM\PersistentCollection {#5612 …}
  +reports: Doctrine\ORM\PersistentCollection {#5614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
  -id: 72378
  -bodyTs: "'anyon':7 'game':20 'man':22 'need':29 'pc':18 'point':32 'read':10 'think':4,12,26 'use':15,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4820229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698285761 {#5606
    date: 2023-10-26 04:02:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5607
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5506
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5279
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
          \n
          Anyone get it to work??
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698332628 {#4412
          date: 2023-10-26 17:03:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 71746
        -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4812035"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698259014 {#4413
          date: 2023-10-25 20:36:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: """
        This is the number one reason I haven’t bothered with Linux.\n
        \n
        I literally only use my PC for gaming.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698268363 {#5277
        date: 2023-10-25 23:12:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@sysadmin420@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5280 …}
      +nested: Doctrine\ORM\PersistentCollection {#5282 …}
      +votes: Doctrine\ORM\PersistentCollection {#5284 …}
      +reports: Doctrine\ORM\PersistentCollection {#5286 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
      -id: 72036
      -bodyTs: "'bother':10 'game':20 'haven':8 'linux':12 'liter':14 'number':4 'one':5 'pc':18 'reason':6 'use':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4815293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698268363 {#5278
        date: 2023-10-25 23:12:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: """
      And I literally use my computer to make me $ with Linux development, and IT consulting and game very very little, I’ve also got other PCs.\n
      \n
      Edit downvote all you want, I’m just pointing out there’s other ways to use PCs, I’m just slightly annoyed by the stumble, it’s not like I don’t have an entire steam library that plays lol.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698269332 {#5503
      date: 2023-10-25 23:28:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@sysadmin420@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5507 …}
    +nested: Doctrine\ORM\PersistentCollection {#5509 …}
    +votes: Doctrine\ORM\PersistentCollection {#5511 …}
    +reports: Doctrine\ORM\PersistentCollection {#5513 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5515 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5517 …}
    -id: 72064
    -bodyTs: "'also':23 'annoy':48 'comput':6 'consult':15 'develop':12 'downvot':28 'edit':27 'entir':61 'game':17 'got':24 'librari':63 'like':55 'linux':11 'liter':3 'littl':20 'lol':66 'm':33,45 'make':8 'pcs':26,43 'play':65 'point':35 'slight':47 'steam':62 'stumbl':51 'use':4,42 've':22 'want':31 'way':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4815612"
    +editedAt: DateTimeImmutable @1698277597 {#5504
      date: 2023-10-26 01:46:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698269332 {#5505
      date: 2023-10-25 23:28:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "I don’t think there’s anyone who can *read* who thinks the only use for a PC is gaming my man. I don’t think other uses need to be pointed out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698285761 {#5605
    date: 2023-10-26 04:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@sysadmin420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5608 …}
  +nested: Doctrine\ORM\PersistentCollection {#5610 …}
  +votes: Doctrine\ORM\PersistentCollection {#5612 …}
  +reports: Doctrine\ORM\PersistentCollection {#5614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
  -id: 72378
  -bodyTs: "'anyon':7 'game':20 'man':22 'need':29 'pc':18 'point':32 'read':10 'think':4,12,26 'use':15,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4820229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698285761 {#5606
    date: 2023-10-26 04:02:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5521
  +user: Proxies\__CG__\App\Entity\User {#5327 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5279
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: App\Entity\User {#4430 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
        \n
        Anyone get it to work??
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698332628 {#4412
        date: 2023-10-26 17:03:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 71746
      -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4812035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698259014 {#4413
        date: 2023-10-25 20:36:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: """
      This is the number one reason I haven’t bothered with Linux.\n
      \n
      I literally only use my PC for gaming.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698268363 {#5277
      date: 2023-10-25 23:12:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@sysadmin420@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5280 …}
    +nested: Doctrine\ORM\PersistentCollection {#5282 …}
    +votes: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
    -id: 72036
    -bodyTs: "'bother':10 'game':20 'haven':8 'linux':12 'liter':14 'number':4 'one':5 'pc':18 'reason':6 'use':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4815293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698268363 {#5278
      date: 2023-10-25 23:12:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: """
    Yeah gaming on linux has gotten loads better - but it’s still definitely not quite there as a main gaming platform. Which is frustrating, because I vastly prefer linux as a desktop experience (and obviously for software development), but I just can’t ditch my windows PC for gaming yet.\n
    \n
    Hopefully someday soon
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698272553 {#5519
    date: 2023-10-26 00:22:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@sysadmin420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5522 …}
  +nested: Doctrine\ORM\PersistentCollection {#5524 …}
  +votes: Doctrine\ORM\PersistentCollection {#5526 …}
  +reports: Doctrine\ORM\PersistentCollection {#5528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
  -id: 72154
  -bodyTs: "'better':8 'definit':13 'desktop':32 'develop':38 'ditch':44 'experi':33 'frustrat':24 'game':2,20,49 'gotten':6 'hope':51 'linux':4,29 'load':7 'main':19 'obvious':35 'pc':47 'platform':21 'prefer':28 'quit':15 'softwar':37 'someday':52 'soon':53 'still':12 'vast':27 'window':46 'yeah':1 'yet':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5222495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272553 {#5520
    date: 2023-10-26 00:22:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5521
  +user: Proxies\__CG__\App\Entity\User {#5327 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5279
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: App\Entity\User {#4430 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
        \n
        Anyone get it to work??
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698332628 {#4412
        date: 2023-10-26 17:03:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 71746
      -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4812035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698259014 {#4413
        date: 2023-10-25 20:36:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: """
      This is the number one reason I haven’t bothered with Linux.\n
      \n
      I literally only use my PC for gaming.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698268363 {#5277
      date: 2023-10-25 23:12:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@sysadmin420@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5280 …}
    +nested: Doctrine\ORM\PersistentCollection {#5282 …}
    +votes: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
    -id: 72036
    -bodyTs: "'bother':10 'game':20 'haven':8 'linux':12 'liter':14 'number':4 'one':5 'pc':18 'reason':6 'use':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4815293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698268363 {#5278
      date: 2023-10-25 23:12:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: """
    Yeah gaming on linux has gotten loads better - but it’s still definitely not quite there as a main gaming platform. Which is frustrating, because I vastly prefer linux as a desktop experience (and obviously for software development), but I just can’t ditch my windows PC for gaming yet.\n
    \n
    Hopefully someday soon
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698272553 {#5519
    date: 2023-10-26 00:22:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@sysadmin420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5522 …}
  +nested: Doctrine\ORM\PersistentCollection {#5524 …}
  +votes: Doctrine\ORM\PersistentCollection {#5526 …}
  +reports: Doctrine\ORM\PersistentCollection {#5528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
  -id: 72154
  -bodyTs: "'better':8 'definit':13 'desktop':32 'develop':38 'ditch':44 'experi':33 'frustrat':24 'game':2,20,49 'gotten':6 'hope':51 'linux':4,29 'load':7 'main':19 'obvious':35 'pc':47 'platform':21 'prefer':28 'quit':15 'softwar':37 'someday':52 'soon':53 'still':12 'vast':27 'window':46 'yeah':1 'yet':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5222495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272553 {#5520
    date: 2023-10-26 00:22:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5521
  +user: Proxies\__CG__\App\Entity\User {#5327 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5279
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: App\Entity\User {#4430 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
        \n
        Anyone get it to work??
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698332628 {#4412
        date: 2023-10-26 17:03:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 71746
      -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4812035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698259014 {#4413
        date: 2023-10-25 20:36:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: """
      This is the number one reason I haven’t bothered with Linux.\n
      \n
      I literally only use my PC for gaming.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698268363 {#5277
      date: 2023-10-25 23:12:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@sysadmin420@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5280 …}
    +nested: Doctrine\ORM\PersistentCollection {#5282 …}
    +votes: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
    -id: 72036
    -bodyTs: "'bother':10 'game':20 'haven':8 'linux':12 'liter':14 'number':4 'one':5 'pc':18 'reason':6 'use':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4815293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698268363 {#5278
      date: 2023-10-25 23:12:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: """
    Yeah gaming on linux has gotten loads better - but it’s still definitely not quite there as a main gaming platform. Which is frustrating, because I vastly prefer linux as a desktop experience (and obviously for software development), but I just can’t ditch my windows PC for gaming yet.\n
    \n
    Hopefully someday soon
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698272553 {#5519
    date: 2023-10-26 00:22:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@sysadmin420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5522 …}
  +nested: Doctrine\ORM\PersistentCollection {#5524 …}
  +votes: Doctrine\ORM\PersistentCollection {#5526 …}
  +reports: Doctrine\ORM\PersistentCollection {#5528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
  -id: 72154
  -bodyTs: "'better':8 'definit':13 'desktop':32 'develop':38 'ditch':44 'experi':33 'frustrat':24 'game':2,20,49 'gotten':6 'hope':51 'linux':4,29 'load':7 'main':19 'obvious':35 'pc':47 'platform':21 'prefer':28 'quit':15 'softwar':37 'someday':52 'soon':53 'still':12 'vast':27 'window':46 'yeah':1 'yet':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5222495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272553 {#5520
    date: 2023-10-26 00:22:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#5294
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
      \n
      Anyone get it to work??
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698332628 {#4412
      date: 2023-10-26 17:03:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 71746
    -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4812035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259014 {#4413
      date: 2023-10-25 20:36:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "I’m playing on Linux and it runs perfectly (nixos though). I wouldn’t even be able to guess it was on Linux if I didn’t know. have you tried the latest proton / proton ge?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698332625 {#5292
    date: 2023-10-26 17:03:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@sysadmin420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 73197
  -bodyTs: "'abl':17 'didn':26 'even':15 'ge':36 'guess':19 'know':28 'latest':33 'linux':5,23 'm':2 'nixo':10 'perfect':9 'play':3 'proton':34,35 'run':8 'though':11 'tri':31 'wouldn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4830885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698332625 {#5293
    date: 2023-10-26 17:03:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5294
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
      \n
      Anyone get it to work??
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698332628 {#4412
      date: 2023-10-26 17:03:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 71746
    -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4812035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259014 {#4413
      date: 2023-10-25 20:36:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "I’m playing on Linux and it runs perfectly (nixos though). I wouldn’t even be able to guess it was on Linux if I didn’t know. have you tried the latest proton / proton ge?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698332625 {#5292
    date: 2023-10-26 17:03:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@sysadmin420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 73197
  -bodyTs: "'abl':17 'didn':26 'even':15 'ge':36 'guess':19 'know':28 'latest':33 'linux':5,23 'm':2 'nixo':10 'perfect':9 'play':3 'proton':34,35 'run':8 'though':11 'tri':31 'wouldn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4830885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698332625 {#5293
    date: 2023-10-26 17:03:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5294
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just mad it doesn’t work on Ubuntu steam damnit, download at a hotel in Hawaii to play on the airplane home lmao.\n
      \n
      Anyone get it to work??
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698332628 {#4412
      date: 2023-10-26 17:03:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 71746
    -bodyTs: "'airplan':21 'anyon':24 'damnit':10 'doesn':4 'download':11 'get':25 'hawaii':16 'home':22 'hotel':14 'lmao':23 'mad':2 'play':18 'steam':9 'ubuntu':8 'work':6,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4812035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259014 {#4413
      date: 2023-10-25 20:36:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "I’m playing on Linux and it runs perfectly (nixos though). I wouldn’t even be able to guess it was on Linux if I didn’t know. have you tried the latest proton / proton ge?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698332625 {#5292
    date: 2023-10-26 17:03:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@sysadmin420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 73197
  -bodyTs: "'abl':17 'didn':26 'even':15 'ge':36 'guess':19 'know':28 'latest':33 'linux':5,23 'm':2 'nixo':10 'perfect':9 'play':3 'proton':34,35 'run':8 'though':11 'tri':31 'wouldn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4830885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698332625 {#5293
    date: 2023-10-26 17:03:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4490
  +user: App\Entity\User {#4503 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Runs fine for me. Reduced some settings. It’s a game built for the best right now, and for the future. Lot of potential."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698258063 {#4485
    date: 2023-10-25 20:21:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4493 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 71680
  -bodyTs: "'best':15 'built':12 'fine':2 'futur':21 'game':11 'lot':22 'potenti':24 'reduc':5 'right':16 'run':1 'set':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4811506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698257484 {#4486
    date: 2023-10-25 20:11:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4490
  +user: App\Entity\User {#4503 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Runs fine for me. Reduced some settings. It’s a game built for the best right now, and for the future. Lot of potential."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698258063 {#4485
    date: 2023-10-25 20:21:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4493 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 71680
  -bodyTs: "'best':15 'built':12 'fine':2 'futur':21 'game':11 'lot':22 'potenti':24 'reduc':5 'right':16 'run':1 'set':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4811506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698257484 {#4486
    date: 2023-10-25 20:11:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4490
  +user: App\Entity\User {#4503 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Runs fine for me. Reduced some settings. It’s a game built for the best right now, and for the future. Lot of potential."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698258063 {#4485
    date: 2023-10-25 20:21:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4493 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 71680
  -bodyTs: "'best':15 'built':12 'fine':2 'futur':21 'game':11 'lot':22 'potenti':24 'reduc':5 'right':16 'run':1 'set':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4811506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698257484 {#4486
    date: 2023-10-25 20:11:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#5263
  +user: Proxies\__CG__\App\Entity\User {#5264 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4490
    +user: App\Entity\User {#4503 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Runs fine for me. Reduced some settings. It’s a game built for the best right now, and for the future. Lot of potential."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698258063 {#4485
      date: 2023-10-25 20:21:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4491 …}
    +nested: Doctrine\ORM\PersistentCollection {#4493 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 71680
    -bodyTs: "'best':15 'built':12 'fine':2 'futur':21 'game':11 'lot':22 'potenti':24 'reduc':5 'right':16 'run':1 'set':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4811506"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698257484 {#4486
      date: 2023-10-25 20:11:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4490}
  +body: "Almost every game has potential."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698258060 {#5261
    date: 2023-10-25 20:21:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@JustZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5265 …}
  +nested: Doctrine\ORM\PersistentCollection {#5267 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
  -id: 71706
  -bodyTs: "'almost':1 'everi':2 'game':3 'potenti':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4490690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698258060 {#5262
    date: 2023-10-25 20:21:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5263
  +user: Proxies\__CG__\App\Entity\User {#5264 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4490
    +user: App\Entity\User {#4503 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Runs fine for me. Reduced some settings. It’s a game built for the best right now, and for the future. Lot of potential."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698258063 {#4485
      date: 2023-10-25 20:21:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4491 …}
    +nested: Doctrine\ORM\PersistentCollection {#4493 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 71680
    -bodyTs: "'best':15 'built':12 'fine':2 'futur':21 'game':11 'lot':22 'potenti':24 'reduc':5 'right':16 'run':1 'set':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4811506"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698257484 {#4486
      date: 2023-10-25 20:11:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4490}
  +body: "Almost every game has potential."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698258060 {#5261
    date: 2023-10-25 20:21:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@JustZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5265 …}
  +nested: Doctrine\ORM\PersistentCollection {#5267 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
  -id: 71706
  -bodyTs: "'almost':1 'everi':2 'game':3 'potenti':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4490690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698258060 {#5262
    date: 2023-10-25 20:21:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5263
  +user: Proxies\__CG__\App\Entity\User {#5264 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4490
    +user: App\Entity\User {#4503 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Runs fine for me. Reduced some settings. It’s a game built for the best right now, and for the future. Lot of potential."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698258063 {#4485
      date: 2023-10-25 20:21:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4491 …}
    +nested: Doctrine\ORM\PersistentCollection {#4493 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 71680
    -bodyTs: "'best':15 'built':12 'fine':2 'futur':21 'game':11 'lot':22 'potenti':24 'reduc':5 'right':16 'run':1 'set':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4811506"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698257484 {#4486
      date: 2023-10-25 20:11:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4490}
  +body: "Almost every game has potential."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698258060 {#5261
    date: 2023-10-25 20:21:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@JustZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5265 …}
  +nested: Doctrine\ORM\PersistentCollection {#5267 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
  -id: 71706
  -bodyTs: "'almost':1 'everi':2 'game':3 'potenti':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4490690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698258060 {#5262
    date: 2023-10-25 20:21:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4563
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I have never understood why people *anticipate* game realeases - I mean, people have learned how the AAA game industry works by now, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698257006 {#4558
    date: 2023-10-25 20:03:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4564 …}
  +nested: Doctrine\ORM\PersistentCollection {#4566 …}
  +votes: Doctrine\ORM\PersistentCollection {#4568 …}
  +reports: Doctrine\ORM\PersistentCollection {#4570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
  -id: 71656
  -bodyTs: "'aaa':17 'anticip':7 'game':8,18 'industri':19 'learn':14 'mean':11 'never':3 'peopl':6,12 'realeas':9 'right':23 'understood':4 'work':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5216427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698257006 {#4559
    date: 2023-10-25 20:03:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4563
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I have never understood why people *anticipate* game realeases - I mean, people have learned how the AAA game industry works by now, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698257006 {#4558
    date: 2023-10-25 20:03:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4564 …}
  +nested: Doctrine\ORM\PersistentCollection {#4566 …}
  +votes: Doctrine\ORM\PersistentCollection {#4568 …}
  +reports: Doctrine\ORM\PersistentCollection {#4570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
  -id: 71656
  -bodyTs: "'aaa':17 'anticip':7 'game':8,18 'industri':19 'learn':14 'mean':11 'never':3 'peopl':6,12 'realeas':9 'right':23 'understood':4 'work':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5216427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698257006 {#4559
    date: 2023-10-25 20:03:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4563
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I have never understood why people *anticipate* game realeases - I mean, people have learned how the AAA game industry works by now, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698257006 {#4558
    date: 2023-10-25 20:03:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4564 …}
  +nested: Doctrine\ORM\PersistentCollection {#4566 …}
  +votes: Doctrine\ORM\PersistentCollection {#4568 …}
  +reports: Doctrine\ORM\PersistentCollection {#4570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
  -id: 71656
  -bodyTs: "'aaa':17 'anticip':7 'game':8,18 'industri':19 'learn':14 'mean':11 'never':3 'peopl':6,12 'realeas':9 'right':23 'understood':4 'work':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5216427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698257006 {#4559
    date: 2023-10-25 20:03:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4636
  +user: App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
    \n
    Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1698351578 {#4631
    date: 2023-10-26 22:19:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 71552
  -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4810515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698254539 {#4632
    date: 2023-10-25 19:22:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4636
  +user: App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
    \n
    Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1698351578 {#4631
    date: 2023-10-26 22:19:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 71552
  -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4810515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698254539 {#4632
    date: 2023-10-25 19:22:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4636
  +user: App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
    \n
    Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1698351578 {#4631
    date: 2023-10-26 22:19:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 71552
  -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4810515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698254539 {#4632
    date: 2023-10-25 19:22:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#5200
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
      \n
      Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1698351578 {#4631
      date: 2023-10-26 22:19:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4637 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 71552
    -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698254539 {#4632
      date: 2023-10-25 19:22:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    I mean, it does have infinite less content, because it still lacks of the flood of DLCs, so it can’t be better in that not so unimportant regard.\n
    \n
    It’s just not finished yet, and I have no problem waiting for a year or two, you don’t have to defend them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698261595 {#5197
    date: 2023-10-25 21:19:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5205 …}
  +reports: Doctrine\ORM\PersistentCollection {#5207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
  -id: 71831
  -bodyTs: "'better':23 'content':8 'defend':52 'dlcs':17 'finish':34 'flood':15 'infinit':6 'lack':12 'less':7 'mean':2 'problem':40 'regard':29 'still':11 'two':46 'unimport':28 'wait':41 'year':44 'yet':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4223220"
  +editedAt: DateTimeImmutable @1698261820 {#5198
    date: 2023-10-25 21:23:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698261595 {#5199
    date: 2023-10-25 21:19:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5200
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
      \n
      Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1698351578 {#4631
      date: 2023-10-26 22:19:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4637 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 71552
    -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698254539 {#4632
      date: 2023-10-25 19:22:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    I mean, it does have infinite less content, because it still lacks of the flood of DLCs, so it can’t be better in that not so unimportant regard.\n
    \n
    It’s just not finished yet, and I have no problem waiting for a year or two, you don’t have to defend them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698261595 {#5197
    date: 2023-10-25 21:19:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5205 …}
  +reports: Doctrine\ORM\PersistentCollection {#5207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
  -id: 71831
  -bodyTs: "'better':23 'content':8 'defend':52 'dlcs':17 'finish':34 'flood':15 'infinit':6 'lack':12 'less':7 'mean':2 'problem':40 'regard':29 'still':11 'two':46 'unimport':28 'wait':41 'year':44 'yet':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4223220"
  +editedAt: DateTimeImmutable @1698261820 {#5198
    date: 2023-10-25 21:23:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698261595 {#5199
    date: 2023-10-25 21:19:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5200
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
      \n
      Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1698351578 {#4631
      date: 2023-10-26 22:19:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4637 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 71552
    -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698254539 {#4632
      date: 2023-10-25 19:22:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    I mean, it does have infinite less content, because it still lacks of the flood of DLCs, so it can’t be better in that not so unimportant regard.\n
    \n
    It’s just not finished yet, and I have no problem waiting for a year or two, you don’t have to defend them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698261595 {#5197
    date: 2023-10-25 21:19:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5205 …}
  +reports: Doctrine\ORM\PersistentCollection {#5207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
  -id: 71831
  -bodyTs: "'better':23 'content':8 'defend':52 'dlcs':17 'finish':34 'flood':15 'infinit':6 'lack':12 'less':7 'mean':2 'problem':40 'regard':29 'still':11 'two':46 'unimport':28 'wait':41 'year':44 'yet':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4223220"
  +editedAt: DateTimeImmutable @1698261820 {#5198
    date: 2023-10-25 21:23:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698261595 {#5199
    date: 2023-10-25 21:19:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#5489
  +user: Proxies\__CG__\App\Entity\User {#5490 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5200
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
        \n
        Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1698351578 {#4631
        date: 2023-10-26 22:19:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 71552
      -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698254539 {#4632
        date: 2023-10-25 19:22:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: """
      I mean, it does have infinite less content, because it still lacks of the flood of DLCs, so it can’t be better in that not so unimportant regard.\n
      \n
      It’s just not finished yet, and I have no problem waiting for a year or two, you don’t have to defend them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698261595 {#5197
      date: 2023-10-25 21:19:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5201 …}
    +nested: Doctrine\ORM\PersistentCollection {#5203 …}
    +votes: Doctrine\ORM\PersistentCollection {#5205 …}
    +reports: Doctrine\ORM\PersistentCollection {#5207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
    -id: 71831
    -bodyTs: "'better':23 'content':8 'defend':52 'dlcs':17 'finish':34 'flood':15 'infinit':6 'lack':12 'less':7 'mean':2 'problem':40 'regard':29 'still':11 'two':46 'unimport':28 'wait':41 'year':44 'yet':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4223220"
    +editedAt: DateTimeImmutable @1698261820 {#5198
      date: 2023-10-25 21:23:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698261595 {#5199
      date: 2023-10-25 21:19:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "To me it’s win win. I can wait for it to go on sale and by then it will actually run on my PC. If it was finished on day one I’d be really tempted to buy it full price."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698270541 {#5486
    date: 2023-10-25 23:49:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@Contend6248@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5491 …}
  +nested: Doctrine\ORM\PersistentCollection {#5493 …}
  +votes: Doctrine\ORM\PersistentCollection {#5495 …}
  +reports: Doctrine\ORM\PersistentCollection {#5497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5501 …}
  -id: 72096
  -bodyTs: "'actual':21 'buy':39 'd':34 'day':31 'finish':29 'full':41 'go':13 'one':32 'pc':25 'price':42 'realli':36 'run':22 'sale':15 'tempt':37 'wait':9 'win':5,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4816029"
  +editedAt: DateTimeImmutable @1698270567 {#5487
    date: 2023-10-25 23:49:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698270541 {#5488
    date: 2023-10-25 23:49:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5489
  +user: Proxies\__CG__\App\Entity\User {#5490 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5200
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
        \n
        Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1698351578 {#4631
        date: 2023-10-26 22:19:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 71552
      -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698254539 {#4632
        date: 2023-10-25 19:22:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: """
      I mean, it does have infinite less content, because it still lacks of the flood of DLCs, so it can’t be better in that not so unimportant regard.\n
      \n
      It’s just not finished yet, and I have no problem waiting for a year or two, you don’t have to defend them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698261595 {#5197
      date: 2023-10-25 21:19:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5201 …}
    +nested: Doctrine\ORM\PersistentCollection {#5203 …}
    +votes: Doctrine\ORM\PersistentCollection {#5205 …}
    +reports: Doctrine\ORM\PersistentCollection {#5207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
    -id: 71831
    -bodyTs: "'better':23 'content':8 'defend':52 'dlcs':17 'finish':34 'flood':15 'infinit':6 'lack':12 'less':7 'mean':2 'problem':40 'regard':29 'still':11 'two':46 'unimport':28 'wait':41 'year':44 'yet':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4223220"
    +editedAt: DateTimeImmutable @1698261820 {#5198
      date: 2023-10-25 21:23:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698261595 {#5199
      date: 2023-10-25 21:19:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "To me it’s win win. I can wait for it to go on sale and by then it will actually run on my PC. If it was finished on day one I’d be really tempted to buy it full price."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698270541 {#5486
    date: 2023-10-25 23:49:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@Contend6248@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5491 …}
  +nested: Doctrine\ORM\PersistentCollection {#5493 …}
  +votes: Doctrine\ORM\PersistentCollection {#5495 …}
  +reports: Doctrine\ORM\PersistentCollection {#5497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5501 …}
  -id: 72096
  -bodyTs: "'actual':21 'buy':39 'd':34 'day':31 'finish':29 'full':41 'go':13 'one':32 'pc':25 'price':42 'realli':36 'run':22 'sale':15 'tempt':37 'wait':9 'win':5,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4816029"
  +editedAt: DateTimeImmutable @1698270567 {#5487
    date: 2023-10-25 23:49:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698270541 {#5488
    date: 2023-10-25 23:49:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5489
  +user: Proxies\__CG__\App\Entity\User {#5490 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5200
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
        \n
        Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1698351578 {#4631
        date: 2023-10-26 22:19:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 71552
      -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698254539 {#4632
        date: 2023-10-25 19:22:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: """
      I mean, it does have infinite less content, because it still lacks of the flood of DLCs, so it can’t be better in that not so unimportant regard.\n
      \n
      It’s just not finished yet, and I have no problem waiting for a year or two, you don’t have to defend them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698261595 {#5197
      date: 2023-10-25 21:19:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5201 …}
    +nested: Doctrine\ORM\PersistentCollection {#5203 …}
    +votes: Doctrine\ORM\PersistentCollection {#5205 …}
    +reports: Doctrine\ORM\PersistentCollection {#5207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
    -id: 71831
    -bodyTs: "'better':23 'content':8 'defend':52 'dlcs':17 'finish':34 'flood':15 'infinit':6 'lack':12 'less':7 'mean':2 'problem':40 'regard':29 'still':11 'two':46 'unimport':28 'wait':41 'year':44 'yet':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4223220"
    +editedAt: DateTimeImmutable @1698261820 {#5198
      date: 2023-10-25 21:23:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698261595 {#5199
      date: 2023-10-25 21:19:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "To me it’s win win. I can wait for it to go on sale and by then it will actually run on my PC. If it was finished on day one I’d be really tempted to buy it full price."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698270541 {#5486
    date: 2023-10-25 23:49:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@Contend6248@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5491 …}
  +nested: Doctrine\ORM\PersistentCollection {#5493 …}
  +votes: Doctrine\ORM\PersistentCollection {#5495 …}
  +reports: Doctrine\ORM\PersistentCollection {#5497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5501 …}
  -id: 72096
  -bodyTs: "'actual':21 'buy':39 'd':34 'day':31 'finish':29 'full':41 'go':13 'one':32 'pc':25 'price':42 'realli':36 'run':22 'sale':15 'tempt':37 'wait':9 'win':5,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4816029"
  +editedAt: DateTimeImmutable @1698270567 {#5487
    date: 2023-10-25 23:49:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698270541 {#5488
    date: 2023-10-25 23:49:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#5623
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5489
    +user: Proxies\__CG__\App\Entity\User {#5490 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5200
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4636
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
          \n
          Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1698351578 {#4631
          date: 2023-10-26 22:19:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4637 …}
        +nested: Doctrine\ORM\PersistentCollection {#4639 …}
        +votes: Doctrine\ORM\PersistentCollection {#4641 …}
        +reports: Doctrine\ORM\PersistentCollection {#4643 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
        -id: 71552
        -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4810515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698254539 {#4632
          date: 2023-10-25 19:22:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: """
        I mean, it does have infinite less content, because it still lacks of the flood of DLCs, so it can’t be better in that not so unimportant regard.\n
        \n
        It’s just not finished yet, and I have no problem waiting for a year or two, you don’t have to defend them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698261595 {#5197
        date: 2023-10-25 21:19:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@RaptorMother@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5201 …}
      +nested: Doctrine\ORM\PersistentCollection {#5203 …}
      +votes: Doctrine\ORM\PersistentCollection {#5205 …}
      +reports: Doctrine\ORM\PersistentCollection {#5207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
      -id: 71831
      -bodyTs: "'better':23 'content':8 'defend':52 'dlcs':17 'finish':34 'flood':15 'infinit':6 'lack':12 'less':7 'mean':2 'problem':40 'regard':29 'still':11 'two':46 'unimport':28 'wait':41 'year':44 'yet':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4223220"
      +editedAt: DateTimeImmutable @1698261820 {#5198
        date: 2023-10-25 21:23:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698261595 {#5199
        date: 2023-10-25 21:19:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "To me it’s win win. I can wait for it to go on sale and by then it will actually run on my PC. If it was finished on day one I’d be really tempted to buy it full price."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698270541 {#5486
      date: 2023-10-25 23:49:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
      "@Contend6248@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5491 …}
    +nested: Doctrine\ORM\PersistentCollection {#5493 …}
    +votes: Doctrine\ORM\PersistentCollection {#5495 …}
    +reports: Doctrine\ORM\PersistentCollection {#5497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5501 …}
    -id: 72096
    -bodyTs: "'actual':21 'buy':39 'd':34 'day':31 'finish':29 'full':41 'go':13 'one':32 'pc':25 'price':42 'realli':36 'run':22 'sale':15 'tempt':37 'wait':9 'win':5,6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4816029"
    +editedAt: DateTimeImmutable @1698270567 {#5487
      date: 2023-10-25 23:49:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698270541 {#5488
      date: 2023-10-25 23:49:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    True, these companies do us patient gamers a solid one.\n
    \n
    It’s been easy to transition to one when the releases are majorly hot garbage.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698271382 {#5620
    date: 2023-10-26 00:03:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@Contend6248@feddit.de"
    "@nixcamic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5624 …}
  +nested: Doctrine\ORM\PersistentCollection {#5626 …}
  +votes: Doctrine\ORM\PersistentCollection {#5628 …}
  +reports: Doctrine\ORM\PersistentCollection {#5630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
  -id: 72118
  -bodyTs: "'compani':3 'easi':14 'gamer':7 'garbag':25 'hot':24 'major':23 'one':10,18 'patient':6 'releas':21 'solid':9 'transit':16 'true':1 'us':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4227275"
  +editedAt: DateTimeImmutable @1698271436 {#5621
    date: 2023-10-26 00:03:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698271382 {#5622
    date: 2023-10-26 00:03:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5623
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5489
    +user: Proxies\__CG__\App\Entity\User {#5490 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5200
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4636
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
          \n
          Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1698351578 {#4631
          date: 2023-10-26 22:19:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4637 …}
        +nested: Doctrine\ORM\PersistentCollection {#4639 …}
        +votes: Doctrine\ORM\PersistentCollection {#4641 …}
        +reports: Doctrine\ORM\PersistentCollection {#4643 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
        -id: 71552
        -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4810515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698254539 {#4632
          date: 2023-10-25 19:22:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: """
        I mean, it does have infinite less content, because it still lacks of the flood of DLCs, so it can’t be better in that not so unimportant regard.\n
        \n
        It’s just not finished yet, and I have no problem waiting for a year or two, you don’t have to defend them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698261595 {#5197
        date: 2023-10-25 21:19:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@RaptorMother@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5201 …}
      +nested: Doctrine\ORM\PersistentCollection {#5203 …}
      +votes: Doctrine\ORM\PersistentCollection {#5205 …}
      +reports: Doctrine\ORM\PersistentCollection {#5207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
      -id: 71831
      -bodyTs: "'better':23 'content':8 'defend':52 'dlcs':17 'finish':34 'flood':15 'infinit':6 'lack':12 'less':7 'mean':2 'problem':40 'regard':29 'still':11 'two':46 'unimport':28 'wait':41 'year':44 'yet':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4223220"
      +editedAt: DateTimeImmutable @1698261820 {#5198
        date: 2023-10-25 21:23:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698261595 {#5199
        date: 2023-10-25 21:19:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "To me it’s win win. I can wait for it to go on sale and by then it will actually run on my PC. If it was finished on day one I’d be really tempted to buy it full price."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698270541 {#5486
      date: 2023-10-25 23:49:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
      "@Contend6248@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5491 …}
    +nested: Doctrine\ORM\PersistentCollection {#5493 …}
    +votes: Doctrine\ORM\PersistentCollection {#5495 …}
    +reports: Doctrine\ORM\PersistentCollection {#5497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5501 …}
    -id: 72096
    -bodyTs: "'actual':21 'buy':39 'd':34 'day':31 'finish':29 'full':41 'go':13 'one':32 'pc':25 'price':42 'realli':36 'run':22 'sale':15 'tempt':37 'wait':9 'win':5,6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4816029"
    +editedAt: DateTimeImmutable @1698270567 {#5487
      date: 2023-10-25 23:49:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698270541 {#5488
      date: 2023-10-25 23:49:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    True, these companies do us patient gamers a solid one.\n
    \n
    It’s been easy to transition to one when the releases are majorly hot garbage.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698271382 {#5620
    date: 2023-10-26 00:03:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@Contend6248@feddit.de"
    "@nixcamic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5624 …}
  +nested: Doctrine\ORM\PersistentCollection {#5626 …}
  +votes: Doctrine\ORM\PersistentCollection {#5628 …}
  +reports: Doctrine\ORM\PersistentCollection {#5630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
  -id: 72118
  -bodyTs: "'compani':3 'easi':14 'gamer':7 'garbag':25 'hot':24 'major':23 'one':10,18 'patient':6 'releas':21 'solid':9 'transit':16 'true':1 'us':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4227275"
  +editedAt: DateTimeImmutable @1698271436 {#5621
    date: 2023-10-26 00:03:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698271382 {#5622
    date: 2023-10-26 00:03:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5623
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5489
    +user: Proxies\__CG__\App\Entity\User {#5490 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5200
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4636
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
          \n
          Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1698351578 {#4631
          date: 2023-10-26 22:19:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4637 …}
        +nested: Doctrine\ORM\PersistentCollection {#4639 …}
        +votes: Doctrine\ORM\PersistentCollection {#4641 …}
        +reports: Doctrine\ORM\PersistentCollection {#4643 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
        -id: 71552
        -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4810515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698254539 {#4632
          date: 2023-10-25 19:22:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: """
        I mean, it does have infinite less content, because it still lacks of the flood of DLCs, so it can’t be better in that not so unimportant regard.\n
        \n
        It’s just not finished yet, and I have no problem waiting for a year or two, you don’t have to defend them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698261595 {#5197
        date: 2023-10-25 21:19:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@RaptorMother@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5201 …}
      +nested: Doctrine\ORM\PersistentCollection {#5203 …}
      +votes: Doctrine\ORM\PersistentCollection {#5205 …}
      +reports: Doctrine\ORM\PersistentCollection {#5207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
      -id: 71831
      -bodyTs: "'better':23 'content':8 'defend':52 'dlcs':17 'finish':34 'flood':15 'infinit':6 'lack':12 'less':7 'mean':2 'problem':40 'regard':29 'still':11 'two':46 'unimport':28 'wait':41 'year':44 'yet':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4223220"
      +editedAt: DateTimeImmutable @1698261820 {#5198
        date: 2023-10-25 21:23:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698261595 {#5199
        date: 2023-10-25 21:19:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "To me it’s win win. I can wait for it to go on sale and by then it will actually run on my PC. If it was finished on day one I’d be really tempted to buy it full price."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698270541 {#5486
      date: 2023-10-25 23:49:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
      "@Contend6248@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5491 …}
    +nested: Doctrine\ORM\PersistentCollection {#5493 …}
    +votes: Doctrine\ORM\PersistentCollection {#5495 …}
    +reports: Doctrine\ORM\PersistentCollection {#5497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5501 …}
    -id: 72096
    -bodyTs: "'actual':21 'buy':39 'd':34 'day':31 'finish':29 'full':41 'go':13 'one':32 'pc':25 'price':42 'realli':36 'run':22 'sale':15 'tempt':37 'wait':9 'win':5,6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4816029"
    +editedAt: DateTimeImmutable @1698270567 {#5487
      date: 2023-10-25 23:49:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698270541 {#5488
      date: 2023-10-25 23:49:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    True, these companies do us patient gamers a solid one.\n
    \n
    It’s been easy to transition to one when the releases are majorly hot garbage.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698271382 {#5620
    date: 2023-10-26 00:03:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@Contend6248@feddit.de"
    "@nixcamic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5624 …}
  +nested: Doctrine\ORM\PersistentCollection {#5626 …}
  +votes: Doctrine\ORM\PersistentCollection {#5628 …}
  +reports: Doctrine\ORM\PersistentCollection {#5630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
  -id: 72118
  -bodyTs: "'compani':3 'easi':14 'gamer':7 'garbag':25 'hot':24 'major':23 'one':10,18 'patient':6 'releas':21 'solid':9 'transit':16 'true':1 'us':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4227275"
  +editedAt: DateTimeImmutable @1698271436 {#5621
    date: 2023-10-26 00:03:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698271382 {#5622
    date: 2023-10-26 00:03:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#5215
  +user: Proxies\__CG__\App\Entity\User {#5216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
      \n
      Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1698351578 {#4631
      date: 2023-10-26 22:19:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4637 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 71552
    -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698254539 {#4632
      date: 2023-10-25 19:22:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "I have no issue playing. It runs smooth. I did encounter several bugs though. But that’s usual for games released nowadays. I hope those get patched soon. Although I’m happy it works for me, I’m sad to see so many people have much worse experiences. Game developers aren’t what they used to be. Except Larian Studios, they are great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698262197 {#5213
    date: 2023-10-25 21:29:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -id: 71851
  -bodyTs: "'although':29 'aren':51 'bug':13 'develop':50 'encount':11 'except':58 'experi':48 'game':20,49 'get':26 'great':63 'happi':32 'hope':24 'issu':4 'larian':59 'm':31,38 'mani':43 'much':46 'nowaday':22 'patch':27 'peopl':44 'play':5 'releas':21 'run':7 'sad':39 'see':41 'sever':12 'smooth':8 'soon':28 'studio':60 'though':14 'use':55 'usual':18 'work':34 'wors':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4813088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698262197 {#5214
    date: 2023-10-25 21:29:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5215
  +user: Proxies\__CG__\App\Entity\User {#5216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
      \n
      Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1698351578 {#4631
      date: 2023-10-26 22:19:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4637 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 71552
    -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698254539 {#4632
      date: 2023-10-25 19:22:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "I have no issue playing. It runs smooth. I did encounter several bugs though. But that’s usual for games released nowadays. I hope those get patched soon. Although I’m happy it works for me, I’m sad to see so many people have much worse experiences. Game developers aren’t what they used to be. Except Larian Studios, they are great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698262197 {#5213
    date: 2023-10-25 21:29:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -id: 71851
  -bodyTs: "'although':29 'aren':51 'bug':13 'develop':50 'encount':11 'except':58 'experi':48 'game':20,49 'get':26 'great':63 'happi':32 'hope':24 'issu':4 'larian':59 'm':31,38 'mani':43 'much':46 'nowaday':22 'patch':27 'peopl':44 'play':5 'releas':21 'run':7 'sad':39 'see':41 'sever':12 'smooth':8 'soon':28 'studio':60 'though':14 'use':55 'usual':18 'work':34 'wors':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4813088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698262197 {#5214
    date: 2023-10-25 21:29:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5215
  +user: Proxies\__CG__\App\Entity\User {#5216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
      \n
      Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1698351578 {#4631
      date: 2023-10-26 22:19:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4637 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 71552
    -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698254539 {#4632
      date: 2023-10-25 19:22:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "I have no issue playing. It runs smooth. I did encounter several bugs though. But that’s usual for games released nowadays. I hope those get patched soon. Although I’m happy it works for me, I’m sad to see so many people have much worse experiences. Game developers aren’t what they used to be. Except Larian Studios, they are great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698262197 {#5213
    date: 2023-10-25 21:29:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -id: 71851
  -bodyTs: "'although':29 'aren':51 'bug':13 'develop':50 'encount':11 'except':58 'experi':48 'game':20,49 'get':26 'great':63 'happi':32 'hope':24 'issu':4 'larian':59 'm':31,38 'mani':43 'much':46 'nowaday':22 'patch':27 'peopl':44 'play':5 'releas':21 'run':7 'sad':39 'see':41 'sever':12 'smooth':8 'soon':28 'studio':60 'though':14 'use':55 'usual':18 'work':34 'wors':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4813088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698262197 {#5214
    date: 2023-10-25 21:29:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#5231
  +user: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
      \n
      Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1698351578 {#4631
      date: 2023-10-26 22:19:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4637 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 71552
    -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698254539 {#4632
      date: 2023-10-25 19:22:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    I mean, there are some nits I can pick.\n
    \n
    Places don’t feel as alive as they did in the original. The original was still deeply flawed, mind - but this goes even further than that.\n
    \n
    A great example - when there was a firetruck putting out a fire in the original, you could see little dudes squirting water. CS2 doesn’t even have guys come out; the fire just magically goes away. Multiply this by… everything.\n
    \n
    There’s no bikes (at least as far as I can tell), and the pedestrian path tooling seems to be a huge step back (the only dedicated pedestrian path I can find is technically considered a 2-lane road, but it doesn’t allow cars).\n
    \n
    The music has these cute little segments inbetween. But there’s only like… 5 of them. Once you hear all 5, you’ve heard everything and they start to grate. The *other* 2 “radio stations” don’t have the NPR segments, but they do have “ads”… and by “ads” they mean exactly 1 ad that you hear every time for “Spaz Electronics”. You can turn the ads off but I’d expect more than just a single one.\n
    \n
    Everything overreacts to anything you build. If you upgrade a road, it technically disconnects power + water + sewage for a hot second. Then you get a bunch of spam about “I don’t have any power!” blah blah even though the game was paused and they absolutely had power.\n
    \n
    It’s really hard to see what trips Cims are taking. The original let you see the paths Cims took throughout your city, which let you make informed decisions around public transport. Now you can just see… how much traffic there is? Which doesn’t tell you anything about where Cims are going, just where you have bottlenecks. It very much encourages a “just 1 more lane, bro” kind of thinking.\n
    \n
    Not having a wide variety of public transport options is a bummer. It feels like they left some stuff out for a future DLC (e.g. monorails).\n
    \n
    There’s no light shining from the camera at nighttime, so it can get actually literally pitch black at night. Like “turn off the day/night cycle because this is unplayable” levels of dark. A subtle light coming from the camera when not in photo mode would’ve done wonders.\n
    \n
    The zoning information is really hard to read. I can’t tell what areas I have zoned with something else because it colors areas from other zones as white and unzoned areas as clear… on a mostly white background. It’s really really hard to tell at-a-glance what needs to still be zoned in some cases.\n
    \n
    The more I play it, the more it feels like CS1 is the sequel and CS2 is the original. There’s just so much that’s not done as well or that’s simply not there. The stuff they added is cool, sure… but like, I wish it was additive on top of what we had before, and not “back at square one”. It just makes me want to play the original.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698309708 {#5229
    date: 2023-10-26 10:41:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5233 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5237 …}
  +reports: Doctrine\ORM\PersistentCollection {#5239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
  -id: 72750
  -bodyTs: "'1':173,311 '2':112,153 '5':134,141 'absolut':244 'actual':358 'ad':166,169,174,187,491 'addit':501 'aliv':15 'allow':119 'anyth':202,294 'area':406,416,424 'around':276 'at-a-gl':439 'away':71 'back':99,511 'background':431 'bike':79 'black':361 'blah':234,235 'bottleneck':304 'bro':314 'build':204 'bummer':329 'bunch':224 'camera':351,383 'car':120 'case':451 'cim':255,265,297 'citi':269 'clear':426 'color':415 'come':64,380 'consid':110 'cool':493 'could':52 'cs1':462 'cs2':58,467 'cute':125 'cycl':369 'd':191 'dark':376 'day/night':368 'decis':275 'dedic':102 'deepli':26 'disconnect':212 'dlc':341 'doesn':59,117,290 'done':391,479 'dude':55 'e.g':342 'electron':182 'els':412 'encourag':308 'even':32,61,236 'everi':178 'everyth':75,145,199 'exact':172 'exampl':38 'expect':192 'far':83 'feel':13,331,460 'find':107 'fire':47,67 'firetruck':43 'flaw':27 'futur':340 'game':239 'get':222,357 'glanc':442 'go':299 'goe':31,70 'grate':150 'great':37 'guy':63 'hard':250,398,436 'hear':139,177 'heard':144 'hot':218 'huge':97 'inbetween':128 'inform':274,395 'kind':315 'lane':113,313 'least':81 'left':334 'let':260,271 'level':374 'light':347,379 'like':133,332,364,461,496 'liter':359 'littl':54,126 'magic':69 'make':273,517 'mean':2,171 'mind':28 'mode':388 'monorail':343 'most':429 'much':285,307,475 'multipli':72 'music':122 'need':444 'night':363 'nighttim':353 'nit':6 'npr':160 'one':198,514 'option':326 'origin':21,23,50,259,470,523 'overreact':200 'path':91,104,264 'paus':241 'pedestrian':90,103 'photo':387 'pick':9 'pitch':360 'place':10 'play':455,521 'power':213,233,246 'public':277,324 'put':44 'radio':154 'read':400 'realli':249,397,434,435 'road':114,209 'second':219 'see':53,252,262,283 'seem':93 'segment':127,161 'sequel':465 'sewag':215 'shine':348 'simpli':485 'singl':197 'someth':411 'spam':226 'spaz':181 'squar':513 'squirt':56 'start':148 'station':155 'step':98 'still':25,446 'stuff':336,489 'subtl':378 'sure':494 'take':257 'technic':109,211 'tell':87,292,404,438 'think':317 'though':237 'throughout':267 'time':179 'took':266 'tool':92 'top':503 'traffic':286 'transport':278,325 'trip':254 'turn':185,365 'unplay':373 'unzon':423 'upgrad':207 'varieti':322 've':143,390 'want':519 'water':57,214 'well':481 'white':421,430 'wide':321 'wish':498 'wonder':392 'would':389 'zone':394,409,419,448"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4824982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698309708 {#5230
    date: 2023-10-26 10:41:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5231
  +user: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
      \n
      Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1698351578 {#4631
      date: 2023-10-26 22:19:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4637 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 71552
    -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698254539 {#4632
      date: 2023-10-25 19:22:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    I mean, there are some nits I can pick.\n
    \n
    Places don’t feel as alive as they did in the original. The original was still deeply flawed, mind - but this goes even further than that.\n
    \n
    A great example - when there was a firetruck putting out a fire in the original, you could see little dudes squirting water. CS2 doesn’t even have guys come out; the fire just magically goes away. Multiply this by… everything.\n
    \n
    There’s no bikes (at least as far as I can tell), and the pedestrian path tooling seems to be a huge step back (the only dedicated pedestrian path I can find is technically considered a 2-lane road, but it doesn’t allow cars).\n
    \n
    The music has these cute little segments inbetween. But there’s only like… 5 of them. Once you hear all 5, you’ve heard everything and they start to grate. The *other* 2 “radio stations” don’t have the NPR segments, but they do have “ads”… and by “ads” they mean exactly 1 ad that you hear every time for “Spaz Electronics”. You can turn the ads off but I’d expect more than just a single one.\n
    \n
    Everything overreacts to anything you build. If you upgrade a road, it technically disconnects power + water + sewage for a hot second. Then you get a bunch of spam about “I don’t have any power!” blah blah even though the game was paused and they absolutely had power.\n
    \n
    It’s really hard to see what trips Cims are taking. The original let you see the paths Cims took throughout your city, which let you make informed decisions around public transport. Now you can just see… how much traffic there is? Which doesn’t tell you anything about where Cims are going, just where you have bottlenecks. It very much encourages a “just 1 more lane, bro” kind of thinking.\n
    \n
    Not having a wide variety of public transport options is a bummer. It feels like they left some stuff out for a future DLC (e.g. monorails).\n
    \n
    There’s no light shining from the camera at nighttime, so it can get actually literally pitch black at night. Like “turn off the day/night cycle because this is unplayable” levels of dark. A subtle light coming from the camera when not in photo mode would’ve done wonders.\n
    \n
    The zoning information is really hard to read. I can’t tell what areas I have zoned with something else because it colors areas from other zones as white and unzoned areas as clear… on a mostly white background. It’s really really hard to tell at-a-glance what needs to still be zoned in some cases.\n
    \n
    The more I play it, the more it feels like CS1 is the sequel and CS2 is the original. There’s just so much that’s not done as well or that’s simply not there. The stuff they added is cool, sure… but like, I wish it was additive on top of what we had before, and not “back at square one”. It just makes me want to play the original.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698309708 {#5229
    date: 2023-10-26 10:41:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5233 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5237 …}
  +reports: Doctrine\ORM\PersistentCollection {#5239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
  -id: 72750
  -bodyTs: "'1':173,311 '2':112,153 '5':134,141 'absolut':244 'actual':358 'ad':166,169,174,187,491 'addit':501 'aliv':15 'allow':119 'anyth':202,294 'area':406,416,424 'around':276 'at-a-gl':439 'away':71 'back':99,511 'background':431 'bike':79 'black':361 'blah':234,235 'bottleneck':304 'bro':314 'build':204 'bummer':329 'bunch':224 'camera':351,383 'car':120 'case':451 'cim':255,265,297 'citi':269 'clear':426 'color':415 'come':64,380 'consid':110 'cool':493 'could':52 'cs1':462 'cs2':58,467 'cute':125 'cycl':369 'd':191 'dark':376 'day/night':368 'decis':275 'dedic':102 'deepli':26 'disconnect':212 'dlc':341 'doesn':59,117,290 'done':391,479 'dude':55 'e.g':342 'electron':182 'els':412 'encourag':308 'even':32,61,236 'everi':178 'everyth':75,145,199 'exact':172 'exampl':38 'expect':192 'far':83 'feel':13,331,460 'find':107 'fire':47,67 'firetruck':43 'flaw':27 'futur':340 'game':239 'get':222,357 'glanc':442 'go':299 'goe':31,70 'grate':150 'great':37 'guy':63 'hard':250,398,436 'hear':139,177 'heard':144 'hot':218 'huge':97 'inbetween':128 'inform':274,395 'kind':315 'lane':113,313 'least':81 'left':334 'let':260,271 'level':374 'light':347,379 'like':133,332,364,461,496 'liter':359 'littl':54,126 'magic':69 'make':273,517 'mean':2,171 'mind':28 'mode':388 'monorail':343 'most':429 'much':285,307,475 'multipli':72 'music':122 'need':444 'night':363 'nighttim':353 'nit':6 'npr':160 'one':198,514 'option':326 'origin':21,23,50,259,470,523 'overreact':200 'path':91,104,264 'paus':241 'pedestrian':90,103 'photo':387 'pick':9 'pitch':360 'place':10 'play':455,521 'power':213,233,246 'public':277,324 'put':44 'radio':154 'read':400 'realli':249,397,434,435 'road':114,209 'second':219 'see':53,252,262,283 'seem':93 'segment':127,161 'sequel':465 'sewag':215 'shine':348 'simpli':485 'singl':197 'someth':411 'spam':226 'spaz':181 'squar':513 'squirt':56 'start':148 'station':155 'step':98 'still':25,446 'stuff':336,489 'subtl':378 'sure':494 'take':257 'technic':109,211 'tell':87,292,404,438 'think':317 'though':237 'throughout':267 'time':179 'took':266 'tool':92 'top':503 'traffic':286 'transport':278,325 'trip':254 'turn':185,365 'unplay':373 'unzon':423 'upgrad':207 'varieti':322 've':143,390 'want':519 'water':57,214 'well':481 'white':421,430 'wide':321 'wish':498 'wonder':392 'would':389 'zone':394,409,419,448"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4824982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698309708 {#5230
    date: 2023-10-26 10:41:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5231
  +user: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
      \n
      Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1698351578 {#4631
      date: 2023-10-26 22:19:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4637 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 71552
    -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698254539 {#4632
      date: 2023-10-25 19:22:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    I mean, there are some nits I can pick.\n
    \n
    Places don’t feel as alive as they did in the original. The original was still deeply flawed, mind - but this goes even further than that.\n
    \n
    A great example - when there was a firetruck putting out a fire in the original, you could see little dudes squirting water. CS2 doesn’t even have guys come out; the fire just magically goes away. Multiply this by… everything.\n
    \n
    There’s no bikes (at least as far as I can tell), and the pedestrian path tooling seems to be a huge step back (the only dedicated pedestrian path I can find is technically considered a 2-lane road, but it doesn’t allow cars).\n
    \n
    The music has these cute little segments inbetween. But there’s only like… 5 of them. Once you hear all 5, you’ve heard everything and they start to grate. The *other* 2 “radio stations” don’t have the NPR segments, but they do have “ads”… and by “ads” they mean exactly 1 ad that you hear every time for “Spaz Electronics”. You can turn the ads off but I’d expect more than just a single one.\n
    \n
    Everything overreacts to anything you build. If you upgrade a road, it technically disconnects power + water + sewage for a hot second. Then you get a bunch of spam about “I don’t have any power!” blah blah even though the game was paused and they absolutely had power.\n
    \n
    It’s really hard to see what trips Cims are taking. The original let you see the paths Cims took throughout your city, which let you make informed decisions around public transport. Now you can just see… how much traffic there is? Which doesn’t tell you anything about where Cims are going, just where you have bottlenecks. It very much encourages a “just 1 more lane, bro” kind of thinking.\n
    \n
    Not having a wide variety of public transport options is a bummer. It feels like they left some stuff out for a future DLC (e.g. monorails).\n
    \n
    There’s no light shining from the camera at nighttime, so it can get actually literally pitch black at night. Like “turn off the day/night cycle because this is unplayable” levels of dark. A subtle light coming from the camera when not in photo mode would’ve done wonders.\n
    \n
    The zoning information is really hard to read. I can’t tell what areas I have zoned with something else because it colors areas from other zones as white and unzoned areas as clear… on a mostly white background. It’s really really hard to tell at-a-glance what needs to still be zoned in some cases.\n
    \n
    The more I play it, the more it feels like CS1 is the sequel and CS2 is the original. There’s just so much that’s not done as well or that’s simply not there. The stuff they added is cool, sure… but like, I wish it was additive on top of what we had before, and not “back at square one”. It just makes me want to play the original.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698309708 {#5229
    date: 2023-10-26 10:41:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5233 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5237 …}
  +reports: Doctrine\ORM\PersistentCollection {#5239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
  -id: 72750
  -bodyTs: "'1':173,311 '2':112,153 '5':134,141 'absolut':244 'actual':358 'ad':166,169,174,187,491 'addit':501 'aliv':15 'allow':119 'anyth':202,294 'area':406,416,424 'around':276 'at-a-gl':439 'away':71 'back':99,511 'background':431 'bike':79 'black':361 'blah':234,235 'bottleneck':304 'bro':314 'build':204 'bummer':329 'bunch':224 'camera':351,383 'car':120 'case':451 'cim':255,265,297 'citi':269 'clear':426 'color':415 'come':64,380 'consid':110 'cool':493 'could':52 'cs1':462 'cs2':58,467 'cute':125 'cycl':369 'd':191 'dark':376 'day/night':368 'decis':275 'dedic':102 'deepli':26 'disconnect':212 'dlc':341 'doesn':59,117,290 'done':391,479 'dude':55 'e.g':342 'electron':182 'els':412 'encourag':308 'even':32,61,236 'everi':178 'everyth':75,145,199 'exact':172 'exampl':38 'expect':192 'far':83 'feel':13,331,460 'find':107 'fire':47,67 'firetruck':43 'flaw':27 'futur':340 'game':239 'get':222,357 'glanc':442 'go':299 'goe':31,70 'grate':150 'great':37 'guy':63 'hard':250,398,436 'hear':139,177 'heard':144 'hot':218 'huge':97 'inbetween':128 'inform':274,395 'kind':315 'lane':113,313 'least':81 'left':334 'let':260,271 'level':374 'light':347,379 'like':133,332,364,461,496 'liter':359 'littl':54,126 'magic':69 'make':273,517 'mean':2,171 'mind':28 'mode':388 'monorail':343 'most':429 'much':285,307,475 'multipli':72 'music':122 'need':444 'night':363 'nighttim':353 'nit':6 'npr':160 'one':198,514 'option':326 'origin':21,23,50,259,470,523 'overreact':200 'path':91,104,264 'paus':241 'pedestrian':90,103 'photo':387 'pick':9 'pitch':360 'place':10 'play':455,521 'power':213,233,246 'public':277,324 'put':44 'radio':154 'read':400 'realli':249,397,434,435 'road':114,209 'second':219 'see':53,252,262,283 'seem':93 'segment':127,161 'sequel':465 'sewag':215 'shine':348 'simpli':485 'singl':197 'someth':411 'spam':226 'spaz':181 'squar':513 'squirt':56 'start':148 'station':155 'step':98 'still':25,446 'stuff':336,489 'subtl':378 'sure':494 'take':257 'technic':109,211 'tell':87,292,404,438 'think':317 'though':237 'throughout':267 'time':179 'took':266 'tool':92 'top':503 'traffic':286 'transport':278,325 'trip':254 'turn':185,365 'unplay':373 'unzon':423 'upgrad':207 'varieti':322 've':143,390 'want':519 'water':57,214 'well':481 'white':421,430 'wide':321 'wish':498 'wonder':392 'would':389 'zone':394,409,419,448"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4824982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698309708 {#5230
    date: 2023-10-26 10:41:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#5536
  +user: Proxies\__CG__\App\Entity\User {#5537 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5231
    +user: Proxies\__CG__\App\Entity\User {#5232 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
        \n
        Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1698351578 {#4631
        date: 2023-10-26 22:19:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 71552
      -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698254539 {#4632
        date: 2023-10-25 19:22:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: """
      I mean, there are some nits I can pick.\n
      \n
      Places don’t feel as alive as they did in the original. The original was still deeply flawed, mind - but this goes even further than that.\n
      \n
      A great example - when there was a firetruck putting out a fire in the original, you could see little dudes squirting water. CS2 doesn’t even have guys come out; the fire just magically goes away. Multiply this by… everything.\n
      \n
      There’s no bikes (at least as far as I can tell), and the pedestrian path tooling seems to be a huge step back (the only dedicated pedestrian path I can find is technically considered a 2-lane road, but it doesn’t allow cars).\n
      \n
      The music has these cute little segments inbetween. But there’s only like… 5 of them. Once you hear all 5, you’ve heard everything and they start to grate. The *other* 2 “radio stations” don’t have the NPR segments, but they do have “ads”… and by “ads” they mean exactly 1 ad that you hear every time for “Spaz Electronics”. You can turn the ads off but I’d expect more than just a single one.\n
      \n
      Everything overreacts to anything you build. If you upgrade a road, it technically disconnects power + water + sewage for a hot second. Then you get a bunch of spam about “I don’t have any power!” blah blah even though the game was paused and they absolutely had power.\n
      \n
      It’s really hard to see what trips Cims are taking. The original let you see the paths Cims took throughout your city, which let you make informed decisions around public transport. Now you can just see… how much traffic there is? Which doesn’t tell you anything about where Cims are going, just where you have bottlenecks. It very much encourages a “just 1 more lane, bro” kind of thinking.\n
      \n
      Not having a wide variety of public transport options is a bummer. It feels like they left some stuff out for a future DLC (e.g. monorails).\n
      \n
      There’s no light shining from the camera at nighttime, so it can get actually literally pitch black at night. Like “turn off the day/night cycle because this is unplayable” levels of dark. A subtle light coming from the camera when not in photo mode would’ve done wonders.\n
      \n
      The zoning information is really hard to read. I can’t tell what areas I have zoned with something else because it colors areas from other zones as white and unzoned areas as clear… on a mostly white background. It’s really really hard to tell at-a-glance what needs to still be zoned in some cases.\n
      \n
      The more I play it, the more it feels like CS1 is the sequel and CS2 is the original. There’s just so much that’s not done as well or that’s simply not there. The stuff they added is cool, sure… but like, I wish it was additive on top of what we had before, and not “back at square one”. It just makes me want to play the original.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698309708 {#5229
      date: 2023-10-26 10:41:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5233 …}
    +nested: Doctrine\ORM\PersistentCollection {#5235 …}
    +votes: Doctrine\ORM\PersistentCollection {#5237 …}
    +reports: Doctrine\ORM\PersistentCollection {#5239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
    -id: 72750
    -bodyTs: "'1':173,311 '2':112,153 '5':134,141 'absolut':244 'actual':358 'ad':166,169,174,187,491 'addit':501 'aliv':15 'allow':119 'anyth':202,294 'area':406,416,424 'around':276 'at-a-gl':439 'away':71 'back':99,511 'background':431 'bike':79 'black':361 'blah':234,235 'bottleneck':304 'bro':314 'build':204 'bummer':329 'bunch':224 'camera':351,383 'car':120 'case':451 'cim':255,265,297 'citi':269 'clear':426 'color':415 'come':64,380 'consid':110 'cool':493 'could':52 'cs1':462 'cs2':58,467 'cute':125 'cycl':369 'd':191 'dark':376 'day/night':368 'decis':275 'dedic':102 'deepli':26 'disconnect':212 'dlc':341 'doesn':59,117,290 'done':391,479 'dude':55 'e.g':342 'electron':182 'els':412 'encourag':308 'even':32,61,236 'everi':178 'everyth':75,145,199 'exact':172 'exampl':38 'expect':192 'far':83 'feel':13,331,460 'find':107 'fire':47,67 'firetruck':43 'flaw':27 'futur':340 'game':239 'get':222,357 'glanc':442 'go':299 'goe':31,70 'grate':150 'great':37 'guy':63 'hard':250,398,436 'hear':139,177 'heard':144 'hot':218 'huge':97 'inbetween':128 'inform':274,395 'kind':315 'lane':113,313 'least':81 'left':334 'let':260,271 'level':374 'light':347,379 'like':133,332,364,461,496 'liter':359 'littl':54,126 'magic':69 'make':273,517 'mean':2,171 'mind':28 'mode':388 'monorail':343 'most':429 'much':285,307,475 'multipli':72 'music':122 'need':444 'night':363 'nighttim':353 'nit':6 'npr':160 'one':198,514 'option':326 'origin':21,23,50,259,470,523 'overreact':200 'path':91,104,264 'paus':241 'pedestrian':90,103 'photo':387 'pick':9 'pitch':360 'place':10 'play':455,521 'power':213,233,246 'public':277,324 'put':44 'radio':154 'read':400 'realli':249,397,434,435 'road':114,209 'second':219 'see':53,252,262,283 'seem':93 'segment':127,161 'sequel':465 'sewag':215 'shine':348 'simpli':485 'singl':197 'someth':411 'spam':226 'spaz':181 'squar':513 'squirt':56 'start':148 'station':155 'step':98 'still':25,446 'stuff':336,489 'subtl':378 'sure':494 'take':257 'technic':109,211 'tell':87,292,404,438 'think':317 'though':237 'throughout':267 'time':179 'took':266 'tool':92 'top':503 'traffic':286 'transport':278,325 'trip':254 'turn':185,365 'unplay':373 'unzon':423 'upgrad':207 'varieti':322 've':143,390 'want':519 'water':57,214 'well':481 'white':421,430 'wide':321 'wish':498 'wonder':392 'would':389 'zone':394,409,419,448"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4824982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698309708 {#5230
      date: 2023-10-26 10:41:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "Can you imagine how much slower the game would have been with bicycles, individual paths and subtle light coming from the camera at night? These were probably performance decisions, not gameplay (though it’s possible it was rushed and they cut out non essentials for release)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698351575 {#5534
    date: 2023-10-26 22:19:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@EnglishMobster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 73665
  -bodyTs: "'bicycl':13 'camera':22 'come':19 'cut':41 'decis':29 'essenti':44 'game':8 'gameplay':31 'imagin':3 'individu':14 'light':18 'much':5 'night':24 'non':43 'path':15 'perform':28 'possibl':35 'probabl':27 'releas':46 'rush':38 'slower':6 'subtl':17 'though':32 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4081872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698351575 {#5535
    date: 2023-10-26 22:19:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5536
  +user: Proxies\__CG__\App\Entity\User {#5537 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5231
    +user: Proxies\__CG__\App\Entity\User {#5232 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
        \n
        Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1698351578 {#4631
        date: 2023-10-26 22:19:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 71552
      -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698254539 {#4632
        date: 2023-10-25 19:22:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: """
      I mean, there are some nits I can pick.\n
      \n
      Places don’t feel as alive as they did in the original. The original was still deeply flawed, mind - but this goes even further than that.\n
      \n
      A great example - when there was a firetruck putting out a fire in the original, you could see little dudes squirting water. CS2 doesn’t even have guys come out; the fire just magically goes away. Multiply this by… everything.\n
      \n
      There’s no bikes (at least as far as I can tell), and the pedestrian path tooling seems to be a huge step back (the only dedicated pedestrian path I can find is technically considered a 2-lane road, but it doesn’t allow cars).\n
      \n
      The music has these cute little segments inbetween. But there’s only like… 5 of them. Once you hear all 5, you’ve heard everything and they start to grate. The *other* 2 “radio stations” don’t have the NPR segments, but they do have “ads”… and by “ads” they mean exactly 1 ad that you hear every time for “Spaz Electronics”. You can turn the ads off but I’d expect more than just a single one.\n
      \n
      Everything overreacts to anything you build. If you upgrade a road, it technically disconnects power + water + sewage for a hot second. Then you get a bunch of spam about “I don’t have any power!” blah blah even though the game was paused and they absolutely had power.\n
      \n
      It’s really hard to see what trips Cims are taking. The original let you see the paths Cims took throughout your city, which let you make informed decisions around public transport. Now you can just see… how much traffic there is? Which doesn’t tell you anything about where Cims are going, just where you have bottlenecks. It very much encourages a “just 1 more lane, bro” kind of thinking.\n
      \n
      Not having a wide variety of public transport options is a bummer. It feels like they left some stuff out for a future DLC (e.g. monorails).\n
      \n
      There’s no light shining from the camera at nighttime, so it can get actually literally pitch black at night. Like “turn off the day/night cycle because this is unplayable” levels of dark. A subtle light coming from the camera when not in photo mode would’ve done wonders.\n
      \n
      The zoning information is really hard to read. I can’t tell what areas I have zoned with something else because it colors areas from other zones as white and unzoned areas as clear… on a mostly white background. It’s really really hard to tell at-a-glance what needs to still be zoned in some cases.\n
      \n
      The more I play it, the more it feels like CS1 is the sequel and CS2 is the original. There’s just so much that’s not done as well or that’s simply not there. The stuff they added is cool, sure… but like, I wish it was additive on top of what we had before, and not “back at square one”. It just makes me want to play the original.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698309708 {#5229
      date: 2023-10-26 10:41:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5233 …}
    +nested: Doctrine\ORM\PersistentCollection {#5235 …}
    +votes: Doctrine\ORM\PersistentCollection {#5237 …}
    +reports: Doctrine\ORM\PersistentCollection {#5239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
    -id: 72750
    -bodyTs: "'1':173,311 '2':112,153 '5':134,141 'absolut':244 'actual':358 'ad':166,169,174,187,491 'addit':501 'aliv':15 'allow':119 'anyth':202,294 'area':406,416,424 'around':276 'at-a-gl':439 'away':71 'back':99,511 'background':431 'bike':79 'black':361 'blah':234,235 'bottleneck':304 'bro':314 'build':204 'bummer':329 'bunch':224 'camera':351,383 'car':120 'case':451 'cim':255,265,297 'citi':269 'clear':426 'color':415 'come':64,380 'consid':110 'cool':493 'could':52 'cs1':462 'cs2':58,467 'cute':125 'cycl':369 'd':191 'dark':376 'day/night':368 'decis':275 'dedic':102 'deepli':26 'disconnect':212 'dlc':341 'doesn':59,117,290 'done':391,479 'dude':55 'e.g':342 'electron':182 'els':412 'encourag':308 'even':32,61,236 'everi':178 'everyth':75,145,199 'exact':172 'exampl':38 'expect':192 'far':83 'feel':13,331,460 'find':107 'fire':47,67 'firetruck':43 'flaw':27 'futur':340 'game':239 'get':222,357 'glanc':442 'go':299 'goe':31,70 'grate':150 'great':37 'guy':63 'hard':250,398,436 'hear':139,177 'heard':144 'hot':218 'huge':97 'inbetween':128 'inform':274,395 'kind':315 'lane':113,313 'least':81 'left':334 'let':260,271 'level':374 'light':347,379 'like':133,332,364,461,496 'liter':359 'littl':54,126 'magic':69 'make':273,517 'mean':2,171 'mind':28 'mode':388 'monorail':343 'most':429 'much':285,307,475 'multipli':72 'music':122 'need':444 'night':363 'nighttim':353 'nit':6 'npr':160 'one':198,514 'option':326 'origin':21,23,50,259,470,523 'overreact':200 'path':91,104,264 'paus':241 'pedestrian':90,103 'photo':387 'pick':9 'pitch':360 'place':10 'play':455,521 'power':213,233,246 'public':277,324 'put':44 'radio':154 'read':400 'realli':249,397,434,435 'road':114,209 'second':219 'see':53,252,262,283 'seem':93 'segment':127,161 'sequel':465 'sewag':215 'shine':348 'simpli':485 'singl':197 'someth':411 'spam':226 'spaz':181 'squar':513 'squirt':56 'start':148 'station':155 'step':98 'still':25,446 'stuff':336,489 'subtl':378 'sure':494 'take':257 'technic':109,211 'tell':87,292,404,438 'think':317 'though':237 'throughout':267 'time':179 'took':266 'tool':92 'top':503 'traffic':286 'transport':278,325 'trip':254 'turn':185,365 'unplay':373 'unzon':423 'upgrad':207 'varieti':322 've':143,390 'want':519 'water':57,214 'well':481 'white':421,430 'wide':321 'wish':498 'wonder':392 'would':389 'zone':394,409,419,448"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4824982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698309708 {#5230
      date: 2023-10-26 10:41:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "Can you imagine how much slower the game would have been with bicycles, individual paths and subtle light coming from the camera at night? These were probably performance decisions, not gameplay (though it’s possible it was rushed and they cut out non essentials for release)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698351575 {#5534
    date: 2023-10-26 22:19:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@EnglishMobster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 73665
  -bodyTs: "'bicycl':13 'camera':22 'come':19 'cut':41 'decis':29 'essenti':44 'game':8 'gameplay':31 'imagin':3 'individu':14 'light':18 'much':5 'night':24 'non':43 'path':15 'perform':28 'possibl':35 'probabl':27 'releas':46 'rush':38 'slower':6 'subtl':17 'though':32 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4081872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698351575 {#5535
    date: 2023-10-26 22:19:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5536
  +user: Proxies\__CG__\App\Entity\User {#5537 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5231
    +user: Proxies\__CG__\App\Entity\User {#5232 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
        \n
        Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1698351578 {#4631
        date: 2023-10-26 22:19:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 71552
      -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698254539 {#4632
        date: 2023-10-25 19:22:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: """
      I mean, there are some nits I can pick.\n
      \n
      Places don’t feel as alive as they did in the original. The original was still deeply flawed, mind - but this goes even further than that.\n
      \n
      A great example - when there was a firetruck putting out a fire in the original, you could see little dudes squirting water. CS2 doesn’t even have guys come out; the fire just magically goes away. Multiply this by… everything.\n
      \n
      There’s no bikes (at least as far as I can tell), and the pedestrian path tooling seems to be a huge step back (the only dedicated pedestrian path I can find is technically considered a 2-lane road, but it doesn’t allow cars).\n
      \n
      The music has these cute little segments inbetween. But there’s only like… 5 of them. Once you hear all 5, you’ve heard everything and they start to grate. The *other* 2 “radio stations” don’t have the NPR segments, but they do have “ads”… and by “ads” they mean exactly 1 ad that you hear every time for “Spaz Electronics”. You can turn the ads off but I’d expect more than just a single one.\n
      \n
      Everything overreacts to anything you build. If you upgrade a road, it technically disconnects power + water + sewage for a hot second. Then you get a bunch of spam about “I don’t have any power!” blah blah even though the game was paused and they absolutely had power.\n
      \n
      It’s really hard to see what trips Cims are taking. The original let you see the paths Cims took throughout your city, which let you make informed decisions around public transport. Now you can just see… how much traffic there is? Which doesn’t tell you anything about where Cims are going, just where you have bottlenecks. It very much encourages a “just 1 more lane, bro” kind of thinking.\n
      \n
      Not having a wide variety of public transport options is a bummer. It feels like they left some stuff out for a future DLC (e.g. monorails).\n
      \n
      There’s no light shining from the camera at nighttime, so it can get actually literally pitch black at night. Like “turn off the day/night cycle because this is unplayable” levels of dark. A subtle light coming from the camera when not in photo mode would’ve done wonders.\n
      \n
      The zoning information is really hard to read. I can’t tell what areas I have zoned with something else because it colors areas from other zones as white and unzoned areas as clear… on a mostly white background. It’s really really hard to tell at-a-glance what needs to still be zoned in some cases.\n
      \n
      The more I play it, the more it feels like CS1 is the sequel and CS2 is the original. There’s just so much that’s not done as well or that’s simply not there. The stuff they added is cool, sure… but like, I wish it was additive on top of what we had before, and not “back at square one”. It just makes me want to play the original.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698309708 {#5229
      date: 2023-10-26 10:41:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5233 …}
    +nested: Doctrine\ORM\PersistentCollection {#5235 …}
    +votes: Doctrine\ORM\PersistentCollection {#5237 …}
    +reports: Doctrine\ORM\PersistentCollection {#5239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
    -id: 72750
    -bodyTs: "'1':173,311 '2':112,153 '5':134,141 'absolut':244 'actual':358 'ad':166,169,174,187,491 'addit':501 'aliv':15 'allow':119 'anyth':202,294 'area':406,416,424 'around':276 'at-a-gl':439 'away':71 'back':99,511 'background':431 'bike':79 'black':361 'blah':234,235 'bottleneck':304 'bro':314 'build':204 'bummer':329 'bunch':224 'camera':351,383 'car':120 'case':451 'cim':255,265,297 'citi':269 'clear':426 'color':415 'come':64,380 'consid':110 'cool':493 'could':52 'cs1':462 'cs2':58,467 'cute':125 'cycl':369 'd':191 'dark':376 'day/night':368 'decis':275 'dedic':102 'deepli':26 'disconnect':212 'dlc':341 'doesn':59,117,290 'done':391,479 'dude':55 'e.g':342 'electron':182 'els':412 'encourag':308 'even':32,61,236 'everi':178 'everyth':75,145,199 'exact':172 'exampl':38 'expect':192 'far':83 'feel':13,331,460 'find':107 'fire':47,67 'firetruck':43 'flaw':27 'futur':340 'game':239 'get':222,357 'glanc':442 'go':299 'goe':31,70 'grate':150 'great':37 'guy':63 'hard':250,398,436 'hear':139,177 'heard':144 'hot':218 'huge':97 'inbetween':128 'inform':274,395 'kind':315 'lane':113,313 'least':81 'left':334 'let':260,271 'level':374 'light':347,379 'like':133,332,364,461,496 'liter':359 'littl':54,126 'magic':69 'make':273,517 'mean':2,171 'mind':28 'mode':388 'monorail':343 'most':429 'much':285,307,475 'multipli':72 'music':122 'need':444 'night':363 'nighttim':353 'nit':6 'npr':160 'one':198,514 'option':326 'origin':21,23,50,259,470,523 'overreact':200 'path':91,104,264 'paus':241 'pedestrian':90,103 'photo':387 'pick':9 'pitch':360 'place':10 'play':455,521 'power':213,233,246 'public':277,324 'put':44 'radio':154 'read':400 'realli':249,397,434,435 'road':114,209 'second':219 'see':53,252,262,283 'seem':93 'segment':127,161 'sequel':465 'sewag':215 'shine':348 'simpli':485 'singl':197 'someth':411 'spam':226 'spaz':181 'squar':513 'squirt':56 'start':148 'station':155 'step':98 'still':25,446 'stuff':336,489 'subtl':378 'sure':494 'take':257 'technic':109,211 'tell':87,292,404,438 'think':317 'though':237 'throughout':267 'time':179 'took':266 'tool':92 'top':503 'traffic':286 'transport':278,325 'trip':254 'turn':185,365 'unplay':373 'unzon':423 'upgrad':207 'varieti':322 've':143,390 'want':519 'water':57,214 'well':481 'white':421,430 'wide':321 'wish':498 'wonder':392 'would':389 'zone':394,409,419,448"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4824982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698309708 {#5230
      date: 2023-10-26 10:41:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "Can you imagine how much slower the game would have been with bicycles, individual paths and subtle light coming from the camera at night? These were probably performance decisions, not gameplay (though it’s possible it was rushed and they cut out non essentials for release)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698351575 {#5534
    date: 2023-10-26 22:19:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@EnglishMobster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 73665
  -bodyTs: "'bicycl':13 'camera':22 'come':19 'cut':41 'decis':29 'essenti':44 'game':8 'gameplay':31 'imagin':3 'individu':14 'light':18 'much':5 'night':24 'non':43 'path':15 'perform':28 'possibl':35 'probabl':27 'releas':46 'rush':38 'slower':6 'subtl':17 'though':32 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4081872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698351575 {#5535
    date: 2023-10-26 22:19:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#5247
  +user: Proxies\__CG__\App\Entity\User {#5248 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
      \n
      Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1698351578 {#4631
      date: 2023-10-26 22:19:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4637 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 71552
    -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698254539 {#4632
      date: 2023-10-25 19:22:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698255621 {#5245
    date: 2023-10-25 19:40:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5249 …}
  +nested: Doctrine\ORM\PersistentCollection {#5251 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
  -id: 71606
  -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4810879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698255621 {#5246
    date: 2023-10-25 19:40:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5247
  +user: Proxies\__CG__\App\Entity\User {#5248 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
      \n
      Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1698351578 {#4631
      date: 2023-10-26 22:19:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4637 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 71552
    -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698254539 {#4632
      date: 2023-10-25 19:22:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698255621 {#5245
    date: 2023-10-25 19:40:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5249 …}
  +nested: Doctrine\ORM\PersistentCollection {#5251 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
  -id: 71606
  -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4810879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698255621 {#5246
    date: 2023-10-25 19:40:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5247
  +user: Proxies\__CG__\App\Entity\User {#5248 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
      \n
      Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1698351578 {#4631
      date: 2023-10-26 22:19:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4637 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 71552
    -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698254539 {#4632
      date: 2023-10-25 19:22:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698255621 {#5245
    date: 2023-10-25 19:40:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5249 …}
  +nested: Doctrine\ORM\PersistentCollection {#5251 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
  -id: 71606
  -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4810879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698255621 {#5246
    date: 2023-10-25 19:40:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#5427
  +user: Proxies\__CG__\App\Entity\User {#5085 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5247
    +user: Proxies\__CG__\App\Entity\User {#5248 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
        \n
        Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1698351578 {#4631
        date: 2023-10-26 22:19:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 71552
      -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698254539 {#4632
        date: 2023-10-25 19:22:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698255621 {#5245
      date: 2023-10-25 19:40:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5249 …}
    +nested: Doctrine\ORM\PersistentCollection {#5251 …}
    +votes: Doctrine\ORM\PersistentCollection {#5253 …}
    +reports: Doctrine\ORM\PersistentCollection {#5255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
    -id: 71606
    -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698255621 {#5246
      date: 2023-10-25 19:40:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "Nothing after SC2000 was any good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698259413 {#5425
    date: 2023-10-25 20:43:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5428 …}
  +nested: Doctrine\ORM\PersistentCollection {#5430 …}
  +votes: Doctrine\ORM\PersistentCollection {#5432 …}
  +reports: Doctrine\ORM\PersistentCollection {#5434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
  -id: 71758
  -bodyTs: "'good':6 'noth':1 'sc2000':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5324088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259413 {#5426
    date: 2023-10-25 20:43:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5427
  +user: Proxies\__CG__\App\Entity\User {#5085 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5247
    +user: Proxies\__CG__\App\Entity\User {#5248 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
        \n
        Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1698351578 {#4631
        date: 2023-10-26 22:19:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 71552
      -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698254539 {#4632
        date: 2023-10-25 19:22:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698255621 {#5245
      date: 2023-10-25 19:40:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5249 …}
    +nested: Doctrine\ORM\PersistentCollection {#5251 …}
    +votes: Doctrine\ORM\PersistentCollection {#5253 …}
    +reports: Doctrine\ORM\PersistentCollection {#5255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
    -id: 71606
    -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698255621 {#5246
      date: 2023-10-25 19:40:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "Nothing after SC2000 was any good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698259413 {#5425
    date: 2023-10-25 20:43:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5428 …}
  +nested: Doctrine\ORM\PersistentCollection {#5430 …}
  +votes: Doctrine\ORM\PersistentCollection {#5432 …}
  +reports: Doctrine\ORM\PersistentCollection {#5434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
  -id: 71758
  -bodyTs: "'good':6 'noth':1 'sc2000':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5324088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259413 {#5426
    date: 2023-10-25 20:43:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5427
  +user: Proxies\__CG__\App\Entity\User {#5085 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5247
    +user: Proxies\__CG__\App\Entity\User {#5248 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
        \n
        Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1698351578 {#4631
        date: 2023-10-26 22:19:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 71552
      -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698254539 {#4632
        date: 2023-10-25 19:22:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698255621 {#5245
      date: 2023-10-25 19:40:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5249 …}
    +nested: Doctrine\ORM\PersistentCollection {#5251 …}
    +votes: Doctrine\ORM\PersistentCollection {#5253 …}
    +reports: Doctrine\ORM\PersistentCollection {#5255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
    -id: 71606
    -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698255621 {#5246
      date: 2023-10-25 19:40:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "Nothing after SC2000 was any good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698259413 {#5425
    date: 2023-10-25 20:43:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5428 …}
  +nested: Doctrine\ORM\PersistentCollection {#5430 …}
  +votes: Doctrine\ORM\PersistentCollection {#5432 …}
  +reports: Doctrine\ORM\PersistentCollection {#5434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
  -id: 71758
  -bodyTs: "'good':6 'noth':1 'sc2000':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5324088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259413 {#5426
    date: 2023-10-25 20:43:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#5591
  +user: Proxies\__CG__\App\Entity\User {#5592 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5427
    +user: Proxies\__CG__\App\Entity\User {#5085 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5247
      +user: Proxies\__CG__\App\Entity\User {#5248 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4636
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
          \n
          Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1698351578 {#4631
          date: 2023-10-26 22:19:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4637 …}
        +nested: Doctrine\ORM\PersistentCollection {#4639 …}
        +votes: Doctrine\ORM\PersistentCollection {#4641 …}
        +reports: Doctrine\ORM\PersistentCollection {#4643 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
        -id: 71552
        -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4810515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698254539 {#4632
          date: 2023-10-25 19:22:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698255621 {#5245
        date: 2023-10-25 19:40:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@RaptorMother@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5249 …}
      +nested: Doctrine\ORM\PersistentCollection {#5251 …}
      +votes: Doctrine\ORM\PersistentCollection {#5253 …}
      +reports: Doctrine\ORM\PersistentCollection {#5255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
      -id: 71606
      -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698255621 {#5246
        date: 2023-10-25 19:40:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "Nothing after SC2000 was any good."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698259413 {#5425
      date: 2023-10-25 20:43:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
      "@doktorseven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5428 …}
    +nested: Doctrine\ORM\PersistentCollection {#5430 …}
    +votes: Doctrine\ORM\PersistentCollection {#5432 …}
    +reports: Doctrine\ORM\PersistentCollection {#5434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
    -id: 71758
    -bodyTs: "'good':6 'noth':1 'sc2000':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5324088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259413 {#5426
      date: 2023-10-25 20:43:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "I always thought I liked city management games because of SC2000… Apparently I just like SC2000"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698261131 {#5589
    date: 2023-10-25 21:12:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
    "@PraiseTheSoup@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5593 …}
  +nested: Doctrine\ORM\PersistentCollection {#5595 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
  -id: 71816
  -bodyTs: "'alway':2 'appar':12 'citi':6 'game':8 'like':5,15 'manag':7 'sc2000':11,16 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4812699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698261131 {#5590
    date: 2023-10-25 21:12:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5591
  +user: Proxies\__CG__\App\Entity\User {#5592 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5427
    +user: Proxies\__CG__\App\Entity\User {#5085 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5247
      +user: Proxies\__CG__\App\Entity\User {#5248 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4636
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
          \n
          Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1698351578 {#4631
          date: 2023-10-26 22:19:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4637 …}
        +nested: Doctrine\ORM\PersistentCollection {#4639 …}
        +votes: Doctrine\ORM\PersistentCollection {#4641 …}
        +reports: Doctrine\ORM\PersistentCollection {#4643 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
        -id: 71552
        -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4810515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698254539 {#4632
          date: 2023-10-25 19:22:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698255621 {#5245
        date: 2023-10-25 19:40:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@RaptorMother@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5249 …}
      +nested: Doctrine\ORM\PersistentCollection {#5251 …}
      +votes: Doctrine\ORM\PersistentCollection {#5253 …}
      +reports: Doctrine\ORM\PersistentCollection {#5255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
      -id: 71606
      -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698255621 {#5246
        date: 2023-10-25 19:40:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "Nothing after SC2000 was any good."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698259413 {#5425
      date: 2023-10-25 20:43:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
      "@doktorseven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5428 …}
    +nested: Doctrine\ORM\PersistentCollection {#5430 …}
    +votes: Doctrine\ORM\PersistentCollection {#5432 …}
    +reports: Doctrine\ORM\PersistentCollection {#5434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
    -id: 71758
    -bodyTs: "'good':6 'noth':1 'sc2000':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5324088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259413 {#5426
      date: 2023-10-25 20:43:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "I always thought I liked city management games because of SC2000… Apparently I just like SC2000"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698261131 {#5589
    date: 2023-10-25 21:12:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
    "@PraiseTheSoup@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5593 …}
  +nested: Doctrine\ORM\PersistentCollection {#5595 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
  -id: 71816
  -bodyTs: "'alway':2 'appar':12 'citi':6 'game':8 'like':5,15 'manag':7 'sc2000':11,16 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4812699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698261131 {#5590
    date: 2023-10-25 21:12:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5591
  +user: Proxies\__CG__\App\Entity\User {#5592 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5427
    +user: Proxies\__CG__\App\Entity\User {#5085 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5247
      +user: Proxies\__CG__\App\Entity\User {#5248 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4636
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
          \n
          Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1698351578 {#4631
          date: 2023-10-26 22:19:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4637 …}
        +nested: Doctrine\ORM\PersistentCollection {#4639 …}
        +votes: Doctrine\ORM\PersistentCollection {#4641 …}
        +reports: Doctrine\ORM\PersistentCollection {#4643 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
        -id: 71552
        -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4810515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698254539 {#4632
          date: 2023-10-25 19:22:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698255621 {#5245
        date: 2023-10-25 19:40:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@RaptorMother@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5249 …}
      +nested: Doctrine\ORM\PersistentCollection {#5251 …}
      +votes: Doctrine\ORM\PersistentCollection {#5253 …}
      +reports: Doctrine\ORM\PersistentCollection {#5255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
      -id: 71606
      -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698255621 {#5246
        date: 2023-10-25 19:40:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "Nothing after SC2000 was any good."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698259413 {#5425
      date: 2023-10-25 20:43:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
      "@doktorseven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5428 …}
    +nested: Doctrine\ORM\PersistentCollection {#5430 …}
    +votes: Doctrine\ORM\PersistentCollection {#5432 …}
    +reports: Doctrine\ORM\PersistentCollection {#5434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
    -id: 71758
    -bodyTs: "'good':6 'noth':1 'sc2000':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5324088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259413 {#5426
      date: 2023-10-25 20:43:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "I always thought I liked city management games because of SC2000… Apparently I just like SC2000"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698261131 {#5589
    date: 2023-10-25 21:12:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
    "@PraiseTheSoup@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5593 …}
  +nested: Doctrine\ORM\PersistentCollection {#5595 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
  -id: 71816
  -bodyTs: "'alway':2 'appar':12 'citi':6 'game':8 'like':5,15 'manag':7 'sc2000':11,16 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4812699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698261131 {#5590
    date: 2023-10-25 21:12:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#5677
  +user: Proxies\__CG__\App\Entity\User {#5678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5591
    +user: Proxies\__CG__\App\Entity\User {#5592 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5427
      +user: Proxies\__CG__\App\Entity\User {#5085 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5247
        +user: Proxies\__CG__\App\Entity\User {#5248 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4636
          +user: App\Entity\User {#4649 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
            \n
            Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1698351578 {#4631
            date: 2023-10-26 22:19:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4637 …}
          +nested: Doctrine\ORM\PersistentCollection {#4639 …}
          +votes: Doctrine\ORM\PersistentCollection {#4641 …}
          +reports: Doctrine\ORM\PersistentCollection {#4643 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
          -id: 71552
          -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4810515"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698254539 {#4632
            date: 2023-10-25 19:22:19.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4636}
        +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698255621 {#5245
          date: 2023-10-25 19:40:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@RaptorMother@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5249 …}
        +nested: Doctrine\ORM\PersistentCollection {#5251 …}
        +votes: Doctrine\ORM\PersistentCollection {#5253 …}
        +reports: Doctrine\ORM\PersistentCollection {#5255 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
        -id: 71606
        -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4810879"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698255621 {#5246
          date: 2023-10-25 19:40:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "Nothing after SC2000 was any good."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698259413 {#5425
        date: 2023-10-25 20:43:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@RaptorMother@lemmy.world"
        "@doktorseven@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5428 …}
      +nested: Doctrine\ORM\PersistentCollection {#5430 …}
      +votes: Doctrine\ORM\PersistentCollection {#5432 …}
      +reports: Doctrine\ORM\PersistentCollection {#5434 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
      -id: 71758
      -bodyTs: "'good':6 'noth':1 'sc2000':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5324088"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698259413 {#5426
        date: 2023-10-25 20:43:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "I always thought I liked city management games because of SC2000… Apparently I just like SC2000"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698261131 {#5589
      date: 2023-10-25 21:12:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
      "@doktorseven@lemmy.world"
      "@PraiseTheSoup@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5593 …}
    +nested: Doctrine\ORM\PersistentCollection {#5595 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
    -id: 71816
    -bodyTs: "'alway':2 'appar':12 'citi':6 'game':8 'like':5,15 'manag':7 'sc2000':11,16 'thought':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4812699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698261131 {#5590
      date: 2023-10-25 21:12:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "I’m more of a SC4 dude, that soundtrack was :chef’s kiss:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698272101 {#5675
    date: 2023-10-26 00:15:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
    "@PraiseTheSoup@lemm.ee"
    "@damopewpew@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5679 …}
  +nested: Doctrine\ORM\PersistentCollection {#5681 …}
  +votes: Doctrine\ORM\PersistentCollection {#5683 …}
  +reports: Doctrine\ORM\PersistentCollection {#5685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5689 …}
  -id: 72140
  -bodyTs: "'chef':11 'dude':7 'kiss':13 'm':2 'sc4':6 'soundtrack':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4816552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272101 {#5676
    date: 2023-10-26 00:15:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#5677
  +user: Proxies\__CG__\App\Entity\User {#5678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5591
    +user: Proxies\__CG__\App\Entity\User {#5592 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5427
      +user: Proxies\__CG__\App\Entity\User {#5085 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5247
        +user: Proxies\__CG__\App\Entity\User {#5248 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4636
          +user: App\Entity\User {#4649 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
            \n
            Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1698351578 {#4631
            date: 2023-10-26 22:19:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4637 …}
          +nested: Doctrine\ORM\PersistentCollection {#4639 …}
          +votes: Doctrine\ORM\PersistentCollection {#4641 …}
          +reports: Doctrine\ORM\PersistentCollection {#4643 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
          -id: 71552
          -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4810515"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698254539 {#4632
            date: 2023-10-25 19:22:19.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4636}
        +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698255621 {#5245
          date: 2023-10-25 19:40:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@RaptorMother@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5249 …}
        +nested: Doctrine\ORM\PersistentCollection {#5251 …}
        +votes: Doctrine\ORM\PersistentCollection {#5253 …}
        +reports: Doctrine\ORM\PersistentCollection {#5255 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
        -id: 71606
        -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4810879"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698255621 {#5246
          date: 2023-10-25 19:40:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "Nothing after SC2000 was any good."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698259413 {#5425
        date: 2023-10-25 20:43:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@RaptorMother@lemmy.world"
        "@doktorseven@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5428 …}
      +nested: Doctrine\ORM\PersistentCollection {#5430 …}
      +votes: Doctrine\ORM\PersistentCollection {#5432 …}
      +reports: Doctrine\ORM\PersistentCollection {#5434 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
      -id: 71758
      -bodyTs: "'good':6 'noth':1 'sc2000':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5324088"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698259413 {#5426
        date: 2023-10-25 20:43:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "I always thought I liked city management games because of SC2000… Apparently I just like SC2000"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698261131 {#5589
      date: 2023-10-25 21:12:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
      "@doktorseven@lemmy.world"
      "@PraiseTheSoup@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5593 …}
    +nested: Doctrine\ORM\PersistentCollection {#5595 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
    -id: 71816
    -bodyTs: "'alway':2 'appar':12 'citi':6 'game':8 'like':5,15 'manag':7 'sc2000':11,16 'thought':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4812699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698261131 {#5590
      date: 2023-10-25 21:12:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "I’m more of a SC4 dude, that soundtrack was :chef’s kiss:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698272101 {#5675
    date: 2023-10-26 00:15:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
    "@PraiseTheSoup@lemm.ee"
    "@damopewpew@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5679 …}
  +nested: Doctrine\ORM\PersistentCollection {#5681 …}
  +votes: Doctrine\ORM\PersistentCollection {#5683 …}
  +reports: Doctrine\ORM\PersistentCollection {#5685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5689 …}
  -id: 72140
  -bodyTs: "'chef':11 'dude':7 'kiss':13 'm':2 'sc4':6 'soundtrack':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4816552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272101 {#5676
    date: 2023-10-26 00:15:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#5677
  +user: Proxies\__CG__\App\Entity\User {#5678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5591
    +user: Proxies\__CG__\App\Entity\User {#5592 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5427
      +user: Proxies\__CG__\App\Entity\User {#5085 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5247
        +user: Proxies\__CG__\App\Entity\User {#5248 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4636
          +user: App\Entity\User {#4649 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
            \n
            Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1698351578 {#4631
            date: 2023-10-26 22:19:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4637 …}
          +nested: Doctrine\ORM\PersistentCollection {#4639 …}
          +votes: Doctrine\ORM\PersistentCollection {#4641 …}
          +reports: Doctrine\ORM\PersistentCollection {#4643 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
          -id: 71552
          -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4810515"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698254539 {#4632
            date: 2023-10-25 19:22:19.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4636}
        +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698255621 {#5245
          date: 2023-10-25 19:40:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@RaptorMother@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5249 …}
        +nested: Doctrine\ORM\PersistentCollection {#5251 …}
        +votes: Doctrine\ORM\PersistentCollection {#5253 …}
        +reports: Doctrine\ORM\PersistentCollection {#5255 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
        -id: 71606
        -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4810879"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698255621 {#5246
          date: 2023-10-25 19:40:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "Nothing after SC2000 was any good."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698259413 {#5425
        date: 2023-10-25 20:43:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@RaptorMother@lemmy.world"
        "@doktorseven@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5428 …}
      +nested: Doctrine\ORM\PersistentCollection {#5430 …}
      +votes: Doctrine\ORM\PersistentCollection {#5432 …}
      +reports: Doctrine\ORM\PersistentCollection {#5434 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
      -id: 71758
      -bodyTs: "'good':6 'noth':1 'sc2000':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5324088"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698259413 {#5426
        date: 2023-10-25 20:43:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "I always thought I liked city management games because of SC2000… Apparently I just like SC2000"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698261131 {#5589
      date: 2023-10-25 21:12:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
      "@doktorseven@lemmy.world"
      "@PraiseTheSoup@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5593 …}
    +nested: Doctrine\ORM\PersistentCollection {#5595 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
    -id: 71816
    -bodyTs: "'alway':2 'appar':12 'citi':6 'game':8 'like':5,15 'manag':7 'sc2000':11,16 'thought':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4812699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698261131 {#5590
      date: 2023-10-25 21:12:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "I’m more of a SC4 dude, that soundtrack was :chef’s kiss:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698272101 {#5675
    date: 2023-10-26 00:15:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
    "@PraiseTheSoup@lemm.ee"
    "@damopewpew@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5679 …}
  +nested: Doctrine\ORM\PersistentCollection {#5681 …}
  +votes: Doctrine\ORM\PersistentCollection {#5683 …}
  +reports: Doctrine\ORM\PersistentCollection {#5685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5689 …}
  -id: 72140
  -bodyTs: "'chef':11 'dude':7 'kiss':13 'm':2 'sc4':6 'soundtrack':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4816552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272101 {#5676
    date: 2023-10-26 00:15:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#5715
  +user: Proxies\__CG__\App\Entity\User {#5716 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5677
    +user: Proxies\__CG__\App\Entity\User {#5678 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5591
      +user: Proxies\__CG__\App\Entity\User {#5592 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5427
        +user: Proxies\__CG__\App\Entity\User {#5085 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5247
          +user: Proxies\__CG__\App\Entity\User {#5248 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4636
            +user: App\Entity\User {#4649 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
              \n
              Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 40
            +score: 0
            +lastActive: DateTime @1698351578 {#4631
              date: 2023-10-26 22:19:38.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4637 …}
            +nested: Doctrine\ORM\PersistentCollection {#4639 …}
            +votes: Doctrine\ORM\PersistentCollection {#4641 …}
            +reports: Doctrine\ORM\PersistentCollection {#4643 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
            -id: 71552
            -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4810515"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698254539 {#4632
              date: 2023-10-25 19:22:19.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4636}
          +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1698255621 {#5245
            date: 2023-10-25 19:40:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@RaptorMother@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5249 …}
          +nested: Doctrine\ORM\PersistentCollection {#5251 …}
          +votes: Doctrine\ORM\PersistentCollection {#5253 …}
          +reports: Doctrine\ORM\PersistentCollection {#5255 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
          -id: 71606
          -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4810879"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698255621 {#5246
            date: 2023-10-25 19:40:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4636}
        +body: "Nothing after SC2000 was any good."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698259413 {#5425
          date: 2023-10-25 20:43:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@RaptorMother@lemmy.world"
          "@doktorseven@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5428 …}
        +nested: Doctrine\ORM\PersistentCollection {#5430 …}
        +votes: Doctrine\ORM\PersistentCollection {#5432 …}
        +reports: Doctrine\ORM\PersistentCollection {#5434 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
        -id: 71758
        -bodyTs: "'good':6 'noth':1 'sc2000':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5324088"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698259413 {#5426
          date: 2023-10-25 20:43:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "I always thought I liked city management games because of SC2000… Apparently I just like SC2000"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698261131 {#5589
        date: 2023-10-25 21:12:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@RaptorMother@lemmy.world"
        "@doktorseven@lemmy.world"
        "@PraiseTheSoup@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5593 …}
      +nested: Doctrine\ORM\PersistentCollection {#5595 …}
      +votes: Doctrine\ORM\PersistentCollection {#5597 …}
      +reports: Doctrine\ORM\PersistentCollection {#5599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
      -id: 71816
      -bodyTs: "'alway':2 'appar':12 'citi':6 'game':8 'like':5,15 'manag':7 'sc2000':11,16 'thought':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4812699"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698261131 {#5590
        date: 2023-10-25 21:12:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "I’m more of a SC4 dude, that soundtrack was :chef’s kiss:"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698272101 {#5675
      date: 2023-10-26 00:15:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
      "@doktorseven@lemmy.world"
      "@PraiseTheSoup@lemm.ee"
      "@damopewpew@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5679 …}
    +nested: Doctrine\ORM\PersistentCollection {#5681 …}
    +votes: Doctrine\ORM\PersistentCollection {#5683 …}
    +reports: Doctrine\ORM\PersistentCollection {#5685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5689 …}
    -id: 72140
    -bodyTs: "'chef':11 'dude':7 'kiss':13 'm':2 'sc4':6 'soundtrack':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4816552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698272101 {#5676
      date: 2023-10-26 00:15:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "Everyone knows the best SimCity was for the Commodore 64."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698272732 {#5713
    date: 2023-10-26 00:25:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
    "@PraiseTheSoup@lemm.ee"
    "@damopewpew@lemmy.world"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5717 …}
  +nested: Doctrine\ORM\PersistentCollection {#5719 …}
  +votes: Doctrine\ORM\PersistentCollection {#5721 …}
  +reports: Doctrine\ORM\PersistentCollection {#5723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5727 …}
  -id: 72161
  -bodyTs: "'64':10 'best':4 'commodor':9 'everyon':1 'know':2 'simciti':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4816768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272732 {#5714
    date: 2023-10-26 00:25:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5715
  +user: Proxies\__CG__\App\Entity\User {#5716 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5677
    +user: Proxies\__CG__\App\Entity\User {#5678 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5591
      +user: Proxies\__CG__\App\Entity\User {#5592 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5427
        +user: Proxies\__CG__\App\Entity\User {#5085 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5247
          +user: Proxies\__CG__\App\Entity\User {#5248 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4636
            +user: App\Entity\User {#4649 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
              \n
              Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 40
            +score: 0
            +lastActive: DateTime @1698351578 {#4631
              date: 2023-10-26 22:19:38.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4637 …}
            +nested: Doctrine\ORM\PersistentCollection {#4639 …}
            +votes: Doctrine\ORM\PersistentCollection {#4641 …}
            +reports: Doctrine\ORM\PersistentCollection {#4643 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
            -id: 71552
            -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4810515"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698254539 {#4632
              date: 2023-10-25 19:22:19.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4636}
          +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1698255621 {#5245
            date: 2023-10-25 19:40:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@RaptorMother@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5249 …}
          +nested: Doctrine\ORM\PersistentCollection {#5251 …}
          +votes: Doctrine\ORM\PersistentCollection {#5253 …}
          +reports: Doctrine\ORM\PersistentCollection {#5255 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
          -id: 71606
          -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4810879"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698255621 {#5246
            date: 2023-10-25 19:40:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4636}
        +body: "Nothing after SC2000 was any good."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698259413 {#5425
          date: 2023-10-25 20:43:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@RaptorMother@lemmy.world"
          "@doktorseven@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5428 …}
        +nested: Doctrine\ORM\PersistentCollection {#5430 …}
        +votes: Doctrine\ORM\PersistentCollection {#5432 …}
        +reports: Doctrine\ORM\PersistentCollection {#5434 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
        -id: 71758
        -bodyTs: "'good':6 'noth':1 'sc2000':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5324088"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698259413 {#5426
          date: 2023-10-25 20:43:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "I always thought I liked city management games because of SC2000… Apparently I just like SC2000"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698261131 {#5589
        date: 2023-10-25 21:12:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@RaptorMother@lemmy.world"
        "@doktorseven@lemmy.world"
        "@PraiseTheSoup@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5593 …}
      +nested: Doctrine\ORM\PersistentCollection {#5595 …}
      +votes: Doctrine\ORM\PersistentCollection {#5597 …}
      +reports: Doctrine\ORM\PersistentCollection {#5599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
      -id: 71816
      -bodyTs: "'alway':2 'appar':12 'citi':6 'game':8 'like':5,15 'manag':7 'sc2000':11,16 'thought':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4812699"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698261131 {#5590
        date: 2023-10-25 21:12:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "I’m more of a SC4 dude, that soundtrack was :chef’s kiss:"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698272101 {#5675
      date: 2023-10-26 00:15:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
      "@doktorseven@lemmy.world"
      "@PraiseTheSoup@lemm.ee"
      "@damopewpew@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5679 …}
    +nested: Doctrine\ORM\PersistentCollection {#5681 …}
    +votes: Doctrine\ORM\PersistentCollection {#5683 …}
    +reports: Doctrine\ORM\PersistentCollection {#5685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5689 …}
    -id: 72140
    -bodyTs: "'chef':11 'dude':7 'kiss':13 'm':2 'sc4':6 'soundtrack':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4816552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698272101 {#5676
      date: 2023-10-26 00:15:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "Everyone knows the best SimCity was for the Commodore 64."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698272732 {#5713
    date: 2023-10-26 00:25:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
    "@PraiseTheSoup@lemm.ee"
    "@damopewpew@lemmy.world"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5717 …}
  +nested: Doctrine\ORM\PersistentCollection {#5719 …}
  +votes: Doctrine\ORM\PersistentCollection {#5721 …}
  +reports: Doctrine\ORM\PersistentCollection {#5723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5727 …}
  -id: 72161
  -bodyTs: "'64':10 'best':4 'commodor':9 'everyon':1 'know':2 'simciti':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4816768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272732 {#5714
    date: 2023-10-26 00:25:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5715
  +user: Proxies\__CG__\App\Entity\User {#5716 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5677
    +user: Proxies\__CG__\App\Entity\User {#5678 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5591
      +user: Proxies\__CG__\App\Entity\User {#5592 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5427
        +user: Proxies\__CG__\App\Entity\User {#5085 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5247
          +user: Proxies\__CG__\App\Entity\User {#5248 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4636
            +user: App\Entity\User {#4649 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
              \n
              Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 40
            +score: 0
            +lastActive: DateTime @1698351578 {#4631
              date: 2023-10-26 22:19:38.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4637 …}
            +nested: Doctrine\ORM\PersistentCollection {#4639 …}
            +votes: Doctrine\ORM\PersistentCollection {#4641 …}
            +reports: Doctrine\ORM\PersistentCollection {#4643 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
            -id: 71552
            -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4810515"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698254539 {#4632
              date: 2023-10-25 19:22:19.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4636}
          +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1698255621 {#5245
            date: 2023-10-25 19:40:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@RaptorMother@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5249 …}
          +nested: Doctrine\ORM\PersistentCollection {#5251 …}
          +votes: Doctrine\ORM\PersistentCollection {#5253 …}
          +reports: Doctrine\ORM\PersistentCollection {#5255 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
          -id: 71606
          -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4810879"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698255621 {#5246
            date: 2023-10-25 19:40:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4636}
        +body: "Nothing after SC2000 was any good."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698259413 {#5425
          date: 2023-10-25 20:43:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@RaptorMother@lemmy.world"
          "@doktorseven@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5428 …}
        +nested: Doctrine\ORM\PersistentCollection {#5430 …}
        +votes: Doctrine\ORM\PersistentCollection {#5432 …}
        +reports: Doctrine\ORM\PersistentCollection {#5434 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
        -id: 71758
        -bodyTs: "'good':6 'noth':1 'sc2000':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5324088"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698259413 {#5426
          date: 2023-10-25 20:43:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "I always thought I liked city management games because of SC2000… Apparently I just like SC2000"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698261131 {#5589
        date: 2023-10-25 21:12:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@RaptorMother@lemmy.world"
        "@doktorseven@lemmy.world"
        "@PraiseTheSoup@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5593 …}
      +nested: Doctrine\ORM\PersistentCollection {#5595 …}
      +votes: Doctrine\ORM\PersistentCollection {#5597 …}
      +reports: Doctrine\ORM\PersistentCollection {#5599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
      -id: 71816
      -bodyTs: "'alway':2 'appar':12 'citi':6 'game':8 'like':5,15 'manag':7 'sc2000':11,16 'thought':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4812699"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698261131 {#5590
        date: 2023-10-25 21:12:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "I’m more of a SC4 dude, that soundtrack was :chef’s kiss:"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698272101 {#5675
      date: 2023-10-26 00:15:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
      "@doktorseven@lemmy.world"
      "@PraiseTheSoup@lemm.ee"
      "@damopewpew@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5679 …}
    +nested: Doctrine\ORM\PersistentCollection {#5681 …}
    +votes: Doctrine\ORM\PersistentCollection {#5683 …}
    +reports: Doctrine\ORM\PersistentCollection {#5685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5689 …}
    -id: 72140
    -bodyTs: "'chef':11 'dude':7 'kiss':13 'm':2 'sc4':6 'soundtrack':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4816552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698272101 {#5676
      date: 2023-10-26 00:15:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "Everyone knows the best SimCity was for the Commodore 64."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698272732 {#5713
    date: 2023-10-26 00:25:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
    "@PraiseTheSoup@lemm.ee"
    "@damopewpew@lemmy.world"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5717 …}
  +nested: Doctrine\ORM\PersistentCollection {#5719 …}
  +votes: Doctrine\ORM\PersistentCollection {#5721 …}
  +reports: Doctrine\ORM\PersistentCollection {#5723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5727 …}
  -id: 72161
  -bodyTs: "'64':10 'best':4 'commodor':9 'everyon':1 'know':2 'simciti':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4816768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272732 {#5714
    date: 2023-10-26 00:25:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5442
  +user: Proxies\__CG__\App\Entity\User {#5443 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5247
    +user: Proxies\__CG__\App\Entity\User {#5248 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
        \n
        Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1698351578 {#4631
        date: 2023-10-26 22:19:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 71552
      -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698254539 {#4632
        date: 2023-10-25 19:22:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698255621 {#5245
      date: 2023-10-25 19:40:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5249 …}
    +nested: Doctrine\ORM\PersistentCollection {#5251 …}
    +votes: Doctrine\ORM\PersistentCollection {#5253 …}
    +reports: Doctrine\ORM\PersistentCollection {#5255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
    -id: 71606
    -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698255621 {#5246
      date: 2023-10-25 19:40:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "When Interplay decided that Sim City needed goofy, over-the-top FMVs on a CD-ROM…I think that was peak Sim City. As a kid, I was disappointed 2k and 3k didn’t have professional, career-oriented adults yelling at you for your incompetence in FMV."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698298129 {#5440
    date: 2023-10-26 07:28:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5446 …}
  +votes: Doctrine\ORM\PersistentCollection {#5448 …}
  +reports: Doctrine\ORM\PersistentCollection {#5450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
  -id: 72583
  -bodyTs: "'2k':32 '3k':34 'adult':42 'career':40 'career-ori':39 'cd':17 'cd-rom':16 'citi':6,25 'decid':3 'didn':35 'disappoint':31 'fmv':50 'fmvs':13 'goofi':8 'incompet':48 'interplay':2 'kid':28 'need':7 'orient':41 'over-the-top':9 'peak':23 'profession':38 'rom':18 'sim':5,24 'think':20 'top':12 'yell':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4822860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698298129 {#5441
    date: 2023-10-26 07:28:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5442
  +user: Proxies\__CG__\App\Entity\User {#5443 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5247
    +user: Proxies\__CG__\App\Entity\User {#5248 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
        \n
        Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1698351578 {#4631
        date: 2023-10-26 22:19:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 71552
      -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698254539 {#4632
        date: 2023-10-25 19:22:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698255621 {#5245
      date: 2023-10-25 19:40:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5249 …}
    +nested: Doctrine\ORM\PersistentCollection {#5251 …}
    +votes: Doctrine\ORM\PersistentCollection {#5253 …}
    +reports: Doctrine\ORM\PersistentCollection {#5255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
    -id: 71606
    -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698255621 {#5246
      date: 2023-10-25 19:40:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "When Interplay decided that Sim City needed goofy, over-the-top FMVs on a CD-ROM…I think that was peak Sim City. As a kid, I was disappointed 2k and 3k didn’t have professional, career-oriented adults yelling at you for your incompetence in FMV."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698298129 {#5440
    date: 2023-10-26 07:28:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5446 …}
  +votes: Doctrine\ORM\PersistentCollection {#5448 …}
  +reports: Doctrine\ORM\PersistentCollection {#5450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
  -id: 72583
  -bodyTs: "'2k':32 '3k':34 'adult':42 'career':40 'career-ori':39 'cd':17 'cd-rom':16 'citi':6,25 'decid':3 'didn':35 'disappoint':31 'fmv':50 'fmvs':13 'goofi':8 'incompet':48 'interplay':2 'kid':28 'need':7 'orient':41 'over-the-top':9 'peak':23 'profession':38 'rom':18 'sim':5,24 'think':20 'top':12 'yell':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4822860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698298129 {#5441
    date: 2023-10-26 07:28:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5442
  +user: Proxies\__CG__\App\Entity\User {#5443 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5247
    +user: Proxies\__CG__\App\Entity\User {#5248 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
        \n
        Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1698351578 {#4631
        date: 2023-10-26 22:19:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 71552
      -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698254539 {#4632
        date: 2023-10-25 19:22:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698255621 {#5245
      date: 2023-10-25 19:40:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5249 …}
    +nested: Doctrine\ORM\PersistentCollection {#5251 …}
    +votes: Doctrine\ORM\PersistentCollection {#5253 …}
    +reports: Doctrine\ORM\PersistentCollection {#5255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
    -id: 71606
    -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4810879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698255621 {#5246
      date: 2023-10-25 19:40:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "When Interplay decided that Sim City needed goofy, over-the-top FMVs on a CD-ROM…I think that was peak Sim City. As a kid, I was disappointed 2k and 3k didn’t have professional, career-oriented adults yelling at you for your incompetence in FMV."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698298129 {#5440
    date: 2023-10-26 07:28:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5446 …}
  +votes: Doctrine\ORM\PersistentCollection {#5448 …}
  +reports: Doctrine\ORM\PersistentCollection {#5450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
  -id: 72583
  -bodyTs: "'2k':32 '3k':34 'adult':42 'career':40 'career-ori':39 'cd':17 'cd-rom':16 'citi':6,25 'decid':3 'didn':35 'disappoint':31 'fmv':50 'fmvs':13 'goofi':8 'incompet':48 'interplay':2 'kid':28 'need':7 'orient':41 'over-the-top':9 'peak':23 'profession':38 'rom':18 'sim':5,24 'think':20 'top':12 'yell':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4822860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698298129 {#5441
    date: 2023-10-26 07:28:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5638
  +user: Proxies\__CG__\App\Entity\User {#5639 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5442
    +user: Proxies\__CG__\App\Entity\User {#5443 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5247
      +user: Proxies\__CG__\App\Entity\User {#5248 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4636
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
          \n
          Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1698351578 {#4631
          date: 2023-10-26 22:19:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4637 …}
        +nested: Doctrine\ORM\PersistentCollection {#4639 …}
        +votes: Doctrine\ORM\PersistentCollection {#4641 …}
        +reports: Doctrine\ORM\PersistentCollection {#4643 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
        -id: 71552
        -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4810515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698254539 {#4632
          date: 2023-10-25 19:22:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698255621 {#5245
        date: 2023-10-25 19:40:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@RaptorMother@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5249 …}
      +nested: Doctrine\ORM\PersistentCollection {#5251 …}
      +votes: Doctrine\ORM\PersistentCollection {#5253 …}
      +reports: Doctrine\ORM\PersistentCollection {#5255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
      -id: 71606
      -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698255621 {#5246
        date: 2023-10-25 19:40:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "When Interplay decided that Sim City needed goofy, over-the-top FMVs on a CD-ROM…I think that was peak Sim City. As a kid, I was disappointed 2k and 3k didn’t have professional, career-oriented adults yelling at you for your incompetence in FMV."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698298129 {#5440
      date: 2023-10-26 07:28:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
      "@doktorseven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5446 …}
    +votes: Doctrine\ORM\PersistentCollection {#5448 …}
    +reports: Doctrine\ORM\PersistentCollection {#5450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
    -id: 72583
    -bodyTs: "'2k':32 '3k':34 'adult':42 'career':40 'career-ori':39 'cd':17 'cd-rom':16 'citi':6,25 'decid':3 'didn':35 'disappoint':31 'fmv':50 'fmvs':13 'goofi':8 'incompet':48 'interplay':2 'kid':28 'need':7 'orient':41 'over-the-top':9 'peak':23 'profession':38 'rom':18 'sim':5,24 'think':20 'top':12 'yell':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4822860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698298129 {#5441
      date: 2023-10-26 07:28:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    I hadn’t realised till just now, but I do miss SC’s bullying and harassment. I don’t unleash disasters near as much nowdays, and I wonder if that’s part of why. I don’t have department heads and politicians openly disappointed in me all the time.\n
    \n
    The small masochist in me is trying to convince me to ask for that feature back.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698299111 {#5636
    date: 2023-10-26 07:45:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
    "@TGTX@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5640 …}
  +nested: Doctrine\ORM\PersistentCollection {#5642 …}
  +votes: Doctrine\ORM\PersistentCollection {#5644 …}
  +reports: Doctrine\ORM\PersistentCollection {#5646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5650 …}
  -id: 72607
  -bodyTs: "'ask':61 'back':65 'bulli':14 'convinc':58 'depart':39 'disappoint':44 'disast':21 'featur':64 'hadn':2 'harass':16 'head':40 'masochist':52 'miss':11 'much':24 'near':22 'nowday':25 'open':43 'part':32 'politician':42 'realis':4 'sc':12 'small':51 'till':5 'time':49 'tri':56 'unleash':20 'wonder':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4308545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698299111 {#5637
    date: 2023-10-26 07:45:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5638
  +user: Proxies\__CG__\App\Entity\User {#5639 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5442
    +user: Proxies\__CG__\App\Entity\User {#5443 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5247
      +user: Proxies\__CG__\App\Entity\User {#5248 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4636
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
          \n
          Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1698351578 {#4631
          date: 2023-10-26 22:19:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4637 …}
        +nested: Doctrine\ORM\PersistentCollection {#4639 …}
        +votes: Doctrine\ORM\PersistentCollection {#4641 …}
        +reports: Doctrine\ORM\PersistentCollection {#4643 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
        -id: 71552
        -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4810515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698254539 {#4632
          date: 2023-10-25 19:22:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698255621 {#5245
        date: 2023-10-25 19:40:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@RaptorMother@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5249 …}
      +nested: Doctrine\ORM\PersistentCollection {#5251 …}
      +votes: Doctrine\ORM\PersistentCollection {#5253 …}
      +reports: Doctrine\ORM\PersistentCollection {#5255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
      -id: 71606
      -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698255621 {#5246
        date: 2023-10-25 19:40:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "When Interplay decided that Sim City needed goofy, over-the-top FMVs on a CD-ROM…I think that was peak Sim City. As a kid, I was disappointed 2k and 3k didn’t have professional, career-oriented adults yelling at you for your incompetence in FMV."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698298129 {#5440
      date: 2023-10-26 07:28:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
      "@doktorseven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5446 …}
    +votes: Doctrine\ORM\PersistentCollection {#5448 …}
    +reports: Doctrine\ORM\PersistentCollection {#5450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
    -id: 72583
    -bodyTs: "'2k':32 '3k':34 'adult':42 'career':40 'career-ori':39 'cd':17 'cd-rom':16 'citi':6,25 'decid':3 'didn':35 'disappoint':31 'fmv':50 'fmvs':13 'goofi':8 'incompet':48 'interplay':2 'kid':28 'need':7 'orient':41 'over-the-top':9 'peak':23 'profession':38 'rom':18 'sim':5,24 'think':20 'top':12 'yell':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4822860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698298129 {#5441
      date: 2023-10-26 07:28:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    I hadn’t realised till just now, but I do miss SC’s bullying and harassment. I don’t unleash disasters near as much nowdays, and I wonder if that’s part of why. I don’t have department heads and politicians openly disappointed in me all the time.\n
    \n
    The small masochist in me is trying to convince me to ask for that feature back.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698299111 {#5636
    date: 2023-10-26 07:45:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
    "@TGTX@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5640 …}
  +nested: Doctrine\ORM\PersistentCollection {#5642 …}
  +votes: Doctrine\ORM\PersistentCollection {#5644 …}
  +reports: Doctrine\ORM\PersistentCollection {#5646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5650 …}
  -id: 72607
  -bodyTs: "'ask':61 'back':65 'bulli':14 'convinc':58 'depart':39 'disappoint':44 'disast':21 'featur':64 'hadn':2 'harass':16 'head':40 'masochist':52 'miss':11 'much':24 'near':22 'nowday':25 'open':43 'part':32 'politician':42 'realis':4 'sc':12 'small':51 'till':5 'time':49 'tri':56 'unleash':20 'wonder':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4308545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698299111 {#5637
    date: 2023-10-26 07:45:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5638
  +user: Proxies\__CG__\App\Entity\User {#5639 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5442
    +user: Proxies\__CG__\App\Entity\User {#5443 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5247
      +user: Proxies\__CG__\App\Entity\User {#5248 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4636
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Tbh, the game’s great. I’ve literally see someone compare playing a city managment game at 30fps to a slideshow.\n
          \n
          Does it run well? No. Is it a disaster? Also no. Is every single other aspect of the simulation better than cs1? Absolutely yes. Most of the reviews are by far exaggerated
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1698351578 {#4631
          date: 2023-10-26 22:19:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4637 …}
        +nested: Doctrine\ORM\PersistentCollection {#4639 …}
        +votes: Doctrine\ORM\PersistentCollection {#4641 …}
        +reports: Doctrine\ORM\PersistentCollection {#4643 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
        -id: 71552
        -bodyTs: "'30fps':18 'absolut':44 'also':31 'aspect':37 'better':41 'citi':14 'compar':11 'cs1':43 'disast':30 'everi':34 'exagger':53 'far':52 'game':3,16 'great':5 'liter':8 'manag':15 'play':12 'review':49 'run':24 'see':9 'simul':40 'singl':35 'slideshow':21 'someon':10 'tbh':1 've':7 'well':25 'yes':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4810515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698254539 {#4632
          date: 2023-10-25 19:22:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "The original ran like shit too and its UI was garbage compared to any SimCity. Never understood the love for that game. SC3KU was the peak of city sim games."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698255621 {#5245
        date: 2023-10-25 19:40:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@RaptorMother@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5249 …}
      +nested: Doctrine\ORM\PersistentCollection {#5251 …}
      +votes: Doctrine\ORM\PersistentCollection {#5253 …}
      +reports: Doctrine\ORM\PersistentCollection {#5255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
      -id: 71606
      -bodyTs: "'citi':28 'compar':12 'game':22,30 'garbag':11 'like':4 'love':19 'never':16 'origin':2 'peak':26 'ran':3 'sc3ku':23 'shit':5 'sim':29 'simciti':15 'ui':9 'understood':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4810879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698255621 {#5246
        date: 2023-10-25 19:40:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "When Interplay decided that Sim City needed goofy, over-the-top FMVs on a CD-ROM…I think that was peak Sim City. As a kid, I was disappointed 2k and 3k didn’t have professional, career-oriented adults yelling at you for your incompetence in FMV."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698298129 {#5440
      date: 2023-10-26 07:28:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@RaptorMother@lemmy.world"
      "@doktorseven@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5446 …}
    +votes: Doctrine\ORM\PersistentCollection {#5448 …}
    +reports: Doctrine\ORM\PersistentCollection {#5450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
    -id: 72583
    -bodyTs: "'2k':32 '3k':34 'adult':42 'career':40 'career-ori':39 'cd':17 'cd-rom':16 'citi':6,25 'decid':3 'didn':35 'disappoint':31 'fmv':50 'fmvs':13 'goofi':8 'incompet':48 'interplay':2 'kid':28 'need':7 'orient':41 'over-the-top':9 'peak':23 'profession':38 'rom':18 'sim':5,24 'think':20 'top':12 'yell':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4822860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698298129 {#5441
      date: 2023-10-26 07:28:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    I hadn’t realised till just now, but I do miss SC’s bullying and harassment. I don’t unleash disasters near as much nowdays, and I wonder if that’s part of why. I don’t have department heads and politicians openly disappointed in me all the time.\n
    \n
    The small masochist in me is trying to convince me to ask for that feature back.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698299111 {#5636
    date: 2023-10-26 07:45:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@RaptorMother@lemmy.world"
    "@doktorseven@lemmy.world"
    "@TGTX@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5640 …}
  +nested: Doctrine\ORM\PersistentCollection {#5642 …}
  +votes: Doctrine\ORM\PersistentCollection {#5644 …}
  +reports: Doctrine\ORM\PersistentCollection {#5646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5650 …}
  -id: 72607
  -bodyTs: "'ask':61 'back':65 'bulli':14 'convinc':58 'depart':39 'disappoint':44 'disast':21 'featur':64 'hadn':2 'harass':16 'head':40 'masochist':52 'miss':11 'much':24 'near':22 'nowday':25 'open':43 'part':32 'politician':42 'realis':4 'sc':12 'small':51 'till':5 'time':49 'tri':56 'unleash':20 'wonder':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4308545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698299111 {#5637
    date: 2023-10-26 07:45:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5167
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4709 …}
  +root: App\Entity\EntryComment {#4709 …}
  +body: "They are digital releases, it literally makes no sense at all. Stop preordering and make yourself a calendar entry if you have to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698261736 {#5164
    date: 2023-10-25 21:22:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@Broodjefissa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5169 …}
  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
  -id: 71834
  -bodyTs: "'calendar':18 'digit':3 'entri':19 'liter':6 'make':7,15 'preorder':13 'releas':4 'sens':9 'stop':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4223263"
  +editedAt: DateTimeImmutable @1698261754 {#5165
    date: 2023-10-25 21:22:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698261736 {#5166
    date: 2023-10-25 21:22: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
139 DENIED edit
App\Entity\EntryComment {#5167
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4709 …}
  +root: App\Entity\EntryComment {#4709 …}
  +body: "They are digital releases, it literally makes no sense at all. Stop preordering and make yourself a calendar entry if you have to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698261736 {#5164
    date: 2023-10-25 21:22:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@Broodjefissa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5169 …}
  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
  -id: 71834
  -bodyTs: "'calendar':18 'digit':3 'entri':19 'liter':6 'make':7,15 'preorder':13 'releas':4 'sens':9 'stop':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4223263"
  +editedAt: DateTimeImmutable @1698261754 {#5165
    date: 2023-10-25 21:22:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698261736 {#5166
    date: 2023-10-25 21:22: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
140 DENIED moderate
App\Entity\EntryComment {#5167
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4709 …}
  +root: App\Entity\EntryComment {#4709 …}
  +body: "They are digital releases, it literally makes no sense at all. Stop preordering and make yourself a calendar entry if you have to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698261736 {#5164
    date: 2023-10-25 21:22:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@Broodjefissa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5169 …}
  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
  -id: 71834
  -bodyTs: "'calendar':18 'digit':3 'entri':19 'liter':6 'make':7,15 'preorder':13 'releas':4 'sens':9 'stop':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4223263"
  +editedAt: DateTimeImmutable @1698261754 {#5165
    date: 2023-10-25 21:22:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698261736 {#5166
    date: 2023-10-25 21:22: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
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5183
  +user: Proxies\__CG__\App\Entity\User {#5184 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4709 …}
  +root: App\Entity\EntryComment {#4709 …}
  +body: "For me it’s just Project Aces, but even then only in theory. I bought AC7 on release-day but I didn’t pre-order, and while I could see myself pre-ordering AC8 when/if they announce it I might just wait for the release again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698254858 {#5181
    date: 2023-10-25 19:27:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@Broodjefissa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -id: 71567
  -bodyTs: "'ac7':16 'ac8':37 'ace':7 'announc':40 'bought':15 'could':31 'day':20 'didn':23 'even':9 'might':43 'order':27,36 'pre':26,35 'pre-ord':25,34 'project':6 'releas':19,48 'release-day':18 'see':32 'theori':13 'wait':45 'when/if':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4810626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698254858 {#5182
    date: 2023-10-25 19:27:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5183
  +user: Proxies\__CG__\App\Entity\User {#5184 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4709 …}
  +root: App\Entity\EntryComment {#4709 …}
  +body: "For me it’s just Project Aces, but even then only in theory. I bought AC7 on release-day but I didn’t pre-order, and while I could see myself pre-ordering AC8 when/if they announce it I might just wait for the release again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698254858 {#5181
    date: 2023-10-25 19:27:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@Broodjefissa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -id: 71567
  -bodyTs: "'ac7':16 'ac8':37 'ace':7 'announc':40 'bought':15 'could':31 'day':20 'didn':23 'even':9 'might':43 'order':27,36 'pre':26,35 'pre-ord':25,34 'project':6 'releas':19,48 'release-day':18 'see':32 'theori':13 'wait':45 'when/if':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4810626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698254858 {#5182
    date: 2023-10-25 19:27:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5183
  +user: Proxies\__CG__\App\Entity\User {#5184 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4709 …}
  +root: App\Entity\EntryComment {#4709 …}
  +body: "For me it’s just Project Aces, but even then only in theory. I bought AC7 on release-day but I didn’t pre-order, and while I could see myself pre-ordering AC8 when/if they announce it I might just wait for the release again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698254858 {#5181
    date: 2023-10-25 19:27:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@Broodjefissa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -id: 71567
  -bodyTs: "'ac7':16 'ac8':37 'ace':7 'announc':40 'bought':15 'could':31 'day':20 'didn':23 'even':9 'might':43 'order':27,36 'pre':26,35 'pre-ord':25,34 'project':6 'releas':19,48 'release-day':18 'see':32 'theori':13 'wait':45 'when/if':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4810626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698254858 {#5182
    date: 2023-10-25 19:27:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#4782
  +user: App\Entity\User {#4795 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Steam reviews are worthless, it’d be better if they didn’t have it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698258191 {#4777
    date: 2023-10-25 20:23:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4783 …}
  +nested: Doctrine\ORM\PersistentCollection {#4785 …}
  +votes: Doctrine\ORM\PersistentCollection {#4787 …}
  +reports: Doctrine\ORM\PersistentCollection {#4789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
  -id: 71429
  -bodyTs: "'better':8 'd':6 'didn':11 'review':2 'steam':1 'worthless':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4292995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698250253 {#4778
    date: 2023-10-25 18:10: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
147 DENIED edit
App\Entity\EntryComment {#4782
  +user: App\Entity\User {#4795 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Steam reviews are worthless, it’d be better if they didn’t have it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698258191 {#4777
    date: 2023-10-25 20:23:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4783 …}
  +nested: Doctrine\ORM\PersistentCollection {#4785 …}
  +votes: Doctrine\ORM\PersistentCollection {#4787 …}
  +reports: Doctrine\ORM\PersistentCollection {#4789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
  -id: 71429
  -bodyTs: "'better':8 'd':6 'didn':11 'review':2 'steam':1 'worthless':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4292995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698250253 {#4778
    date: 2023-10-25 18:10: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
148 DENIED moderate
App\Entity\EntryComment {#4782
  +user: App\Entity\User {#4795 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Steam reviews are worthless, it’d be better if they didn’t have it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698258191 {#4777
    date: 2023-10-25 20:23:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4783 …}
  +nested: Doctrine\ORM\PersistentCollection {#4785 …}
  +votes: Doctrine\ORM\PersistentCollection {#4787 …}
  +reports: Doctrine\ORM\PersistentCollection {#4789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
  -id: 71429
  -bodyTs: "'better':8 'd':6 'didn':11 'review':2 'steam':1 'worthless':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4292995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698250253 {#4778
    date: 2023-10-25 18:10: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
149 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
150 DENIED moderate
App\Entity\EntryComment {#5150
  +user: Proxies\__CG__\App\Entity\User {#5151 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4782
    +user: App\Entity\User {#4795 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Steam reviews are worthless, it’d be better if they didn’t have it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698258191 {#4777
      date: 2023-10-25 20:23:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4783 …}
    +nested: Doctrine\ORM\PersistentCollection {#4785 …}
    +votes: Doctrine\ORM\PersistentCollection {#4787 …}
    +reports: Doctrine\ORM\PersistentCollection {#4789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
    -id: 71429
    -bodyTs: "'better':8 'd':6 'didn':11 'review':2 'steam':1 'worthless':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4292995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698250253 {#4778
      date: 2023-10-25 18:10:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4782}
  +body: "They are suprisingly one of the most accurate reviews i saw rarely it is a Review Bomb like OW2."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698251435 {#5148
    date: 2023-10-25 18:30:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 71467
  -bodyTs: "'accur':8 'bomb':17 'like':18 'one':4 'ow2':19 'rare':12 'review':9,16 'saw':11 'supris':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4219231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698251435 {#5149
    date: 2023-10-25 18:30:35.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
151 DENIED edit
App\Entity\EntryComment {#5150
  +user: Proxies\__CG__\App\Entity\User {#5151 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4782
    +user: App\Entity\User {#4795 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Steam reviews are worthless, it’d be better if they didn’t have it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698258191 {#4777
      date: 2023-10-25 20:23:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4783 …}
    +nested: Doctrine\ORM\PersistentCollection {#4785 …}
    +votes: Doctrine\ORM\PersistentCollection {#4787 …}
    +reports: Doctrine\ORM\PersistentCollection {#4789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
    -id: 71429
    -bodyTs: "'better':8 'd':6 'didn':11 'review':2 'steam':1 'worthless':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4292995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698250253 {#4778
      date: 2023-10-25 18:10:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4782}
  +body: "They are suprisingly one of the most accurate reviews i saw rarely it is a Review Bomb like OW2."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698251435 {#5148
    date: 2023-10-25 18:30:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 71467
  -bodyTs: "'accur':8 'bomb':17 'like':18 'one':4 'ow2':19 'rare':12 'review':9,16 'saw':11 'supris':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4219231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698251435 {#5149
    date: 2023-10-25 18:30:35.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
152 DENIED moderate
App\Entity\EntryComment {#5150
  +user: Proxies\__CG__\App\Entity\User {#5151 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4782
    +user: App\Entity\User {#4795 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Steam reviews are worthless, it’d be better if they didn’t have it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698258191 {#4777
      date: 2023-10-25 20:23:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4783 …}
    +nested: Doctrine\ORM\PersistentCollection {#4785 …}
    +votes: Doctrine\ORM\PersistentCollection {#4787 …}
    +reports: Doctrine\ORM\PersistentCollection {#4789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
    -id: 71429
    -bodyTs: "'better':8 'd':6 'didn':11 'review':2 'steam':1 'worthless':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4292995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698250253 {#4778
      date: 2023-10-25 18:10:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4782}
  +body: "They are suprisingly one of the most accurate reviews i saw rarely it is a Review Bomb like OW2."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698251435 {#5148
    date: 2023-10-25 18:30:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 71467
  -bodyTs: "'accur':8 'bomb':17 'like':18 'one':4 'ow2':19 'rare':12 'review':9,16 'saw':11 'supris':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4219231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698251435 {#5149
    date: 2023-10-25 18:30:35.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
153 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
154 DENIED moderate
App\Entity\EntryComment {#5412
  +user: App\Entity\User {#4795 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5150
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4782
      +user: App\Entity\User {#4795 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Steam reviews are worthless, it’d be better if they didn’t have it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698258191 {#4777
        date: 2023-10-25 20:23:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4783 …}
      +nested: Doctrine\ORM\PersistentCollection {#4785 …}
      +votes: Doctrine\ORM\PersistentCollection {#4787 …}
      +reports: Doctrine\ORM\PersistentCollection {#4789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
      -id: 71429
      -bodyTs: "'better':8 'd':6 'didn':11 'review':2 'steam':1 'worthless':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4292995"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698250253 {#4778
        date: 2023-10-25 18:10:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4782}
    +body: "They are suprisingly one of the most accurate reviews i saw rarely it is a Review Bomb like OW2."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698251435 {#5148
      date: 2023-10-25 18:30:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 71467
    -bodyTs: "'accur':8 'bomb':17 'like':18 'one':4 'ow2':19 'rare':12 'review':9,16 'saw':11 'supris':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4219231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698251435 {#5149
      date: 2023-10-25 18:30:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4782}
  +body: "Cookie Clicker has a better rating than FTL"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698255212 {#5410
    date: 2023-10-25 19:33:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Teritz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5413 …}
  +nested: Doctrine\ORM\PersistentCollection {#5415 …}
  +votes: Doctrine\ORM\PersistentCollection {#5417 …}
  +reports: Doctrine\ORM\PersistentCollection {#5419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5423 …}
  -id: 71587
  -bodyTs: "'better':5 'clicker':2 'cooki':1 'ftl':8 'rate':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4294909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698255212 {#5411
    date: 2023-10-25 19:33:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5412
  +user: App\Entity\User {#4795 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5150
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4782
      +user: App\Entity\User {#4795 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Steam reviews are worthless, it’d be better if they didn’t have it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698258191 {#4777
        date: 2023-10-25 20:23:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4783 …}
      +nested: Doctrine\ORM\PersistentCollection {#4785 …}
      +votes: Doctrine\ORM\PersistentCollection {#4787 …}
      +reports: Doctrine\ORM\PersistentCollection {#4789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
      -id: 71429
      -bodyTs: "'better':8 'd':6 'didn':11 'review':2 'steam':1 'worthless':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4292995"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698250253 {#4778
        date: 2023-10-25 18:10:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4782}
    +body: "They are suprisingly one of the most accurate reviews i saw rarely it is a Review Bomb like OW2."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698251435 {#5148
      date: 2023-10-25 18:30:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 71467
    -bodyTs: "'accur':8 'bomb':17 'like':18 'one':4 'ow2':19 'rare':12 'review':9,16 'saw':11 'supris':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4219231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698251435 {#5149
      date: 2023-10-25 18:30:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4782}
  +body: "Cookie Clicker has a better rating than FTL"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698255212 {#5410
    date: 2023-10-25 19:33:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Teritz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5413 …}
  +nested: Doctrine\ORM\PersistentCollection {#5415 …}
  +votes: Doctrine\ORM\PersistentCollection {#5417 …}
  +reports: Doctrine\ORM\PersistentCollection {#5419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5423 …}
  -id: 71587
  -bodyTs: "'better':5 'clicker':2 'cooki':1 'ftl':8 'rate':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4294909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698255212 {#5411
    date: 2023-10-25 19:33:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5412
  +user: App\Entity\User {#4795 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5150
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4782
      +user: App\Entity\User {#4795 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Steam reviews are worthless, it’d be better if they didn’t have it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698258191 {#4777
        date: 2023-10-25 20:23:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4783 …}
      +nested: Doctrine\ORM\PersistentCollection {#4785 …}
      +votes: Doctrine\ORM\PersistentCollection {#4787 …}
      +reports: Doctrine\ORM\PersistentCollection {#4789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
      -id: 71429
      -bodyTs: "'better':8 'd':6 'didn':11 'review':2 'steam':1 'worthless':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4292995"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698250253 {#4778
        date: 2023-10-25 18:10:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4782}
    +body: "They are suprisingly one of the most accurate reviews i saw rarely it is a Review Bomb like OW2."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698251435 {#5148
      date: 2023-10-25 18:30:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 71467
    -bodyTs: "'accur':8 'bomb':17 'like':18 'one':4 'ow2':19 'rare':12 'review':9,16 'saw':11 'supris':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4219231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698251435 {#5149
      date: 2023-10-25 18:30:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4782}
  +body: "Cookie Clicker has a better rating than FTL"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698255212 {#5410
    date: 2023-10-25 19:33:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Teritz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5413 …}
  +nested: Doctrine\ORM\PersistentCollection {#5415 …}
  +votes: Doctrine\ORM\PersistentCollection {#5417 …}
  +reports: Doctrine\ORM\PersistentCollection {#5419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5423 …}
  -id: 71587
  -bodyTs: "'better':5 'clicker':2 'cooki':1 'ftl':8 'rate':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4294909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698255212 {#5411
    date: 2023-10-25 19:33:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 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
158 DENIED moderate
App\Entity\EntryComment {#5575
  +user: Proxies\__CG__\App\Entity\User {#5576 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5412
    +user: App\Entity\User {#4795 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5150
      +user: Proxies\__CG__\App\Entity\User {#5151 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4782
        +user: App\Entity\User {#4795 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Steam reviews are worthless, it’d be better if they didn’t have it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698258191 {#4777
          date: 2023-10-25 20:23:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4783 …}
        +nested: Doctrine\ORM\PersistentCollection {#4785 …}
        +votes: Doctrine\ORM\PersistentCollection {#4787 …}
        +reports: Doctrine\ORM\PersistentCollection {#4789 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
        -id: 71429
        -bodyTs: "'better':8 'd':6 'didn':11 'review':2 'steam':1 'worthless':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4292995"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698250253 {#4778
          date: 2023-10-25 18:10:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4782}
      +body: "They are suprisingly one of the most accurate reviews i saw rarely it is a Review Bomb like OW2."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698251435 {#5148
        date: 2023-10-25 18:30:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5152 …}
      +nested: Doctrine\ORM\PersistentCollection {#5154 …}
      +votes: Doctrine\ORM\PersistentCollection {#5156 …}
      +reports: Doctrine\ORM\PersistentCollection {#5158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
      -id: 71467
      -bodyTs: "'accur':8 'bomb':17 'like':18 'one':4 'ow2':19 'rare':12 'review':9,16 'saw':11 'supris':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4219231"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698251435 {#5149
        date: 2023-10-25 18:30:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4782}
    +body: "Cookie Clicker has a better rating than FTL"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698255212 {#5410
      date: 2023-10-25 19:33:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
      "@Teritz@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5413 …}
    +nested: Doctrine\ORM\PersistentCollection {#5415 …}
    +votes: Doctrine\ORM\PersistentCollection {#5417 …}
    +reports: Doctrine\ORM\PersistentCollection {#5419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5423 …}
    -id: 71587
    -bodyTs: "'better':5 'clicker':2 'cooki':1 'ftl':8 'rate':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4294909"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698255212 {#5411
      date: 2023-10-25 19:33:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4782}
  +body: "I use them more as a general trend, a 90 vs a 95 isn’t really saying anything, but a 60 vs a 90 usually has good reasons"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698258188 {#5573
    date: 2023-10-25 20:23:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Teritz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5577 …}
  +nested: Doctrine\ORM\PersistentCollection {#5579 …}
  +votes: Doctrine\ORM\PersistentCollection {#5581 …}
  +reports: Doctrine\ORM\PersistentCollection {#5583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5587 …}
  -id: 71713
  -bodyTs: "'60':21 '90':10,24 '95':13 'anyth':18 'general':7 'good':27 'isn':14 'realli':16 'reason':28 'say':17 'trend':8 'use':2 'usual':25 'vs':11,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3869903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698258188 {#5574
    date: 2023-10-25 20:23: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
159 DENIED edit
App\Entity\EntryComment {#5575
  +user: Proxies\__CG__\App\Entity\User {#5576 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5412
    +user: App\Entity\User {#4795 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5150
      +user: Proxies\__CG__\App\Entity\User {#5151 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4782
        +user: App\Entity\User {#4795 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Steam reviews are worthless, it’d be better if they didn’t have it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698258191 {#4777
          date: 2023-10-25 20:23:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4783 …}
        +nested: Doctrine\ORM\PersistentCollection {#4785 …}
        +votes: Doctrine\ORM\PersistentCollection {#4787 …}
        +reports: Doctrine\ORM\PersistentCollection {#4789 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
        -id: 71429
        -bodyTs: "'better':8 'd':6 'didn':11 'review':2 'steam':1 'worthless':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4292995"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698250253 {#4778
          date: 2023-10-25 18:10:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4782}
      +body: "They are suprisingly one of the most accurate reviews i saw rarely it is a Review Bomb like OW2."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698251435 {#5148
        date: 2023-10-25 18:30:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5152 …}
      +nested: Doctrine\ORM\PersistentCollection {#5154 …}
      +votes: Doctrine\ORM\PersistentCollection {#5156 …}
      +reports: Doctrine\ORM\PersistentCollection {#5158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
      -id: 71467
      -bodyTs: "'accur':8 'bomb':17 'like':18 'one':4 'ow2':19 'rare':12 'review':9,16 'saw':11 'supris':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4219231"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698251435 {#5149
        date: 2023-10-25 18:30:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4782}
    +body: "Cookie Clicker has a better rating than FTL"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698255212 {#5410
      date: 2023-10-25 19:33:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
      "@Teritz@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5413 …}
    +nested: Doctrine\ORM\PersistentCollection {#5415 …}
    +votes: Doctrine\ORM\PersistentCollection {#5417 …}
    +reports: Doctrine\ORM\PersistentCollection {#5419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5423 …}
    -id: 71587
    -bodyTs: "'better':5 'clicker':2 'cooki':1 'ftl':8 'rate':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4294909"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698255212 {#5411
      date: 2023-10-25 19:33:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4782}
  +body: "I use them more as a general trend, a 90 vs a 95 isn’t really saying anything, but a 60 vs a 90 usually has good reasons"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698258188 {#5573
    date: 2023-10-25 20:23:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Teritz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5577 …}
  +nested: Doctrine\ORM\PersistentCollection {#5579 …}
  +votes: Doctrine\ORM\PersistentCollection {#5581 …}
  +reports: Doctrine\ORM\PersistentCollection {#5583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5587 …}
  -id: 71713
  -bodyTs: "'60':21 '90':10,24 '95':13 'anyth':18 'general':7 'good':27 'isn':14 'realli':16 'reason':28 'say':17 'trend':8 'use':2 'usual':25 'vs':11,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3869903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698258188 {#5574
    date: 2023-10-25 20:23: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
160 DENIED moderate
App\Entity\EntryComment {#5575
  +user: Proxies\__CG__\App\Entity\User {#5576 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5412
    +user: App\Entity\User {#4795 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5150
      +user: Proxies\__CG__\App\Entity\User {#5151 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4782
        +user: App\Entity\User {#4795 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Steam reviews are worthless, it’d be better if they didn’t have it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698258191 {#4777
          date: 2023-10-25 20:23:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4783 …}
        +nested: Doctrine\ORM\PersistentCollection {#4785 …}
        +votes: Doctrine\ORM\PersistentCollection {#4787 …}
        +reports: Doctrine\ORM\PersistentCollection {#4789 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
        -id: 71429
        -bodyTs: "'better':8 'd':6 'didn':11 'review':2 'steam':1 'worthless':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4292995"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698250253 {#4778
          date: 2023-10-25 18:10:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4782}
      +body: "They are suprisingly one of the most accurate reviews i saw rarely it is a Review Bomb like OW2."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698251435 {#5148
        date: 2023-10-25 18:30:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5152 …}
      +nested: Doctrine\ORM\PersistentCollection {#5154 …}
      +votes: Doctrine\ORM\PersistentCollection {#5156 …}
      +reports: Doctrine\ORM\PersistentCollection {#5158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
      -id: 71467
      -bodyTs: "'accur':8 'bomb':17 'like':18 'one':4 'ow2':19 'rare':12 'review':9,16 'saw':11 'supris':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4219231"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698251435 {#5149
        date: 2023-10-25 18:30:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4782}
    +body: "Cookie Clicker has a better rating than FTL"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698255212 {#5410
      date: 2023-10-25 19:33:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
      "@Teritz@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5413 …}
    +nested: Doctrine\ORM\PersistentCollection {#5415 …}
    +votes: Doctrine\ORM\PersistentCollection {#5417 …}
    +reports: Doctrine\ORM\PersistentCollection {#5419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5423 …}
    -id: 71587
    -bodyTs: "'better':5 'clicker':2 'cooki':1 'ftl':8 'rate':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4294909"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698255212 {#5411
      date: 2023-10-25 19:33:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4782}
  +body: "I use them more as a general trend, a 90 vs a 95 isn’t really saying anything, but a 60 vs a 90 usually has good reasons"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698258188 {#5573
    date: 2023-10-25 20:23:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Teritz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5577 …}
  +nested: Doctrine\ORM\PersistentCollection {#5579 …}
  +votes: Doctrine\ORM\PersistentCollection {#5581 …}
  +reports: Doctrine\ORM\PersistentCollection {#5583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5587 …}
  -id: 71713
  -bodyTs: "'60':21 '90':10,24 '95':13 'anyth':18 'general':7 'good':27 'isn':14 'realli':16 'reason':28 'say':17 'trend':8 'use':2 'usual':25 'vs':11,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3869903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698258188 {#5574
    date: 2023-10-25 20:23: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
161 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
162 DENIED moderate
App\Entity\EntryComment {#4855
  +user: App\Entity\User {#4868 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
    \n
    Yeah it’s a real shame, I’ve been following this as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1698307994 {#4850
    date: 2023-10-26 10:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 71313
  -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4808139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698247202 {#4851
    date: 2023-10-25 17:20:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#4855
  +user: App\Entity\User {#4868 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
    \n
    Yeah it’s a real shame, I’ve been following this as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1698307994 {#4850
    date: 2023-10-26 10:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 71313
  -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4808139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698247202 {#4851
    date: 2023-10-25 17:20:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#4855
  +user: App\Entity\User {#4868 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
    \n
    Yeah it’s a real shame, I’ve been following this as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1698307994 {#4850
    date: 2023-10-26 10:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 71313
  -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4808139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698247202 {#4851
    date: 2023-10-25 17:20:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 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
166 DENIED moderate
App\Entity\EntryComment {#5119
  +user: Proxies\__CG__\App\Entity\User {#5085 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4855
    +user: App\Entity\User {#4868 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
      \n
      Yeah it’s a real shame, I’ve been following this as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1698307994 {#4850
      date: 2023-10-26 10:13:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4856 …}
    +nested: Doctrine\ORM\PersistentCollection {#4858 …}
    +votes: Doctrine\ORM\PersistentCollection {#4860 …}
    +reports: Doctrine\ORM\PersistentCollection {#4862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
    -id: 71313
    -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4808139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698247202 {#4851
      date: 2023-10-25 17:20:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "Wow, what an obnoxiously worded comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698259542 {#5117
    date: 2023-10-25 20:45:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5120 …}
  +nested: Doctrine\ORM\PersistentCollection {#5122 …}
  +votes: Doctrine\ORM\PersistentCollection {#5124 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 71760
  -bodyTs: "'comment':6 'obnoxi':4 'word':5 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5324137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259542 {#5118
    date: 2023-10-25 20:45:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5119
  +user: Proxies\__CG__\App\Entity\User {#5085 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4855
    +user: App\Entity\User {#4868 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
      \n
      Yeah it’s a real shame, I’ve been following this as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1698307994 {#4850
      date: 2023-10-26 10:13:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4856 …}
    +nested: Doctrine\ORM\PersistentCollection {#4858 …}
    +votes: Doctrine\ORM\PersistentCollection {#4860 …}
    +reports: Doctrine\ORM\PersistentCollection {#4862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
    -id: 71313
    -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4808139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698247202 {#4851
      date: 2023-10-25 17:20:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "Wow, what an obnoxiously worded comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698259542 {#5117
    date: 2023-10-25 20:45:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5120 …}
  +nested: Doctrine\ORM\PersistentCollection {#5122 …}
  +votes: Doctrine\ORM\PersistentCollection {#5124 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 71760
  -bodyTs: "'comment':6 'obnoxi':4 'word':5 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5324137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259542 {#5118
    date: 2023-10-25 20:45:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5119
  +user: Proxies\__CG__\App\Entity\User {#5085 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4855
    +user: App\Entity\User {#4868 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
      \n
      Yeah it’s a real shame, I’ve been following this as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1698307994 {#4850
      date: 2023-10-26 10:13:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4856 …}
    +nested: Doctrine\ORM\PersistentCollection {#4858 …}
    +votes: Doctrine\ORM\PersistentCollection {#4860 …}
    +reports: Doctrine\ORM\PersistentCollection {#4862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
    -id: 71313
    -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4808139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698247202 {#4851
      date: 2023-10-25 17:20:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "Wow, what an obnoxiously worded comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698259542 {#5117
    date: 2023-10-25 20:45:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5120 …}
  +nested: Doctrine\ORM\PersistentCollection {#5122 …}
  +votes: Doctrine\ORM\PersistentCollection {#5124 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 71760
  -bodyTs: "'comment':6 'obnoxi':4 'word':5 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5324137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259542 {#5118
    date: 2023-10-25 20:45:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 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
170 DENIED moderate
App\Entity\EntryComment {#5458
  +user: App\Entity\User {#4868 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5119
    +user: Proxies\__CG__\App\Entity\User {#5085 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4855
      +user: App\Entity\User {#4868 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
        \n
        Yeah it’s a real shame, I’ve been following this as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1698307994 {#4850
        date: 2023-10-26 10:13:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4856 …}
      +nested: Doctrine\ORM\PersistentCollection {#4858 …}
      +votes: Doctrine\ORM\PersistentCollection {#4860 …}
      +reports: Doctrine\ORM\PersistentCollection {#4862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
      -id: 71313
      -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4808139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698247202 {#4851
        date: 2023-10-25 17:20:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "Wow, what an obnoxiously worded comment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698259542 {#5117
      date: 2023-10-25 20:45:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5120 …}
    +nested: Doctrine\ORM\PersistentCollection {#5122 …}
    +votes: Doctrine\ORM\PersistentCollection {#5124 …}
    +reports: Doctrine\ORM\PersistentCollection {#5126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
    -id: 71760
    -bodyTs: "'comment':6 'obnoxi':4 'word':5 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5324137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259542 {#5118
      date: 2023-10-25 20:45:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "Followed by a completely useless comment meant to stir up negativity. Well done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698259875 {#5456
    date: 2023-10-25 20:51:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@PraiseTheSoup@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 71770
  -bodyTs: "'comment':6 'complet':4 'done':13 'follow':1 'meant':7 'negat':11 'stir':9 'useless':5 'well':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4812279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259875 {#5457
    date: 2023-10-25 20:51:15.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
171 DENIED edit
App\Entity\EntryComment {#5458
  +user: App\Entity\User {#4868 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5119
    +user: Proxies\__CG__\App\Entity\User {#5085 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4855
      +user: App\Entity\User {#4868 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
        \n
        Yeah it’s a real shame, I’ve been following this as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1698307994 {#4850
        date: 2023-10-26 10:13:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4856 …}
      +nested: Doctrine\ORM\PersistentCollection {#4858 …}
      +votes: Doctrine\ORM\PersistentCollection {#4860 …}
      +reports: Doctrine\ORM\PersistentCollection {#4862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
      -id: 71313
      -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4808139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698247202 {#4851
        date: 2023-10-25 17:20:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "Wow, what an obnoxiously worded comment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698259542 {#5117
      date: 2023-10-25 20:45:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5120 …}
    +nested: Doctrine\ORM\PersistentCollection {#5122 …}
    +votes: Doctrine\ORM\PersistentCollection {#5124 …}
    +reports: Doctrine\ORM\PersistentCollection {#5126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
    -id: 71760
    -bodyTs: "'comment':6 'obnoxi':4 'word':5 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5324137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259542 {#5118
      date: 2023-10-25 20:45:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "Followed by a completely useless comment meant to stir up negativity. Well done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698259875 {#5456
    date: 2023-10-25 20:51:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@PraiseTheSoup@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 71770
  -bodyTs: "'comment':6 'complet':4 'done':13 'follow':1 'meant':7 'negat':11 'stir':9 'useless':5 'well':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4812279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259875 {#5457
    date: 2023-10-25 20:51:15.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
172 DENIED moderate
App\Entity\EntryComment {#5458
  +user: App\Entity\User {#4868 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5119
    +user: Proxies\__CG__\App\Entity\User {#5085 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4855
      +user: App\Entity\User {#4868 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
        \n
        Yeah it’s a real shame, I’ve been following this as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1698307994 {#4850
        date: 2023-10-26 10:13:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4856 …}
      +nested: Doctrine\ORM\PersistentCollection {#4858 …}
      +votes: Doctrine\ORM\PersistentCollection {#4860 …}
      +reports: Doctrine\ORM\PersistentCollection {#4862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
      -id: 71313
      -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4808139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698247202 {#4851
        date: 2023-10-25 17:20:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "Wow, what an obnoxiously worded comment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698259542 {#5117
      date: 2023-10-25 20:45:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5120 …}
    +nested: Doctrine\ORM\PersistentCollection {#5122 …}
    +votes: Doctrine\ORM\PersistentCollection {#5124 …}
    +reports: Doctrine\ORM\PersistentCollection {#5126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
    -id: 71760
    -bodyTs: "'comment':6 'obnoxi':4 'word':5 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5324137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259542 {#5118
      date: 2023-10-25 20:45:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "Followed by a completely useless comment meant to stir up negativity. Well done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698259875 {#5456
    date: 2023-10-25 20:51:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@PraiseTheSoup@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 71770
  -bodyTs: "'comment':6 'complet':4 'done':13 'follow':1 'meant':7 'negat':11 'stir':9 'useless':5 'well':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4812279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259875 {#5457
    date: 2023-10-25 20:51:15.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
173 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
174 DENIED moderate
App\Entity\EntryComment {#5134
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4855
    +user: App\Entity\User {#4868 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
      \n
      Yeah it’s a real shame, I’ve been following this as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1698307994 {#4850
      date: 2023-10-26 10:13:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4856 …}
    +nested: Doctrine\ORM\PersistentCollection {#4858 …}
    +votes: Doctrine\ORM\PersistentCollection {#4860 …}
    +reports: Doctrine\ORM\PersistentCollection {#4862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
    -id: 71313
    -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4808139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698247202 {#4851
      date: 2023-10-25 17:20:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "what went wrong with cities skylines?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698249293 {#5132
    date: 2023-10-25 17:54:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5136 …}
  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
  -id: 71400
  -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4808787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698249293 {#5133
    date: 2023-10-25 17:54: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
175 DENIED edit
App\Entity\EntryComment {#5134
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4855
    +user: App\Entity\User {#4868 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
      \n
      Yeah it’s a real shame, I’ve been following this as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1698307994 {#4850
      date: 2023-10-26 10:13:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4856 …}
    +nested: Doctrine\ORM\PersistentCollection {#4858 …}
    +votes: Doctrine\ORM\PersistentCollection {#4860 …}
    +reports: Doctrine\ORM\PersistentCollection {#4862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
    -id: 71313
    -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4808139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698247202 {#4851
      date: 2023-10-25 17:20:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "what went wrong with cities skylines?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698249293 {#5132
    date: 2023-10-25 17:54:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5136 …}
  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
  -id: 71400
  -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4808787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698249293 {#5133
    date: 2023-10-25 17:54: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
176 DENIED moderate
App\Entity\EntryComment {#5134
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4855
    +user: App\Entity\User {#4868 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
      \n
      Yeah it’s a real shame, I’ve been following this as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1698307994 {#4850
      date: 2023-10-26 10:13:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4856 …}
    +nested: Doctrine\ORM\PersistentCollection {#4858 …}
    +votes: Doctrine\ORM\PersistentCollection {#4860 …}
    +reports: Doctrine\ORM\PersistentCollection {#4862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
    -id: 71313
    -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4808139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698247202 {#4851
      date: 2023-10-25 17:20:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "what went wrong with cities skylines?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698249293 {#5132
    date: 2023-10-25 17:54:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5136 …}
  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
  -id: 71400
  -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4808787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698249293 {#5133
    date: 2023-10-25 17:54: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
177 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
178 DENIED moderate
App\Entity\EntryComment {#5377
  +user: Proxies\__CG__\App\Entity\User {#5381 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5135 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4855
      +user: App\Entity\User {#4868 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
        \n
        Yeah it’s a real shame, I’ve been following this as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1698307994 {#4850
        date: 2023-10-26 10:13:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4856 …}
      +nested: Doctrine\ORM\PersistentCollection {#4858 …}
      +votes: Doctrine\ORM\PersistentCollection {#4860 …}
      +reports: Doctrine\ORM\PersistentCollection {#4862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
      -id: 71313
      -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4808139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698247202 {#4851
        date: 2023-10-25 17:20:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "what went wrong with cities skylines?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698249293 {#5132
      date: 2023-10-25 17:54:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5136 …}
    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
    -id: 71400
    -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4808787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698249293 {#5133
      date: 2023-10-25 17:54:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "The new one runs like hot unoptimized garbage I think"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698251081 {#5376
    date: 2023-10-25 18:24:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5386 …}
  +nested: Doctrine\ORM\PersistentCollection {#5382 …}
  +votes: Doctrine\ORM\PersistentCollection {#5384 …}
  +reports: Doctrine\ORM\PersistentCollection {#5389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
  -id: 71456
  -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4293326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698251081 {#5373
    date: 2023-10-25 18:24:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5377
  +user: Proxies\__CG__\App\Entity\User {#5381 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5135 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4855
      +user: App\Entity\User {#4868 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
        \n
        Yeah it’s a real shame, I’ve been following this as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1698307994 {#4850
        date: 2023-10-26 10:13:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4856 …}
      +nested: Doctrine\ORM\PersistentCollection {#4858 …}
      +votes: Doctrine\ORM\PersistentCollection {#4860 …}
      +reports: Doctrine\ORM\PersistentCollection {#4862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
      -id: 71313
      -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4808139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698247202 {#4851
        date: 2023-10-25 17:20:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "what went wrong with cities skylines?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698249293 {#5132
      date: 2023-10-25 17:54:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5136 …}
    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
    -id: 71400
    -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4808787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698249293 {#5133
      date: 2023-10-25 17:54:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "The new one runs like hot unoptimized garbage I think"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698251081 {#5376
    date: 2023-10-25 18:24:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5386 …}
  +nested: Doctrine\ORM\PersistentCollection {#5382 …}
  +votes: Doctrine\ORM\PersistentCollection {#5384 …}
  +reports: Doctrine\ORM\PersistentCollection {#5389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
  -id: 71456
  -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4293326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698251081 {#5373
    date: 2023-10-25 18:24:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5377
  +user: Proxies\__CG__\App\Entity\User {#5381 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5135 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4855
      +user: App\Entity\User {#4868 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
        \n
        Yeah it’s a real shame, I’ve been following this as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1698307994 {#4850
        date: 2023-10-26 10:13:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4856 …}
      +nested: Doctrine\ORM\PersistentCollection {#4858 …}
      +votes: Doctrine\ORM\PersistentCollection {#4860 …}
      +reports: Doctrine\ORM\PersistentCollection {#4862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
      -id: 71313
      -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4808139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698247202 {#4851
        date: 2023-10-25 17:20:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "what went wrong with cities skylines?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698249293 {#5132
      date: 2023-10-25 17:54:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5136 …}
    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
    -id: 71400
    -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4808787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698249293 {#5133
      date: 2023-10-25 17:54:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "The new one runs like hot unoptimized garbage I think"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698251081 {#5376
    date: 2023-10-25 18:24:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5386 …}
  +nested: Doctrine\ORM\PersistentCollection {#5382 …}
  +votes: Doctrine\ORM\PersistentCollection {#5384 …}
  +reports: Doctrine\ORM\PersistentCollection {#5389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
  -id: 71456
  -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4293326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698251081 {#5373
    date: 2023-10-25 18:24:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 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
182 DENIED moderate
App\Entity\EntryComment {#5564
  +user: Proxies\__CG__\App\Entity\User {#5557 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5377
    +user: Proxies\__CG__\App\Entity\User {#5381 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5134
      +user: Proxies\__CG__\App\Entity\User {#5135 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4855
        +user: App\Entity\User {#4868 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
          \n
          Yeah it’s a real shame, I’ve been following this as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1698307994 {#4850
          date: 2023-10-26 10:13:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4856 …}
        +nested: Doctrine\ORM\PersistentCollection {#4858 …}
        +votes: Doctrine\ORM\PersistentCollection {#4860 …}
        +reports: Doctrine\ORM\PersistentCollection {#4862 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
        -id: 71313
        -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4808139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698247202 {#4851
          date: 2023-10-25 17:20:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: "what went wrong with cities skylines?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698249293 {#5132
        date: 2023-10-25 17:54:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5136 …}
      +nested: Doctrine\ORM\PersistentCollection {#5138 …}
      +votes: Doctrine\ORM\PersistentCollection {#5140 …}
      +reports: Doctrine\ORM\PersistentCollection {#5142 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
      -id: 71400
      -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4808787"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698249293 {#5133
        date: 2023-10-25 17:54:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "The new one runs like hot unoptimized garbage I think"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698251081 {#5376
      date: 2023-10-25 18:24:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5386 …}
    +nested: Doctrine\ORM\PersistentCollection {#5382 …}
    +votes: Doctrine\ORM\PersistentCollection {#5384 …}
    +reports: Doctrine\ORM\PersistentCollection {#5389 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
    -id: 71456
    -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4293326"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698251081 {#5373
      date: 2023-10-25 18:24:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: """
    It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
    \n
    R9 3900x & 3070ti - my machine is above average but nothing crazy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698259022 {#5565
    date: 2023-10-25 20:37:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5556 …}
  +nested: Doctrine\ORM\PersistentCollection {#5554 …}
  +votes: Doctrine\ORM\PersistentCollection {#5552 …}
  +reports: Doctrine\ORM\PersistentCollection {#5567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
  -id: 71747
  -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4557591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259022 {#5562
    date: 2023-10-25 20:37:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5564
  +user: Proxies\__CG__\App\Entity\User {#5557 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5377
    +user: Proxies\__CG__\App\Entity\User {#5381 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5134
      +user: Proxies\__CG__\App\Entity\User {#5135 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4855
        +user: App\Entity\User {#4868 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
          \n
          Yeah it’s a real shame, I’ve been following this as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1698307994 {#4850
          date: 2023-10-26 10:13:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4856 …}
        +nested: Doctrine\ORM\PersistentCollection {#4858 …}
        +votes: Doctrine\ORM\PersistentCollection {#4860 …}
        +reports: Doctrine\ORM\PersistentCollection {#4862 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
        -id: 71313
        -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4808139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698247202 {#4851
          date: 2023-10-25 17:20:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: "what went wrong with cities skylines?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698249293 {#5132
        date: 2023-10-25 17:54:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5136 …}
      +nested: Doctrine\ORM\PersistentCollection {#5138 …}
      +votes: Doctrine\ORM\PersistentCollection {#5140 …}
      +reports: Doctrine\ORM\PersistentCollection {#5142 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
      -id: 71400
      -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4808787"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698249293 {#5133
        date: 2023-10-25 17:54:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "The new one runs like hot unoptimized garbage I think"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698251081 {#5376
      date: 2023-10-25 18:24:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5386 …}
    +nested: Doctrine\ORM\PersistentCollection {#5382 …}
    +votes: Doctrine\ORM\PersistentCollection {#5384 …}
    +reports: Doctrine\ORM\PersistentCollection {#5389 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
    -id: 71456
    -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4293326"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698251081 {#5373
      date: 2023-10-25 18:24:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: """
    It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
    \n
    R9 3900x & 3070ti - my machine is above average but nothing crazy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698259022 {#5565
    date: 2023-10-25 20:37:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5556 …}
  +nested: Doctrine\ORM\PersistentCollection {#5554 …}
  +votes: Doctrine\ORM\PersistentCollection {#5552 …}
  +reports: Doctrine\ORM\PersistentCollection {#5567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
  -id: 71747
  -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4557591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259022 {#5562
    date: 2023-10-25 20:37:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5564
  +user: Proxies\__CG__\App\Entity\User {#5557 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5377
    +user: Proxies\__CG__\App\Entity\User {#5381 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5134
      +user: Proxies\__CG__\App\Entity\User {#5135 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4855
        +user: App\Entity\User {#4868 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
          \n
          Yeah it’s a real shame, I’ve been following this as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1698307994 {#4850
          date: 2023-10-26 10:13:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4856 …}
        +nested: Doctrine\ORM\PersistentCollection {#4858 …}
        +votes: Doctrine\ORM\PersistentCollection {#4860 …}
        +reports: Doctrine\ORM\PersistentCollection {#4862 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
        -id: 71313
        -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4808139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698247202 {#4851
          date: 2023-10-25 17:20:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: "what went wrong with cities skylines?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698249293 {#5132
        date: 2023-10-25 17:54:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5136 …}
      +nested: Doctrine\ORM\PersistentCollection {#5138 …}
      +votes: Doctrine\ORM\PersistentCollection {#5140 …}
      +reports: Doctrine\ORM\PersistentCollection {#5142 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
      -id: 71400
      -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4808787"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698249293 {#5133
        date: 2023-10-25 17:54:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "The new one runs like hot unoptimized garbage I think"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698251081 {#5376
      date: 2023-10-25 18:24:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5386 …}
    +nested: Doctrine\ORM\PersistentCollection {#5382 …}
    +votes: Doctrine\ORM\PersistentCollection {#5384 …}
    +reports: Doctrine\ORM\PersistentCollection {#5389 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
    -id: 71456
    -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4293326"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698251081 {#5373
      date: 2023-10-25 18:24:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: """
    It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
    \n
    R9 3900x & 3070ti - my machine is above average but nothing crazy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698259022 {#5565
    date: 2023-10-25 20:37:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5556 …}
  +nested: Doctrine\ORM\PersistentCollection {#5554 …}
  +votes: Doctrine\ORM\PersistentCollection {#5552 …}
  +reports: Doctrine\ORM\PersistentCollection {#5567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
  -id: 71747
  -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4557591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259022 {#5562
    date: 2023-10-25 20:37:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 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
186 DENIED moderate
App\Entity\EntryComment {#5657
  +user: Proxies\__CG__\App\Entity\User {#5661 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5564
    +user: Proxies\__CG__\App\Entity\User {#5557 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5377
      +user: Proxies\__CG__\App\Entity\User {#5381 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5134
        +user: Proxies\__CG__\App\Entity\User {#5135 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4855
          +user: App\Entity\User {#4868 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
            \n
            Yeah it’s a real shame, I’ve been following this as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1698307994 {#4850
            date: 2023-10-26 10:13:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4856 …}
          +nested: Doctrine\ORM\PersistentCollection {#4858 …}
          +votes: Doctrine\ORM\PersistentCollection {#4860 …}
          +reports: Doctrine\ORM\PersistentCollection {#4862 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
          -id: 71313
          -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4808139"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698247202 {#4851
            date: 2023-10-25 17:20:02.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: "what went wrong with cities skylines?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698249293 {#5132
          date: 2023-10-25 17:54:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5136 …}
        +nested: Doctrine\ORM\PersistentCollection {#5138 …}
        +votes: Doctrine\ORM\PersistentCollection {#5140 …}
        +reports: Doctrine\ORM\PersistentCollection {#5142 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
        -id: 71400
        -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4808787"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698249293 {#5133
          date: 2023-10-25 17:54:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: "The new one runs like hot unoptimized garbage I think"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698251081 {#5376
        date: 2023-10-25 18:24:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5386 …}
      +nested: Doctrine\ORM\PersistentCollection {#5382 …}
      +votes: Doctrine\ORM\PersistentCollection {#5384 …}
      +reports: Doctrine\ORM\PersistentCollection {#5389 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
      -id: 71456
      -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4293326"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698251081 {#5373
        date: 2023-10-25 18:24:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: """
      It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
      \n
      R9 3900x & 3070ti - my machine is above average but nothing crazy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698259022 {#5565
      date: 2023-10-25 20:37:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5556 …}
    +nested: Doctrine\ORM\PersistentCollection {#5554 …}
    +votes: Doctrine\ORM\PersistentCollection {#5552 …}
    +reports: Doctrine\ORM\PersistentCollection {#5567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
    -id: 71747
    -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/4557591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259022 {#5562
      date: 2023-10-25 20:37:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "30 fps on 3070ti is shambolic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698263446 {#5656
    date: 2023-10-25 21:50:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5666 …}
  +nested: Doctrine\ORM\PersistentCollection {#5662 …}
  +votes: Doctrine\ORM\PersistentCollection {#5664 …}
  +reports: Doctrine\ORM\PersistentCollection {#5669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
  -id: 71895
  -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5326285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698263446 {#5653
    date: 2023-10-25 21:50:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#5657
  +user: Proxies\__CG__\App\Entity\User {#5661 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5564
    +user: Proxies\__CG__\App\Entity\User {#5557 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5377
      +user: Proxies\__CG__\App\Entity\User {#5381 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5134
        +user: Proxies\__CG__\App\Entity\User {#5135 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4855
          +user: App\Entity\User {#4868 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
            \n
            Yeah it’s a real shame, I’ve been following this as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1698307994 {#4850
            date: 2023-10-26 10:13:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4856 …}
          +nested: Doctrine\ORM\PersistentCollection {#4858 …}
          +votes: Doctrine\ORM\PersistentCollection {#4860 …}
          +reports: Doctrine\ORM\PersistentCollection {#4862 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
          -id: 71313
          -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4808139"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698247202 {#4851
            date: 2023-10-25 17:20:02.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: "what went wrong with cities skylines?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698249293 {#5132
          date: 2023-10-25 17:54:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5136 …}
        +nested: Doctrine\ORM\PersistentCollection {#5138 …}
        +votes: Doctrine\ORM\PersistentCollection {#5140 …}
        +reports: Doctrine\ORM\PersistentCollection {#5142 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
        -id: 71400
        -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4808787"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698249293 {#5133
          date: 2023-10-25 17:54:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: "The new one runs like hot unoptimized garbage I think"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698251081 {#5376
        date: 2023-10-25 18:24:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5386 …}
      +nested: Doctrine\ORM\PersistentCollection {#5382 …}
      +votes: Doctrine\ORM\PersistentCollection {#5384 …}
      +reports: Doctrine\ORM\PersistentCollection {#5389 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
      -id: 71456
      -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4293326"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698251081 {#5373
        date: 2023-10-25 18:24:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: """
      It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
      \n
      R9 3900x & 3070ti - my machine is above average but nothing crazy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698259022 {#5565
      date: 2023-10-25 20:37:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5556 …}
    +nested: Doctrine\ORM\PersistentCollection {#5554 …}
    +votes: Doctrine\ORM\PersistentCollection {#5552 …}
    +reports: Doctrine\ORM\PersistentCollection {#5567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
    -id: 71747
    -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/4557591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259022 {#5562
      date: 2023-10-25 20:37:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "30 fps on 3070ti is shambolic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698263446 {#5656
    date: 2023-10-25 21:50:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5666 …}
  +nested: Doctrine\ORM\PersistentCollection {#5662 …}
  +votes: Doctrine\ORM\PersistentCollection {#5664 …}
  +reports: Doctrine\ORM\PersistentCollection {#5669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
  -id: 71895
  -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5326285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698263446 {#5653
    date: 2023-10-25 21:50:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#5657
  +user: Proxies\__CG__\App\Entity\User {#5661 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5564
    +user: Proxies\__CG__\App\Entity\User {#5557 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5377
      +user: Proxies\__CG__\App\Entity\User {#5381 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5134
        +user: Proxies\__CG__\App\Entity\User {#5135 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4855
          +user: App\Entity\User {#4868 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
            \n
            Yeah it’s a real shame, I’ve been following this as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1698307994 {#4850
            date: 2023-10-26 10:13:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4856 …}
          +nested: Doctrine\ORM\PersistentCollection {#4858 …}
          +votes: Doctrine\ORM\PersistentCollection {#4860 …}
          +reports: Doctrine\ORM\PersistentCollection {#4862 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
          -id: 71313
          -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4808139"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698247202 {#4851
            date: 2023-10-25 17:20:02.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: "what went wrong with cities skylines?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698249293 {#5132
          date: 2023-10-25 17:54:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5136 …}
        +nested: Doctrine\ORM\PersistentCollection {#5138 …}
        +votes: Doctrine\ORM\PersistentCollection {#5140 …}
        +reports: Doctrine\ORM\PersistentCollection {#5142 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
        -id: 71400
        -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4808787"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698249293 {#5133
          date: 2023-10-25 17:54:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: "The new one runs like hot unoptimized garbage I think"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698251081 {#5376
        date: 2023-10-25 18:24:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5386 …}
      +nested: Doctrine\ORM\PersistentCollection {#5382 …}
      +votes: Doctrine\ORM\PersistentCollection {#5384 …}
      +reports: Doctrine\ORM\PersistentCollection {#5389 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
      -id: 71456
      -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4293326"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698251081 {#5373
        date: 2023-10-25 18:24:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: """
      It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
      \n
      R9 3900x & 3070ti - my machine is above average but nothing crazy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698259022 {#5565
      date: 2023-10-25 20:37:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5556 …}
    +nested: Doctrine\ORM\PersistentCollection {#5554 …}
    +votes: Doctrine\ORM\PersistentCollection {#5552 …}
    +reports: Doctrine\ORM\PersistentCollection {#5567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
    -id: 71747
    -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/4557591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259022 {#5562
      date: 2023-10-25 20:37:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "30 fps on 3070ti is shambolic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698263446 {#5656
    date: 2023-10-25 21:50:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5666 …}
  +nested: Doctrine\ORM\PersistentCollection {#5662 …}
  +votes: Doctrine\ORM\PersistentCollection {#5664 …}
  +reports: Doctrine\ORM\PersistentCollection {#5669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
  -id: 71895
  -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5326285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698263446 {#5653
    date: 2023-10-25 21:50:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 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
190 DENIED moderate
App\Entity\EntryComment {#5692
  +user: Proxies\__CG__\App\Entity\User {#5678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5657
    +user: Proxies\__CG__\App\Entity\User {#5661 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5564
      +user: Proxies\__CG__\App\Entity\User {#5557 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5377
        +user: Proxies\__CG__\App\Entity\User {#5381 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5134
          +user: Proxies\__CG__\App\Entity\User {#5135 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4855
            +user: App\Entity\User {#4868 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
              \n
              Yeah it’s a real shame, I’ve been following this as well.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1698307994 {#4850
              date: 2023-10-26 10:13:14.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4856 …}
            +nested: Doctrine\ORM\PersistentCollection {#4858 …}
            +votes: Doctrine\ORM\PersistentCollection {#4860 …}
            +reports: Doctrine\ORM\PersistentCollection {#4862 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
            -id: 71313
            -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4808139"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698247202 {#4851
              date: 2023-10-25 17:20:02.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: "what went wrong with cities skylines?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698249293 {#5132
            date: 2023-10-25 17:54:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5136 …}
          +nested: Doctrine\ORM\PersistentCollection {#5138 …}
          +votes: Doctrine\ORM\PersistentCollection {#5140 …}
          +reports: Doctrine\ORM\PersistentCollection {#5142 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
          -id: 71400
          -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4808787"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698249293 {#5133
            date: 2023-10-25 17:54:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: "The new one runs like hot unoptimized garbage I think"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698251081 {#5376
          date: 2023-10-25 18:24:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5386 …}
        +nested: Doctrine\ORM\PersistentCollection {#5382 …}
        +votes: Doctrine\ORM\PersistentCollection {#5384 …}
        +reports: Doctrine\ORM\PersistentCollection {#5389 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
        -id: 71456
        -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4293326"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698251081 {#5373
          date: 2023-10-25 18:24:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: """
        It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
        \n
        R9 3900x & 3070ti - my machine is above average but nothing crazy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698259022 {#5565
        date: 2023-10-25 20:37:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5556 …}
      +nested: Doctrine\ORM\PersistentCollection {#5554 …}
      +votes: Doctrine\ORM\PersistentCollection {#5552 …}
      +reports: Doctrine\ORM\PersistentCollection {#5567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
      -id: 71747
      -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4557591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698259022 {#5562
        date: 2023-10-25 20:37:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "30 fps on 3070ti is shambolic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698263446 {#5656
      date: 2023-10-25 21:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5666 …}
    +nested: Doctrine\ORM\PersistentCollection {#5662 …}
    +votes: Doctrine\ORM\PersistentCollection {#5664 …}
    +reports: Doctrine\ORM\PersistentCollection {#5669 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
    -id: 71895
    -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5326285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698263446 {#5653
      date: 2023-10-25 21:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: """
    TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
    \n
    On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698272529 {#5697
    date: 2023-10-26 00:22:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5700 …}
  +nested: Doctrine\ORM\PersistentCollection {#5704 …}
  +votes: Doctrine\ORM\PersistentCollection {#5706 …}
  +reports: Doctrine\ORM\PersistentCollection {#5707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
  -id: 72152
  -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4816697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272529 {#5694
    date: 2023-10-26 00:22:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#5692
  +user: Proxies\__CG__\App\Entity\User {#5678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5657
    +user: Proxies\__CG__\App\Entity\User {#5661 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5564
      +user: Proxies\__CG__\App\Entity\User {#5557 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5377
        +user: Proxies\__CG__\App\Entity\User {#5381 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5134
          +user: Proxies\__CG__\App\Entity\User {#5135 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4855
            +user: App\Entity\User {#4868 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
              \n
              Yeah it’s a real shame, I’ve been following this as well.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1698307994 {#4850
              date: 2023-10-26 10:13:14.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4856 …}
            +nested: Doctrine\ORM\PersistentCollection {#4858 …}
            +votes: Doctrine\ORM\PersistentCollection {#4860 …}
            +reports: Doctrine\ORM\PersistentCollection {#4862 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
            -id: 71313
            -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4808139"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698247202 {#4851
              date: 2023-10-25 17:20:02.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: "what went wrong with cities skylines?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698249293 {#5132
            date: 2023-10-25 17:54:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5136 …}
          +nested: Doctrine\ORM\PersistentCollection {#5138 …}
          +votes: Doctrine\ORM\PersistentCollection {#5140 …}
          +reports: Doctrine\ORM\PersistentCollection {#5142 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
          -id: 71400
          -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4808787"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698249293 {#5133
            date: 2023-10-25 17:54:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: "The new one runs like hot unoptimized garbage I think"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698251081 {#5376
          date: 2023-10-25 18:24:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5386 …}
        +nested: Doctrine\ORM\PersistentCollection {#5382 …}
        +votes: Doctrine\ORM\PersistentCollection {#5384 …}
        +reports: Doctrine\ORM\PersistentCollection {#5389 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
        -id: 71456
        -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4293326"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698251081 {#5373
          date: 2023-10-25 18:24:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: """
        It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
        \n
        R9 3900x & 3070ti - my machine is above average but nothing crazy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698259022 {#5565
        date: 2023-10-25 20:37:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5556 …}
      +nested: Doctrine\ORM\PersistentCollection {#5554 …}
      +votes: Doctrine\ORM\PersistentCollection {#5552 …}
      +reports: Doctrine\ORM\PersistentCollection {#5567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
      -id: 71747
      -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4557591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698259022 {#5562
        date: 2023-10-25 20:37:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "30 fps on 3070ti is shambolic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698263446 {#5656
      date: 2023-10-25 21:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5666 …}
    +nested: Doctrine\ORM\PersistentCollection {#5662 …}
    +votes: Doctrine\ORM\PersistentCollection {#5664 …}
    +reports: Doctrine\ORM\PersistentCollection {#5669 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
    -id: 71895
    -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5326285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698263446 {#5653
      date: 2023-10-25 21:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: """
    TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
    \n
    On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698272529 {#5697
    date: 2023-10-26 00:22:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5700 …}
  +nested: Doctrine\ORM\PersistentCollection {#5704 …}
  +votes: Doctrine\ORM\PersistentCollection {#5706 …}
  +reports: Doctrine\ORM\PersistentCollection {#5707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
  -id: 72152
  -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4816697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272529 {#5694
    date: 2023-10-26 00:22:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#5692
  +user: Proxies\__CG__\App\Entity\User {#5678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5657
    +user: Proxies\__CG__\App\Entity\User {#5661 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5564
      +user: Proxies\__CG__\App\Entity\User {#5557 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5377
        +user: Proxies\__CG__\App\Entity\User {#5381 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5134
          +user: Proxies\__CG__\App\Entity\User {#5135 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4855
            +user: App\Entity\User {#4868 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
              \n
              Yeah it’s a real shame, I’ve been following this as well.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1698307994 {#4850
              date: 2023-10-26 10:13:14.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4856 …}
            +nested: Doctrine\ORM\PersistentCollection {#4858 …}
            +votes: Doctrine\ORM\PersistentCollection {#4860 …}
            +reports: Doctrine\ORM\PersistentCollection {#4862 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
            -id: 71313
            -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4808139"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698247202 {#4851
              date: 2023-10-25 17:20:02.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: "what went wrong with cities skylines?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698249293 {#5132
            date: 2023-10-25 17:54:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5136 …}
          +nested: Doctrine\ORM\PersistentCollection {#5138 …}
          +votes: Doctrine\ORM\PersistentCollection {#5140 …}
          +reports: Doctrine\ORM\PersistentCollection {#5142 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
          -id: 71400
          -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4808787"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698249293 {#5133
            date: 2023-10-25 17:54:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: "The new one runs like hot unoptimized garbage I think"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698251081 {#5376
          date: 2023-10-25 18:24:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5386 …}
        +nested: Doctrine\ORM\PersistentCollection {#5382 …}
        +votes: Doctrine\ORM\PersistentCollection {#5384 …}
        +reports: Doctrine\ORM\PersistentCollection {#5389 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
        -id: 71456
        -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4293326"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698251081 {#5373
          date: 2023-10-25 18:24:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: """
        It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
        \n
        R9 3900x & 3070ti - my machine is above average but nothing crazy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698259022 {#5565
        date: 2023-10-25 20:37:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5556 …}
      +nested: Doctrine\ORM\PersistentCollection {#5554 …}
      +votes: Doctrine\ORM\PersistentCollection {#5552 …}
      +reports: Doctrine\ORM\PersistentCollection {#5567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
      -id: 71747
      -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4557591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698259022 {#5562
        date: 2023-10-25 20:37:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "30 fps on 3070ti is shambolic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698263446 {#5656
      date: 2023-10-25 21:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5666 …}
    +nested: Doctrine\ORM\PersistentCollection {#5662 …}
    +votes: Doctrine\ORM\PersistentCollection {#5664 …}
    +reports: Doctrine\ORM\PersistentCollection {#5669 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
    -id: 71895
    -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5326285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698263446 {#5653
      date: 2023-10-25 21:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: """
    TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
    \n
    On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698272529 {#5697
    date: 2023-10-26 00:22:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5700 …}
  +nested: Doctrine\ORM\PersistentCollection {#5704 …}
  +votes: Doctrine\ORM\PersistentCollection {#5706 …}
  +reports: Doctrine\ORM\PersistentCollection {#5707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
  -id: 72152
  -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4816697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272529 {#5694
    date: 2023-10-26 00:22:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 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
194 DENIED moderate
App\Entity\EntryComment {#5730
  +user: Proxies\__CG__\App\Entity\User {#5661 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5692
    +user: Proxies\__CG__\App\Entity\User {#5678 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5657
      +user: Proxies\__CG__\App\Entity\User {#5661 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5564
        +user: Proxies\__CG__\App\Entity\User {#5557 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5377
          +user: Proxies\__CG__\App\Entity\User {#5381 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5134
            +user: Proxies\__CG__\App\Entity\User {#5135 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4855
              +user: App\Entity\User {#4868 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
                \n
                Yeah it’s a real shame, I’ve been following this as well.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1698307994 {#4850
                date: 2023-10-26 10:13:14.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Wogi@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4856 …}
              +nested: Doctrine\ORM\PersistentCollection {#4858 …}
              +votes: Doctrine\ORM\PersistentCollection {#4860 …}
              +reports: Doctrine\ORM\PersistentCollection {#4862 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
              -id: 71313
              -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4808139"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698247202 {#4851
                date: 2023-10-25 17:20:02.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4855}
            +body: "what went wrong with cities skylines?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698249293 {#5132
              date: 2023-10-25 17:54:53.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
              "@systemglitch@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5136 …}
            +nested: Doctrine\ORM\PersistentCollection {#5138 …}
            +votes: Doctrine\ORM\PersistentCollection {#5140 …}
            +reports: Doctrine\ORM\PersistentCollection {#5142 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
            -id: 71400
            -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4808787"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698249293 {#5133
              date: 2023-10-25 17:54:53.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: "The new one runs like hot unoptimized garbage I think"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1698251081 {#5376
            date: 2023-10-25 18:24:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
            "@Caboose12000@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5386 …}
          +nested: Doctrine\ORM\PersistentCollection {#5382 …}
          +votes: Doctrine\ORM\PersistentCollection {#5384 …}
          +reports: Doctrine\ORM\PersistentCollection {#5389 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
          -id: 71456
          -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4293326"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698251081 {#5373
            date: 2023-10-25 18:24:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: """
          It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
          \n
          R9 3900x & 3070ti - my machine is above average but nothing crazy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698259022 {#5565
          date: 2023-10-25 20:37:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
          "@JoeBigelow@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5556 …}
        +nested: Doctrine\ORM\PersistentCollection {#5554 …}
        +votes: Doctrine\ORM\PersistentCollection {#5552 …}
        +reports: Doctrine\ORM\PersistentCollection {#5567 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
        -id: 71747
        -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/4557591"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698259022 {#5562
          date: 2023-10-25 20:37:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: "30 fps on 3070ti is shambolic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698263446 {#5656
        date: 2023-10-25 21:50:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
        "@SwampYankee@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5666 …}
      +nested: Doctrine\ORM\PersistentCollection {#5662 …}
      +votes: Doctrine\ORM\PersistentCollection {#5664 …}
      +reports: Doctrine\ORM\PersistentCollection {#5669 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
      -id: 71895
      -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5326285"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698263446 {#5653
        date: 2023-10-25 21:50:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: """
      TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
      \n
      On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698272529 {#5697
      date: 2023-10-26 00:22:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
      "@SchizoDenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5700 …}
    +nested: Doctrine\ORM\PersistentCollection {#5704 …}
    +votes: Doctrine\ORM\PersistentCollection {#5706 …}
    +reports: Doctrine\ORM\PersistentCollection {#5707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
    -id: 72152
    -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4816697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698272529 {#5694
      date: 2023-10-26 00:22:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: """
    Mate, if you’re paying 50$ and have a really good PC, the base level competency should atleast be that the game *runs*. Let alone the quality or content.\n
    \n
    Stop excusing the inexcusable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698295757 {#5735
    date: 2023-10-26 06:49:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5738 …}
  +nested: Doctrine\ORM\PersistentCollection {#5742 …}
  +votes: Doctrine\ORM\PersistentCollection {#5744 …}
  +reports: Doctrine\ORM\PersistentCollection {#5745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
  -id: 72542
  -bodyTs: "'50':6 'alon':25 'atleast':18 'base':14 'compet':16 'content':29 'excus':31 'game':22 'good':11 'inexcus':33 'let':24 'level':15 'mate':1 'pay':5 'pc':12 'qualiti':27 're':4 'realli':10 'run':23 'stop':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5339572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698295757 {#5732
    date: 2023-10-26 06:49:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#5730
  +user: Proxies\__CG__\App\Entity\User {#5661 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5692
    +user: Proxies\__CG__\App\Entity\User {#5678 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5657
      +user: Proxies\__CG__\App\Entity\User {#5661 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5564
        +user: Proxies\__CG__\App\Entity\User {#5557 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5377
          +user: Proxies\__CG__\App\Entity\User {#5381 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5134
            +user: Proxies\__CG__\App\Entity\User {#5135 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4855
              +user: App\Entity\User {#4868 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
                \n
                Yeah it’s a real shame, I’ve been following this as well.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1698307994 {#4850
                date: 2023-10-26 10:13:14.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Wogi@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4856 …}
              +nested: Doctrine\ORM\PersistentCollection {#4858 …}
              +votes: Doctrine\ORM\PersistentCollection {#4860 …}
              +reports: Doctrine\ORM\PersistentCollection {#4862 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
              -id: 71313
              -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4808139"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698247202 {#4851
                date: 2023-10-25 17:20:02.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4855}
            +body: "what went wrong with cities skylines?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698249293 {#5132
              date: 2023-10-25 17:54:53.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
              "@systemglitch@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5136 …}
            +nested: Doctrine\ORM\PersistentCollection {#5138 …}
            +votes: Doctrine\ORM\PersistentCollection {#5140 …}
            +reports: Doctrine\ORM\PersistentCollection {#5142 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
            -id: 71400
            -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4808787"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698249293 {#5133
              date: 2023-10-25 17:54:53.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: "The new one runs like hot unoptimized garbage I think"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1698251081 {#5376
            date: 2023-10-25 18:24:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
            "@Caboose12000@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5386 …}
          +nested: Doctrine\ORM\PersistentCollection {#5382 …}
          +votes: Doctrine\ORM\PersistentCollection {#5384 …}
          +reports: Doctrine\ORM\PersistentCollection {#5389 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
          -id: 71456
          -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4293326"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698251081 {#5373
            date: 2023-10-25 18:24:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: """
          It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
          \n
          R9 3900x & 3070ti - my machine is above average but nothing crazy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698259022 {#5565
          date: 2023-10-25 20:37:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
          "@JoeBigelow@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5556 …}
        +nested: Doctrine\ORM\PersistentCollection {#5554 …}
        +votes: Doctrine\ORM\PersistentCollection {#5552 …}
        +reports: Doctrine\ORM\PersistentCollection {#5567 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
        -id: 71747
        -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/4557591"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698259022 {#5562
          date: 2023-10-25 20:37:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: "30 fps on 3070ti is shambolic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698263446 {#5656
        date: 2023-10-25 21:50:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
        "@SwampYankee@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5666 …}
      +nested: Doctrine\ORM\PersistentCollection {#5662 …}
      +votes: Doctrine\ORM\PersistentCollection {#5664 …}
      +reports: Doctrine\ORM\PersistentCollection {#5669 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
      -id: 71895
      -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5326285"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698263446 {#5653
        date: 2023-10-25 21:50:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: """
      TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
      \n
      On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698272529 {#5697
      date: 2023-10-26 00:22:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
      "@SchizoDenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5700 …}
    +nested: Doctrine\ORM\PersistentCollection {#5704 …}
    +votes: Doctrine\ORM\PersistentCollection {#5706 …}
    +reports: Doctrine\ORM\PersistentCollection {#5707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
    -id: 72152
    -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4816697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698272529 {#5694
      date: 2023-10-26 00:22:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: """
    Mate, if you’re paying 50$ and have a really good PC, the base level competency should atleast be that the game *runs*. Let alone the quality or content.\n
    \n
    Stop excusing the inexcusable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698295757 {#5735
    date: 2023-10-26 06:49:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5738 …}
  +nested: Doctrine\ORM\PersistentCollection {#5742 …}
  +votes: Doctrine\ORM\PersistentCollection {#5744 …}
  +reports: Doctrine\ORM\PersistentCollection {#5745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
  -id: 72542
  -bodyTs: "'50':6 'alon':25 'atleast':18 'base':14 'compet':16 'content':29 'excus':31 'game':22 'good':11 'inexcus':33 'let':24 'level':15 'mate':1 'pay':5 'pc':12 'qualiti':27 're':4 'realli':10 'run':23 'stop':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5339572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698295757 {#5732
    date: 2023-10-26 06:49:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#5730
  +user: Proxies\__CG__\App\Entity\User {#5661 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5692
    +user: Proxies\__CG__\App\Entity\User {#5678 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5657
      +user: Proxies\__CG__\App\Entity\User {#5661 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5564
        +user: Proxies\__CG__\App\Entity\User {#5557 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5377
          +user: Proxies\__CG__\App\Entity\User {#5381 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5134
            +user: Proxies\__CG__\App\Entity\User {#5135 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4855
              +user: App\Entity\User {#4868 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
                \n
                Yeah it’s a real shame, I’ve been following this as well.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1698307994 {#4850
                date: 2023-10-26 10:13:14.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Wogi@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4856 …}
              +nested: Doctrine\ORM\PersistentCollection {#4858 …}
              +votes: Doctrine\ORM\PersistentCollection {#4860 …}
              +reports: Doctrine\ORM\PersistentCollection {#4862 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
              -id: 71313
              -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4808139"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698247202 {#4851
                date: 2023-10-25 17:20:02.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4855}
            +body: "what went wrong with cities skylines?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698249293 {#5132
              date: 2023-10-25 17:54:53.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
              "@systemglitch@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5136 …}
            +nested: Doctrine\ORM\PersistentCollection {#5138 …}
            +votes: Doctrine\ORM\PersistentCollection {#5140 …}
            +reports: Doctrine\ORM\PersistentCollection {#5142 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
            -id: 71400
            -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4808787"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698249293 {#5133
              date: 2023-10-25 17:54:53.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: "The new one runs like hot unoptimized garbage I think"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1698251081 {#5376
            date: 2023-10-25 18:24:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
            "@Caboose12000@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5386 …}
          +nested: Doctrine\ORM\PersistentCollection {#5382 …}
          +votes: Doctrine\ORM\PersistentCollection {#5384 …}
          +reports: Doctrine\ORM\PersistentCollection {#5389 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
          -id: 71456
          -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4293326"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698251081 {#5373
            date: 2023-10-25 18:24:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: """
          It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
          \n
          R9 3900x & 3070ti - my machine is above average but nothing crazy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698259022 {#5565
          date: 2023-10-25 20:37:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
          "@JoeBigelow@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5556 …}
        +nested: Doctrine\ORM\PersistentCollection {#5554 …}
        +votes: Doctrine\ORM\PersistentCollection {#5552 …}
        +reports: Doctrine\ORM\PersistentCollection {#5567 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
        -id: 71747
        -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/4557591"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698259022 {#5562
          date: 2023-10-25 20:37:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: "30 fps on 3070ti is shambolic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698263446 {#5656
        date: 2023-10-25 21:50:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
        "@SwampYankee@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5666 …}
      +nested: Doctrine\ORM\PersistentCollection {#5662 …}
      +votes: Doctrine\ORM\PersistentCollection {#5664 …}
      +reports: Doctrine\ORM\PersistentCollection {#5669 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
      -id: 71895
      -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5326285"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698263446 {#5653
        date: 2023-10-25 21:50:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: """
      TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
      \n
      On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698272529 {#5697
      date: 2023-10-26 00:22:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
      "@SchizoDenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5700 …}
    +nested: Doctrine\ORM\PersistentCollection {#5704 …}
    +votes: Doctrine\ORM\PersistentCollection {#5706 …}
    +reports: Doctrine\ORM\PersistentCollection {#5707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
    -id: 72152
    -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4816697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698272529 {#5694
      date: 2023-10-26 00:22:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: """
    Mate, if you’re paying 50$ and have a really good PC, the base level competency should atleast be that the game *runs*. Let alone the quality or content.\n
    \n
    Stop excusing the inexcusable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698295757 {#5735
    date: 2023-10-26 06:49:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5738 …}
  +nested: Doctrine\ORM\PersistentCollection {#5742 …}
  +votes: Doctrine\ORM\PersistentCollection {#5744 …}
  +reports: Doctrine\ORM\PersistentCollection {#5745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
  -id: 72542
  -bodyTs: "'50':6 'alon':25 'atleast':18 'base':14 'compet':16 'content':29 'excus':31 'game':22 'good':11 'inexcus':33 'let':24 'level':15 'mate':1 'pay':5 'pc':12 'qualiti':27 're':4 'realli':10 'run':23 'stop':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5339572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698295757 {#5732
    date: 2023-10-26 06:49:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 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
198 DENIED moderate
App\Entity\EntryComment {#5766
  +user: Proxies\__CG__\App\Entity\User {#5678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5730
    +user: Proxies\__CG__\App\Entity\User {#5661 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5692
      +user: Proxies\__CG__\App\Entity\User {#5678 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5657
        +user: Proxies\__CG__\App\Entity\User {#5661 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5564
          +user: Proxies\__CG__\App\Entity\User {#5557 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5377
            +user: Proxies\__CG__\App\Entity\User {#5381 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5134
              +user: Proxies\__CG__\App\Entity\User {#5135 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4855
                +user: App\Entity\User {#4868 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
                  \n
                  Yeah it’s a real shame, I’ve been following this as well.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1698307994 {#4850
                  date: 2023-10-26 10:13:14.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Wogi@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4856 …}
                +nested: Doctrine\ORM\PersistentCollection {#4858 …}
                +votes: Doctrine\ORM\PersistentCollection {#4860 …}
                +reports: Doctrine\ORM\PersistentCollection {#4862 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
                -id: 71313
                -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4808139"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698247202 {#4851
                  date: 2023-10-25 17:20:02.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4855}
              +body: "what went wrong with cities skylines?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1698249293 {#5132
                date: 2023-10-25 17:54:53.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Wogi@lemmy.world"
                "@systemglitch@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5136 …}
              +nested: Doctrine\ORM\PersistentCollection {#5138 …}
              +votes: Doctrine\ORM\PersistentCollection {#5140 …}
              +reports: Doctrine\ORM\PersistentCollection {#5142 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
              -id: 71400
              -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4808787"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698249293 {#5133
                date: 2023-10-25 17:54:53.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4855}
            +body: "The new one runs like hot unoptimized garbage I think"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1698251081 {#5376
              date: 2023-10-25 18:24:41.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
              "@systemglitch@lemmy.world"
              "@Caboose12000@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5386 …}
            +nested: Doctrine\ORM\PersistentCollection {#5382 …}
            +votes: Doctrine\ORM\PersistentCollection {#5384 …}
            +reports: Doctrine\ORM\PersistentCollection {#5389 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
            -id: 71456
            -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4293326"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698251081 {#5373
              date: 2023-10-25 18:24:41.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: """
            It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
            \n
            R9 3900x & 3070ti - my machine is above average but nothing crazy.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1698259022 {#5565
            date: 2023-10-25 20:37:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
            "@Caboose12000@lemmy.world"
            "@JoeBigelow@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5556 …}
          +nested: Doctrine\ORM\PersistentCollection {#5554 …}
          +votes: Doctrine\ORM\PersistentCollection {#5552 …}
          +reports: Doctrine\ORM\PersistentCollection {#5567 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
          -id: 71747
          -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/4557591"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698259022 {#5562
            date: 2023-10-25 20:37:02.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: "30 fps on 3070ti is shambolic."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698263446 {#5656
          date: 2023-10-25 21:50:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
          "@JoeBigelow@lemmy.ca"
          "@SwampYankee@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5666 …}
        +nested: Doctrine\ORM\PersistentCollection {#5662 …}
        +votes: Doctrine\ORM\PersistentCollection {#5664 …}
        +reports: Doctrine\ORM\PersistentCollection {#5669 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
        -id: 71895
        -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5326285"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698263446 {#5653
          date: 2023-10-25 21:50:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: """
        TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
        \n
        On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698272529 {#5697
        date: 2023-10-26 00:22:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
        "@SwampYankee@mander.xyz"
        "@SchizoDenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5700 …}
      +nested: Doctrine\ORM\PersistentCollection {#5704 …}
      +votes: Doctrine\ORM\PersistentCollection {#5706 …}
      +reports: Doctrine\ORM\PersistentCollection {#5707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
      -id: 72152
      -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4816697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698272529 {#5694
        date: 2023-10-26 00:22:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: """
      Mate, if you’re paying 50$ and have a really good PC, the base level competency should atleast be that the game *runs*. Let alone the quality or content.\n
      \n
      Stop excusing the inexcusable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698295757 {#5735
      date: 2023-10-26 06:49:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
      "@SchizoDenji@lemm.ee"
      "@sheogorath@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5738 …}
    +nested: Doctrine\ORM\PersistentCollection {#5742 …}
    +votes: Doctrine\ORM\PersistentCollection {#5744 …}
    +reports: Doctrine\ORM\PersistentCollection {#5745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
    -id: 72542
    -bodyTs: "'50':6 'alon':25 'atleast':18 'base':14 'compet':16 'content':29 'excus':31 'game':22 'good':11 'inexcus':33 'let':24 'level':15 'mate':1 'pay':5 'pc':12 'qualiti':27 're':4 'realli':10 'run':23 'stop':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5339572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698295757 {#5732
      date: 2023-10-26 06:49:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "I’m paying 3.5 USD to play this game. So my standards might be lower than those who had paid the full price for this game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698296795 {#5761
    date: 2023-10-26 07:06:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5758 …}
  +nested: Doctrine\ORM\PersistentCollection {#5755 …}
  +votes: Doctrine\ORM\PersistentCollection {#5753 …}
  +reports: Doctrine\ORM\PersistentCollection {#5767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
  -id: 72567
  -bodyTs: "'3.5':4 'full':22 'game':9,26 'lower':15 'm':2 'might':13 'paid':20 'pay':3 'play':7 'price':23 'standard':12 'usd':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4822637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698296795 {#5764
    date: 2023-10-26 07:06:35.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
199 DENIED edit
App\Entity\EntryComment {#5766
  +user: Proxies\__CG__\App\Entity\User {#5678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5730
    +user: Proxies\__CG__\App\Entity\User {#5661 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5692
      +user: Proxies\__CG__\App\Entity\User {#5678 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5657
        +user: Proxies\__CG__\App\Entity\User {#5661 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5564
          +user: Proxies\__CG__\App\Entity\User {#5557 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5377
            +user: Proxies\__CG__\App\Entity\User {#5381 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5134
              +user: Proxies\__CG__\App\Entity\User {#5135 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4855
                +user: App\Entity\User {#4868 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
                  \n
                  Yeah it’s a real shame, I’ve been following this as well.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1698307994 {#4850
                  date: 2023-10-26 10:13:14.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Wogi@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4856 …}
                +nested: Doctrine\ORM\PersistentCollection {#4858 …}
                +votes: Doctrine\ORM\PersistentCollection {#4860 …}
                +reports: Doctrine\ORM\PersistentCollection {#4862 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
                -id: 71313
                -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4808139"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698247202 {#4851
                  date: 2023-10-25 17:20:02.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4855}
              +body: "what went wrong with cities skylines?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1698249293 {#5132
                date: 2023-10-25 17:54:53.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Wogi@lemmy.world"
                "@systemglitch@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5136 …}
              +nested: Doctrine\ORM\PersistentCollection {#5138 …}
              +votes: Doctrine\ORM\PersistentCollection {#5140 …}
              +reports: Doctrine\ORM\PersistentCollection {#5142 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
              -id: 71400
              -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4808787"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698249293 {#5133
                date: 2023-10-25 17:54:53.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4855}
            +body: "The new one runs like hot unoptimized garbage I think"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1698251081 {#5376
              date: 2023-10-25 18:24:41.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
              "@systemglitch@lemmy.world"
              "@Caboose12000@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5386 …}
            +nested: Doctrine\ORM\PersistentCollection {#5382 …}
            +votes: Doctrine\ORM\PersistentCollection {#5384 …}
            +reports: Doctrine\ORM\PersistentCollection {#5389 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
            -id: 71456
            -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4293326"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698251081 {#5373
              date: 2023-10-25 18:24:41.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: """
            It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
            \n
            R9 3900x & 3070ti - my machine is above average but nothing crazy.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1698259022 {#5565
            date: 2023-10-25 20:37:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
            "@Caboose12000@lemmy.world"
            "@JoeBigelow@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5556 …}
          +nested: Doctrine\ORM\PersistentCollection {#5554 …}
          +votes: Doctrine\ORM\PersistentCollection {#5552 …}
          +reports: Doctrine\ORM\PersistentCollection {#5567 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
          -id: 71747
          -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/4557591"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698259022 {#5562
            date: 2023-10-25 20:37:02.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: "30 fps on 3070ti is shambolic."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698263446 {#5656
          date: 2023-10-25 21:50:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
          "@JoeBigelow@lemmy.ca"
          "@SwampYankee@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5666 …}
        +nested: Doctrine\ORM\PersistentCollection {#5662 …}
        +votes: Doctrine\ORM\PersistentCollection {#5664 …}
        +reports: Doctrine\ORM\PersistentCollection {#5669 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
        -id: 71895
        -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5326285"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698263446 {#5653
          date: 2023-10-25 21:50:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: """
        TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
        \n
        On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698272529 {#5697
        date: 2023-10-26 00:22:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
        "@SwampYankee@mander.xyz"
        "@SchizoDenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5700 …}
      +nested: Doctrine\ORM\PersistentCollection {#5704 …}
      +votes: Doctrine\ORM\PersistentCollection {#5706 …}
      +reports: Doctrine\ORM\PersistentCollection {#5707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
      -id: 72152
      -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4816697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698272529 {#5694
        date: 2023-10-26 00:22:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: """
      Mate, if you’re paying 50$ and have a really good PC, the base level competency should atleast be that the game *runs*. Let alone the quality or content.\n
      \n
      Stop excusing the inexcusable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698295757 {#5735
      date: 2023-10-26 06:49:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
      "@SchizoDenji@lemm.ee"
      "@sheogorath@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5738 …}
    +nested: Doctrine\ORM\PersistentCollection {#5742 …}
    +votes: Doctrine\ORM\PersistentCollection {#5744 …}
    +reports: Doctrine\ORM\PersistentCollection {#5745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
    -id: 72542
    -bodyTs: "'50':6 'alon':25 'atleast':18 'base':14 'compet':16 'content':29 'excus':31 'game':22 'good':11 'inexcus':33 'let':24 'level':15 'mate':1 'pay':5 'pc':12 'qualiti':27 're':4 'realli':10 'run':23 'stop':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5339572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698295757 {#5732
      date: 2023-10-26 06:49:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "I’m paying 3.5 USD to play this game. So my standards might be lower than those who had paid the full price for this game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698296795 {#5761
    date: 2023-10-26 07:06:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5758 …}
  +nested: Doctrine\ORM\PersistentCollection {#5755 …}
  +votes: Doctrine\ORM\PersistentCollection {#5753 …}
  +reports: Doctrine\ORM\PersistentCollection {#5767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
  -id: 72567
  -bodyTs: "'3.5':4 'full':22 'game':9,26 'lower':15 'm':2 'might':13 'paid':20 'pay':3 'play':7 'price':23 'standard':12 'usd':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4822637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698296795 {#5764
    date: 2023-10-26 07:06:35.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
200 DENIED moderate
App\Entity\EntryComment {#5766
  +user: Proxies\__CG__\App\Entity\User {#5678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5730
    +user: Proxies\__CG__\App\Entity\User {#5661 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5692
      +user: Proxies\__CG__\App\Entity\User {#5678 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5657
        +user: Proxies\__CG__\App\Entity\User {#5661 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5564
          +user: Proxies\__CG__\App\Entity\User {#5557 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5377
            +user: Proxies\__CG__\App\Entity\User {#5381 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5134
              +user: Proxies\__CG__\App\Entity\User {#5135 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4855
                +user: App\Entity\User {#4868 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
                  \n
                  Yeah it’s a real shame, I’ve been following this as well.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1698307994 {#4850
                  date: 2023-10-26 10:13:14.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Wogi@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4856 …}
                +nested: Doctrine\ORM\PersistentCollection {#4858 …}
                +votes: Doctrine\ORM\PersistentCollection {#4860 …}
                +reports: Doctrine\ORM\PersistentCollection {#4862 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
                -id: 71313
                -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4808139"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698247202 {#4851
                  date: 2023-10-25 17:20:02.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4855}
              +body: "what went wrong with cities skylines?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1698249293 {#5132
                date: 2023-10-25 17:54:53.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Wogi@lemmy.world"
                "@systemglitch@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5136 …}
              +nested: Doctrine\ORM\PersistentCollection {#5138 …}
              +votes: Doctrine\ORM\PersistentCollection {#5140 …}
              +reports: Doctrine\ORM\PersistentCollection {#5142 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
              -id: 71400
              -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4808787"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698249293 {#5133
                date: 2023-10-25 17:54:53.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4855}
            +body: "The new one runs like hot unoptimized garbage I think"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1698251081 {#5376
              date: 2023-10-25 18:24:41.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
              "@systemglitch@lemmy.world"
              "@Caboose12000@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5386 …}
            +nested: Doctrine\ORM\PersistentCollection {#5382 …}
            +votes: Doctrine\ORM\PersistentCollection {#5384 …}
            +reports: Doctrine\ORM\PersistentCollection {#5389 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
            -id: 71456
            -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4293326"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698251081 {#5373
              date: 2023-10-25 18:24:41.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: """
            It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
            \n
            R9 3900x & 3070ti - my machine is above average but nothing crazy.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1698259022 {#5565
            date: 2023-10-25 20:37:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
            "@Caboose12000@lemmy.world"
            "@JoeBigelow@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5556 …}
          +nested: Doctrine\ORM\PersistentCollection {#5554 …}
          +votes: Doctrine\ORM\PersistentCollection {#5552 …}
          +reports: Doctrine\ORM\PersistentCollection {#5567 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
          -id: 71747
          -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/4557591"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698259022 {#5562
            date: 2023-10-25 20:37:02.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: "30 fps on 3070ti is shambolic."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698263446 {#5656
          date: 2023-10-25 21:50:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
          "@JoeBigelow@lemmy.ca"
          "@SwampYankee@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5666 …}
        +nested: Doctrine\ORM\PersistentCollection {#5662 …}
        +votes: Doctrine\ORM\PersistentCollection {#5664 …}
        +reports: Doctrine\ORM\PersistentCollection {#5669 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
        -id: 71895
        -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5326285"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698263446 {#5653
          date: 2023-10-25 21:50:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: """
        TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
        \n
        On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698272529 {#5697
        date: 2023-10-26 00:22:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
        "@SwampYankee@mander.xyz"
        "@SchizoDenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5700 …}
      +nested: Doctrine\ORM\PersistentCollection {#5704 …}
      +votes: Doctrine\ORM\PersistentCollection {#5706 …}
      +reports: Doctrine\ORM\PersistentCollection {#5707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
      -id: 72152
      -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4816697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698272529 {#5694
        date: 2023-10-26 00:22:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: """
      Mate, if you’re paying 50$ and have a really good PC, the base level competency should atleast be that the game *runs*. Let alone the quality or content.\n
      \n
      Stop excusing the inexcusable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698295757 {#5735
      date: 2023-10-26 06:49:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
      "@SchizoDenji@lemm.ee"
      "@sheogorath@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5738 …}
    +nested: Doctrine\ORM\PersistentCollection {#5742 …}
    +votes: Doctrine\ORM\PersistentCollection {#5744 …}
    +reports: Doctrine\ORM\PersistentCollection {#5745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
    -id: 72542
    -bodyTs: "'50':6 'alon':25 'atleast':18 'base':14 'compet':16 'content':29 'excus':31 'game':22 'good':11 'inexcus':33 'let':24 'level':15 'mate':1 'pay':5 'pc':12 'qualiti':27 're':4 'realli':10 'run':23 'stop':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5339572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698295757 {#5732
      date: 2023-10-26 06:49:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "I’m paying 3.5 USD to play this game. So my standards might be lower than those who had paid the full price for this game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698296795 {#5761
    date: 2023-10-26 07:06:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5758 …}
  +nested: Doctrine\ORM\PersistentCollection {#5755 …}
  +votes: Doctrine\ORM\PersistentCollection {#5753 …}
  +reports: Doctrine\ORM\PersistentCollection {#5767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
  -id: 72567
  -bodyTs: "'3.5':4 'full':22 'game':9,26 'lower':15 'm':2 'might':13 'paid':20 'pay':3 'play':7 'price':23 'standard':12 'usd':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4822637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698296795 {#5764
    date: 2023-10-26 07:06:35.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
201 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
202 DENIED moderate
App\Entity\EntryComment {#5788
  +user: Proxies\__CG__\App\Entity\User {#5661 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5766
    +user: Proxies\__CG__\App\Entity\User {#5678 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5730
      +user: Proxies\__CG__\App\Entity\User {#5661 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5692
        +user: Proxies\__CG__\App\Entity\User {#5678 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5657
          +user: Proxies\__CG__\App\Entity\User {#5661 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5564
            +user: Proxies\__CG__\App\Entity\User {#5557 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5377
              +user: Proxies\__CG__\App\Entity\User {#5381 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5134
                +user: Proxies\__CG__\App\Entity\User {#5135 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4855
                  +user: App\Entity\User {#4868 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
                    \n
                    Yeah it’s a real shame, I’ve been following this as well.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 22
                  +score: 0
                  +lastActive: DateTime @1698307994 {#4850
                    date: 2023-10-26 10:13:14.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Wogi@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4856 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
                  -id: 71313
                  -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4808139"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698247202 {#4851
                    date: 2023-10-25 17:20:02.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4855}
                +body: "what went wrong with cities skylines?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 6
                +score: 0
                +lastActive: DateTime @1698249293 {#5132
                  date: 2023-10-25 17:54:53.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Wogi@lemmy.world"
                  "@systemglitch@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5136 …}
                +nested: Doctrine\ORM\PersistentCollection {#5138 …}
                +votes: Doctrine\ORM\PersistentCollection {#5140 …}
                +reports: Doctrine\ORM\PersistentCollection {#5142 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
                -id: 71400
                -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4808787"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698249293 {#5133
                  date: 2023-10-25 17:54:53.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4855}
              +body: "The new one runs like hot unoptimized garbage I think"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1698251081 {#5376
                date: 2023-10-25 18:24:41.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Wogi@lemmy.world"
                "@systemglitch@lemmy.world"
                "@Caboose12000@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5386 …}
              +nested: Doctrine\ORM\PersistentCollection {#5382 …}
              +votes: Doctrine\ORM\PersistentCollection {#5384 …}
              +reports: Doctrine\ORM\PersistentCollection {#5389 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
              -id: 71456
              -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/4293326"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698251081 {#5373
                date: 2023-10-25 18:24:41.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4855}
            +body: """
              It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
              \n
              R9 3900x & 3070ti - my machine is above average but nothing crazy.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1698259022 {#5565
              date: 2023-10-25 20:37:02.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
              "@systemglitch@lemmy.world"
              "@Caboose12000@lemmy.world"
              "@JoeBigelow@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5556 …}
            +nested: Doctrine\ORM\PersistentCollection {#5554 …}
            +votes: Doctrine\ORM\PersistentCollection {#5552 …}
            +reports: Doctrine\ORM\PersistentCollection {#5567 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
            -id: 71747
            -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://mander.xyz/comment/4557591"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698259022 {#5562
              date: 2023-10-25 20:37:02.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: "30 fps on 3070ti is shambolic."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698263446 {#5656
            date: 2023-10-25 21:50:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
            "@Caboose12000@lemmy.world"
            "@JoeBigelow@lemmy.ca"
            "@SwampYankee@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5666 …}
          +nested: Doctrine\ORM\PersistentCollection {#5662 …}
          +votes: Doctrine\ORM\PersistentCollection {#5664 …}
          +reports: Doctrine\ORM\PersistentCollection {#5669 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
          -id: 71895
          -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5326285"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698263446 {#5653
            date: 2023-10-25 21:50:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: """
          TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
          \n
          On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698272529 {#5697
          date: 2023-10-26 00:22:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
          "@JoeBigelow@lemmy.ca"
          "@SwampYankee@mander.xyz"
          "@SchizoDenji@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5700 …}
        +nested: Doctrine\ORM\PersistentCollection {#5704 …}
        +votes: Doctrine\ORM\PersistentCollection {#5706 …}
        +reports: Doctrine\ORM\PersistentCollection {#5707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
        -id: 72152
        -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4816697"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698272529 {#5694
          date: 2023-10-26 00:22:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: """
        Mate, if you’re paying 50$ and have a really good PC, the base level competency should atleast be that the game *runs*. Let alone the quality or content.\n
        \n
        Stop excusing the inexcusable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698295757 {#5735
        date: 2023-10-26 06:49:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
        "@SwampYankee@mander.xyz"
        "@SchizoDenji@lemm.ee"
        "@sheogorath@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5738 …}
      +nested: Doctrine\ORM\PersistentCollection {#5742 …}
      +votes: Doctrine\ORM\PersistentCollection {#5744 …}
      +reports: Doctrine\ORM\PersistentCollection {#5745 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
      -id: 72542
      -bodyTs: "'50':6 'alon':25 'atleast':18 'base':14 'compet':16 'content':29 'excus':31 'game':22 'good':11 'inexcus':33 'let':24 'level':15 'mate':1 'pay':5 'pc':12 'qualiti':27 're':4 'realli':10 'run':23 'stop':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5339572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698295757 {#5732
        date: 2023-10-26 06:49:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "I’m paying 3.5 USD to play this game. So my standards might be lower than those who had paid the full price for this game."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698296795 {#5761
      date: 2023-10-26 07:06:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
      "@SchizoDenji@lemm.ee"
      "@sheogorath@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5758 …}
    +nested: Doctrine\ORM\PersistentCollection {#5755 …}
    +votes: Doctrine\ORM\PersistentCollection {#5753 …}
    +reports: Doctrine\ORM\PersistentCollection {#5767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
    -id: 72567
    -bodyTs: "'3.5':4 'full':22 'game':9,26 'lower':15 'm':2 'might':13 'paid':20 'pay':3 'play':7 'price':23 'standard':12 'usd':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4822637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698296795 {#5764
      date: 2023-10-26 07:06:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "Yeah but that doesn’t make the criticisms invalid?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698298676 {#5783
    date: 2023-10-26 07:37:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5780 …}
  +nested: Doctrine\ORM\PersistentCollection {#5777 …}
  +votes: Doctrine\ORM\PersistentCollection {#5775 …}
  +reports: Doctrine\ORM\PersistentCollection {#5789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5793 …}
  -id: 72595
  -bodyTs: "'critic':8 'doesn':4 'invalid':9 'make':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5340480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698298676 {#5786
    date: 2023-10-26 07:37:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#5788
  +user: Proxies\__CG__\App\Entity\User {#5661 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5766
    +user: Proxies\__CG__\App\Entity\User {#5678 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5730
      +user: Proxies\__CG__\App\Entity\User {#5661 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5692
        +user: Proxies\__CG__\App\Entity\User {#5678 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5657
          +user: Proxies\__CG__\App\Entity\User {#5661 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5564
            +user: Proxies\__CG__\App\Entity\User {#5557 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5377
              +user: Proxies\__CG__\App\Entity\User {#5381 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5134
                +user: Proxies\__CG__\App\Entity\User {#5135 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4855
                  +user: App\Entity\User {#4868 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
                    \n
                    Yeah it’s a real shame, I’ve been following this as well.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 22
                  +score: 0
                  +lastActive: DateTime @1698307994 {#4850
                    date: 2023-10-26 10:13:14.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Wogi@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4856 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
                  -id: 71313
                  -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4808139"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698247202 {#4851
                    date: 2023-10-25 17:20:02.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4855}
                +body: "what went wrong with cities skylines?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 6
                +score: 0
                +lastActive: DateTime @1698249293 {#5132
                  date: 2023-10-25 17:54:53.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Wogi@lemmy.world"
                  "@systemglitch@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5136 …}
                +nested: Doctrine\ORM\PersistentCollection {#5138 …}
                +votes: Doctrine\ORM\PersistentCollection {#5140 …}
                +reports: Doctrine\ORM\PersistentCollection {#5142 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
                -id: 71400
                -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4808787"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698249293 {#5133
                  date: 2023-10-25 17:54:53.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4855}
              +body: "The new one runs like hot unoptimized garbage I think"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1698251081 {#5376
                date: 2023-10-25 18:24:41.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Wogi@lemmy.world"
                "@systemglitch@lemmy.world"
                "@Caboose12000@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5386 …}
              +nested: Doctrine\ORM\PersistentCollection {#5382 …}
              +votes: Doctrine\ORM\PersistentCollection {#5384 …}
              +reports: Doctrine\ORM\PersistentCollection {#5389 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
              -id: 71456
              -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/4293326"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698251081 {#5373
                date: 2023-10-25 18:24:41.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4855}
            +body: """
              It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
              \n
              R9 3900x & 3070ti - my machine is above average but nothing crazy.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1698259022 {#5565
              date: 2023-10-25 20:37:02.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
              "@systemglitch@lemmy.world"
              "@Caboose12000@lemmy.world"
              "@JoeBigelow@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5556 …}
            +nested: Doctrine\ORM\PersistentCollection {#5554 …}
            +votes: Doctrine\ORM\PersistentCollection {#5552 …}
            +reports: Doctrine\ORM\PersistentCollection {#5567 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
            -id: 71747
            -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://mander.xyz/comment/4557591"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698259022 {#5562
              date: 2023-10-25 20:37:02.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: "30 fps on 3070ti is shambolic."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698263446 {#5656
            date: 2023-10-25 21:50:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
            "@Caboose12000@lemmy.world"
            "@JoeBigelow@lemmy.ca"
            "@SwampYankee@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5666 …}
          +nested: Doctrine\ORM\PersistentCollection {#5662 …}
          +votes: Doctrine\ORM\PersistentCollection {#5664 …}
          +reports: Doctrine\ORM\PersistentCollection {#5669 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
          -id: 71895
          -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5326285"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698263446 {#5653
            date: 2023-10-25 21:50:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: """
          TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
          \n
          On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698272529 {#5697
          date: 2023-10-26 00:22:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
          "@JoeBigelow@lemmy.ca"
          "@SwampYankee@mander.xyz"
          "@SchizoDenji@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5700 …}
        +nested: Doctrine\ORM\PersistentCollection {#5704 …}
        +votes: Doctrine\ORM\PersistentCollection {#5706 …}
        +reports: Doctrine\ORM\PersistentCollection {#5707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
        -id: 72152
        -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4816697"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698272529 {#5694
          date: 2023-10-26 00:22:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: """
        Mate, if you’re paying 50$ and have a really good PC, the base level competency should atleast be that the game *runs*. Let alone the quality or content.\n
        \n
        Stop excusing the inexcusable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698295757 {#5735
        date: 2023-10-26 06:49:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
        "@SwampYankee@mander.xyz"
        "@SchizoDenji@lemm.ee"
        "@sheogorath@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5738 …}
      +nested: Doctrine\ORM\PersistentCollection {#5742 …}
      +votes: Doctrine\ORM\PersistentCollection {#5744 …}
      +reports: Doctrine\ORM\PersistentCollection {#5745 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
      -id: 72542
      -bodyTs: "'50':6 'alon':25 'atleast':18 'base':14 'compet':16 'content':29 'excus':31 'game':22 'good':11 'inexcus':33 'let':24 'level':15 'mate':1 'pay':5 'pc':12 'qualiti':27 're':4 'realli':10 'run':23 'stop':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5339572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698295757 {#5732
        date: 2023-10-26 06:49:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "I’m paying 3.5 USD to play this game. So my standards might be lower than those who had paid the full price for this game."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698296795 {#5761
      date: 2023-10-26 07:06:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
      "@SchizoDenji@lemm.ee"
      "@sheogorath@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5758 …}
    +nested: Doctrine\ORM\PersistentCollection {#5755 …}
    +votes: Doctrine\ORM\PersistentCollection {#5753 …}
    +reports: Doctrine\ORM\PersistentCollection {#5767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
    -id: 72567
    -bodyTs: "'3.5':4 'full':22 'game':9,26 'lower':15 'm':2 'might':13 'paid':20 'pay':3 'play':7 'price':23 'standard':12 'usd':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4822637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698296795 {#5764
      date: 2023-10-26 07:06:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "Yeah but that doesn’t make the criticisms invalid?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698298676 {#5783
    date: 2023-10-26 07:37:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5780 …}
  +nested: Doctrine\ORM\PersistentCollection {#5777 …}
  +votes: Doctrine\ORM\PersistentCollection {#5775 …}
  +reports: Doctrine\ORM\PersistentCollection {#5789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5793 …}
  -id: 72595
  -bodyTs: "'critic':8 'doesn':4 'invalid':9 'make':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5340480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698298676 {#5786
    date: 2023-10-26 07:37:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#5788
  +user: Proxies\__CG__\App\Entity\User {#5661 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5766
    +user: Proxies\__CG__\App\Entity\User {#5678 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5730
      +user: Proxies\__CG__\App\Entity\User {#5661 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5692
        +user: Proxies\__CG__\App\Entity\User {#5678 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5657
          +user: Proxies\__CG__\App\Entity\User {#5661 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5564
            +user: Proxies\__CG__\App\Entity\User {#5557 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5377
              +user: Proxies\__CG__\App\Entity\User {#5381 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5134
                +user: Proxies\__CG__\App\Entity\User {#5135 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4855
                  +user: App\Entity\User {#4868 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
                    \n
                    Yeah it’s a real shame, I’ve been following this as well.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 22
                  +score: 0
                  +lastActive: DateTime @1698307994 {#4850
                    date: 2023-10-26 10:13:14.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Wogi@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4856 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
                  -id: 71313
                  -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4808139"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698247202 {#4851
                    date: 2023-10-25 17:20:02.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4855}
                +body: "what went wrong with cities skylines?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 6
                +score: 0
                +lastActive: DateTime @1698249293 {#5132
                  date: 2023-10-25 17:54:53.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Wogi@lemmy.world"
                  "@systemglitch@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5136 …}
                +nested: Doctrine\ORM\PersistentCollection {#5138 …}
                +votes: Doctrine\ORM\PersistentCollection {#5140 …}
                +reports: Doctrine\ORM\PersistentCollection {#5142 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
                -id: 71400
                -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4808787"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698249293 {#5133
                  date: 2023-10-25 17:54:53.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4855}
              +body: "The new one runs like hot unoptimized garbage I think"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1698251081 {#5376
                date: 2023-10-25 18:24:41.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Wogi@lemmy.world"
                "@systemglitch@lemmy.world"
                "@Caboose12000@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5386 …}
              +nested: Doctrine\ORM\PersistentCollection {#5382 …}
              +votes: Doctrine\ORM\PersistentCollection {#5384 …}
              +reports: Doctrine\ORM\PersistentCollection {#5389 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
              -id: 71456
              -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/4293326"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698251081 {#5373
                date: 2023-10-25 18:24:41.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4855}
            +body: """
              It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
              \n
              R9 3900x & 3070ti - my machine is above average but nothing crazy.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1698259022 {#5565
              date: 2023-10-25 20:37:02.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
              "@systemglitch@lemmy.world"
              "@Caboose12000@lemmy.world"
              "@JoeBigelow@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5556 …}
            +nested: Doctrine\ORM\PersistentCollection {#5554 …}
            +votes: Doctrine\ORM\PersistentCollection {#5552 …}
            +reports: Doctrine\ORM\PersistentCollection {#5567 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
            -id: 71747
            -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://mander.xyz/comment/4557591"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698259022 {#5562
              date: 2023-10-25 20:37:02.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: "30 fps on 3070ti is shambolic."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698263446 {#5656
            date: 2023-10-25 21:50:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
            "@Caboose12000@lemmy.world"
            "@JoeBigelow@lemmy.ca"
            "@SwampYankee@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5666 …}
          +nested: Doctrine\ORM\PersistentCollection {#5662 …}
          +votes: Doctrine\ORM\PersistentCollection {#5664 …}
          +reports: Doctrine\ORM\PersistentCollection {#5669 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
          -id: 71895
          -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5326285"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698263446 {#5653
            date: 2023-10-25 21:50:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: """
          TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
          \n
          On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698272529 {#5697
          date: 2023-10-26 00:22:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
          "@JoeBigelow@lemmy.ca"
          "@SwampYankee@mander.xyz"
          "@SchizoDenji@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5700 …}
        +nested: Doctrine\ORM\PersistentCollection {#5704 …}
        +votes: Doctrine\ORM\PersistentCollection {#5706 …}
        +reports: Doctrine\ORM\PersistentCollection {#5707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
        -id: 72152
        -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4816697"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698272529 {#5694
          date: 2023-10-26 00:22:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: """
        Mate, if you’re paying 50$ and have a really good PC, the base level competency should atleast be that the game *runs*. Let alone the quality or content.\n
        \n
        Stop excusing the inexcusable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698295757 {#5735
        date: 2023-10-26 06:49:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
        "@SwampYankee@mander.xyz"
        "@SchizoDenji@lemm.ee"
        "@sheogorath@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5738 …}
      +nested: Doctrine\ORM\PersistentCollection {#5742 …}
      +votes: Doctrine\ORM\PersistentCollection {#5744 …}
      +reports: Doctrine\ORM\PersistentCollection {#5745 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
      -id: 72542
      -bodyTs: "'50':6 'alon':25 'atleast':18 'base':14 'compet':16 'content':29 'excus':31 'game':22 'good':11 'inexcus':33 'let':24 'level':15 'mate':1 'pay':5 'pc':12 'qualiti':27 're':4 'realli':10 'run':23 'stop':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5339572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698295757 {#5732
        date: 2023-10-26 06:49:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "I’m paying 3.5 USD to play this game. So my standards might be lower than those who had paid the full price for this game."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698296795 {#5761
      date: 2023-10-26 07:06:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
      "@SchizoDenji@lemm.ee"
      "@sheogorath@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5758 …}
    +nested: Doctrine\ORM\PersistentCollection {#5755 …}
    +votes: Doctrine\ORM\PersistentCollection {#5753 …}
    +reports: Doctrine\ORM\PersistentCollection {#5767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
    -id: 72567
    -bodyTs: "'3.5':4 'full':22 'game':9,26 'lower':15 'm':2 'might':13 'paid':20 'pay':3 'play':7 'price':23 'standard':12 'usd':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4822637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698296795 {#5764
      date: 2023-10-26 07:06:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "Yeah but that doesn’t make the criticisms invalid?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698298676 {#5783
    date: 2023-10-26 07:37:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5780 …}
  +nested: Doctrine\ORM\PersistentCollection {#5777 …}
  +votes: Doctrine\ORM\PersistentCollection {#5775 …}
  +reports: Doctrine\ORM\PersistentCollection {#5789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5793 …}
  -id: 72595
  -bodyTs: "'critic':8 'doesn':4 'invalid':9 'make':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5340480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698298676 {#5786
    date: 2023-10-26 07:37:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 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
206 DENIED moderate
App\Entity\EntryComment {#5810
  +user: Proxies\__CG__\App\Entity\User {#5678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5788
    +user: Proxies\__CG__\App\Entity\User {#5661 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5766
      +user: Proxies\__CG__\App\Entity\User {#5678 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5730
        +user: Proxies\__CG__\App\Entity\User {#5661 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5692
          +user: Proxies\__CG__\App\Entity\User {#5678 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5657
            +user: Proxies\__CG__\App\Entity\User {#5661 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5564
              +user: Proxies\__CG__\App\Entity\User {#5557 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5377
                +user: Proxies\__CG__\App\Entity\User {#5381 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5134
                  +user: Proxies\__CG__\App\Entity\User {#5135 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4855
                    +user: App\Entity\User {#4868 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: null
                    +root: null
                    +body: """
                      Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
                      \n
                      Yeah it’s a real shame, I’ve been following this as well.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 22
                    +score: 0
                    +lastActive: DateTime @1698307994 {#4850
                      date: 2023-10-26 10:13:14.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Wogi@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4856 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4858 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4860 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4862 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
                    -id: 71313
                    -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/4808139"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1698247202 {#4851
                      date: 2023-10-25 17:20:02.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4855}
                  +body: "what went wrong with cities skylines?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 6
                  +score: 0
                  +lastActive: DateTime @1698249293 {#5132
                    date: 2023-10-25 17:54:53.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Wogi@lemmy.world"
                    "@systemglitch@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5136 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
                  -id: 71400
                  -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4808787"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698249293 {#5133
                    date: 2023-10-25 17:54:53.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4855}
                +body: "The new one runs like hot unoptimized garbage I think"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1698251081 {#5376
                  date: 2023-10-25 18:24:41.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Wogi@lemmy.world"
                  "@systemglitch@lemmy.world"
                  "@Caboose12000@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5386 …}
                +nested: Doctrine\ORM\PersistentCollection {#5382 …}
                +votes: Doctrine\ORM\PersistentCollection {#5384 …}
                +reports: Doctrine\ORM\PersistentCollection {#5389 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
                -id: 71456
                -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/4293326"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698251081 {#5373
                  date: 2023-10-25 18:24:41.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4855}
              +body: """
                It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
                \n
                R9 3900x & 3070ti - my machine is above average but nothing crazy.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1698259022 {#5565
                date: 2023-10-25 20:37:02.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Wogi@lemmy.world"
                "@systemglitch@lemmy.world"
                "@Caboose12000@lemmy.world"
                "@JoeBigelow@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5556 …}
              +nested: Doctrine\ORM\PersistentCollection {#5554 …}
              +votes: Doctrine\ORM\PersistentCollection {#5552 …}
              +reports: Doctrine\ORM\PersistentCollection {#5567 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
              -id: 71747
              -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://mander.xyz/comment/4557591"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698259022 {#5562
                date: 2023-10-25 20:37:02.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4855}
            +body: "30 fps on 3070ti is shambolic."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698263446 {#5656
              date: 2023-10-25 21:50:46.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
              "@systemglitch@lemmy.world"
              "@Caboose12000@lemmy.world"
              "@JoeBigelow@lemmy.ca"
              "@SwampYankee@mander.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5666 …}
            +nested: Doctrine\ORM\PersistentCollection {#5662 …}
            +votes: Doctrine\ORM\PersistentCollection {#5664 …}
            +reports: Doctrine\ORM\PersistentCollection {#5669 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
            -id: 71895
            -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/5326285"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698263446 {#5653
              date: 2023-10-25 21:50:46.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: """
            TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
            \n
            On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1698272529 {#5697
            date: 2023-10-26 00:22:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
            "@Caboose12000@lemmy.world"
            "@JoeBigelow@lemmy.ca"
            "@SwampYankee@mander.xyz"
            "@SchizoDenji@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5700 …}
          +nested: Doctrine\ORM\PersistentCollection {#5704 …}
          +votes: Doctrine\ORM\PersistentCollection {#5706 …}
          +reports: Doctrine\ORM\PersistentCollection {#5707 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
          -id: 72152
          -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4816697"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698272529 {#5694
            date: 2023-10-26 00:22:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: """
          Mate, if you’re paying 50$ and have a really good PC, the base level competency should atleast be that the game *runs*. Let alone the quality or content.\n
          \n
          Stop excusing the inexcusable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1698295757 {#5735
          date: 2023-10-26 06:49:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
          "@JoeBigelow@lemmy.ca"
          "@SwampYankee@mander.xyz"
          "@SchizoDenji@lemm.ee"
          "@sheogorath@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5738 …}
        +nested: Doctrine\ORM\PersistentCollection {#5742 …}
        +votes: Doctrine\ORM\PersistentCollection {#5744 …}
        +reports: Doctrine\ORM\PersistentCollection {#5745 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
        -id: 72542
        -bodyTs: "'50':6 'alon':25 'atleast':18 'base':14 'compet':16 'content':29 'excus':31 'game':22 'good':11 'inexcus':33 'let':24 'level':15 'mate':1 'pay':5 'pc':12 'qualiti':27 're':4 'realli':10 'run':23 'stop':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5339572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698295757 {#5732
          date: 2023-10-26 06:49:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: "I’m paying 3.5 USD to play this game. So my standards might be lower than those who had paid the full price for this game."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698296795 {#5761
        date: 2023-10-26 07:06:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
        "@SwampYankee@mander.xyz"
        "@SchizoDenji@lemm.ee"
        "@sheogorath@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5758 …}
      +nested: Doctrine\ORM\PersistentCollection {#5755 …}
      +votes: Doctrine\ORM\PersistentCollection {#5753 …}
      +reports: Doctrine\ORM\PersistentCollection {#5767 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
      -id: 72567
      -bodyTs: "'3.5':4 'full':22 'game':9,26 'lower':15 'm':2 'might':13 'paid':20 'pay':3 'play':7 'price':23 'standard':12 'usd':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4822637"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698296795 {#5764
        date: 2023-10-26 07:06:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "Yeah but that doesn’t make the criticisms invalid?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698298676 {#5783
      date: 2023-10-26 07:37:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
      "@SchizoDenji@lemm.ee"
      "@sheogorath@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5780 …}
    +nested: Doctrine\ORM\PersistentCollection {#5777 …}
    +votes: Doctrine\ORM\PersistentCollection {#5775 …}
    +reports: Doctrine\ORM\PersistentCollection {#5789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5793 …}
    -id: 72595
    -bodyTs: "'critic':8 'doesn':4 'invalid':9 'make':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5340480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698298676 {#5786
      date: 2023-10-26 07:37:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: """
    That doesn’t make the criticisms invalid. But, there’s always an option to vote with your wallet by treating this release as an early access and not buying it with the current condition and with full price.\n
    \n
    Most people lambasting the game makes it seem that they HAVE to buy the game with the current condition no matter what. Just file this game as a `play in Game Pass` or `buy it next year when there’s a sale`. If more people skip from buying the game at full price the devs will get the message and will try to release the game when the game is ready to be released like Larian.\n
    \n
    I actually do this by buying recent Larian games (D:OS, D:OS2, & BG3) at day one or close to it after the review embargo is lifted (to see whether it’s worth buying or not) to reward them releasing their games in a complete state. Even BG3 had some issues with performance and cut content with their 3rd act.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698303920 {#5805
    date: 2023-10-26 09:05:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5802 …}
  +nested: Doctrine\ORM\PersistentCollection {#5799 …}
  +votes: Doctrine\ORM\PersistentCollection {#5797 …}
  +reports: Doctrine\ORM\PersistentCollection {#5811 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5813 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5815 …}
  -id: 72678
  -bodyTs: "'3rd':173 'access':26 'act':174 'actual':116 'alway':11 'bg3':128,162 'buy':29,51,72,86,120,148 'close':133 'complet':159 'condit':34,57 'content':170 'critic':6 'current':33,56 'cut':169 'd':124,126 'day':130 'dev':93 'doesn':2 'earli':25 'embargo':139 'even':161 'file':62 'full':37,90 'game':43,53,64,69,88,104,107,123,156 'get':95 'invalid':7 'issu':165 'lambast':41 'larian':114,122 'lift':141 'like':113 'make':4,44 'matter':59 'messag':97 'next':74 'one':131 'option':13 'os':125 'os2':127 'pass':70 'peopl':40,83 'perform':167 'play':67 'price':38,91 'readi':109 'recent':121 'releas':22,102,112,154 'review':138 'reward':152 'sale':80 'see':143 'seem':46 'skip':84 'state':160 'treat':20 'tri':100 'vote':15 'wallet':18 'whether':144 'worth':147 'year':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4823961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698303920 {#5808
    date: 2023-10-26 09:05: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
207 DENIED edit
App\Entity\EntryComment {#5810
  +user: Proxies\__CG__\App\Entity\User {#5678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5788
    +user: Proxies\__CG__\App\Entity\User {#5661 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5766
      +user: Proxies\__CG__\App\Entity\User {#5678 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5730
        +user: Proxies\__CG__\App\Entity\User {#5661 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5692
          +user: Proxies\__CG__\App\Entity\User {#5678 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5657
            +user: Proxies\__CG__\App\Entity\User {#5661 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5564
              +user: Proxies\__CG__\App\Entity\User {#5557 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5377
                +user: Proxies\__CG__\App\Entity\User {#5381 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5134
                  +user: Proxies\__CG__\App\Entity\User {#5135 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4855
                    +user: App\Entity\User {#4868 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: null
                    +root: null
                    +body: """
                      Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
                      \n
                      Yeah it’s a real shame, I’ve been following this as well.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 22
                    +score: 0
                    +lastActive: DateTime @1698307994 {#4850
                      date: 2023-10-26 10:13:14.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Wogi@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4856 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4858 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4860 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4862 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
                    -id: 71313
                    -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/4808139"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1698247202 {#4851
                      date: 2023-10-25 17:20:02.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4855}
                  +body: "what went wrong with cities skylines?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 6
                  +score: 0
                  +lastActive: DateTime @1698249293 {#5132
                    date: 2023-10-25 17:54:53.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Wogi@lemmy.world"
                    "@systemglitch@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5136 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
                  -id: 71400
                  -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4808787"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698249293 {#5133
                    date: 2023-10-25 17:54:53.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4855}
                +body: "The new one runs like hot unoptimized garbage I think"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1698251081 {#5376
                  date: 2023-10-25 18:24:41.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Wogi@lemmy.world"
                  "@systemglitch@lemmy.world"
                  "@Caboose12000@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5386 …}
                +nested: Doctrine\ORM\PersistentCollection {#5382 …}
                +votes: Doctrine\ORM\PersistentCollection {#5384 …}
                +reports: Doctrine\ORM\PersistentCollection {#5389 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
                -id: 71456
                -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/4293326"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698251081 {#5373
                  date: 2023-10-25 18:24:41.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4855}
              +body: """
                It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
                \n
                R9 3900x & 3070ti - my machine is above average but nothing crazy.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1698259022 {#5565
                date: 2023-10-25 20:37:02.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Wogi@lemmy.world"
                "@systemglitch@lemmy.world"
                "@Caboose12000@lemmy.world"
                "@JoeBigelow@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5556 …}
              +nested: Doctrine\ORM\PersistentCollection {#5554 …}
              +votes: Doctrine\ORM\PersistentCollection {#5552 …}
              +reports: Doctrine\ORM\PersistentCollection {#5567 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
              -id: 71747
              -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://mander.xyz/comment/4557591"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698259022 {#5562
                date: 2023-10-25 20:37:02.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4855}
            +body: "30 fps on 3070ti is shambolic."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698263446 {#5656
              date: 2023-10-25 21:50:46.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
              "@systemglitch@lemmy.world"
              "@Caboose12000@lemmy.world"
              "@JoeBigelow@lemmy.ca"
              "@SwampYankee@mander.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5666 …}
            +nested: Doctrine\ORM\PersistentCollection {#5662 …}
            +votes: Doctrine\ORM\PersistentCollection {#5664 …}
            +reports: Doctrine\ORM\PersistentCollection {#5669 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
            -id: 71895
            -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/5326285"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698263446 {#5653
              date: 2023-10-25 21:50:46.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: """
            TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
            \n
            On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1698272529 {#5697
            date: 2023-10-26 00:22:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
            "@Caboose12000@lemmy.world"
            "@JoeBigelow@lemmy.ca"
            "@SwampYankee@mander.xyz"
            "@SchizoDenji@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5700 …}
          +nested: Doctrine\ORM\PersistentCollection {#5704 …}
          +votes: Doctrine\ORM\PersistentCollection {#5706 …}
          +reports: Doctrine\ORM\PersistentCollection {#5707 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
          -id: 72152
          -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4816697"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698272529 {#5694
            date: 2023-10-26 00:22:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: """
          Mate, if you’re paying 50$ and have a really good PC, the base level competency should atleast be that the game *runs*. Let alone the quality or content.\n
          \n
          Stop excusing the inexcusable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1698295757 {#5735
          date: 2023-10-26 06:49:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
          "@JoeBigelow@lemmy.ca"
          "@SwampYankee@mander.xyz"
          "@SchizoDenji@lemm.ee"
          "@sheogorath@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5738 …}
        +nested: Doctrine\ORM\PersistentCollection {#5742 …}
        +votes: Doctrine\ORM\PersistentCollection {#5744 …}
        +reports: Doctrine\ORM\PersistentCollection {#5745 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
        -id: 72542
        -bodyTs: "'50':6 'alon':25 'atleast':18 'base':14 'compet':16 'content':29 'excus':31 'game':22 'good':11 'inexcus':33 'let':24 'level':15 'mate':1 'pay':5 'pc':12 'qualiti':27 're':4 'realli':10 'run':23 'stop':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5339572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698295757 {#5732
          date: 2023-10-26 06:49:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: "I’m paying 3.5 USD to play this game. So my standards might be lower than those who had paid the full price for this game."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698296795 {#5761
        date: 2023-10-26 07:06:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
        "@SwampYankee@mander.xyz"
        "@SchizoDenji@lemm.ee"
        "@sheogorath@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5758 …}
      +nested: Doctrine\ORM\PersistentCollection {#5755 …}
      +votes: Doctrine\ORM\PersistentCollection {#5753 …}
      +reports: Doctrine\ORM\PersistentCollection {#5767 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
      -id: 72567
      -bodyTs: "'3.5':4 'full':22 'game':9,26 'lower':15 'm':2 'might':13 'paid':20 'pay':3 'play':7 'price':23 'standard':12 'usd':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4822637"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698296795 {#5764
        date: 2023-10-26 07:06:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "Yeah but that doesn’t make the criticisms invalid?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698298676 {#5783
      date: 2023-10-26 07:37:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
      "@SchizoDenji@lemm.ee"
      "@sheogorath@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5780 …}
    +nested: Doctrine\ORM\PersistentCollection {#5777 …}
    +votes: Doctrine\ORM\PersistentCollection {#5775 …}
    +reports: Doctrine\ORM\PersistentCollection {#5789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5793 …}
    -id: 72595
    -bodyTs: "'critic':8 'doesn':4 'invalid':9 'make':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5340480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698298676 {#5786
      date: 2023-10-26 07:37:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: """
    That doesn’t make the criticisms invalid. But, there’s always an option to vote with your wallet by treating this release as an early access and not buying it with the current condition and with full price.\n
    \n
    Most people lambasting the game makes it seem that they HAVE to buy the game with the current condition no matter what. Just file this game as a `play in Game Pass` or `buy it next year when there’s a sale`. If more people skip from buying the game at full price the devs will get the message and will try to release the game when the game is ready to be released like Larian.\n
    \n
    I actually do this by buying recent Larian games (D:OS, D:OS2, & BG3) at day one or close to it after the review embargo is lifted (to see whether it’s worth buying or not) to reward them releasing their games in a complete state. Even BG3 had some issues with performance and cut content with their 3rd act.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698303920 {#5805
    date: 2023-10-26 09:05:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5802 …}
  +nested: Doctrine\ORM\PersistentCollection {#5799 …}
  +votes: Doctrine\ORM\PersistentCollection {#5797 …}
  +reports: Doctrine\ORM\PersistentCollection {#5811 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5813 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5815 …}
  -id: 72678
  -bodyTs: "'3rd':173 'access':26 'act':174 'actual':116 'alway':11 'bg3':128,162 'buy':29,51,72,86,120,148 'close':133 'complet':159 'condit':34,57 'content':170 'critic':6 'current':33,56 'cut':169 'd':124,126 'day':130 'dev':93 'doesn':2 'earli':25 'embargo':139 'even':161 'file':62 'full':37,90 'game':43,53,64,69,88,104,107,123,156 'get':95 'invalid':7 'issu':165 'lambast':41 'larian':114,122 'lift':141 'like':113 'make':4,44 'matter':59 'messag':97 'next':74 'one':131 'option':13 'os':125 'os2':127 'pass':70 'peopl':40,83 'perform':167 'play':67 'price':38,91 'readi':109 'recent':121 'releas':22,102,112,154 'review':138 'reward':152 'sale':80 'see':143 'seem':46 'skip':84 'state':160 'treat':20 'tri':100 'vote':15 'wallet':18 'whether':144 'worth':147 'year':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4823961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698303920 {#5808
    date: 2023-10-26 09:05: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
208 DENIED moderate
App\Entity\EntryComment {#5810
  +user: Proxies\__CG__\App\Entity\User {#5678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5788
    +user: Proxies\__CG__\App\Entity\User {#5661 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5766
      +user: Proxies\__CG__\App\Entity\User {#5678 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5730
        +user: Proxies\__CG__\App\Entity\User {#5661 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5692
          +user: Proxies\__CG__\App\Entity\User {#5678 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5657
            +user: Proxies\__CG__\App\Entity\User {#5661 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5564
              +user: Proxies\__CG__\App\Entity\User {#5557 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5377
                +user: Proxies\__CG__\App\Entity\User {#5381 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5134
                  +user: Proxies\__CG__\App\Entity\User {#5135 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4855
                    +user: App\Entity\User {#4868 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: null
                    +root: null
                    +body: """
                      Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
                      \n
                      Yeah it’s a real shame, I’ve been following this as well.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 22
                    +score: 0
                    +lastActive: DateTime @1698307994 {#4850
                      date: 2023-10-26 10:13:14.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Wogi@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4856 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4858 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4860 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4862 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
                    -id: 71313
                    -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/4808139"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1698247202 {#4851
                      date: 2023-10-25 17:20:02.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4855}
                  +body: "what went wrong with cities skylines?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 6
                  +score: 0
                  +lastActive: DateTime @1698249293 {#5132
                    date: 2023-10-25 17:54:53.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Wogi@lemmy.world"
                    "@systemglitch@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5136 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
                  -id: 71400
                  -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4808787"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698249293 {#5133
                    date: 2023-10-25 17:54:53.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4855}
                +body: "The new one runs like hot unoptimized garbage I think"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1698251081 {#5376
                  date: 2023-10-25 18:24:41.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Wogi@lemmy.world"
                  "@systemglitch@lemmy.world"
                  "@Caboose12000@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5386 …}
                +nested: Doctrine\ORM\PersistentCollection {#5382 …}
                +votes: Doctrine\ORM\PersistentCollection {#5384 …}
                +reports: Doctrine\ORM\PersistentCollection {#5389 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
                -id: 71456
                -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/4293326"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698251081 {#5373
                  date: 2023-10-25 18:24:41.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4855}
              +body: """
                It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
                \n
                R9 3900x & 3070ti - my machine is above average but nothing crazy.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1698259022 {#5565
                date: 2023-10-25 20:37:02.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Wogi@lemmy.world"
                "@systemglitch@lemmy.world"
                "@Caboose12000@lemmy.world"
                "@JoeBigelow@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5556 …}
              +nested: Doctrine\ORM\PersistentCollection {#5554 …}
              +votes: Doctrine\ORM\PersistentCollection {#5552 …}
              +reports: Doctrine\ORM\PersistentCollection {#5567 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
              -id: 71747
              -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://mander.xyz/comment/4557591"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698259022 {#5562
                date: 2023-10-25 20:37:02.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4855}
            +body: "30 fps on 3070ti is shambolic."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698263446 {#5656
              date: 2023-10-25 21:50:46.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
              "@systemglitch@lemmy.world"
              "@Caboose12000@lemmy.world"
              "@JoeBigelow@lemmy.ca"
              "@SwampYankee@mander.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5666 …}
            +nested: Doctrine\ORM\PersistentCollection {#5662 …}
            +votes: Doctrine\ORM\PersistentCollection {#5664 …}
            +reports: Doctrine\ORM\PersistentCollection {#5669 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
            -id: 71895
            -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/5326285"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698263446 {#5653
              date: 2023-10-25 21:50:46.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: """
            TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
            \n
            On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1698272529 {#5697
            date: 2023-10-26 00:22:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
            "@Caboose12000@lemmy.world"
            "@JoeBigelow@lemmy.ca"
            "@SwampYankee@mander.xyz"
            "@SchizoDenji@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5700 …}
          +nested: Doctrine\ORM\PersistentCollection {#5704 …}
          +votes: Doctrine\ORM\PersistentCollection {#5706 …}
          +reports: Doctrine\ORM\PersistentCollection {#5707 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
          -id: 72152
          -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4816697"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698272529 {#5694
            date: 2023-10-26 00:22:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: """
          Mate, if you’re paying 50$ and have a really good PC, the base level competency should atleast be that the game *runs*. Let alone the quality or content.\n
          \n
          Stop excusing the inexcusable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1698295757 {#5735
          date: 2023-10-26 06:49:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
          "@JoeBigelow@lemmy.ca"
          "@SwampYankee@mander.xyz"
          "@SchizoDenji@lemm.ee"
          "@sheogorath@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5738 …}
        +nested: Doctrine\ORM\PersistentCollection {#5742 …}
        +votes: Doctrine\ORM\PersistentCollection {#5744 …}
        +reports: Doctrine\ORM\PersistentCollection {#5745 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
        -id: 72542
        -bodyTs: "'50':6 'alon':25 'atleast':18 'base':14 'compet':16 'content':29 'excus':31 'game':22 'good':11 'inexcus':33 'let':24 'level':15 'mate':1 'pay':5 'pc':12 'qualiti':27 're':4 'realli':10 'run':23 'stop':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5339572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698295757 {#5732
          date: 2023-10-26 06:49:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: "I’m paying 3.5 USD to play this game. So my standards might be lower than those who had paid the full price for this game."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698296795 {#5761
        date: 2023-10-26 07:06:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
        "@SwampYankee@mander.xyz"
        "@SchizoDenji@lemm.ee"
        "@sheogorath@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5758 …}
      +nested: Doctrine\ORM\PersistentCollection {#5755 …}
      +votes: Doctrine\ORM\PersistentCollection {#5753 …}
      +reports: Doctrine\ORM\PersistentCollection {#5767 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
      -id: 72567
      -bodyTs: "'3.5':4 'full':22 'game':9,26 'lower':15 'm':2 'might':13 'paid':20 'pay':3 'play':7 'price':23 'standard':12 'usd':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4822637"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698296795 {#5764
        date: 2023-10-26 07:06:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "Yeah but that doesn’t make the criticisms invalid?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698298676 {#5783
      date: 2023-10-26 07:37:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
      "@SchizoDenji@lemm.ee"
      "@sheogorath@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5780 …}
    +nested: Doctrine\ORM\PersistentCollection {#5777 …}
    +votes: Doctrine\ORM\PersistentCollection {#5775 …}
    +reports: Doctrine\ORM\PersistentCollection {#5789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5793 …}
    -id: 72595
    -bodyTs: "'critic':8 'doesn':4 'invalid':9 'make':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5340480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698298676 {#5786
      date: 2023-10-26 07:37:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: """
    That doesn’t make the criticisms invalid. But, there’s always an option to vote with your wallet by treating this release as an early access and not buying it with the current condition and with full price.\n
    \n
    Most people lambasting the game makes it seem that they HAVE to buy the game with the current condition no matter what. Just file this game as a `play in Game Pass` or `buy it next year when there’s a sale`. If more people skip from buying the game at full price the devs will get the message and will try to release the game when the game is ready to be released like Larian.\n
    \n
    I actually do this by buying recent Larian games (D:OS, D:OS2, & BG3) at day one or close to it after the review embargo is lifted (to see whether it’s worth buying or not) to reward them releasing their games in a complete state. Even BG3 had some issues with performance and cut content with their 3rd act.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698303920 {#5805
    date: 2023-10-26 09:05:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5802 …}
  +nested: Doctrine\ORM\PersistentCollection {#5799 …}
  +votes: Doctrine\ORM\PersistentCollection {#5797 …}
  +reports: Doctrine\ORM\PersistentCollection {#5811 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5813 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5815 …}
  -id: 72678
  -bodyTs: "'3rd':173 'access':26 'act':174 'actual':116 'alway':11 'bg3':128,162 'buy':29,51,72,86,120,148 'close':133 'complet':159 'condit':34,57 'content':170 'critic':6 'current':33,56 'cut':169 'd':124,126 'day':130 'dev':93 'doesn':2 'earli':25 'embargo':139 'even':161 'file':62 'full':37,90 'game':43,53,64,69,88,104,107,123,156 'get':95 'invalid':7 'issu':165 'lambast':41 'larian':114,122 'lift':141 'like':113 'make':4,44 'matter':59 'messag':97 'next':74 'one':131 'option':13 'os':125 'os2':127 'pass':70 'peopl':40,83 'perform':167 'play':67 'price':38,91 'readi':109 'recent':121 'releas':22,102,112,154 'review':138 'reward':152 'sale':80 'see':143 'seem':46 'skip':84 'state':160 'treat':20 'tri':100 'vote':15 'wallet':18 'whether':144 'worth':147 'year':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4823961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698303920 {#5808
    date: 2023-10-26 09:05: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
209 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
210 DENIED moderate
App\Entity\EntryComment {#5832
  +user: Proxies\__CG__\App\Entity\User {#5661 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5810
    +user: Proxies\__CG__\App\Entity\User {#5678 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5788
      +user: Proxies\__CG__\App\Entity\User {#5661 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5766
        +user: Proxies\__CG__\App\Entity\User {#5678 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5730
          +user: Proxies\__CG__\App\Entity\User {#5661 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5692
            +user: Proxies\__CG__\App\Entity\User {#5678 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5657
              +user: Proxies\__CG__\App\Entity\User {#5661 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5564
                +user: Proxies\__CG__\App\Entity\User {#5557 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5377
                  +user: Proxies\__CG__\App\Entity\User {#5381 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#5134
                    +user: Proxies\__CG__\App\Entity\User {#5135 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4855
                      +user: App\Entity\User {#4868 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: null
                      +root: null
                      +body: """
                        Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
                        \n
                        Yeah it’s a real shame, I’ve been following this as well.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 22
                      +score: 0
                      +lastActive: DateTime @1698307994 {#4850
                        date: 2023-10-26 10:13:14.0 +02:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Wogi@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4856 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4858 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4860 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4862 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
                      -id: 71313
                      -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/4808139"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1698247202 {#4851
                        date: 2023-10-25 17:20:02.0 +02:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4855}
                    +body: "what went wrong with cities skylines?"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 6
                    +score: 0
                    +lastActive: DateTime @1698249293 {#5132
                      date: 2023-10-25 17:54:53.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Wogi@lemmy.world"
                      "@systemglitch@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5136 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
                    -id: 71400
                    -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/4808787"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1698249293 {#5133
                      date: 2023-10-25 17:54:53.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4855}
                  +body: "The new one runs like hot unoptimized garbage I think"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1698251081 {#5376
                    date: 2023-10-25 18:24:41.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Wogi@lemmy.world"
                    "@systemglitch@lemmy.world"
                    "@Caboose12000@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5386 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5382 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5384 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5389 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
                  -id: 71456
                  -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/4293326"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698251081 {#5373
                    date: 2023-10-25 18:24:41.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4855}
                +body: """
                  It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
                  \n
                  R9 3900x & 3070ti - my machine is above average but nothing crazy.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1698259022 {#5565
                  date: 2023-10-25 20:37:02.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Wogi@lemmy.world"
                  "@systemglitch@lemmy.world"
                  "@Caboose12000@lemmy.world"
                  "@JoeBigelow@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5556 …}
                +nested: Doctrine\ORM\PersistentCollection {#5554 …}
                +votes: Doctrine\ORM\PersistentCollection {#5552 …}
                +reports: Doctrine\ORM\PersistentCollection {#5567 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
                -id: 71747
                -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://mander.xyz/comment/4557591"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698259022 {#5562
                  date: 2023-10-25 20:37:02.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4855}
              +body: "30 fps on 3070ti is shambolic."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1698263446 {#5656
                date: 2023-10-25 21:50:46.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Wogi@lemmy.world"
                "@systemglitch@lemmy.world"
                "@Caboose12000@lemmy.world"
                "@JoeBigelow@lemmy.ca"
                "@SwampYankee@mander.xyz"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5666 …}
              +nested: Doctrine\ORM\PersistentCollection {#5662 …}
              +votes: Doctrine\ORM\PersistentCollection {#5664 …}
              +reports: Doctrine\ORM\PersistentCollection {#5669 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
              -id: 71895
              -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/5326285"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698263446 {#5653
                date: 2023-10-25 21:50:46.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4855}
            +body: """
              TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
              \n
              On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1698272529 {#5697
              date: 2023-10-26 00:22:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
              "@systemglitch@lemmy.world"
              "@Caboose12000@lemmy.world"
              "@JoeBigelow@lemmy.ca"
              "@SwampYankee@mander.xyz"
              "@SchizoDenji@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5700 …}
            +nested: Doctrine\ORM\PersistentCollection {#5704 …}
            +votes: Doctrine\ORM\PersistentCollection {#5706 …}
            +reports: Doctrine\ORM\PersistentCollection {#5707 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
            -id: 72152
            -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4816697"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698272529 {#5694
              date: 2023-10-26 00:22:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: """
            Mate, if you’re paying 50$ and have a really good PC, the base level competency should atleast be that the game *runs*. Let alone the quality or content.\n
            \n
            Stop excusing the inexcusable.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1698295757 {#5735
            date: 2023-10-26 06:49:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
            "@Caboose12000@lemmy.world"
            "@JoeBigelow@lemmy.ca"
            "@SwampYankee@mander.xyz"
            "@SchizoDenji@lemm.ee"
            "@sheogorath@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5738 …}
          +nested: Doctrine\ORM\PersistentCollection {#5742 …}
          +votes: Doctrine\ORM\PersistentCollection {#5744 …}
          +reports: Doctrine\ORM\PersistentCollection {#5745 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
          -id: 72542
          -bodyTs: "'50':6 'alon':25 'atleast':18 'base':14 'compet':16 'content':29 'excus':31 'game':22 'good':11 'inexcus':33 'let':24 'level':15 'mate':1 'pay':5 'pc':12 'qualiti':27 're':4 'realli':10 'run':23 'stop':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5339572"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698295757 {#5732
            date: 2023-10-26 06:49:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: "I’m paying 3.5 USD to play this game. So my standards might be lower than those who had paid the full price for this game."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698296795 {#5761
          date: 2023-10-26 07:06:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
          "@JoeBigelow@lemmy.ca"
          "@SwampYankee@mander.xyz"
          "@SchizoDenji@lemm.ee"
          "@sheogorath@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5758 …}
        +nested: Doctrine\ORM\PersistentCollection {#5755 …}
        +votes: Doctrine\ORM\PersistentCollection {#5753 …}
        +reports: Doctrine\ORM\PersistentCollection {#5767 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
        -id: 72567
        -bodyTs: "'3.5':4 'full':22 'game':9,26 'lower':15 'm':2 'might':13 'paid':20 'pay':3 'play':7 'price':23 'standard':12 'usd':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4822637"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698296795 {#5764
          date: 2023-10-26 07:06:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: "Yeah but that doesn’t make the criticisms invalid?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698298676 {#5783
        date: 2023-10-26 07:37:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
        "@SwampYankee@mander.xyz"
        "@SchizoDenji@lemm.ee"
        "@sheogorath@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5780 …}
      +nested: Doctrine\ORM\PersistentCollection {#5777 …}
      +votes: Doctrine\ORM\PersistentCollection {#5775 …}
      +reports: Doctrine\ORM\PersistentCollection {#5789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5793 …}
      -id: 72595
      -bodyTs: "'critic':8 'doesn':4 'invalid':9 'make':6 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5340480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698298676 {#5786
        date: 2023-10-26 07:37:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: """
      That doesn’t make the criticisms invalid. But, there’s always an option to vote with your wallet by treating this release as an early access and not buying it with the current condition and with full price.\n
      \n
      Most people lambasting the game makes it seem that they HAVE to buy the game with the current condition no matter what. Just file this game as a `play in Game Pass` or `buy it next year when there’s a sale`. If more people skip from buying the game at full price the devs will get the message and will try to release the game when the game is ready to be released like Larian.\n
      \n
      I actually do this by buying recent Larian games (D:OS, D:OS2, & BG3) at day one or close to it after the review embargo is lifted (to see whether it’s worth buying or not) to reward them releasing their games in a complete state. Even BG3 had some issues with performance and cut content with their 3rd act.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698303920 {#5805
      date: 2023-10-26 09:05:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
      "@SchizoDenji@lemm.ee"
      "@sheogorath@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5802 …}
    +nested: Doctrine\ORM\PersistentCollection {#5799 …}
    +votes: Doctrine\ORM\PersistentCollection {#5797 …}
    +reports: Doctrine\ORM\PersistentCollection {#5811 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5813 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5815 …}
    -id: 72678
    -bodyTs: "'3rd':173 'access':26 'act':174 'actual':116 'alway':11 'bg3':128,162 'buy':29,51,72,86,120,148 'close':133 'complet':159 'condit':34,57 'content':170 'critic':6 'current':33,56 'cut':169 'd':124,126 'day':130 'dev':93 'doesn':2 'earli':25 'embargo':139 'even':161 'file':62 'full':37,90 'game':43,53,64,69,88,104,107,123,156 'get':95 'invalid':7 'issu':165 'lambast':41 'larian':114,122 'lift':141 'like':113 'make':4,44 'matter':59 'messag':97 'next':74 'one':131 'option':13 'os':125 'os2':127 'pass':70 'peopl':40,83 'perform':167 'play':67 'price':38,91 'readi':109 'recent':121 'releas':22,102,112,154 'review':138 'reward':152 'sale':80 'see':143 'seem':46 'skip':84 'state':160 'treat':20 'tri':100 'vote':15 'wallet':18 'whether':144 'worth':147 'year':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4823961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698303920 {#5808
      date: 2023-10-26 09:05:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "I actually got a refund for it. I usually do as you said for most games but the goodwill of Paradox and the excitement for CS2 got the better of me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698307992 {#5827
    date: 2023-10-26 10:13:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5824 …}
  +nested: Doctrine\ORM\PersistentCollection {#5821 …}
  +votes: Doctrine\ORM\PersistentCollection {#5819 …}
  +reports: Doctrine\ORM\PersistentCollection {#5833 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5835 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5837 …}
  -id: 72726
  -bodyTs: "'actual':2 'better':29 'cs2':26 'excit':24 'game':16 'goodwil':19 'got':3,27 'paradox':21 'refund':5 'said':13 'usual':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5343597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698307992 {#5830
    date: 2023-10-26 10:13: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
211 DENIED edit
App\Entity\EntryComment {#5832
  +user: Proxies\__CG__\App\Entity\User {#5661 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5810
    +user: Proxies\__CG__\App\Entity\User {#5678 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5788
      +user: Proxies\__CG__\App\Entity\User {#5661 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5766
        +user: Proxies\__CG__\App\Entity\User {#5678 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5730
          +user: Proxies\__CG__\App\Entity\User {#5661 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5692
            +user: Proxies\__CG__\App\Entity\User {#5678 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5657
              +user: Proxies\__CG__\App\Entity\User {#5661 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5564
                +user: Proxies\__CG__\App\Entity\User {#5557 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5377
                  +user: Proxies\__CG__\App\Entity\User {#5381 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#5134
                    +user: Proxies\__CG__\App\Entity\User {#5135 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4855
                      +user: App\Entity\User {#4868 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: null
                      +root: null
                      +body: """
                        Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
                        \n
                        Yeah it’s a real shame, I’ve been following this as well.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 22
                      +score: 0
                      +lastActive: DateTime @1698307994 {#4850
                        date: 2023-10-26 10:13:14.0 +02:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Wogi@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4856 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4858 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4860 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4862 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
                      -id: 71313
                      -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/4808139"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1698247202 {#4851
                        date: 2023-10-25 17:20:02.0 +02:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4855}
                    +body: "what went wrong with cities skylines?"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 6
                    +score: 0
                    +lastActive: DateTime @1698249293 {#5132
                      date: 2023-10-25 17:54:53.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Wogi@lemmy.world"
                      "@systemglitch@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5136 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
                    -id: 71400
                    -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/4808787"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1698249293 {#5133
                      date: 2023-10-25 17:54:53.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4855}
                  +body: "The new one runs like hot unoptimized garbage I think"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1698251081 {#5376
                    date: 2023-10-25 18:24:41.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Wogi@lemmy.world"
                    "@systemglitch@lemmy.world"
                    "@Caboose12000@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5386 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5382 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5384 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5389 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
                  -id: 71456
                  -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/4293326"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698251081 {#5373
                    date: 2023-10-25 18:24:41.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4855}
                +body: """
                  It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
                  \n
                  R9 3900x & 3070ti - my machine is above average but nothing crazy.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1698259022 {#5565
                  date: 2023-10-25 20:37:02.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Wogi@lemmy.world"
                  "@systemglitch@lemmy.world"
                  "@Caboose12000@lemmy.world"
                  "@JoeBigelow@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5556 …}
                +nested: Doctrine\ORM\PersistentCollection {#5554 …}
                +votes: Doctrine\ORM\PersistentCollection {#5552 …}
                +reports: Doctrine\ORM\PersistentCollection {#5567 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
                -id: 71747
                -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://mander.xyz/comment/4557591"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698259022 {#5562
                  date: 2023-10-25 20:37:02.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4855}
              +body: "30 fps on 3070ti is shambolic."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1698263446 {#5656
                date: 2023-10-25 21:50:46.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Wogi@lemmy.world"
                "@systemglitch@lemmy.world"
                "@Caboose12000@lemmy.world"
                "@JoeBigelow@lemmy.ca"
                "@SwampYankee@mander.xyz"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5666 …}
              +nested: Doctrine\ORM\PersistentCollection {#5662 …}
              +votes: Doctrine\ORM\PersistentCollection {#5664 …}
              +reports: Doctrine\ORM\PersistentCollection {#5669 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
              -id: 71895
              -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/5326285"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698263446 {#5653
                date: 2023-10-25 21:50:46.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4855}
            +body: """
              TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
              \n
              On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1698272529 {#5697
              date: 2023-10-26 00:22:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
              "@systemglitch@lemmy.world"
              "@Caboose12000@lemmy.world"
              "@JoeBigelow@lemmy.ca"
              "@SwampYankee@mander.xyz"
              "@SchizoDenji@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5700 …}
            +nested: Doctrine\ORM\PersistentCollection {#5704 …}
            +votes: Doctrine\ORM\PersistentCollection {#5706 …}
            +reports: Doctrine\ORM\PersistentCollection {#5707 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
            -id: 72152
            -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4816697"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698272529 {#5694
              date: 2023-10-26 00:22:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: """
            Mate, if you’re paying 50$ and have a really good PC, the base level competency should atleast be that the game *runs*. Let alone the quality or content.\n
            \n
            Stop excusing the inexcusable.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1698295757 {#5735
            date: 2023-10-26 06:49:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
            "@Caboose12000@lemmy.world"
            "@JoeBigelow@lemmy.ca"
            "@SwampYankee@mander.xyz"
            "@SchizoDenji@lemm.ee"
            "@sheogorath@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5738 …}
          +nested: Doctrine\ORM\PersistentCollection {#5742 …}
          +votes: Doctrine\ORM\PersistentCollection {#5744 …}
          +reports: Doctrine\ORM\PersistentCollection {#5745 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
          -id: 72542
          -bodyTs: "'50':6 'alon':25 'atleast':18 'base':14 'compet':16 'content':29 'excus':31 'game':22 'good':11 'inexcus':33 'let':24 'level':15 'mate':1 'pay':5 'pc':12 'qualiti':27 're':4 'realli':10 'run':23 'stop':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5339572"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698295757 {#5732
            date: 2023-10-26 06:49:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: "I’m paying 3.5 USD to play this game. So my standards might be lower than those who had paid the full price for this game."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698296795 {#5761
          date: 2023-10-26 07:06:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
          "@JoeBigelow@lemmy.ca"
          "@SwampYankee@mander.xyz"
          "@SchizoDenji@lemm.ee"
          "@sheogorath@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5758 …}
        +nested: Doctrine\ORM\PersistentCollection {#5755 …}
        +votes: Doctrine\ORM\PersistentCollection {#5753 …}
        +reports: Doctrine\ORM\PersistentCollection {#5767 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
        -id: 72567
        -bodyTs: "'3.5':4 'full':22 'game':9,26 'lower':15 'm':2 'might':13 'paid':20 'pay':3 'play':7 'price':23 'standard':12 'usd':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4822637"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698296795 {#5764
          date: 2023-10-26 07:06:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: "Yeah but that doesn’t make the criticisms invalid?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698298676 {#5783
        date: 2023-10-26 07:37:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
        "@SwampYankee@mander.xyz"
        "@SchizoDenji@lemm.ee"
        "@sheogorath@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5780 …}
      +nested: Doctrine\ORM\PersistentCollection {#5777 …}
      +votes: Doctrine\ORM\PersistentCollection {#5775 …}
      +reports: Doctrine\ORM\PersistentCollection {#5789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5793 …}
      -id: 72595
      -bodyTs: "'critic':8 'doesn':4 'invalid':9 'make':6 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5340480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698298676 {#5786
        date: 2023-10-26 07:37:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: """
      That doesn’t make the criticisms invalid. But, there’s always an option to vote with your wallet by treating this release as an early access and not buying it with the current condition and with full price.\n
      \n
      Most people lambasting the game makes it seem that they HAVE to buy the game with the current condition no matter what. Just file this game as a `play in Game Pass` or `buy it next year when there’s a sale`. If more people skip from buying the game at full price the devs will get the message and will try to release the game when the game is ready to be released like Larian.\n
      \n
      I actually do this by buying recent Larian games (D:OS, D:OS2, & BG3) at day one or close to it after the review embargo is lifted (to see whether it’s worth buying or not) to reward them releasing their games in a complete state. Even BG3 had some issues with performance and cut content with their 3rd act.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698303920 {#5805
      date: 2023-10-26 09:05:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
      "@SchizoDenji@lemm.ee"
      "@sheogorath@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5802 …}
    +nested: Doctrine\ORM\PersistentCollection {#5799 …}
    +votes: Doctrine\ORM\PersistentCollection {#5797 …}
    +reports: Doctrine\ORM\PersistentCollection {#5811 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5813 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5815 …}
    -id: 72678
    -bodyTs: "'3rd':173 'access':26 'act':174 'actual':116 'alway':11 'bg3':128,162 'buy':29,51,72,86,120,148 'close':133 'complet':159 'condit':34,57 'content':170 'critic':6 'current':33,56 'cut':169 'd':124,126 'day':130 'dev':93 'doesn':2 'earli':25 'embargo':139 'even':161 'file':62 'full':37,90 'game':43,53,64,69,88,104,107,123,156 'get':95 'invalid':7 'issu':165 'lambast':41 'larian':114,122 'lift':141 'like':113 'make':4,44 'matter':59 'messag':97 'next':74 'one':131 'option':13 'os':125 'os2':127 'pass':70 'peopl':40,83 'perform':167 'play':67 'price':38,91 'readi':109 'recent':121 'releas':22,102,112,154 'review':138 'reward':152 'sale':80 'see':143 'seem':46 'skip':84 'state':160 'treat':20 'tri':100 'vote':15 'wallet':18 'whether':144 'worth':147 'year':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4823961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698303920 {#5808
      date: 2023-10-26 09:05:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "I actually got a refund for it. I usually do as you said for most games but the goodwill of Paradox and the excitement for CS2 got the better of me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698307992 {#5827
    date: 2023-10-26 10:13:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5824 …}
  +nested: Doctrine\ORM\PersistentCollection {#5821 …}
  +votes: Doctrine\ORM\PersistentCollection {#5819 …}
  +reports: Doctrine\ORM\PersistentCollection {#5833 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5835 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5837 …}
  -id: 72726
  -bodyTs: "'actual':2 'better':29 'cs2':26 'excit':24 'game':16 'goodwil':19 'got':3,27 'paradox':21 'refund':5 'said':13 'usual':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5343597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698307992 {#5830
    date: 2023-10-26 10:13: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
212 DENIED moderate
App\Entity\EntryComment {#5832
  +user: Proxies\__CG__\App\Entity\User {#5661 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5810
    +user: Proxies\__CG__\App\Entity\User {#5678 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5788
      +user: Proxies\__CG__\App\Entity\User {#5661 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5766
        +user: Proxies\__CG__\App\Entity\User {#5678 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5730
          +user: Proxies\__CG__\App\Entity\User {#5661 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5692
            +user: Proxies\__CG__\App\Entity\User {#5678 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5657
              +user: Proxies\__CG__\App\Entity\User {#5661 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5564
                +user: Proxies\__CG__\App\Entity\User {#5557 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5377
                  +user: Proxies\__CG__\App\Entity\User {#5381 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#5134
                    +user: Proxies\__CG__\App\Entity\User {#5135 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4855
                      +user: App\Entity\User {#4868 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: null
                      +root: null
                      +body: """
                        Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
                        \n
                        Yeah it’s a real shame, I’ve been following this as well.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 22
                      +score: 0
                      +lastActive: DateTime @1698307994 {#4850
                        date: 2023-10-26 10:13:14.0 +02:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Wogi@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4856 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4858 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4860 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4862 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
                      -id: 71313
                      -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/4808139"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1698247202 {#4851
                        date: 2023-10-25 17:20:02.0 +02:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4855}
                    +body: "what went wrong with cities skylines?"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 6
                    +score: 0
                    +lastActive: DateTime @1698249293 {#5132
                      date: 2023-10-25 17:54:53.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Wogi@lemmy.world"
                      "@systemglitch@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5136 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
                    -id: 71400
                    -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/4808787"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1698249293 {#5133
                      date: 2023-10-25 17:54:53.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4855}
                  +body: "The new one runs like hot unoptimized garbage I think"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1698251081 {#5376
                    date: 2023-10-25 18:24:41.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Wogi@lemmy.world"
                    "@systemglitch@lemmy.world"
                    "@Caboose12000@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5386 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5382 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5384 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5389 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
                  -id: 71456
                  -bodyTs: "'garbag':8 'hot':6 'like':5 'new':2 'one':3 'run':4 'think':10 'unoptim':7"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/4293326"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698251081 {#5373
                    date: 2023-10-25 18:24:41.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4855}
                +body: """
                  It’s really not that bad. I run it with the settings maxed at 1440p. I’m guessing my framerate hovers around 30, both above and below.\n
                  \n
                  R9 3900x & 3070ti - my machine is above average but nothing crazy.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1698259022 {#5565
                  date: 2023-10-25 20:37:02.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Wogi@lemmy.world"
                  "@systemglitch@lemmy.world"
                  "@Caboose12000@lemmy.world"
                  "@JoeBigelow@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5556 …}
                +nested: Doctrine\ORM\PersistentCollection {#5554 …}
                +votes: Doctrine\ORM\PersistentCollection {#5552 …}
                +reports: Doctrine\ORM\PersistentCollection {#5567 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
                -id: 71747
                -bodyTs: "'1440p':15 '30':23 '3070ti':30 '3900x':29 'around':22 'averag':35 'bad':6 'crazi':38 'framer':20 'guess':18 'hover':21 'm':17 'machin':32 'max':13 'noth':37 'r9':28 'realli':3 'run':8 'set':12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://mander.xyz/comment/4557591"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698259022 {#5562
                  date: 2023-10-25 20:37:02.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4855}
              +body: "30 fps on 3070ti is shambolic."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1698263446 {#5656
                date: 2023-10-25 21:50:46.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Wogi@lemmy.world"
                "@systemglitch@lemmy.world"
                "@Caboose12000@lemmy.world"
                "@JoeBigelow@lemmy.ca"
                "@SwampYankee@mander.xyz"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5666 …}
              +nested: Doctrine\ORM\PersistentCollection {#5662 …}
              +votes: Doctrine\ORM\PersistentCollection {#5664 …}
              +reports: Doctrine\ORM\PersistentCollection {#5669 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5671 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5673 …}
              -id: 71895
              -bodyTs: "'30':1 '3070ti':4 'fps':2 'shambol':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/5326285"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698263446 {#5653
                date: 2023-10-25 21:50:46.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4855}
            +body: """
              TBH it’s not really the end of the world. I remember the first one running like hot garbage on my PC. Granted maybe it was my shitty CPU being FX-8320 at that time.\n
              \n
              On my machine I got around 40-70 with the default settings. For a city management game having a stable (meaning not crashing) game would be its first priority. Although I definitely see this as an early access release regardless of what CO is saying. So I played this on my Game Pass sub. My regional pricing for Game Pass is really good, as converted to the dollar is only tree fiddy. Although the minimum wage in my country is only 1/4 of the US so it all adds up to the same I guess.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1698272529 {#5697
              date: 2023-10-26 00:22:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Wogi@lemmy.world"
              "@systemglitch@lemmy.world"
              "@Caboose12000@lemmy.world"
              "@JoeBigelow@lemmy.ca"
              "@SwampYankee@mander.xyz"
              "@SchizoDenji@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5700 …}
            +nested: Doctrine\ORM\PersistentCollection {#5704 …}
            +votes: Doctrine\ORM\PersistentCollection {#5706 …}
            +reports: Doctrine\ORM\PersistentCollection {#5707 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5709 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5711 …}
            -id: 72152
            -bodyTs: "'-70':43 '-8320':32 '1/4':117 '40':42 'access':73 'add':124 'although':65,108 'around':41 'citi':50 'co':78 'convert':100 'countri':114 'cpu':29 'crash':58 'default':46 'definit':67 'dollar':103 'earli':72 'end':7 'fiddi':107 'first':14,63 'fx':31 'game':52,59,87,94 'garbag':19 'good':98 'got':40 'grant':23 'guess':130 'hot':18 'like':17 'machin':38 'manag':51 'mayb':24 'mean':56 'minimum':110 'one':15 'pass':88,95 'pc':22 'play':83 'price':92 'prioriti':64 'realli':5,97 'regardless':75 'region':91 'releas':74 'rememb':12 'run':16 'say':80 'see':68 'set':47 'shitti':28 'stabl':55 'sub':89 'tbh':1 'time':35 'tree':106 'us':120 'wage':111 'world':10 'would':60"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4816697"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698272529 {#5694
              date: 2023-10-26 00:22:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4855}
          +body: """
            Mate, if you’re paying 50$ and have a really good PC, the base level competency should atleast be that the game *runs*. Let alone the quality or content.\n
            \n
            Stop excusing the inexcusable.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1698295757 {#5735
            date: 2023-10-26 06:49:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
            "@systemglitch@lemmy.world"
            "@Caboose12000@lemmy.world"
            "@JoeBigelow@lemmy.ca"
            "@SwampYankee@mander.xyz"
            "@SchizoDenji@lemm.ee"
            "@sheogorath@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5738 …}
          +nested: Doctrine\ORM\PersistentCollection {#5742 …}
          +votes: Doctrine\ORM\PersistentCollection {#5744 …}
          +reports: Doctrine\ORM\PersistentCollection {#5745 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
          -id: 72542
          -bodyTs: "'50':6 'alon':25 'atleast':18 'base':14 'compet':16 'content':29 'excus':31 'game':22 'good':11 'inexcus':33 'let':24 'level':15 'mate':1 'pay':5 'pc':12 'qualiti':27 're':4 'realli':10 'run':23 'stop':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5339572"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698295757 {#5732
            date: 2023-10-26 06:49:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4855}
        +body: "I’m paying 3.5 USD to play this game. So my standards might be lower than those who had paid the full price for this game."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698296795 {#5761
          date: 2023-10-26 07:06:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@systemglitch@lemmy.world"
          "@Caboose12000@lemmy.world"
          "@JoeBigelow@lemmy.ca"
          "@SwampYankee@mander.xyz"
          "@SchizoDenji@lemm.ee"
          "@sheogorath@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5758 …}
        +nested: Doctrine\ORM\PersistentCollection {#5755 …}
        +votes: Doctrine\ORM\PersistentCollection {#5753 …}
        +reports: Doctrine\ORM\PersistentCollection {#5767 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
        -id: 72567
        -bodyTs: "'3.5':4 'full':22 'game':9,26 'lower':15 'm':2 'might':13 'paid':20 'pay':3 'play':7 'price':23 'standard':12 'usd':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4822637"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698296795 {#5764
          date: 2023-10-26 07:06:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4855}
      +body: "Yeah but that doesn’t make the criticisms invalid?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698298676 {#5783
        date: 2023-10-26 07:37:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@systemglitch@lemmy.world"
        "@Caboose12000@lemmy.world"
        "@JoeBigelow@lemmy.ca"
        "@SwampYankee@mander.xyz"
        "@SchizoDenji@lemm.ee"
        "@sheogorath@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5780 …}
      +nested: Doctrine\ORM\PersistentCollection {#5777 …}
      +votes: Doctrine\ORM\PersistentCollection {#5775 …}
      +reports: Doctrine\ORM\PersistentCollection {#5789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5793 …}
      -id: 72595
      -bodyTs: "'critic':8 'doesn':4 'invalid':9 'make':6 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5340480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698298676 {#5786
        date: 2023-10-26 07:37:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: """
      That doesn’t make the criticisms invalid. But, there’s always an option to vote with your wallet by treating this release as an early access and not buying it with the current condition and with full price.\n
      \n
      Most people lambasting the game makes it seem that they HAVE to buy the game with the current condition no matter what. Just file this game as a `play in Game Pass` or `buy it next year when there’s a sale`. If more people skip from buying the game at full price the devs will get the message and will try to release the game when the game is ready to be released like Larian.\n
      \n
      I actually do this by buying recent Larian games (D:OS, D:OS2, & BG3) at day one or close to it after the review embargo is lifted (to see whether it’s worth buying or not) to reward them releasing their games in a complete state. Even BG3 had some issues with performance and cut content with their 3rd act.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698303920 {#5805
      date: 2023-10-26 09:05:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
      "@Caboose12000@lemmy.world"
      "@JoeBigelow@lemmy.ca"
      "@SwampYankee@mander.xyz"
      "@SchizoDenji@lemm.ee"
      "@sheogorath@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5802 …}
    +nested: Doctrine\ORM\PersistentCollection {#5799 …}
    +votes: Doctrine\ORM\PersistentCollection {#5797 …}
    +reports: Doctrine\ORM\PersistentCollection {#5811 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5813 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5815 …}
    -id: 72678
    -bodyTs: "'3rd':173 'access':26 'act':174 'actual':116 'alway':11 'bg3':128,162 'buy':29,51,72,86,120,148 'close':133 'complet':159 'condit':34,57 'content':170 'critic':6 'current':33,56 'cut':169 'd':124,126 'day':130 'dev':93 'doesn':2 'earli':25 'embargo':139 'even':161 'file':62 'full':37,90 'game':43,53,64,69,88,104,107,123,156 'get':95 'invalid':7 'issu':165 'lambast':41 'larian':114,122 'lift':141 'like':113 'make':4,44 'matter':59 'messag':97 'next':74 'one':131 'option':13 'os':125 'os2':127 'pass':70 'peopl':40,83 'perform':167 'play':67 'price':38,91 'readi':109 'recent':121 'releas':22,102,112,154 'review':138 'reward':152 'sale':80 'see':143 'seem':46 'skip':84 'state':160 'treat':20 'tri':100 'vote':15 'wallet':18 'whether':144 'worth':147 'year':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4823961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698303920 {#5808
      date: 2023-10-26 09:05:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "I actually got a refund for it. I usually do as you said for most games but the goodwill of Paradox and the excitement for CS2 got the better of me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698307992 {#5827
    date: 2023-10-26 10:13:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
    "@JoeBigelow@lemmy.ca"
    "@SwampYankee@mander.xyz"
    "@SchizoDenji@lemm.ee"
    "@sheogorath@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5824 …}
  +nested: Doctrine\ORM\PersistentCollection {#5821 …}
  +votes: Doctrine\ORM\PersistentCollection {#5819 …}
  +reports: Doctrine\ORM\PersistentCollection {#5833 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5835 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5837 …}
  -id: 72726
  -bodyTs: "'actual':2 'better':29 'cs2':26 'excit':24 'game':16 'goodwil':19 'got':3,27 'paradox':21 'refund':5 'said':13 'usual':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5343597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698307992 {#5830
    date: 2023-10-26 10:13: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
213 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
214 DENIED moderate
App\Entity\EntryComment {#5397
  +user: App\Entity\User {#4868 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5135 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4855
      +user: App\Entity\User {#4868 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
        \n
        Yeah it’s a real shame, I’ve been following this as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1698307994 {#4850
        date: 2023-10-26 10:13:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4856 …}
      +nested: Doctrine\ORM\PersistentCollection {#4858 …}
      +votes: Doctrine\ORM\PersistentCollection {#4860 …}
      +reports: Doctrine\ORM\PersistentCollection {#4862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
      -id: 71313
      -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4808139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698247202 {#4851
        date: 2023-10-25 17:20:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "what went wrong with cities skylines?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698249293 {#5132
      date: 2023-10-25 17:54:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5136 …}
    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
    -id: 71400
    -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4808787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698249293 {#5133
      date: 2023-10-25 17:54:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "Bad release for #2. Hopefully it gets sorted out, but I don’t think anyone expected a launch this bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698252896 {#5395
    date: 2023-10-25 18:54:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5398 …}
  +nested: Doctrine\ORM\PersistentCollection {#5400 …}
  +votes: Doctrine\ORM\PersistentCollection {#5402 …}
  +reports: Doctrine\ORM\PersistentCollection {#5404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
  -id: 71513
  -bodyTs: "'2':4 'anyon':15 'bad':1,20 'expect':16 'get':7 'hope':5 'launch':18 'releas':2 'sort':8 'think':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4809975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698252896 {#5396
    date: 2023-10-25 18:54:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#5397
  +user: App\Entity\User {#4868 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5135 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4855
      +user: App\Entity\User {#4868 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
        \n
        Yeah it’s a real shame, I’ve been following this as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1698307994 {#4850
        date: 2023-10-26 10:13:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4856 …}
      +nested: Doctrine\ORM\PersistentCollection {#4858 …}
      +votes: Doctrine\ORM\PersistentCollection {#4860 …}
      +reports: Doctrine\ORM\PersistentCollection {#4862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
      -id: 71313
      -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4808139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698247202 {#4851
        date: 2023-10-25 17:20:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "what went wrong with cities skylines?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698249293 {#5132
      date: 2023-10-25 17:54:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5136 …}
    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
    -id: 71400
    -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4808787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698249293 {#5133
      date: 2023-10-25 17:54:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "Bad release for #2. Hopefully it gets sorted out, but I don’t think anyone expected a launch this bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698252896 {#5395
    date: 2023-10-25 18:54:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5398 …}
  +nested: Doctrine\ORM\PersistentCollection {#5400 …}
  +votes: Doctrine\ORM\PersistentCollection {#5402 …}
  +reports: Doctrine\ORM\PersistentCollection {#5404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
  -id: 71513
  -bodyTs: "'2':4 'anyon':15 'bad':1,20 'expect':16 'get':7 'hope':5 'launch':18 'releas':2 'sort':8 'think':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4809975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698252896 {#5396
    date: 2023-10-25 18:54:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#5397
  +user: App\Entity\User {#4868 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5135 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4855
      +user: App\Entity\User {#4868 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Tell me you loved Cities Skylines without telling me you loved Cities Skylines!\n
        \n
        Yeah it’s a real shame, I’ve been following this as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1698307994 {#4850
        date: 2023-10-26 10:13:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4856 …}
      +nested: Doctrine\ORM\PersistentCollection {#4858 …}
      +votes: Doctrine\ORM\PersistentCollection {#4860 …}
      +reports: Doctrine\ORM\PersistentCollection {#4862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
      -id: 71313
      -bodyTs: "'citi':5,12 'follow':23 'love':4,11 'real':18 'shame':19 'skylin':6,13 'tell':1,8 've':21 'well':26 'without':7 'yeah':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4808139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698247202 {#4851
        date: 2023-10-25 17:20:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4855}
    +body: "what went wrong with cities skylines?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698249293 {#5132
      date: 2023-10-25 17:54:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@systemglitch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5136 …}
    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
    -id: 71400
    -bodyTs: "'citi':5 'skylin':6 'went':2 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4808787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698249293 {#5133
      date: 2023-10-25 17:54:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4855}
  +body: "Bad release for #2. Hopefully it gets sorted out, but I don’t think anyone expected a launch this bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698252896 {#5395
    date: 2023-10-25 18:54:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@systemglitch@lemmy.world"
    "@Caboose12000@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5398 …}
  +nested: Doctrine\ORM\PersistentCollection {#5400 …}
  +votes: Doctrine\ORM\PersistentCollection {#5402 …}
  +reports: Doctrine\ORM\PersistentCollection {#5404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
  -id: 71513
  -bodyTs: "'2':4 'anyon':15 'bad':1,20 'expect':16 'get':7 'hope':5 'launch':18 'releas':2 'sort':8 'think':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4809975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698252896 {#5396
    date: 2023-10-25 18:54:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 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
218 DENIED moderate
App\Entity\EntryComment {#4929
  +user: App\Entity\User {#4942 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Do yourself a favour and be a patient gamer.\n
    \n
    Edit: It would also do a favour to the industry if you think of it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1698258166 {#4923
    date: 2023-10-25 20:22:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 71293
  -bodyTs: "'also':13 'edit':10 'favour':4,16 'gamer':9 'industri':19 'patient':8 'think':22 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4807984"
  +editedAt: DateTimeImmutable @1698250181 {#4924
    date: 2023-10-25 18:09:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698246760 {#4925
    date: 2023-10-25 17:12: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
219 DENIED edit
App\Entity\EntryComment {#4929
  +user: App\Entity\User {#4942 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Do yourself a favour and be a patient gamer.\n
    \n
    Edit: It would also do a favour to the industry if you think of it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1698258166 {#4923
    date: 2023-10-25 20:22:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 71293
  -bodyTs: "'also':13 'edit':10 'favour':4,16 'gamer':9 'industri':19 'patient':8 'think':22 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4807984"
  +editedAt: DateTimeImmutable @1698250181 {#4924
    date: 2023-10-25 18:09:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698246760 {#4925
    date: 2023-10-25 17:12: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
220 DENIED moderate
App\Entity\EntryComment {#4929
  +user: App\Entity\User {#4942 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Do yourself a favour and be a patient gamer.\n
    \n
    Edit: It would also do a favour to the industry if you think of it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1698258166 {#4923
    date: 2023-10-25 20:22:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 71293
  -bodyTs: "'also':13 'edit':10 'favour':4,16 'gamer':9 'industri':19 'patient':8 'think':22 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4807984"
  +editedAt: DateTimeImmutable @1698250181 {#4924
    date: 2023-10-25 18:09:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698246760 {#4925
    date: 2023-10-25 17:12: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
221 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
222 DENIED moderate
App\Entity\EntryComment {#5103
  +user: Proxies\__CG__\App\Entity\User {#5104 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4929
    +user: App\Entity\User {#4942 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Do yourself a favour and be a patient gamer.\n
      \n
      Edit: It would also do a favour to the industry if you think of it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1698258166 {#4923
      date: 2023-10-25 20:22:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4930 …}
    +nested: Doctrine\ORM\PersistentCollection {#4932 …}
    +votes: Doctrine\ORM\PersistentCollection {#4934 …}
    +reports: Doctrine\ORM\PersistentCollection {#4936 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
    -id: 71293
    -bodyTs: "'also':13 'edit':10 'favour':4,16 'gamer':9 'industri':19 'patient':8 'think':22 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4807984"
    +editedAt: DateTimeImmutable @1698250181 {#4924
      date: 2023-10-25 18:09:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698246760 {#4925
      date: 2023-10-25 17:12:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4929}
  +body: "Absolutely"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698258164 {#5101
    date: 2023-10-25 20:22:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@kamen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5105 …}
  +nested: Doctrine\ORM\PersistentCollection {#5107 …}
  +votes: Doctrine\ORM\PersistentCollection {#5109 …}
  +reports: Doctrine\ORM\PersistentCollection {#5111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5115 …}
  -id: 71712
  -bodyTs: "'absolut':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3869896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698258164 {#5102
    date: 2023-10-25 20:22:44.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
223 DENIED edit
App\Entity\EntryComment {#5103
  +user: Proxies\__CG__\App\Entity\User {#5104 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4929
    +user: App\Entity\User {#4942 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Do yourself a favour and be a patient gamer.\n
      \n
      Edit: It would also do a favour to the industry if you think of it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1698258166 {#4923
      date: 2023-10-25 20:22:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4930 …}
    +nested: Doctrine\ORM\PersistentCollection {#4932 …}
    +votes: Doctrine\ORM\PersistentCollection {#4934 …}
    +reports: Doctrine\ORM\PersistentCollection {#4936 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
    -id: 71293
    -bodyTs: "'also':13 'edit':10 'favour':4,16 'gamer':9 'industri':19 'patient':8 'think':22 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4807984"
    +editedAt: DateTimeImmutable @1698250181 {#4924
      date: 2023-10-25 18:09:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698246760 {#4925
      date: 2023-10-25 17:12:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4929}
  +body: "Absolutely"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698258164 {#5101
    date: 2023-10-25 20:22:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@kamen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5105 …}
  +nested: Doctrine\ORM\PersistentCollection {#5107 …}
  +votes: Doctrine\ORM\PersistentCollection {#5109 …}
  +reports: Doctrine\ORM\PersistentCollection {#5111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5115 …}
  -id: 71712
  -bodyTs: "'absolut':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3869896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698258164 {#5102
    date: 2023-10-25 20:22:44.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
224 DENIED moderate
App\Entity\EntryComment {#5103
  +user: Proxies\__CG__\App\Entity\User {#5104 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4929
    +user: App\Entity\User {#4942 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Do yourself a favour and be a patient gamer.\n
      \n
      Edit: It would also do a favour to the industry if you think of it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1698258166 {#4923
      date: 2023-10-25 20:22:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4930 …}
    +nested: Doctrine\ORM\PersistentCollection {#4932 …}
    +votes: Doctrine\ORM\PersistentCollection {#4934 …}
    +reports: Doctrine\ORM\PersistentCollection {#4936 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
    -id: 71293
    -bodyTs: "'also':13 'edit':10 'favour':4,16 'gamer':9 'industri':19 'patient':8 'think':22 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4807984"
    +editedAt: DateTimeImmutable @1698250181 {#4924
      date: 2023-10-25 18:09:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698246760 {#4925
      date: 2023-10-25 17:12:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4929}
  +body: "Absolutely"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698258164 {#5101
    date: 2023-10-25 20:22:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@kamen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5105 …}
  +nested: Doctrine\ORM\PersistentCollection {#5107 …}
  +votes: Doctrine\ORM\PersistentCollection {#5109 …}
  +reports: Doctrine\ORM\PersistentCollection {#5111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5115 …}
  -id: 71712
  -bodyTs: "'absolut':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3869896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698258164 {#5102
    date: 2023-10-25 20:22:44.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
225 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
226 DENIED moderate
App\Entity\EntryComment {#5003
  +user: App\Entity\User {#5016 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe don’t jump the hype train every time and instead choose to play proven and established games from developers who are known to deliver quality, which exist in abundance?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698315045 {#4997
    date: 2023-10-26 12:10:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5006 …}
  +votes: Doctrine\ORM\PersistentCollection {#5008 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 71175
  -bodyTs: "'abund':30 'choos':12 'deliv':25 'develop':20 'establish':17 'everi':8 'exist':28 'game':18 'hype':6 'instead':11 'jump':4 'known':23 'mayb':1 'play':14 'proven':15 'qualiti':26 'time':9 'train':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5315132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698243353 {#4998
    date: 2023-10-25 16:15: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
227 DENIED edit
App\Entity\EntryComment {#5003
  +user: App\Entity\User {#5016 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe don’t jump the hype train every time and instead choose to play proven and established games from developers who are known to deliver quality, which exist in abundance?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698315045 {#4997
    date: 2023-10-26 12:10:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5006 …}
  +votes: Doctrine\ORM\PersistentCollection {#5008 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 71175
  -bodyTs: "'abund':30 'choos':12 'deliv':25 'develop':20 'establish':17 'everi':8 'exist':28 'game':18 'hype':6 'instead':11 'jump':4 'known':23 'mayb':1 'play':14 'proven':15 'qualiti':26 'time':9 'train':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5315132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698243353 {#4998
    date: 2023-10-25 16:15: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
228 DENIED moderate
App\Entity\EntryComment {#5003
  +user: App\Entity\User {#5016 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe don’t jump the hype train every time and instead choose to play proven and established games from developers who are known to deliver quality, which exist in abundance?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698315045 {#4997
    date: 2023-10-26 12:10:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5006 …}
  +votes: Doctrine\ORM\PersistentCollection {#5008 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 71175
  -bodyTs: "'abund':30 'choos':12 'deliv':25 'develop':20 'establish':17 'everi':8 'exist':28 'game':18 'hype':6 'instead':11 'jump':4 'known':23 'mayb':1 'play':14 'proven':15 'qualiti':26 'time':9 'train':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5315132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698243353 {#4998
    date: 2023-10-25 16:15: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
229 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
230 DENIED moderate
App\Entity\EntryComment {#5088
  +user: Proxies\__CG__\App\Entity\User {#5085 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5003
    +user: App\Entity\User {#5016 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe don’t jump the hype train every time and instead choose to play proven and established games from developers who are known to deliver quality, which exist in abundance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698315045 {#4997
      date: 2023-10-26 12:10:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5004 …}
    +nested: Doctrine\ORM\PersistentCollection {#5006 …}
    +votes: Doctrine\ORM\PersistentCollection {#5008 …}
    +reports: Doctrine\ORM\PersistentCollection {#5010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
    -id: 71175
    -bodyTs: "'abund':30 'choos':12 'deliv':25 'develop':20 'establish':17 'everi':8 'exist':28 'game':18 'hype':6 'instead':11 'jump':4 'known':23 'mayb':1 'play':14 'proven':15 'qualiti':26 'time':9 'train':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5315132"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243353 {#4998
      date: 2023-10-25 16:15:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#5003}
  +body: "Paradox is known to deliver quality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698259864 {#5089
    date: 2023-10-25 20:51:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@Nacktmull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5082 …}
  +nested: Doctrine\ORM\PersistentCollection {#5080 …}
  +votes: Doctrine\ORM\PersistentCollection {#5084 …}
  +reports: Doctrine\ORM\PersistentCollection {#5095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5099 …}
  -id: 71767
  -bodyTs: "'deliv':5 'known':3 'paradox':1 'qualiti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5324260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259864 {#5092
    date: 2023-10-25 20:51:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
231 DENIED edit
App\Entity\EntryComment {#5088
  +user: Proxies\__CG__\App\Entity\User {#5085 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5003
    +user: App\Entity\User {#5016 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe don’t jump the hype train every time and instead choose to play proven and established games from developers who are known to deliver quality, which exist in abundance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698315045 {#4997
      date: 2023-10-26 12:10:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5004 …}
    +nested: Doctrine\ORM\PersistentCollection {#5006 …}
    +votes: Doctrine\ORM\PersistentCollection {#5008 …}
    +reports: Doctrine\ORM\PersistentCollection {#5010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
    -id: 71175
    -bodyTs: "'abund':30 'choos':12 'deliv':25 'develop':20 'establish':17 'everi':8 'exist':28 'game':18 'hype':6 'instead':11 'jump':4 'known':23 'mayb':1 'play':14 'proven':15 'qualiti':26 'time':9 'train':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5315132"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243353 {#4998
      date: 2023-10-25 16:15:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#5003}
  +body: "Paradox is known to deliver quality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698259864 {#5089
    date: 2023-10-25 20:51:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@Nacktmull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5082 …}
  +nested: Doctrine\ORM\PersistentCollection {#5080 …}
  +votes: Doctrine\ORM\PersistentCollection {#5084 …}
  +reports: Doctrine\ORM\PersistentCollection {#5095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5099 …}
  -id: 71767
  -bodyTs: "'deliv':5 'known':3 'paradox':1 'qualiti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5324260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259864 {#5092
    date: 2023-10-25 20:51:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
232 DENIED moderate
App\Entity\EntryComment {#5088
  +user: Proxies\__CG__\App\Entity\User {#5085 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5003
    +user: App\Entity\User {#5016 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe don’t jump the hype train every time and instead choose to play proven and established games from developers who are known to deliver quality, which exist in abundance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698315045 {#4997
      date: 2023-10-26 12:10:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5004 …}
    +nested: Doctrine\ORM\PersistentCollection {#5006 …}
    +votes: Doctrine\ORM\PersistentCollection {#5008 …}
    +reports: Doctrine\ORM\PersistentCollection {#5010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
    -id: 71175
    -bodyTs: "'abund':30 'choos':12 'deliv':25 'develop':20 'establish':17 'everi':8 'exist':28 'game':18 'hype':6 'instead':11 'jump':4 'known':23 'mayb':1 'play':14 'proven':15 'qualiti':26 'time':9 'train':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5315132"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243353 {#4998
      date: 2023-10-25 16:15:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#5003}
  +body: "Paradox is known to deliver quality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698259864 {#5089
    date: 2023-10-25 20:51:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@Nacktmull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5082 …}
  +nested: Doctrine\ORM\PersistentCollection {#5080 …}
  +votes: Doctrine\ORM\PersistentCollection {#5084 …}
  +reports: Doctrine\ORM\PersistentCollection {#5095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5099 …}
  -id: 71767
  -bodyTs: "'deliv':5 'known':3 'paradox':1 'qualiti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5324260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698259864 {#5092
    date: 2023-10-25 20:51:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
233 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
234 DENIED moderate
App\Entity\EntryComment {#5473
  +user: App\Entity\User {#5016 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5088
    +user: Proxies\__CG__\App\Entity\User {#5085 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5003
      +user: App\Entity\User {#5016 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe don’t jump the hype train every time and instead choose to play proven and established games from developers who are known to deliver quality, which exist in abundance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698315045 {#4997
        date: 2023-10-26 12:10:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5004 …}
      +nested: Doctrine\ORM\PersistentCollection {#5006 …}
      +votes: Doctrine\ORM\PersistentCollection {#5008 …}
      +reports: Doctrine\ORM\PersistentCollection {#5010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
      -id: 71175
      -bodyTs: "'abund':30 'choos':12 'deliv':25 'develop':20 'establish':17 'everi':8 'exist':28 'game':18 'hype':6 'instead':11 'jump':4 'known':23 'mayb':1 'play':14 'proven':15 'qualiti':26 'time':9 'train':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5315132"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698243353 {#4998
        date: 2023-10-25 16:15:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#5003}
    +body: "Paradox is known to deliver quality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698259864 {#5089
      date: 2023-10-25 20:51:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@Nacktmull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5082 …}
    +nested: Doctrine\ORM\PersistentCollection {#5080 …}
    +votes: Doctrine\ORM\PersistentCollection {#5084 …}
    +reports: Doctrine\ORM\PersistentCollection {#5095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5099 …}
    -id: 71767
    -bodyTs: "'deliv':5 'known':3 'paradox':1 'qualiti':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5324260"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259864 {#5092
      date: 2023-10-25 20:51:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#5003}
  +body: "I see, then my criticism excludes Paradox and is obviously misplaced in this particular discussion, my apologies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698315044 {#5471
    date: 2023-10-26 12:10:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@Nacktmull@lemm.ee"
    "@PraiseTheSoup@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 72844
  -bodyTs: "'apolog':17 'critic':5 'discuss':15 'exclud':6 'misplac':11 'obvious':10 'paradox':7 'particular':14 'see':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5345936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698315044 {#5472
    date: 2023-10-26 12:10:44.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
235 DENIED edit
App\Entity\EntryComment {#5473
  +user: App\Entity\User {#5016 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5088
    +user: Proxies\__CG__\App\Entity\User {#5085 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5003
      +user: App\Entity\User {#5016 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe don’t jump the hype train every time and instead choose to play proven and established games from developers who are known to deliver quality, which exist in abundance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698315045 {#4997
        date: 2023-10-26 12:10:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5004 …}
      +nested: Doctrine\ORM\PersistentCollection {#5006 …}
      +votes: Doctrine\ORM\PersistentCollection {#5008 …}
      +reports: Doctrine\ORM\PersistentCollection {#5010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
      -id: 71175
      -bodyTs: "'abund':30 'choos':12 'deliv':25 'develop':20 'establish':17 'everi':8 'exist':28 'game':18 'hype':6 'instead':11 'jump':4 'known':23 'mayb':1 'play':14 'proven':15 'qualiti':26 'time':9 'train':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5315132"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698243353 {#4998
        date: 2023-10-25 16:15:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#5003}
    +body: "Paradox is known to deliver quality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698259864 {#5089
      date: 2023-10-25 20:51:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@Nacktmull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5082 …}
    +nested: Doctrine\ORM\PersistentCollection {#5080 …}
    +votes: Doctrine\ORM\PersistentCollection {#5084 …}
    +reports: Doctrine\ORM\PersistentCollection {#5095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5099 …}
    -id: 71767
    -bodyTs: "'deliv':5 'known':3 'paradox':1 'qualiti':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5324260"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259864 {#5092
      date: 2023-10-25 20:51:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#5003}
  +body: "I see, then my criticism excludes Paradox and is obviously misplaced in this particular discussion, my apologies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698315044 {#5471
    date: 2023-10-26 12:10:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@Nacktmull@lemm.ee"
    "@PraiseTheSoup@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 72844
  -bodyTs: "'apolog':17 'critic':5 'discuss':15 'exclud':6 'misplac':11 'obvious':10 'paradox':7 'particular':14 'see':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5345936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698315044 {#5472
    date: 2023-10-26 12:10:44.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
236 DENIED moderate
App\Entity\EntryComment {#5473
  +user: App\Entity\User {#5016 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Paradox-how-could-you"
    +title: "Paradox how could you"
    +url: "https://lemmy.world/pictrs/image/751df6f9-8f31-4b53-a029-017227f396b0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 229
    +favouriteCount: 936
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698443299 {#2410
      date: 2023-10-27 23:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7542
    -titleTs: "'could':3 'paradox':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698263184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7281591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698176784 {#1850
      date: 2023-10-24 21:46:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5088
    +user: Proxies\__CG__\App\Entity\User {#5085 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5003
      +user: App\Entity\User {#5016 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe don’t jump the hype train every time and instead choose to play proven and established games from developers who are known to deliver quality, which exist in abundance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698315045 {#4997
        date: 2023-10-26 12:10:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5004 …}
      +nested: Doctrine\ORM\PersistentCollection {#5006 …}
      +votes: Doctrine\ORM\PersistentCollection {#5008 …}
      +reports: Doctrine\ORM\PersistentCollection {#5010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
      -id: 71175
      -bodyTs: "'abund':30 'choos':12 'deliv':25 'develop':20 'establish':17 'everi':8 'exist':28 'game':18 'hype':6 'instead':11 'jump':4 'known':23 'mayb':1 'play':14 'proven':15 'qualiti':26 'time':9 'train':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5315132"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698243353 {#4998
        date: 2023-10-25 16:15:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#5003}
    +body: "Paradox is known to deliver quality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698259864 {#5089
      date: 2023-10-25 20:51:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@Nacktmull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5082 …}
    +nested: Doctrine\ORM\PersistentCollection {#5080 …}
    +votes: Doctrine\ORM\PersistentCollection {#5084 …}
    +reports: Doctrine\ORM\PersistentCollection {#5095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5099 …}
    -id: 71767
    -bodyTs: "'deliv':5 'known':3 'paradox':1 'qualiti':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5324260"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698259864 {#5092
      date: 2023-10-25 20:51:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#5003}
  +body: "I see, then my criticism excludes Paradox and is obviously misplaced in this particular discussion, my apologies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698315044 {#5471
    date: 2023-10-26 12:10:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@Nacktmull@lemm.ee"
    "@PraiseTheSoup@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 72844
  -bodyTs: "'apolog':17 'critic':5 'discuss':15 'exclud':6 'misplac':11 'obvious':10 'paradox':7 'particular':14 'see':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5345936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698315044 {#5472
    date: 2023-10-26 12:10:44.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
237 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    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