GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/14918/Air-cooling-is-just-better/oldest?p=2

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.22 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: "Air-cooling-is-just-better"
  +title: "Air cooling is just better"
  +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
  +body: "Air is better than water"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 578
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700692218 {#2410
    date: 2023-11-22 23:30:18.0 +01: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: 14918
  -titleTs: "'air':1 'better':5 'cool':2"
  -bodyTs: "'air':1 'better':3 'water':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700611191
  +visibility: "visible             "
  +apId: "https://usenet.lol/post/59462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700524791 {#1850
    date: 2023-11-21 00:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#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: "Air-cooling-is-just-better"
  +title: "Air cooling is just better"
  +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
  +body: "Air is better than water"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 578
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700692218 {#2410
    date: 2023-11-22 23:30:18.0 +01: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: 14918
  -titleTs: "'air':1 'better':5 'cool':2"
  -bodyTs: "'air':1 'better':3 'water':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700611191
  +visibility: "visible             "
  +apId: "https://usenet.lol/post/59462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700524791 {#1850
    date: 2023-11-21 00:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#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: "Air-cooling-is-just-better"
  +title: "Air cooling is just better"
  +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
  +body: "Air is better than water"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 578
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700692218 {#2410
    date: 2023-11-22 23:30:18.0 +01: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: 14918
  -titleTs: "'air':1 'better':5 'cool':2"
  -bodyTs: "'air':1 'better':3 'water':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700611191
  +visibility: "visible             "
  +apId: "https://usenet.lol/post/59462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700524791 {#1850
    date: 2023-11-21 00:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#3985 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "A big ass CPU heat sync and fan like that is usually at least as good as most water cooling options. Often times it scores higher on performance tests. It depends on your exact hardware of course."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701097782 {#3951
    date: 2023-11-27 16:09:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
  -id: 146057
  -bodyTs: "'ass':3 'big':2 'cool':20 'cours':37 'cpu':4 'depend':31 'exact':34 'fan':8 'good':16 'hardwar':35 'heat':5 'higher':26 'least':14 'like':9 'often':22 'option':21 'perform':28 'score':25 'sync':6 'test':29 'time':23 'usual':12 'water':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5473596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700560119 {#3987
    date: 2023-11-21 10:48:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#3985 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "A big ass CPU heat sync and fan like that is usually at least as good as most water cooling options. Often times it scores higher on performance tests. It depends on your exact hardware of course."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701097782 {#3951
    date: 2023-11-27 16:09:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
  -id: 146057
  -bodyTs: "'ass':3 'big':2 'cool':20 'cours':37 'cpu':4 'depend':31 'exact':34 'fan':8 'good':16 'hardwar':35 'heat':5 'higher':26 'least':14 'like':9 'often':22 'option':21 'perform':28 'score':25 'sync':6 'test':29 'time':23 'usual':12 'water':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5473596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700560119 {#3987
    date: 2023-11-21 10:48:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#3985 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "A big ass CPU heat sync and fan like that is usually at least as good as most water cooling options. Often times it scores higher on performance tests. It depends on your exact hardware of course."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701097782 {#3951
    date: 2023-11-27 16:09:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
  -id: 146057
  -bodyTs: "'ass':3 'big':2 'cool':20 'cours':37 'cpu':4 'depend':31 'exact':34 'fan':8 'good':16 'hardwar':35 'heat':5 'higher':26 'least':14 'like':9 'often':22 'option':21 'perform':28 'score':25 'sync':6 'test':29 'time':23 'usual':12 'water':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5473596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700560119 {#3987
    date: 2023-11-21 10:48:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#5120
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#3985 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A big ass CPU heat sync and fan like that is usually at least as good as most water cooling options. Often times it scores higher on performance tests. It depends on your exact hardware of course."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701097782 {#3951
      date: 2023-11-27 16:09:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4035 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
    -id: 146057
    -bodyTs: "'ass':3 'big':2 'cool':20 'cours':37 'cpu':4 'depend':31 'exact':34 'fan':8 'good':16 'hardwar':35 'heat':5 'higher':26 'least':14 'like':9 'often':22 'option':21 'perform':28 'score':25 'sync':6 'test':29 'time':23 'usual':12 'water':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5473596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700560119 {#3987
      date: 2023-11-21 10:48:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "I have a huge fuckin Noctua fan like that, and it’s the most silent shit I’ve ever had in a computer. I don’t even understand how they achieved that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700594242 {#5121
    date: 2023-11-21 20:17:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Anti_Face_Weapon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5114 …}
  +nested: Doctrine\ORM\PersistentCollection {#5112 …}
  +votes: Doctrine\ORM\PersistentCollection {#5116 …}
  +reports: Doctrine\ORM\PersistentCollection {#5127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5131 …}
  -id: 148208
  -bodyTs: "'achiev':31 'comput':23 'even':27 'ever':19 'fan':7 'fuckin':5 'huge':4 'like':8 'noctua':6 'shit':16 'silent':15 'understand':28 've':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5483862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700594242 {#5124
    date: 2023-11-21 20:17:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#5120
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#3985 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A big ass CPU heat sync and fan like that is usually at least as good as most water cooling options. Often times it scores higher on performance tests. It depends on your exact hardware of course."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701097782 {#3951
      date: 2023-11-27 16:09:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4035 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
    -id: 146057
    -bodyTs: "'ass':3 'big':2 'cool':20 'cours':37 'cpu':4 'depend':31 'exact':34 'fan':8 'good':16 'hardwar':35 'heat':5 'higher':26 'least':14 'like':9 'often':22 'option':21 'perform':28 'score':25 'sync':6 'test':29 'time':23 'usual':12 'water':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5473596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700560119 {#3987
      date: 2023-11-21 10:48:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "I have a huge fuckin Noctua fan like that, and it’s the most silent shit I’ve ever had in a computer. I don’t even understand how they achieved that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700594242 {#5121
    date: 2023-11-21 20:17:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Anti_Face_Weapon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5114 …}
  +nested: Doctrine\ORM\PersistentCollection {#5112 …}
  +votes: Doctrine\ORM\PersistentCollection {#5116 …}
  +reports: Doctrine\ORM\PersistentCollection {#5127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5131 …}
  -id: 148208
  -bodyTs: "'achiev':31 'comput':23 'even':27 'ever':19 'fan':7 'fuckin':5 'huge':4 'like':8 'noctua':6 'shit':16 'silent':15 'understand':28 've':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5483862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700594242 {#5124
    date: 2023-11-21 20:17:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#5120
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#3985 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "A big ass CPU heat sync and fan like that is usually at least as good as most water cooling options. Often times it scores higher on performance tests. It depends on your exact hardware of course."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701097782 {#3951
      date: 2023-11-27 16:09:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4035 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
    -id: 146057
    -bodyTs: "'ass':3 'big':2 'cool':20 'cours':37 'cpu':4 'depend':31 'exact':34 'fan':8 'good':16 'hardwar':35 'heat':5 'higher':26 'least':14 'like':9 'often':22 'option':21 'perform':28 'score':25 'sync':6 'test':29 'time':23 'usual':12 'water':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5473596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700560119 {#3987
      date: 2023-11-21 10:48:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "I have a huge fuckin Noctua fan like that, and it’s the most silent shit I’ve ever had in a computer. I don’t even understand how they achieved that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700594242 {#5121
    date: 2023-11-21 20:17:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Anti_Face_Weapon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5114 …}
  +nested: Doctrine\ORM\PersistentCollection {#5112 …}
  +votes: Doctrine\ORM\PersistentCollection {#5116 …}
  +reports: Doctrine\ORM\PersistentCollection {#5127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5131 …}
  -id: 148208
  -bodyTs: "'achiev':31 'comput':23 'even':27 'ever':19 'fan':7 'fuckin':5 'huge':4 'like':8 'noctua':6 'shit':16 'silent':15 'understand':28 've':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5483862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700594242 {#5124
    date: 2023-11-21 20:17:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#5635
  +user: App\Entity\User {#3985 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5120
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#3985 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "A big ass CPU heat sync and fan like that is usually at least as good as most water cooling options. Often times it scores higher on performance tests. It depends on your exact hardware of course."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701097782 {#3951
        date: 2023-11-27 16:09:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4035 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
      -id: 146057
      -bodyTs: "'ass':3 'big':2 'cool':20 'cours':37 'cpu':4 'depend':31 'exact':34 'fan':8 'good':16 'hardwar':35 'heat':5 'higher':26 'least':14 'like':9 'often':22 'option':21 'perform':28 'score':25 'sync':6 'test':29 'time':23 'usual':12 'water':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5473596"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700560119 {#3987
        date: 2023-11-21 10:48:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "I have a huge fuckin Noctua fan like that, and it’s the most silent shit I’ve ever had in a computer. I don’t even understand how they achieved that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700594242 {#5121
      date: 2023-11-21 20:17:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Anti_Face_Weapon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5114 …}
    +nested: Doctrine\ORM\PersistentCollection {#5112 …}
    +votes: Doctrine\ORM\PersistentCollection {#5116 …}
    +reports: Doctrine\ORM\PersistentCollection {#5127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5131 …}
    -id: 148208
    -bodyTs: "'achiev':31 'comput':23 'even':27 'ever':19 'fan':7 'fuckin':5 'huge':4 'like':8 'noctua':6 'shit':16 'silent':15 'understand':28 've':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5483862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700594242 {#5124
      date: 2023-11-21 20:17:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Just a high quality fan I guess. If they’re good they can be really really quiet. If they use brushless motors that can be almost completely silent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700631538 {#5633
    date: 2023-11-22 06:38:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Anti_Face_Weapon@lemmy.world"
    "@ArianaGrande@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5636 …}
  +nested: Doctrine\ORM\PersistentCollection {#5638 …}
  +votes: Doctrine\ORM\PersistentCollection {#5640 …}
  +reports: Doctrine\ORM\PersistentCollection {#5642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
  -id: 149699
  -bodyTs: "'almost':26 'brushless':21 'complet':27 'fan':5 'good':11 'guess':7 'high':3 'motor':22 'qualiti':4 'quiet':17 're':10 'realli':15,16 'silent':28 'use':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5494015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700631538 {#5634
    date: 2023-11-22 06:38:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5635
  +user: App\Entity\User {#3985 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5120
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#3985 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "A big ass CPU heat sync and fan like that is usually at least as good as most water cooling options. Often times it scores higher on performance tests. It depends on your exact hardware of course."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701097782 {#3951
        date: 2023-11-27 16:09:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4035 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
      -id: 146057
      -bodyTs: "'ass':3 'big':2 'cool':20 'cours':37 'cpu':4 'depend':31 'exact':34 'fan':8 'good':16 'hardwar':35 'heat':5 'higher':26 'least':14 'like':9 'often':22 'option':21 'perform':28 'score':25 'sync':6 'test':29 'time':23 'usual':12 'water':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5473596"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700560119 {#3987
        date: 2023-11-21 10:48:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "I have a huge fuckin Noctua fan like that, and it’s the most silent shit I’ve ever had in a computer. I don’t even understand how they achieved that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700594242 {#5121
      date: 2023-11-21 20:17:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Anti_Face_Weapon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5114 …}
    +nested: Doctrine\ORM\PersistentCollection {#5112 …}
    +votes: Doctrine\ORM\PersistentCollection {#5116 …}
    +reports: Doctrine\ORM\PersistentCollection {#5127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5131 …}
    -id: 148208
    -bodyTs: "'achiev':31 'comput':23 'even':27 'ever':19 'fan':7 'fuckin':5 'huge':4 'like':8 'noctua':6 'shit':16 'silent':15 'understand':28 've':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5483862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700594242 {#5124
      date: 2023-11-21 20:17:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Just a high quality fan I guess. If they’re good they can be really really quiet. If they use brushless motors that can be almost completely silent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700631538 {#5633
    date: 2023-11-22 06:38:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Anti_Face_Weapon@lemmy.world"
    "@ArianaGrande@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5636 …}
  +nested: Doctrine\ORM\PersistentCollection {#5638 …}
  +votes: Doctrine\ORM\PersistentCollection {#5640 …}
  +reports: Doctrine\ORM\PersistentCollection {#5642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
  -id: 149699
  -bodyTs: "'almost':26 'brushless':21 'complet':27 'fan':5 'good':11 'guess':7 'high':3 'motor':22 'qualiti':4 'quiet':17 're':10 'realli':15,16 'silent':28 'use':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5494015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700631538 {#5634
    date: 2023-11-22 06:38:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5635
  +user: App\Entity\User {#3985 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5120
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#3985 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "A big ass CPU heat sync and fan like that is usually at least as good as most water cooling options. Often times it scores higher on performance tests. It depends on your exact hardware of course."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701097782 {#3951
        date: 2023-11-27 16:09:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4035 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4001 …}
      -id: 146057
      -bodyTs: "'ass':3 'big':2 'cool':20 'cours':37 'cpu':4 'depend':31 'exact':34 'fan':8 'good':16 'hardwar':35 'heat':5 'higher':26 'least':14 'like':9 'often':22 'option':21 'perform':28 'score':25 'sync':6 'test':29 'time':23 'usual':12 'water':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5473596"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700560119 {#3987
        date: 2023-11-21 10:48:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "I have a huge fuckin Noctua fan like that, and it’s the most silent shit I’ve ever had in a computer. I don’t even understand how they achieved that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700594242 {#5121
      date: 2023-11-21 20:17:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Anti_Face_Weapon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5114 …}
    +nested: Doctrine\ORM\PersistentCollection {#5112 …}
    +votes: Doctrine\ORM\PersistentCollection {#5116 …}
    +reports: Doctrine\ORM\PersistentCollection {#5127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5131 …}
    -id: 148208
    -bodyTs: "'achiev':31 'comput':23 'even':27 'ever':19 'fan':7 'fuckin':5 'huge':4 'like':8 'noctua':6 'shit':16 'silent':15 'understand':28 've':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5483862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700594242 {#5124
      date: 2023-11-21 20:17:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Just a high quality fan I guess. If they’re good they can be really really quiet. If they use brushless motors that can be almost completely silent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700631538 {#5633
    date: 2023-11-22 06:38:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Anti_Face_Weapon@lemmy.world"
    "@ArianaGrande@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5636 …}
  +nested: Doctrine\ORM\PersistentCollection {#5638 …}
  +votes: Doctrine\ORM\PersistentCollection {#5640 …}
  +reports: Doctrine\ORM\PersistentCollection {#5642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
  -id: 149699
  -bodyTs: "'almost':26 'brushless':21 'complet':27 'fan':5 'good':11 'guess':7 'high':3 'motor':22 'qualiti':4 'quiet':17 're':10 'realli':15,16 'silent':28 'use':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5494015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700631538 {#5634
    date: 2023-11-22 06:38:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4075
  +user: App\Entity\User {#4058 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701023112 {#4082
    date: 2023-11-26 19:25:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4068 …}
  +nested: Doctrine\ORM\PersistentCollection {#4071 …}
  +votes: Doctrine\ORM\PersistentCollection {#4069 …}
  +reports: Doctrine\ORM\PersistentCollection {#4067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
  -id: 146179
  -bodyTs: "'/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5474313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564212 {#4074
    date: 2023-11-21 11:56:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4075
  +user: App\Entity\User {#4058 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701023112 {#4082
    date: 2023-11-26 19:25:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4068 …}
  +nested: Doctrine\ORM\PersistentCollection {#4071 …}
  +votes: Doctrine\ORM\PersistentCollection {#4069 …}
  +reports: Doctrine\ORM\PersistentCollection {#4067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
  -id: 146179
  -bodyTs: "'/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5474313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564212 {#4074
    date: 2023-11-21 11:56:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4075
  +user: App\Entity\User {#4058 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701023112 {#4082
    date: 2023-11-26 19:25:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4068 …}
  +nested: Doctrine\ORM\PersistentCollection {#4071 …}
  +votes: Doctrine\ORM\PersistentCollection {#4069 …}
  +reports: Doctrine\ORM\PersistentCollection {#4067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
  -id: 146179
  -bodyTs: "'/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5474313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564212 {#4074
    date: 2023-11-21 11:56:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#5135
  +user: Proxies\__CG__\App\Entity\User {#5136 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4075
    +user: App\Entity\User {#4058 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701023112 {#4082
      date: 2023-11-26 19:25:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4068 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4069 …}
    +reports: Doctrine\ORM\PersistentCollection {#4067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
    -id: 146179
    -bodyTs: "'/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5474313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564212 {#4074
      date: 2023-11-21 11:56:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4075}
  +body: "That is why you have dust filters"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700567472 {#5133
    date: 2023-11-21 12:51:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5137 …}
  +nested: Doctrine\ORM\PersistentCollection {#5139 …}
  +votes: Doctrine\ORM\PersistentCollection {#5141 …}
  +reports: Doctrine\ORM\PersistentCollection {#5143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
  -id: 146326
  -bodyTs: "'dust':6 'filter':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4854610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700567472 {#5134
    date: 2023-11-21 12:51:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5135
  +user: Proxies\__CG__\App\Entity\User {#5136 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4075
    +user: App\Entity\User {#4058 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701023112 {#4082
      date: 2023-11-26 19:25:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4068 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4069 …}
    +reports: Doctrine\ORM\PersistentCollection {#4067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
    -id: 146179
    -bodyTs: "'/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5474313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564212 {#4074
      date: 2023-11-21 11:56:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4075}
  +body: "That is why you have dust filters"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700567472 {#5133
    date: 2023-11-21 12:51:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5137 …}
  +nested: Doctrine\ORM\PersistentCollection {#5139 …}
  +votes: Doctrine\ORM\PersistentCollection {#5141 …}
  +reports: Doctrine\ORM\PersistentCollection {#5143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
  -id: 146326
  -bodyTs: "'dust':6 'filter':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4854610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700567472 {#5134
    date: 2023-11-21 12:51:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5135
  +user: Proxies\__CG__\App\Entity\User {#5136 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4075
    +user: App\Entity\User {#4058 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701023112 {#4082
      date: 2023-11-26 19:25:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4068 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4069 …}
    +reports: Doctrine\ORM\PersistentCollection {#4067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
    -id: 146179
    -bodyTs: "'/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5474313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564212 {#4074
      date: 2023-11-21 11:56:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4075}
  +body: "That is why you have dust filters"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700567472 {#5133
    date: 2023-11-21 12:51:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5137 …}
  +nested: Doctrine\ORM\PersistentCollection {#5139 …}
  +votes: Doctrine\ORM\PersistentCollection {#5141 …}
  +reports: Doctrine\ORM\PersistentCollection {#5143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
  -id: 146326
  -bodyTs: "'dust':6 'filter':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4854610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700567472 {#5134
    date: 2023-11-21 12:51:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#5494
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5135
    +user: Proxies\__CG__\App\Entity\User {#5136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4075
      +user: App\Entity\User {#4058 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701023112 {#4082
        date: 2023-11-26 19:25:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4068 …}
      +nested: Doctrine\ORM\PersistentCollection {#4071 …}
      +votes: Doctrine\ORM\PersistentCollection {#4069 …}
      +reports: Doctrine\ORM\PersistentCollection {#4067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
      -id: 146179
      -bodyTs: "'/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5474313"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700564212 {#4074
        date: 2023-11-21 11:56:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4075}
    +body: "That is why you have dust filters"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700567472 {#5133
      date: 2023-11-21 12:51:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@pigup@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5137 …}
    +nested: Doctrine\ORM\PersistentCollection {#5139 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
    -id: 146326
    -bodyTs: "'dust':6 'filter':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4854610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700567472 {#5134
      date: 2023-11-21 12:51:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4075}
  +body: "It’ll take dust over water any day of the week and weekends too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700580401 {#5492
    date: 2023-11-21 16:26:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@pigup@lemmy.world"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5495 …}
  +nested: Doctrine\ORM\PersistentCollection {#5497 …}
  +votes: Doctrine\ORM\PersistentCollection {#5499 …}
  +reports: Doctrine\ORM\PersistentCollection {#5501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5505 …}
  -id: 147159
  -bodyTs: "'day':8 'dust':4 'll':2 'take':3 'water':6 'week':11 'weekend':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580401 {#5493
    date: 2023-11-21 16:26:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5494
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5135
    +user: Proxies\__CG__\App\Entity\User {#5136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4075
      +user: App\Entity\User {#4058 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701023112 {#4082
        date: 2023-11-26 19:25:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4068 …}
      +nested: Doctrine\ORM\PersistentCollection {#4071 …}
      +votes: Doctrine\ORM\PersistentCollection {#4069 …}
      +reports: Doctrine\ORM\PersistentCollection {#4067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
      -id: 146179
      -bodyTs: "'/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5474313"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700564212 {#4074
        date: 2023-11-21 11:56:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4075}
    +body: "That is why you have dust filters"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700567472 {#5133
      date: 2023-11-21 12:51:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@pigup@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5137 …}
    +nested: Doctrine\ORM\PersistentCollection {#5139 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
    -id: 146326
    -bodyTs: "'dust':6 'filter':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4854610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700567472 {#5134
      date: 2023-11-21 12:51:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4075}
  +body: "It’ll take dust over water any day of the week and weekends too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700580401 {#5492
    date: 2023-11-21 16:26:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@pigup@lemmy.world"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5495 …}
  +nested: Doctrine\ORM\PersistentCollection {#5497 …}
  +votes: Doctrine\ORM\PersistentCollection {#5499 …}
  +reports: Doctrine\ORM\PersistentCollection {#5501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5505 …}
  -id: 147159
  -bodyTs: "'day':8 'dust':4 'll':2 'take':3 'water':6 'week':11 'weekend':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580401 {#5493
    date: 2023-11-21 16:26:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5494
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5135
    +user: Proxies\__CG__\App\Entity\User {#5136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4075
      +user: App\Entity\User {#4058 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701023112 {#4082
        date: 2023-11-26 19:25:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4068 …}
      +nested: Doctrine\ORM\PersistentCollection {#4071 …}
      +votes: Doctrine\ORM\PersistentCollection {#4069 …}
      +reports: Doctrine\ORM\PersistentCollection {#4067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
      -id: 146179
      -bodyTs: "'/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/9d7569eb-1230-415a-af26-fc7970f6071f.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5474313"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700564212 {#4074
        date: 2023-11-21 11:56:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4075}
    +body: "That is why you have dust filters"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700567472 {#5133
      date: 2023-11-21 12:51:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@pigup@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5137 …}
    +nested: Doctrine\ORM\PersistentCollection {#5139 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
    -id: 146326
    -bodyTs: "'dust':6 'filter':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4854610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700567472 {#5134
      date: 2023-11-21 12:51:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4075}
  +body: "It’ll take dust over water any day of the week and weekends too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700580401 {#5492
    date: 2023-11-21 16:26:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@pigup@lemmy.world"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5495 …}
  +nested: Doctrine\ORM\PersistentCollection {#5497 …}
  +votes: Doctrine\ORM\PersistentCollection {#5499 …}
  +reports: Doctrine\ORM\PersistentCollection {#5501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5505 …}
  -id: 147159
  -bodyTs: "'day':8 'dust':4 'll':2 'take':3 'water':6 'week':11 'weekend':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580401 {#5493
    date: 2023-11-21 16:26:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4152
  +user: App\Entity\User {#4165 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My GPU had a shitty blower cooler, switching to water-cooling made my system so much more quiet!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701065189 {#4147
    date: 2023-11-27 07:06:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4153 …}
  +nested: Doctrine\ORM\PersistentCollection {#4155 …}
  +votes: Doctrine\ORM\PersistentCollection {#4157 …}
  +reports: Doctrine\ORM\PersistentCollection {#4159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
  -id: 146185
  -bodyTs: "'blower':6 'cool':12 'cooler':7 'gpu':2 'made':13 'much':17 'quiet':19 'shitti':5 'switch':8 'system':15 'water':11 'water-cool':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5010316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564260 {#4148
    date: 2023-11-21 11:57:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4152
  +user: App\Entity\User {#4165 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My GPU had a shitty blower cooler, switching to water-cooling made my system so much more quiet!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701065189 {#4147
    date: 2023-11-27 07:06:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4153 …}
  +nested: Doctrine\ORM\PersistentCollection {#4155 …}
  +votes: Doctrine\ORM\PersistentCollection {#4157 …}
  +reports: Doctrine\ORM\PersistentCollection {#4159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
  -id: 146185
  -bodyTs: "'blower':6 'cool':12 'cooler':7 'gpu':2 'made':13 'much':17 'quiet':19 'shitti':5 'switch':8 'system':15 'water':11 'water-cool':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5010316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564260 {#4148
    date: 2023-11-21 11:57:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4152
  +user: App\Entity\User {#4165 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My GPU had a shitty blower cooler, switching to water-cooling made my system so much more quiet!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701065189 {#4147
    date: 2023-11-27 07:06:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4153 …}
  +nested: Doctrine\ORM\PersistentCollection {#4155 …}
  +votes: Doctrine\ORM\PersistentCollection {#4157 …}
  +reports: Doctrine\ORM\PersistentCollection {#4159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
  -id: 146185
  -bodyTs: "'blower':6 'cool':12 'cooler':7 'gpu':2 'made':13 'much':17 'quiet':19 'shitti':5 'switch':8 'system':15 'water':11 'water-cool':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5010316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564260 {#4148
    date: 2023-11-21 11:57:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5151
  +user: Proxies\__CG__\App\Entity\User {#5152 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4152
    +user: App\Entity\User {#4165 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My GPU had a shitty blower cooler, switching to water-cooling made my system so much more quiet!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701065189 {#4147
      date: 2023-11-27 07:06:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4153 …}
    +nested: Doctrine\ORM\PersistentCollection {#4155 …}
    +votes: Doctrine\ORM\PersistentCollection {#4157 …}
    +reports: Doctrine\ORM\PersistentCollection {#4159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
    -id: 146185
    -bodyTs: "'blower':6 'cool':12 'cooler':7 'gpu':2 'made':13 'much':17 'quiet':19 'shitti':5 'switch':8 'system':15 'water':11 'water-cool':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5010316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564260 {#4148
      date: 2023-11-21 11:57:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4152}
  +body: """
    I don’t understand why they sell GPUs for up to $2000, and they still come with the same crappy fans we had on $150 cards.\n
    \n
    Want watercooling? Have fun invalidating your warranty.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700564695 {#5149
    date: 2023-11-21 12:04:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@okiloki@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5153 …}
  +nested: Doctrine\ORM\PersistentCollection {#5155 …}
  +votes: Doctrine\ORM\PersistentCollection {#5157 …}
  +reports: Doctrine\ORM\PersistentCollection {#5159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
  -id: 146200
  -bodyTs: "'150':25 '2000':12 'card':26 'come':16 'crappi':20 'fan':21 'fun':30 'gpus':8 'invalid':31 'sell':7 'still':15 'understand':4 'want':27 'warranti':33 'watercool':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4564008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564695 {#5150
    date: 2023-11-21 12:04:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5151
  +user: Proxies\__CG__\App\Entity\User {#5152 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4152
    +user: App\Entity\User {#4165 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My GPU had a shitty blower cooler, switching to water-cooling made my system so much more quiet!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701065189 {#4147
      date: 2023-11-27 07:06:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4153 …}
    +nested: Doctrine\ORM\PersistentCollection {#4155 …}
    +votes: Doctrine\ORM\PersistentCollection {#4157 …}
    +reports: Doctrine\ORM\PersistentCollection {#4159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
    -id: 146185
    -bodyTs: "'blower':6 'cool':12 'cooler':7 'gpu':2 'made':13 'much':17 'quiet':19 'shitti':5 'switch':8 'system':15 'water':11 'water-cool':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5010316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564260 {#4148
      date: 2023-11-21 11:57:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4152}
  +body: """
    I don’t understand why they sell GPUs for up to $2000, and they still come with the same crappy fans we had on $150 cards.\n
    \n
    Want watercooling? Have fun invalidating your warranty.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700564695 {#5149
    date: 2023-11-21 12:04:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@okiloki@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5153 …}
  +nested: Doctrine\ORM\PersistentCollection {#5155 …}
  +votes: Doctrine\ORM\PersistentCollection {#5157 …}
  +reports: Doctrine\ORM\PersistentCollection {#5159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
  -id: 146200
  -bodyTs: "'150':25 '2000':12 'card':26 'come':16 'crappi':20 'fan':21 'fun':30 'gpus':8 'invalid':31 'sell':7 'still':15 'understand':4 'want':27 'warranti':33 'watercool':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4564008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564695 {#5150
    date: 2023-11-21 12:04:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5151
  +user: Proxies\__CG__\App\Entity\User {#5152 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4152
    +user: App\Entity\User {#4165 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My GPU had a shitty blower cooler, switching to water-cooling made my system so much more quiet!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701065189 {#4147
      date: 2023-11-27 07:06:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4153 …}
    +nested: Doctrine\ORM\PersistentCollection {#4155 …}
    +votes: Doctrine\ORM\PersistentCollection {#4157 …}
    +reports: Doctrine\ORM\PersistentCollection {#4159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
    -id: 146185
    -bodyTs: "'blower':6 'cool':12 'cooler':7 'gpu':2 'made':13 'much':17 'quiet':19 'shitti':5 'switch':8 'system':15 'water':11 'water-cool':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5010316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564260 {#4148
      date: 2023-11-21 11:57:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4152}
  +body: """
    I don’t understand why they sell GPUs for up to $2000, and they still come with the same crappy fans we had on $150 cards.\n
    \n
    Want watercooling? Have fun invalidating your warranty.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700564695 {#5149
    date: 2023-11-21 12:04:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@okiloki@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5153 …}
  +nested: Doctrine\ORM\PersistentCollection {#5155 …}
  +votes: Doctrine\ORM\PersistentCollection {#5157 …}
  +reports: Doctrine\ORM\PersistentCollection {#5159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
  -id: 146200
  -bodyTs: "'150':25 '2000':12 'card':26 'come':16 'crappi':20 'fan':21 'fun':30 'gpus':8 'invalid':31 'sell':7 'still':15 'understand':4 'want':27 'warranti':33 'watercool':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4564008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564695 {#5150
    date: 2023-11-21 12:04:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#5428
  +user: App\Entity\User {#4976 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5151
    +user: Proxies\__CG__\App\Entity\User {#5152 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4152
      +user: App\Entity\User {#4165 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "My GPU had a shitty blower cooler, switching to water-cooling made my system so much more quiet!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701065189 {#4147
        date: 2023-11-27 07:06:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4153 …}
      +nested: Doctrine\ORM\PersistentCollection {#4155 …}
      +votes: Doctrine\ORM\PersistentCollection {#4157 …}
      +reports: Doctrine\ORM\PersistentCollection {#4159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4161 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
      -id: 146185
      -bodyTs: "'blower':6 'cool':12 'cooler':7 'gpu':2 'made':13 'much':17 'quiet':19 'shitti':5 'switch':8 'system':15 'water':11 'water-cool':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5010316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700564260 {#4148
        date: 2023-11-21 11:57:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4152}
    +body: """
      I don’t understand why they sell GPUs for up to $2000, and they still come with the same crappy fans we had on $150 cards.\n
      \n
      Want watercooling? Have fun invalidating your warranty.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700564695 {#5149
      date: 2023-11-21 12:04:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@okiloki@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5153 …}
    +nested: Doctrine\ORM\PersistentCollection {#5155 …}
    +votes: Doctrine\ORM\PersistentCollection {#5157 …}
    +reports: Doctrine\ORM\PersistentCollection {#5159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
    -id: 146200
    -bodyTs: "'150':25 '2000':12 'card':26 'come':16 'crappi':20 'fan':21 'fun':30 'gpus':8 'invalid':31 'sell':7 'still':15 'understand':4 'want':27 'warranti':33 'watercool':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4564008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564695 {#5150
      date: 2023-11-21 12:04:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4152}
  +body: "I don’t follow. The cooler designs on modern midrange and high end GPUs are way bigger and more elaborate than anything that has ever shipped on a $150 GPU."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700590838 {#5434
    date: 2023-11-21 19:20:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@okiloki@feddit.de"
    "@Blackmist@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5423 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5425 …}
  +reports: Doctrine\ORM\PersistentCollection {#5438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5442 …}
  -id: 148003
  -bodyTs: "'150':29 'anyth':22 'bigger':17 'cooler':6 'design':7 'elabor':20 'end':13 'ever':25 'follow':4 'gpu':30 'gpus':14 'high':12 'midrang':10 'modern':9 'ship':26 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1702377"
  +editedAt: DateTimeImmutable @1701039981 {#5431
    date: 2023-11-27 00:06:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700590838 {#5433
    date: 2023-11-21 19:20:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5428
  +user: App\Entity\User {#4976 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5151
    +user: Proxies\__CG__\App\Entity\User {#5152 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4152
      +user: App\Entity\User {#4165 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "My GPU had a shitty blower cooler, switching to water-cooling made my system so much more quiet!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701065189 {#4147
        date: 2023-11-27 07:06:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4153 …}
      +nested: Doctrine\ORM\PersistentCollection {#4155 …}
      +votes: Doctrine\ORM\PersistentCollection {#4157 …}
      +reports: Doctrine\ORM\PersistentCollection {#4159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4161 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
      -id: 146185
      -bodyTs: "'blower':6 'cool':12 'cooler':7 'gpu':2 'made':13 'much':17 'quiet':19 'shitti':5 'switch':8 'system':15 'water':11 'water-cool':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5010316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700564260 {#4148
        date: 2023-11-21 11:57:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4152}
    +body: """
      I don’t understand why they sell GPUs for up to $2000, and they still come with the same crappy fans we had on $150 cards.\n
      \n
      Want watercooling? Have fun invalidating your warranty.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700564695 {#5149
      date: 2023-11-21 12:04:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@okiloki@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5153 …}
    +nested: Doctrine\ORM\PersistentCollection {#5155 …}
    +votes: Doctrine\ORM\PersistentCollection {#5157 …}
    +reports: Doctrine\ORM\PersistentCollection {#5159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
    -id: 146200
    -bodyTs: "'150':25 '2000':12 'card':26 'come':16 'crappi':20 'fan':21 'fun':30 'gpus':8 'invalid':31 'sell':7 'still':15 'understand':4 'want':27 'warranti':33 'watercool':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4564008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564695 {#5150
      date: 2023-11-21 12:04:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4152}
  +body: "I don’t follow. The cooler designs on modern midrange and high end GPUs are way bigger and more elaborate than anything that has ever shipped on a $150 GPU."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700590838 {#5434
    date: 2023-11-21 19:20:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@okiloki@feddit.de"
    "@Blackmist@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5423 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5425 …}
  +reports: Doctrine\ORM\PersistentCollection {#5438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5442 …}
  -id: 148003
  -bodyTs: "'150':29 'anyth':22 'bigger':17 'cooler':6 'design':7 'elabor':20 'end':13 'ever':25 'follow':4 'gpu':30 'gpus':14 'high':12 'midrang':10 'modern':9 'ship':26 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1702377"
  +editedAt: DateTimeImmutable @1701039981 {#5431
    date: 2023-11-27 00:06:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700590838 {#5433
    date: 2023-11-21 19:20:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5428
  +user: App\Entity\User {#4976 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5151
    +user: Proxies\__CG__\App\Entity\User {#5152 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4152
      +user: App\Entity\User {#4165 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "My GPU had a shitty blower cooler, switching to water-cooling made my system so much more quiet!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701065189 {#4147
        date: 2023-11-27 07:06:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4153 …}
      +nested: Doctrine\ORM\PersistentCollection {#4155 …}
      +votes: Doctrine\ORM\PersistentCollection {#4157 …}
      +reports: Doctrine\ORM\PersistentCollection {#4159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4161 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
      -id: 146185
      -bodyTs: "'blower':6 'cool':12 'cooler':7 'gpu':2 'made':13 'much':17 'quiet':19 'shitti':5 'switch':8 'system':15 'water':11 'water-cool':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5010316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700564260 {#4148
        date: 2023-11-21 11:57:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4152}
    +body: """
      I don’t understand why they sell GPUs for up to $2000, and they still come with the same crappy fans we had on $150 cards.\n
      \n
      Want watercooling? Have fun invalidating your warranty.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700564695 {#5149
      date: 2023-11-21 12:04:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@okiloki@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5153 …}
    +nested: Doctrine\ORM\PersistentCollection {#5155 …}
    +votes: Doctrine\ORM\PersistentCollection {#5157 …}
    +reports: Doctrine\ORM\PersistentCollection {#5159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
    -id: 146200
    -bodyTs: "'150':25 '2000':12 'card':26 'come':16 'crappi':20 'fan':21 'fun':30 'gpus':8 'invalid':31 'sell':7 'still':15 'understand':4 'want':27 'warranti':33 'watercool':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4564008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564695 {#5150
      date: 2023-11-21 12:04:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4152}
  +body: "I don’t follow. The cooler designs on modern midrange and high end GPUs are way bigger and more elaborate than anything that has ever shipped on a $150 GPU."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700590838 {#5434
    date: 2023-11-21 19:20:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@okiloki@feddit.de"
    "@Blackmist@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5423 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5425 …}
  +reports: Doctrine\ORM\PersistentCollection {#5438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5442 …}
  -id: 148003
  -bodyTs: "'150':29 'anyth':22 'bigger':17 'cooler':6 'design':7 'elabor':20 'end':13 'ever':25 'follow':4 'gpu':30 'gpus':14 'high':12 'midrang':10 'modern':9 'ship':26 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1702377"
  +editedAt: DateTimeImmutable @1701039981 {#5431
    date: 2023-11-27 00:06:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700590838 {#5433
    date: 2023-11-21 19:20:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#5446
  +user: Proxies\__CG__\App\Entity\User {#5447 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5151
    +user: Proxies\__CG__\App\Entity\User {#5152 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4152
      +user: App\Entity\User {#4165 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "My GPU had a shitty blower cooler, switching to water-cooling made my system so much more quiet!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701065189 {#4147
        date: 2023-11-27 07:06:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4153 …}
      +nested: Doctrine\ORM\PersistentCollection {#4155 …}
      +votes: Doctrine\ORM\PersistentCollection {#4157 …}
      +reports: Doctrine\ORM\PersistentCollection {#4159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4161 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
      -id: 146185
      -bodyTs: "'blower':6 'cool':12 'cooler':7 'gpu':2 'made':13 'much':17 'quiet':19 'shitti':5 'switch':8 'system':15 'water':11 'water-cool':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5010316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700564260 {#4148
        date: 2023-11-21 11:57:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4152}
    +body: """
      I don’t understand why they sell GPUs for up to $2000, and they still come with the same crappy fans we had on $150 cards.\n
      \n
      Want watercooling? Have fun invalidating your warranty.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700564695 {#5149
      date: 2023-11-21 12:04:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@okiloki@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5153 …}
    +nested: Doctrine\ORM\PersistentCollection {#5155 …}
    +votes: Doctrine\ORM\PersistentCollection {#5157 …}
    +reports: Doctrine\ORM\PersistentCollection {#5159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
    -id: 146200
    -bodyTs: "'150':25 '2000':12 'card':26 'come':16 'crappi':20 'fan':21 'fun':30 'gpus':8 'invalid':31 'sell':7 'still':15 'understand':4 'want':27 'warranti':33 'watercool':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4564008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564695 {#5150
      date: 2023-11-21 12:04:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4152}
  +body: "There are also great coolers that come on stock cards, you just have to pick one that isn’t shitty. No temp issues with my EVGA or Gigabyte cards that have huge heatsinks and 3 big fans on them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700607570 {#5444
    date: 2023-11-21 23:59:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@okiloki@feddit.de"
    "@Blackmist@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5448 …}
  +nested: Doctrine\ORM\PersistentCollection {#5450 …}
  +votes: Doctrine\ORM\PersistentCollection {#5452 …}
  +reports: Doctrine\ORM\PersistentCollection {#5454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5458 …}
  -id: 148953
  -bodyTs: "'3':35 'also':3 'big':36 'card':10,29 'come':7 'cooler':5 'evga':26 'fan':37 'gigabyt':28 'great':4 'heatsink':33 'huge':32 'isn':18 'issu':23 'one':16 'pick':15 'shitti':20 'stock':9 'temp':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5488371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607570 {#5445
    date: 2023-11-21 23:59:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5446
  +user: Proxies\__CG__\App\Entity\User {#5447 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5151
    +user: Proxies\__CG__\App\Entity\User {#5152 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4152
      +user: App\Entity\User {#4165 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "My GPU had a shitty blower cooler, switching to water-cooling made my system so much more quiet!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701065189 {#4147
        date: 2023-11-27 07:06:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4153 …}
      +nested: Doctrine\ORM\PersistentCollection {#4155 …}
      +votes: Doctrine\ORM\PersistentCollection {#4157 …}
      +reports: Doctrine\ORM\PersistentCollection {#4159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4161 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
      -id: 146185
      -bodyTs: "'blower':6 'cool':12 'cooler':7 'gpu':2 'made':13 'much':17 'quiet':19 'shitti':5 'switch':8 'system':15 'water':11 'water-cool':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5010316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700564260 {#4148
        date: 2023-11-21 11:57:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4152}
    +body: """
      I don’t understand why they sell GPUs for up to $2000, and they still come with the same crappy fans we had on $150 cards.\n
      \n
      Want watercooling? Have fun invalidating your warranty.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700564695 {#5149
      date: 2023-11-21 12:04:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@okiloki@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5153 …}
    +nested: Doctrine\ORM\PersistentCollection {#5155 …}
    +votes: Doctrine\ORM\PersistentCollection {#5157 …}
    +reports: Doctrine\ORM\PersistentCollection {#5159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
    -id: 146200
    -bodyTs: "'150':25 '2000':12 'card':26 'come':16 'crappi':20 'fan':21 'fun':30 'gpus':8 'invalid':31 'sell':7 'still':15 'understand':4 'want':27 'warranti':33 'watercool':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4564008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564695 {#5150
      date: 2023-11-21 12:04:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4152}
  +body: "There are also great coolers that come on stock cards, you just have to pick one that isn’t shitty. No temp issues with my EVGA or Gigabyte cards that have huge heatsinks and 3 big fans on them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700607570 {#5444
    date: 2023-11-21 23:59:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@okiloki@feddit.de"
    "@Blackmist@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5448 …}
  +nested: Doctrine\ORM\PersistentCollection {#5450 …}
  +votes: Doctrine\ORM\PersistentCollection {#5452 …}
  +reports: Doctrine\ORM\PersistentCollection {#5454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5458 …}
  -id: 148953
  -bodyTs: "'3':35 'also':3 'big':36 'card':10,29 'come':7 'cooler':5 'evga':26 'fan':37 'gigabyt':28 'great':4 'heatsink':33 'huge':32 'isn':18 'issu':23 'one':16 'pick':15 'shitti':20 'stock':9 'temp':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5488371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607570 {#5445
    date: 2023-11-21 23:59:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5446
  +user: Proxies\__CG__\App\Entity\User {#5447 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5151
    +user: Proxies\__CG__\App\Entity\User {#5152 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4152
      +user: App\Entity\User {#4165 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "My GPU had a shitty blower cooler, switching to water-cooling made my system so much more quiet!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701065189 {#4147
        date: 2023-11-27 07:06:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4153 …}
      +nested: Doctrine\ORM\PersistentCollection {#4155 …}
      +votes: Doctrine\ORM\PersistentCollection {#4157 …}
      +reports: Doctrine\ORM\PersistentCollection {#4159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4161 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
      -id: 146185
      -bodyTs: "'blower':6 'cool':12 'cooler':7 'gpu':2 'made':13 'much':17 'quiet':19 'shitti':5 'switch':8 'system':15 'water':11 'water-cool':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5010316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700564260 {#4148
        date: 2023-11-21 11:57:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4152}
    +body: """
      I don’t understand why they sell GPUs for up to $2000, and they still come with the same crappy fans we had on $150 cards.\n
      \n
      Want watercooling? Have fun invalidating your warranty.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700564695 {#5149
      date: 2023-11-21 12:04:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@okiloki@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5153 …}
    +nested: Doctrine\ORM\PersistentCollection {#5155 …}
    +votes: Doctrine\ORM\PersistentCollection {#5157 …}
    +reports: Doctrine\ORM\PersistentCollection {#5159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
    -id: 146200
    -bodyTs: "'150':25 '2000':12 'card':26 'come':16 'crappi':20 'fan':21 'fun':30 'gpus':8 'invalid':31 'sell':7 'still':15 'understand':4 'want':27 'warranti':33 'watercool':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4564008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564695 {#5150
      date: 2023-11-21 12:04:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4152}
  +body: "There are also great coolers that come on stock cards, you just have to pick one that isn’t shitty. No temp issues with my EVGA or Gigabyte cards that have huge heatsinks and 3 big fans on them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700607570 {#5444
    date: 2023-11-21 23:59:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@okiloki@feddit.de"
    "@Blackmist@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5448 …}
  +nested: Doctrine\ORM\PersistentCollection {#5450 …}
  +votes: Doctrine\ORM\PersistentCollection {#5452 …}
  +reports: Doctrine\ORM\PersistentCollection {#5454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5458 …}
  -id: 148953
  -bodyTs: "'3':35 'also':3 'big':36 'card':10,29 'come':7 'cooler':5 'evga':26 'fan':37 'gigabyt':28 'great':4 'heatsink':33 'huge':32 'isn':18 'issu':23 'one':16 'pick':15 'shitti':20 'stock':9 'temp':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5488371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607570 {#5445
    date: 2023-11-21 23:59:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4152
    +user: App\Entity\User {#4165 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My GPU had a shitty blower cooler, switching to water-cooling made my system so much more quiet!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701065189 {#4147
      date: 2023-11-27 07:06:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4153 …}
    +nested: Doctrine\ORM\PersistentCollection {#4155 …}
    +votes: Doctrine\ORM\PersistentCollection {#4157 …}
    +reports: Doctrine\ORM\PersistentCollection {#4159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
    -id: 146185
    -bodyTs: "'blower':6 'cool':12 'cooler':7 'gpu':2 'made':13 'much':17 'quiet':19 'shitti':5 'switch':8 'system':15 'water':11 'water-cool':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5010316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564260 {#4148
      date: 2023-11-21 11:57:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4152}
  +body: "Did you consider this earth shattering idea of replacing shitty stock fans with actually good fans? Or mounting atop good fans?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700568856 {#5165
    date: 2023-11-21 13:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@okiloki@feddit.de"
  ]
  +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: 146397
  -bodyTs: "'actual':14 'atop':19 'consid':3 'earth':5 'fan':12,16,21 'good':15,20 'idea':7 'mount':18 'replac':9 'shatter':6 'shitti':10 'stock':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5991577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700568856 {#5166
    date: 2023-11-21 13:14:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4152
    +user: App\Entity\User {#4165 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My GPU had a shitty blower cooler, switching to water-cooling made my system so much more quiet!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701065189 {#4147
      date: 2023-11-27 07:06:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4153 …}
    +nested: Doctrine\ORM\PersistentCollection {#4155 …}
    +votes: Doctrine\ORM\PersistentCollection {#4157 …}
    +reports: Doctrine\ORM\PersistentCollection {#4159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
    -id: 146185
    -bodyTs: "'blower':6 'cool':12 'cooler':7 'gpu':2 'made':13 'much':17 'quiet':19 'shitti':5 'switch':8 'system':15 'water':11 'water-cool':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5010316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564260 {#4148
      date: 2023-11-21 11:57:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4152}
  +body: "Did you consider this earth shattering idea of replacing shitty stock fans with actually good fans? Or mounting atop good fans?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700568856 {#5165
    date: 2023-11-21 13:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@okiloki@feddit.de"
  ]
  +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: 146397
  -bodyTs: "'actual':14 'atop':19 'consid':3 'earth':5 'fan':12,16,21 'good':15,20 'idea':7 'mount':18 'replac':9 'shatter':6 'shitti':10 'stock':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5991577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700568856 {#5166
    date: 2023-11-21 13:14:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4152
    +user: App\Entity\User {#4165 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My GPU had a shitty blower cooler, switching to water-cooling made my system so much more quiet!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701065189 {#4147
      date: 2023-11-27 07:06:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4153 …}
    +nested: Doctrine\ORM\PersistentCollection {#4155 …}
    +votes: Doctrine\ORM\PersistentCollection {#4157 …}
    +reports: Doctrine\ORM\PersistentCollection {#4159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
    -id: 146185
    -bodyTs: "'blower':6 'cool':12 'cooler':7 'gpu':2 'made':13 'much':17 'quiet':19 'shitti':5 'switch':8 'system':15 'water':11 'water-cool':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5010316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564260 {#4148
      date: 2023-11-21 11:57:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4152}
  +body: "Did you consider this earth shattering idea of replacing shitty stock fans with actually good fans? Or mounting atop good fans?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700568856 {#5165
    date: 2023-11-21 13:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@okiloki@feddit.de"
  ]
  +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: 146397
  -bodyTs: "'actual':14 'atop':19 'consid':3 'earth':5 'fan':12,16,21 'good':15,20 'idea':7 'mount':18 'replac':9 'shatter':6 'shitti':10 'stock':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5991577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700568856 {#5166
    date: 2023-11-21 13:14:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4225
  +user: App\Entity\User {#4238 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The problem with Noctua is that you need a lot of space…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701043025 {#4220
    date: 2023-11-27 00:57:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4226 …}
  +nested: Doctrine\ORM\PersistentCollection {#4228 …}
  +votes: Doctrine\ORM\PersistentCollection {#4230 …}
  +reports: Doctrine\ORM\PersistentCollection {#4232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
  -id: 146270
  -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5990891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700566248 {#4221
    date: 2023-11-21 12:30:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4225
  +user: App\Entity\User {#4238 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The problem with Noctua is that you need a lot of space…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701043025 {#4220
    date: 2023-11-27 00:57:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4226 …}
  +nested: Doctrine\ORM\PersistentCollection {#4228 …}
  +votes: Doctrine\ORM\PersistentCollection {#4230 …}
  +reports: Doctrine\ORM\PersistentCollection {#4232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
  -id: 146270
  -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5990891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700566248 {#4221
    date: 2023-11-21 12:30:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4225
  +user: App\Entity\User {#4238 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The problem with Noctua is that you need a lot of space…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701043025 {#4220
    date: 2023-11-27 00:57:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4226 …}
  +nested: Doctrine\ORM\PersistentCollection {#4228 …}
  +votes: Doctrine\ORM\PersistentCollection {#4230 …}
  +reports: Doctrine\ORM\PersistentCollection {#4232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
  -id: 146270
  -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5990891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700566248 {#4221
    date: 2023-11-21 12:30:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#5183
  +user: Proxies\__CG__\App\Entity\User {#5136 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4225
    +user: App\Entity\User {#4238 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The problem with Noctua is that you need a lot of space…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701043025 {#4220
      date: 2023-11-27 00:57:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4226 …}
    +nested: Doctrine\ORM\PersistentCollection {#4228 …}
    +votes: Doctrine\ORM\PersistentCollection {#4230 …}
    +reports: Doctrine\ORM\PersistentCollection {#4232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
    -id: 146270
    -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5990891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700566248 {#4221
      date: 2023-11-21 12:30:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: "Because a water pump, water block on both the CPU and GPU and tons of tubes, don’t take up much space?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700567449 {#5181
    date: 2023-11-21 12:50:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Aradia@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 146323
  -bodyTs: "'block':6 'cpu':10 'gpu':12 'much':21 'pump':4 'space':22 'take':19 'ton':14 'tube':16 'water':3,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4854603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700567449 {#5182
    date: 2023-11-21 12:50:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5183
  +user: Proxies\__CG__\App\Entity\User {#5136 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4225
    +user: App\Entity\User {#4238 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The problem with Noctua is that you need a lot of space…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701043025 {#4220
      date: 2023-11-27 00:57:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4226 …}
    +nested: Doctrine\ORM\PersistentCollection {#4228 …}
    +votes: Doctrine\ORM\PersistentCollection {#4230 …}
    +reports: Doctrine\ORM\PersistentCollection {#4232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
    -id: 146270
    -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5990891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700566248 {#4221
      date: 2023-11-21 12:30:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: "Because a water pump, water block on both the CPU and GPU and tons of tubes, don’t take up much space?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700567449 {#5181
    date: 2023-11-21 12:50:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Aradia@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 146323
  -bodyTs: "'block':6 'cpu':10 'gpu':12 'much':21 'pump':4 'space':22 'take':19 'ton':14 'tube':16 'water':3,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4854603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700567449 {#5182
    date: 2023-11-21 12:50:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5183
  +user: Proxies\__CG__\App\Entity\User {#5136 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4225
    +user: App\Entity\User {#4238 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The problem with Noctua is that you need a lot of space…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701043025 {#4220
      date: 2023-11-27 00:57:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4226 …}
    +nested: Doctrine\ORM\PersistentCollection {#4228 …}
    +votes: Doctrine\ORM\PersistentCollection {#4230 …}
    +reports: Doctrine\ORM\PersistentCollection {#4232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
    -id: 146270
    -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5990891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700566248 {#4221
      date: 2023-11-21 12:30:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: "Because a water pump, water block on both the CPU and GPU and tons of tubes, don’t take up much space?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700567449 {#5181
    date: 2023-11-21 12:50:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Aradia@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 146323
  -bodyTs: "'block':6 'cpu':10 'gpu':12 'much':21 'pump':4 'space':22 'take':19 'ton':14 'tube':16 'water':3,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4854603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700567449 {#5182
    date: 2023-11-21 12:50:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#5462
  +user: Proxies\__CG__\App\Entity\User {#5463 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5183
    +user: Proxies\__CG__\App\Entity\User {#5136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4225
      +user: App\Entity\User {#4238 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The problem with Noctua is that you need a lot of space…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701043025 {#4220
        date: 2023-11-27 00:57:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4226 …}
      +nested: Doctrine\ORM\PersistentCollection {#4228 …}
      +votes: Doctrine\ORM\PersistentCollection {#4230 …}
      +reports: Doctrine\ORM\PersistentCollection {#4232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
      -id: 146270
      -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5990891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700566248 {#4221
        date: 2023-11-21 12:30:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4225}
    +body: "Because a water pump, water block on both the CPU and GPU and tons of tubes, don’t take up much space?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700567449 {#5181
      date: 2023-11-21 12:50:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Aradia@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 146323
    -bodyTs: "'block':6 'cpu':10 'gpu':12 'much':21 'pump':4 'space':22 'take':19 'ton':14 'tube':16 'water':3,5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4854603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700567449 {#5182
      date: 2023-11-21 12:50:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: "Big air coolers don’t fit because there isn’t enough height off the CPU inside the case. An O11 Dynamic (regular size) doesn’t fit an NH-D15, for example, but it fits water cooling with at least one regular thickness 360mm rad on top just fine. (And also one on the bottom, and a thin one on the side)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700583999 {#5460
    date: 2023-11-21 17:26:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Aradia@lemmy.ml"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5464 …}
  +nested: Doctrine\ORM\PersistentCollection {#5466 …}
  +votes: Doctrine\ORM\PersistentCollection {#5468 …}
  +reports: Doctrine\ORM\PersistentCollection {#5470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
  -id: 147440
  -bodyTs: "'360mm':44 'air':2 'also':51 'big':1 'bottom':55 'case':18 'cool':37 'cooler':3 'cpu':15 'd15':30 'doesn':24 'dynam':21 'enough':11 'exampl':32 'fine':49 'fit':6,26,35 'height':12 'insid':16 'isn':9 'least':40 'nh':29 'nh-d15':28 'o11':20 'one':41,52,59 'rad':45 'regular':22,42 'side':62 'size':23 'thick':43 'thin':58 'top':47 'water':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4847606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583999 {#5461
    date: 2023-11-21 17:26:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5462
  +user: Proxies\__CG__\App\Entity\User {#5463 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5183
    +user: Proxies\__CG__\App\Entity\User {#5136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4225
      +user: App\Entity\User {#4238 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The problem with Noctua is that you need a lot of space…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701043025 {#4220
        date: 2023-11-27 00:57:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4226 …}
      +nested: Doctrine\ORM\PersistentCollection {#4228 …}
      +votes: Doctrine\ORM\PersistentCollection {#4230 …}
      +reports: Doctrine\ORM\PersistentCollection {#4232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
      -id: 146270
      -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5990891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700566248 {#4221
        date: 2023-11-21 12:30:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4225}
    +body: "Because a water pump, water block on both the CPU and GPU and tons of tubes, don’t take up much space?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700567449 {#5181
      date: 2023-11-21 12:50:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Aradia@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 146323
    -bodyTs: "'block':6 'cpu':10 'gpu':12 'much':21 'pump':4 'space':22 'take':19 'ton':14 'tube':16 'water':3,5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4854603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700567449 {#5182
      date: 2023-11-21 12:50:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: "Big air coolers don’t fit because there isn’t enough height off the CPU inside the case. An O11 Dynamic (regular size) doesn’t fit an NH-D15, for example, but it fits water cooling with at least one regular thickness 360mm rad on top just fine. (And also one on the bottom, and a thin one on the side)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700583999 {#5460
    date: 2023-11-21 17:26:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Aradia@lemmy.ml"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5464 …}
  +nested: Doctrine\ORM\PersistentCollection {#5466 …}
  +votes: Doctrine\ORM\PersistentCollection {#5468 …}
  +reports: Doctrine\ORM\PersistentCollection {#5470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
  -id: 147440
  -bodyTs: "'360mm':44 'air':2 'also':51 'big':1 'bottom':55 'case':18 'cool':37 'cooler':3 'cpu':15 'd15':30 'doesn':24 'dynam':21 'enough':11 'exampl':32 'fine':49 'fit':6,26,35 'height':12 'insid':16 'isn':9 'least':40 'nh':29 'nh-d15':28 'o11':20 'one':41,52,59 'rad':45 'regular':22,42 'side':62 'size':23 'thick':43 'thin':58 'top':47 'water':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4847606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583999 {#5461
    date: 2023-11-21 17:26:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5462
  +user: Proxies\__CG__\App\Entity\User {#5463 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5183
    +user: Proxies\__CG__\App\Entity\User {#5136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4225
      +user: App\Entity\User {#4238 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The problem with Noctua is that you need a lot of space…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701043025 {#4220
        date: 2023-11-27 00:57:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4226 …}
      +nested: Doctrine\ORM\PersistentCollection {#4228 …}
      +votes: Doctrine\ORM\PersistentCollection {#4230 …}
      +reports: Doctrine\ORM\PersistentCollection {#4232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
      -id: 146270
      -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5990891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700566248 {#4221
        date: 2023-11-21 12:30:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4225}
    +body: "Because a water pump, water block on both the CPU and GPU and tons of tubes, don’t take up much space?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700567449 {#5181
      date: 2023-11-21 12:50:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Aradia@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 146323
    -bodyTs: "'block':6 'cpu':10 'gpu':12 'much':21 'pump':4 'space':22 'take':19 'ton':14 'tube':16 'water':3,5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4854603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700567449 {#5182
      date: 2023-11-21 12:50:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: "Big air coolers don’t fit because there isn’t enough height off the CPU inside the case. An O11 Dynamic (regular size) doesn’t fit an NH-D15, for example, but it fits water cooling with at least one regular thickness 360mm rad on top just fine. (And also one on the bottom, and a thin one on the side)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700583999 {#5460
    date: 2023-11-21 17:26:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Aradia@lemmy.ml"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5464 …}
  +nested: Doctrine\ORM\PersistentCollection {#5466 …}
  +votes: Doctrine\ORM\PersistentCollection {#5468 …}
  +reports: Doctrine\ORM\PersistentCollection {#5470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
  -id: 147440
  -bodyTs: "'360mm':44 'air':2 'also':51 'big':1 'bottom':55 'case':18 'cool':37 'cooler':3 'cpu':15 'd15':30 'doesn':24 'dynam':21 'enough':11 'exampl':32 'fine':49 'fit':6,26,35 'height':12 'insid':16 'isn':9 'least':40 'nh':29 'nh-d15':28 'o11':20 'one':41,52,59 'rad':45 'regular':22,42 'side':62 'size':23 'thick':43 'thin':58 'top':47 'water':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4847606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583999 {#5461
    date: 2023-11-21 17:26:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#5479
  +user: App\Entity\User {#4238 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5183
    +user: Proxies\__CG__\App\Entity\User {#5136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4225
      +user: App\Entity\User {#4238 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The problem with Noctua is that you need a lot of space…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701043025 {#4220
        date: 2023-11-27 00:57:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4226 …}
      +nested: Doctrine\ORM\PersistentCollection {#4228 …}
      +votes: Doctrine\ORM\PersistentCollection {#4230 …}
      +reports: Doctrine\ORM\PersistentCollection {#4232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
      -id: 146270
      -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5990891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700566248 {#4221
        date: 2023-11-21 12:30:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4225}
    +body: "Because a water pump, water block on both the CPU and GPU and tons of tubes, don’t take up much space?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700567449 {#5181
      date: 2023-11-21 12:50:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Aradia@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 146323
    -bodyTs: "'block':6 'cpu':10 'gpu':12 'much':21 'pump':4 'space':22 'take':19 'ton':14 'tube':16 'water':3,5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4854603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700567449 {#5182
      date: 2023-11-21 12:50:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: """
    Imagine having a big Noctua on every component…\n
    \n
    EDIT: I wanted a Noctua but with my two big GPUs, there is no space for a Noctua… and depends on which motherboard also includes water cooling tubes already built-in.\n
    \n
    ![water cooling with space jpg](https://imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)\n
    \n
    ![water cooling with space 2 jpg](https://media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)\n
    \n
    Much more space on CPU (at least you see the RAM and other components), yeah, depends on how you built it. The PC can “breath”. When I said “you need a lot of space” I mean on the CPU, if your RAM and 2 GPU is all near there… all the heat gets concentrated.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700569355 {#5476
    date: 2023-11-21 13:22:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Aradia@lemmy.ml"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5480 …}
  +nested: Doctrine\ORM\PersistentCollection {#5482 …}
  +votes: Doctrine\ORM\PersistentCollection {#5484 …}
  +reports: Doctrine\ORM\PersistentCollection {#5486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5490 …}
  -id: 146428
  -bodyTs: "'/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':48 '/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':57 '2':53,101 'alreadi':37 'also':32 'big':4,18 'breath':82 'built':39,77 'built-in':38 'compon':8,71 'concentr':111 'cool':35,42,50 'cpu':62,96 'depend':28,73 'edit':9 'everi':7 'get':110 'gpu':102 'gpus':19 'heat':109 'imageio.forbes.com':47 'imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':46 'imagin':1 'includ':33 'jpg':45,54 'least':64 'lot':89 'mean':93 'media.karousell.com':56 'media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':55 'motherboard':31 'much':58 'near':105 'need':87 'noctua':5,13,26 'pc':80 'ram':68,99 'said':85 'see':66 'space':23,44,52,60,91 'tube':36 'two':17 'want':11 'water':34,41,49 'yeah':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5991729"
  +editedAt: DateTimeImmutable @1701045629 {#5477
    date: 2023-11-27 01:40:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700569355 {#5478
    date: 2023-11-21 13:22:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5479
  +user: App\Entity\User {#4238 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5183
    +user: Proxies\__CG__\App\Entity\User {#5136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4225
      +user: App\Entity\User {#4238 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The problem with Noctua is that you need a lot of space…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701043025 {#4220
        date: 2023-11-27 00:57:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4226 …}
      +nested: Doctrine\ORM\PersistentCollection {#4228 …}
      +votes: Doctrine\ORM\PersistentCollection {#4230 …}
      +reports: Doctrine\ORM\PersistentCollection {#4232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
      -id: 146270
      -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5990891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700566248 {#4221
        date: 2023-11-21 12:30:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4225}
    +body: "Because a water pump, water block on both the CPU and GPU and tons of tubes, don’t take up much space?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700567449 {#5181
      date: 2023-11-21 12:50:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Aradia@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 146323
    -bodyTs: "'block':6 'cpu':10 'gpu':12 'much':21 'pump':4 'space':22 'take':19 'ton':14 'tube':16 'water':3,5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4854603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700567449 {#5182
      date: 2023-11-21 12:50:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: """
    Imagine having a big Noctua on every component…\n
    \n
    EDIT: I wanted a Noctua but with my two big GPUs, there is no space for a Noctua… and depends on which motherboard also includes water cooling tubes already built-in.\n
    \n
    ![water cooling with space jpg](https://imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)\n
    \n
    ![water cooling with space 2 jpg](https://media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)\n
    \n
    Much more space on CPU (at least you see the RAM and other components), yeah, depends on how you built it. The PC can “breath”. When I said “you need a lot of space” I mean on the CPU, if your RAM and 2 GPU is all near there… all the heat gets concentrated.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700569355 {#5476
    date: 2023-11-21 13:22:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Aradia@lemmy.ml"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5480 …}
  +nested: Doctrine\ORM\PersistentCollection {#5482 …}
  +votes: Doctrine\ORM\PersistentCollection {#5484 …}
  +reports: Doctrine\ORM\PersistentCollection {#5486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5490 …}
  -id: 146428
  -bodyTs: "'/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':48 '/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':57 '2':53,101 'alreadi':37 'also':32 'big':4,18 'breath':82 'built':39,77 'built-in':38 'compon':8,71 'concentr':111 'cool':35,42,50 'cpu':62,96 'depend':28,73 'edit':9 'everi':7 'get':110 'gpu':102 'gpus':19 'heat':109 'imageio.forbes.com':47 'imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':46 'imagin':1 'includ':33 'jpg':45,54 'least':64 'lot':89 'mean':93 'media.karousell.com':56 'media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':55 'motherboard':31 'much':58 'near':105 'need':87 'noctua':5,13,26 'pc':80 'ram':68,99 'said':85 'see':66 'space':23,44,52,60,91 'tube':36 'two':17 'want':11 'water':34,41,49 'yeah':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5991729"
  +editedAt: DateTimeImmutable @1701045629 {#5477
    date: 2023-11-27 01:40:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700569355 {#5478
    date: 2023-11-21 13:22:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5479
  +user: App\Entity\User {#4238 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5183
    +user: Proxies\__CG__\App\Entity\User {#5136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4225
      +user: App\Entity\User {#4238 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The problem with Noctua is that you need a lot of space…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701043025 {#4220
        date: 2023-11-27 00:57:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4226 …}
      +nested: Doctrine\ORM\PersistentCollection {#4228 …}
      +votes: Doctrine\ORM\PersistentCollection {#4230 …}
      +reports: Doctrine\ORM\PersistentCollection {#4232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
      -id: 146270
      -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5990891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700566248 {#4221
        date: 2023-11-21 12:30:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4225}
    +body: "Because a water pump, water block on both the CPU and GPU and tons of tubes, don’t take up much space?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700567449 {#5181
      date: 2023-11-21 12:50:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Aradia@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 146323
    -bodyTs: "'block':6 'cpu':10 'gpu':12 'much':21 'pump':4 'space':22 'take':19 'ton':14 'tube':16 'water':3,5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4854603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700567449 {#5182
      date: 2023-11-21 12:50:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: """
    Imagine having a big Noctua on every component…\n
    \n
    EDIT: I wanted a Noctua but with my two big GPUs, there is no space for a Noctua… and depends on which motherboard also includes water cooling tubes already built-in.\n
    \n
    ![water cooling with space jpg](https://imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)\n
    \n
    ![water cooling with space 2 jpg](https://media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)\n
    \n
    Much more space on CPU (at least you see the RAM and other components), yeah, depends on how you built it. The PC can “breath”. When I said “you need a lot of space” I mean on the CPU, if your RAM and 2 GPU is all near there… all the heat gets concentrated.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700569355 {#5476
    date: 2023-11-21 13:22:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Aradia@lemmy.ml"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5480 …}
  +nested: Doctrine\ORM\PersistentCollection {#5482 …}
  +votes: Doctrine\ORM\PersistentCollection {#5484 …}
  +reports: Doctrine\ORM\PersistentCollection {#5486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5490 …}
  -id: 146428
  -bodyTs: "'/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':48 '/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':57 '2':53,101 'alreadi':37 'also':32 'big':4,18 'breath':82 'built':39,77 'built-in':38 'compon':8,71 'concentr':111 'cool':35,42,50 'cpu':62,96 'depend':28,73 'edit':9 'everi':7 'get':110 'gpu':102 'gpus':19 'heat':109 'imageio.forbes.com':47 'imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':46 'imagin':1 'includ':33 'jpg':45,54 'least':64 'lot':89 'mean':93 'media.karousell.com':56 'media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':55 'motherboard':31 'much':58 'near':105 'need':87 'noctua':5,13,26 'pc':80 'ram':68,99 'said':85 'see':66 'space':23,44,52,60,91 'tube':36 'two':17 'want':11 'water':34,41,49 'yeah':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5991729"
  +editedAt: DateTimeImmutable @1701045629 {#5477
    date: 2023-11-27 01:40:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700569355 {#5478
    date: 2023-11-21 13:22:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#5685
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5479
    +user: App\Entity\User {#4238 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5183
      +user: Proxies\__CG__\App\Entity\User {#5136 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4225
        +user: App\Entity\User {#4238 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "The problem with Noctua is that you need a lot of space…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701043025 {#4220
          date: 2023-11-27 00:57:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4226 …}
        +nested: Doctrine\ORM\PersistentCollection {#4228 …}
        +votes: Doctrine\ORM\PersistentCollection {#4230 …}
        +reports: Doctrine\ORM\PersistentCollection {#4232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
        -id: 146270
        -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5990891"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700566248 {#4221
          date: 2023-11-21 12:30:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4225}
      +body: "Because a water pump, water block on both the CPU and GPU and tons of tubes, don’t take up much space?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700567449 {#5181
        date: 2023-11-21 12:50:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@Aradia@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5184 …}
      +nested: Doctrine\ORM\PersistentCollection {#5186 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
      -id: 146323
      -bodyTs: "'block':6 'cpu':10 'gpu':12 'much':21 'pump':4 'space':22 'take':19 'ton':14 'tube':16 'water':3,5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4854603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700567449 {#5182
        date: 2023-11-21 12:50:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4225}
    +body: """
      Imagine having a big Noctua on every component…\n
      \n
      EDIT: I wanted a Noctua but with my two big GPUs, there is no space for a Noctua… and depends on which motherboard also includes water cooling tubes already built-in.\n
      \n
      ![water cooling with space jpg](https://imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)\n
      \n
      ![water cooling with space 2 jpg](https://media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)\n
      \n
      Much more space on CPU (at least you see the RAM and other components), yeah, depends on how you built it. The PC can “breath”. When I said “you need a lot of space” I mean on the CPU, if your RAM and 2 GPU is all near there… all the heat gets concentrated.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700569355 {#5476
      date: 2023-11-21 13:22:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Aradia@lemmy.ml"
      "@Honytawk@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5480 …}
    +nested: Doctrine\ORM\PersistentCollection {#5482 …}
    +votes: Doctrine\ORM\PersistentCollection {#5484 …}
    +reports: Doctrine\ORM\PersistentCollection {#5486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5490 …}
    -id: 146428
    -bodyTs: "'/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':48 '/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':57 '2':53,101 'alreadi':37 'also':32 'big':4,18 'breath':82 'built':39,77 'built-in':38 'compon':8,71 'concentr':111 'cool':35,42,50 'cpu':62,96 'depend':28,73 'edit':9 'everi':7 'get':110 'gpu':102 'gpus':19 'heat':109 'imageio.forbes.com':47 'imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':46 'imagin':1 'includ':33 'jpg':45,54 'least':64 'lot':89 'mean':93 'media.karousell.com':56 'media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':55 'motherboard':31 'much':58 'near':105 'need':87 'noctua':5,13,26 'pc':80 'ram':68,99 'said':85 'see':66 'space':23,44,52,60,91 'tube':36 'two':17 'want':11 'water':34,41,49 'yeah':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5991729"
    +editedAt: DateTimeImmutable @1701045629 {#5477
      date: 2023-11-27 01:40:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700569355 {#5478
      date: 2023-11-21 13:22:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: "DIY Perks on YouTube did a *beautiful* machine with a Noctua cooler on a GPU. All with a nautical theme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700580605 {#5684
    date: 2023-11-21 16:30:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Aradia@lemmy.ml"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5688 …}
  +nested: Doctrine\ORM\PersistentCollection {#5693 …}
  +votes: Doctrine\ORM\PersistentCollection {#5689 …}
  +reports: Doctrine\ORM\PersistentCollection {#5695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5699 …}
  -id: 147177
  -bodyTs: "'beauti':7 'cooler':12 'diy':1 'gpu':15 'machin':8 'nautic':19 'noctua':11 'perk':2 'theme':20 'youtub':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580605 {#5681
    date: 2023-11-21 16:30:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5685
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5479
    +user: App\Entity\User {#4238 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5183
      +user: Proxies\__CG__\App\Entity\User {#5136 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4225
        +user: App\Entity\User {#4238 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "The problem with Noctua is that you need a lot of space…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701043025 {#4220
          date: 2023-11-27 00:57:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4226 …}
        +nested: Doctrine\ORM\PersistentCollection {#4228 …}
        +votes: Doctrine\ORM\PersistentCollection {#4230 …}
        +reports: Doctrine\ORM\PersistentCollection {#4232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
        -id: 146270
        -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5990891"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700566248 {#4221
          date: 2023-11-21 12:30:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4225}
      +body: "Because a water pump, water block on both the CPU and GPU and tons of tubes, don’t take up much space?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700567449 {#5181
        date: 2023-11-21 12:50:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@Aradia@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5184 …}
      +nested: Doctrine\ORM\PersistentCollection {#5186 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
      -id: 146323
      -bodyTs: "'block':6 'cpu':10 'gpu':12 'much':21 'pump':4 'space':22 'take':19 'ton':14 'tube':16 'water':3,5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4854603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700567449 {#5182
        date: 2023-11-21 12:50:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4225}
    +body: """
      Imagine having a big Noctua on every component…\n
      \n
      EDIT: I wanted a Noctua but with my two big GPUs, there is no space for a Noctua… and depends on which motherboard also includes water cooling tubes already built-in.\n
      \n
      ![water cooling with space jpg](https://imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)\n
      \n
      ![water cooling with space 2 jpg](https://media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)\n
      \n
      Much more space on CPU (at least you see the RAM and other components), yeah, depends on how you built it. The PC can “breath”. When I said “you need a lot of space” I mean on the CPU, if your RAM and 2 GPU is all near there… all the heat gets concentrated.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700569355 {#5476
      date: 2023-11-21 13:22:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Aradia@lemmy.ml"
      "@Honytawk@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5480 …}
    +nested: Doctrine\ORM\PersistentCollection {#5482 …}
    +votes: Doctrine\ORM\PersistentCollection {#5484 …}
    +reports: Doctrine\ORM\PersistentCollection {#5486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5490 …}
    -id: 146428
    -bodyTs: "'/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':48 '/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':57 '2':53,101 'alreadi':37 'also':32 'big':4,18 'breath':82 'built':39,77 'built-in':38 'compon':8,71 'concentr':111 'cool':35,42,50 'cpu':62,96 'depend':28,73 'edit':9 'everi':7 'get':110 'gpu':102 'gpus':19 'heat':109 'imageio.forbes.com':47 'imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':46 'imagin':1 'includ':33 'jpg':45,54 'least':64 'lot':89 'mean':93 'media.karousell.com':56 'media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':55 'motherboard':31 'much':58 'near':105 'need':87 'noctua':5,13,26 'pc':80 'ram':68,99 'said':85 'see':66 'space':23,44,52,60,91 'tube':36 'two':17 'want':11 'water':34,41,49 'yeah':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5991729"
    +editedAt: DateTimeImmutable @1701045629 {#5477
      date: 2023-11-27 01:40:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700569355 {#5478
      date: 2023-11-21 13:22:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: "DIY Perks on YouTube did a *beautiful* machine with a Noctua cooler on a GPU. All with a nautical theme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700580605 {#5684
    date: 2023-11-21 16:30:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Aradia@lemmy.ml"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5688 …}
  +nested: Doctrine\ORM\PersistentCollection {#5693 …}
  +votes: Doctrine\ORM\PersistentCollection {#5689 …}
  +reports: Doctrine\ORM\PersistentCollection {#5695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5699 …}
  -id: 147177
  -bodyTs: "'beauti':7 'cooler':12 'diy':1 'gpu':15 'machin':8 'nautic':19 'noctua':11 'perk':2 'theme':20 'youtub':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580605 {#5681
    date: 2023-11-21 16:30:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5685
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5479
    +user: App\Entity\User {#4238 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5183
      +user: Proxies\__CG__\App\Entity\User {#5136 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4225
        +user: App\Entity\User {#4238 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "The problem with Noctua is that you need a lot of space…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701043025 {#4220
          date: 2023-11-27 00:57:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4226 …}
        +nested: Doctrine\ORM\PersistentCollection {#4228 …}
        +votes: Doctrine\ORM\PersistentCollection {#4230 …}
        +reports: Doctrine\ORM\PersistentCollection {#4232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
        -id: 146270
        -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5990891"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700566248 {#4221
          date: 2023-11-21 12:30:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4225}
      +body: "Because a water pump, water block on both the CPU and GPU and tons of tubes, don’t take up much space?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700567449 {#5181
        date: 2023-11-21 12:50:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@Aradia@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5184 …}
      +nested: Doctrine\ORM\PersistentCollection {#5186 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
      -id: 146323
      -bodyTs: "'block':6 'cpu':10 'gpu':12 'much':21 'pump':4 'space':22 'take':19 'ton':14 'tube':16 'water':3,5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4854603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700567449 {#5182
        date: 2023-11-21 12:50:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4225}
    +body: """
      Imagine having a big Noctua on every component…\n
      \n
      EDIT: I wanted a Noctua but with my two big GPUs, there is no space for a Noctua… and depends on which motherboard also includes water cooling tubes already built-in.\n
      \n
      ![water cooling with space jpg](https://imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)\n
      \n
      ![water cooling with space 2 jpg](https://media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)\n
      \n
      Much more space on CPU (at least you see the RAM and other components), yeah, depends on how you built it. The PC can “breath”. When I said “you need a lot of space” I mean on the CPU, if your RAM and 2 GPU is all near there… all the heat gets concentrated.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700569355 {#5476
      date: 2023-11-21 13:22:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Aradia@lemmy.ml"
      "@Honytawk@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5480 …}
    +nested: Doctrine\ORM\PersistentCollection {#5482 …}
    +votes: Doctrine\ORM\PersistentCollection {#5484 …}
    +reports: Doctrine\ORM\PersistentCollection {#5486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5490 …}
    -id: 146428
    -bodyTs: "'/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':48 '/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':57 '2':53,101 'alreadi':37 'also':32 'big':4,18 'breath':82 'built':39,77 'built-in':38 'compon':8,71 'concentr':111 'cool':35,42,50 'cpu':62,96 'depend':28,73 'edit':9 'everi':7 'get':110 'gpu':102 'gpus':19 'heat':109 'imageio.forbes.com':47 'imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':46 'imagin':1 'includ':33 'jpg':45,54 'least':64 'lot':89 'mean':93 'media.karousell.com':56 'media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':55 'motherboard':31 'much':58 'near':105 'need':87 'noctua':5,13,26 'pc':80 'ram':68,99 'said':85 'see':66 'space':23,44,52,60,91 'tube':36 'two':17 'want':11 'water':34,41,49 'yeah':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5991729"
    +editedAt: DateTimeImmutable @1701045629 {#5477
      date: 2023-11-27 01:40:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700569355 {#5478
      date: 2023-11-21 13:22:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: "DIY Perks on YouTube did a *beautiful* machine with a Noctua cooler on a GPU. All with a nautical theme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700580605 {#5684
    date: 2023-11-21 16:30:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Aradia@lemmy.ml"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5688 …}
  +nested: Doctrine\ORM\PersistentCollection {#5693 …}
  +votes: Doctrine\ORM\PersistentCollection {#5689 …}
  +reports: Doctrine\ORM\PersistentCollection {#5695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5699 …}
  -id: 147177
  -bodyTs: "'beauti':7 'cooler':12 'diy':1 'gpu':15 'machin':8 'nautic':19 'noctua':11 'perk':2 'theme':20 'youtub':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580605 {#5681
    date: 2023-11-21 16:30:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#5788
  +user: App\Entity\User {#4238 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5685
    +user: Proxies\__CG__\App\Entity\User {#5280 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5479
      +user: App\Entity\User {#4238 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5183
        +user: Proxies\__CG__\App\Entity\User {#5136 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4225
          +user: App\Entity\User {#4238 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "The problem with Noctua is that you need a lot of space…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1701043025 {#4220
            date: 2023-11-27 00:57:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4226 …}
          +nested: Doctrine\ORM\PersistentCollection {#4228 …}
          +votes: Doctrine\ORM\PersistentCollection {#4230 …}
          +reports: Doctrine\ORM\PersistentCollection {#4232 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
          -id: 146270
          -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5990891"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700566248 {#4221
            date: 2023-11-21 12:30:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4225}
        +body: "Because a water pump, water block on both the CPU and GPU and tons of tubes, don’t take up much space?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1700567449 {#5181
          date: 2023-11-21 12:50:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@Aradia@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5184 …}
        +nested: Doctrine\ORM\PersistentCollection {#5186 …}
        +votes: Doctrine\ORM\PersistentCollection {#5188 …}
        +reports: Doctrine\ORM\PersistentCollection {#5190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
        -id: 146323
        -bodyTs: "'block':6 'cpu':10 'gpu':12 'much':21 'pump':4 'space':22 'take':19 'ton':14 'tube':16 'water':3,5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4854603"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700567449 {#5182
          date: 2023-11-21 12:50:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4225}
      +body: """
        Imagine having a big Noctua on every component…\n
        \n
        EDIT: I wanted a Noctua but with my two big GPUs, there is no space for a Noctua… and depends on which motherboard also includes water cooling tubes already built-in.\n
        \n
        ![water cooling with space jpg](https://imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)\n
        \n
        ![water cooling with space 2 jpg](https://media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)\n
        \n
        Much more space on CPU (at least you see the RAM and other components), yeah, depends on how you built it. The PC can “breath”. When I said “you need a lot of space” I mean on the CPU, if your RAM and 2 GPU is all near there… all the heat gets concentrated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700569355 {#5476
        date: 2023-11-21 13:22:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@Aradia@lemmy.ml"
        "@Honytawk@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5480 …}
      +nested: Doctrine\ORM\PersistentCollection {#5482 …}
      +votes: Doctrine\ORM\PersistentCollection {#5484 …}
      +reports: Doctrine\ORM\PersistentCollection {#5486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5490 …}
      -id: 146428
      -bodyTs: "'/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':48 '/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':57 '2':53,101 'alreadi':37 'also':32 'big':4,18 'breath':82 'built':39,77 'built-in':38 'compon':8,71 'concentr':111 'cool':35,42,50 'cpu':62,96 'depend':28,73 'edit':9 'everi':7 'get':110 'gpu':102 'gpus':19 'heat':109 'imageio.forbes.com':47 'imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':46 'imagin':1 'includ':33 'jpg':45,54 'least':64 'lot':89 'mean':93 'media.karousell.com':56 'media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':55 'motherboard':31 'much':58 'near':105 'need':87 'noctua':5,13,26 'pc':80 'ram':68,99 'said':85 'see':66 'space':23,44,52,60,91 'tube':36 'two':17 'want':11 'water':34,41,49 'yeah':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5991729"
      +editedAt: DateTimeImmutable @1701045629 {#5477
        date: 2023-11-27 01:40:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700569355 {#5478
        date: 2023-11-21 13:22:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4225}
    +body: "DIY Perks on YouTube did a *beautiful* machine with a Noctua cooler on a GPU. All with a nautical theme."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700580605 {#5684
      date: 2023-11-21 16:30:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Aradia@lemmy.ml"
      "@Honytawk@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5688 …}
    +nested: Doctrine\ORM\PersistentCollection {#5693 …}
    +votes: Doctrine\ORM\PersistentCollection {#5689 …}
    +reports: Doctrine\ORM\PersistentCollection {#5695 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5697 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5699 …}
    -id: 147177
    -bodyTs: "'beauti':7 'cooler':12 'diy':1 'gpu':15 'machin':8 'nautic':19 'noctua':11 'perk':2 'theme':20 'youtub':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5479020"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700580605 {#5681
      date: 2023-11-21 16:30:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: """
    As I have more GPUs, inside the case it’s full of components and with a Noctua (if it even fills in) would be hard to “breath”. It’s not that difficult to understand…\n
    \n
    ![liquid_example](https://i.imgur.com/pydUcIA.jpg)![air_example](https://i.redd.it/zd4n17rmprr51.jpg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700593071 {#5783
    date: 2023-11-21 19:57:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Aradia@lemmy.ml"
    "@Honytawk@lemmy.zip"
    "@ours@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5793 …}
  +nested: Doctrine\ORM\PersistentCollection {#5789 …}
  +votes: Doctrine\ORM\PersistentCollection {#5791 …}
  +reports: Doctrine\ORM\PersistentCollection {#5796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5800 …}
  -id: 148148
  -bodyTs: "'/pyducia.jpg)![air_example](https://i.redd.it/zd4n17rmprr51.jpg)':39 'breath':27 'case':8 'compon':13 'difficult':32 'even':20 'exampl':36 'fill':21 'full':11 'gpus':5 'hard':25 'i.imgur.com':38 'i.imgur.com/pyducia.jpg)![air_example](https://i.redd.it/zd4n17rmprr51.jpg)':37 'insid':6 'liquid':35 'noctua':17 'understand':34 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6001284"
  +editedAt: DateTimeImmutable @1701043968 {#5780
    date: 2023-11-27 01:12:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700593071 {#5784
    date: 2023-11-21 19:57:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5788
  +user: App\Entity\User {#4238 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5685
    +user: Proxies\__CG__\App\Entity\User {#5280 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5479
      +user: App\Entity\User {#4238 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5183
        +user: Proxies\__CG__\App\Entity\User {#5136 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4225
          +user: App\Entity\User {#4238 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "The problem with Noctua is that you need a lot of space…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1701043025 {#4220
            date: 2023-11-27 00:57:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4226 …}
          +nested: Doctrine\ORM\PersistentCollection {#4228 …}
          +votes: Doctrine\ORM\PersistentCollection {#4230 …}
          +reports: Doctrine\ORM\PersistentCollection {#4232 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
          -id: 146270
          -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5990891"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700566248 {#4221
            date: 2023-11-21 12:30:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4225}
        +body: "Because a water pump, water block on both the CPU and GPU and tons of tubes, don’t take up much space?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1700567449 {#5181
          date: 2023-11-21 12:50:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@Aradia@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5184 …}
        +nested: Doctrine\ORM\PersistentCollection {#5186 …}
        +votes: Doctrine\ORM\PersistentCollection {#5188 …}
        +reports: Doctrine\ORM\PersistentCollection {#5190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
        -id: 146323
        -bodyTs: "'block':6 'cpu':10 'gpu':12 'much':21 'pump':4 'space':22 'take':19 'ton':14 'tube':16 'water':3,5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4854603"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700567449 {#5182
          date: 2023-11-21 12:50:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4225}
      +body: """
        Imagine having a big Noctua on every component…\n
        \n
        EDIT: I wanted a Noctua but with my two big GPUs, there is no space for a Noctua… and depends on which motherboard also includes water cooling tubes already built-in.\n
        \n
        ![water cooling with space jpg](https://imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)\n
        \n
        ![water cooling with space 2 jpg](https://media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)\n
        \n
        Much more space on CPU (at least you see the RAM and other components), yeah, depends on how you built it. The PC can “breath”. When I said “you need a lot of space” I mean on the CPU, if your RAM and 2 GPU is all near there… all the heat gets concentrated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700569355 {#5476
        date: 2023-11-21 13:22:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@Aradia@lemmy.ml"
        "@Honytawk@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5480 …}
      +nested: Doctrine\ORM\PersistentCollection {#5482 …}
      +votes: Doctrine\ORM\PersistentCollection {#5484 …}
      +reports: Doctrine\ORM\PersistentCollection {#5486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5490 …}
      -id: 146428
      -bodyTs: "'/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':48 '/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':57 '2':53,101 'alreadi':37 'also':32 'big':4,18 'breath':82 'built':39,77 'built-in':38 'compon':8,71 'concentr':111 'cool':35,42,50 'cpu':62,96 'depend':28,73 'edit':9 'everi':7 'get':110 'gpu':102 'gpus':19 'heat':109 'imageio.forbes.com':47 'imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':46 'imagin':1 'includ':33 'jpg':45,54 'least':64 'lot':89 'mean':93 'media.karousell.com':56 'media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':55 'motherboard':31 'much':58 'near':105 'need':87 'noctua':5,13,26 'pc':80 'ram':68,99 'said':85 'see':66 'space':23,44,52,60,91 'tube':36 'two':17 'want':11 'water':34,41,49 'yeah':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5991729"
      +editedAt: DateTimeImmutable @1701045629 {#5477
        date: 2023-11-27 01:40:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700569355 {#5478
        date: 2023-11-21 13:22:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4225}
    +body: "DIY Perks on YouTube did a *beautiful* machine with a Noctua cooler on a GPU. All with a nautical theme."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700580605 {#5684
      date: 2023-11-21 16:30:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Aradia@lemmy.ml"
      "@Honytawk@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5688 …}
    +nested: Doctrine\ORM\PersistentCollection {#5693 …}
    +votes: Doctrine\ORM\PersistentCollection {#5689 …}
    +reports: Doctrine\ORM\PersistentCollection {#5695 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5697 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5699 …}
    -id: 147177
    -bodyTs: "'beauti':7 'cooler':12 'diy':1 'gpu':15 'machin':8 'nautic':19 'noctua':11 'perk':2 'theme':20 'youtub':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5479020"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700580605 {#5681
      date: 2023-11-21 16:30:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: """
    As I have more GPUs, inside the case it’s full of components and with a Noctua (if it even fills in) would be hard to “breath”. It’s not that difficult to understand…\n
    \n
    ![liquid_example](https://i.imgur.com/pydUcIA.jpg)![air_example](https://i.redd.it/zd4n17rmprr51.jpg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700593071 {#5783
    date: 2023-11-21 19:57:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Aradia@lemmy.ml"
    "@Honytawk@lemmy.zip"
    "@ours@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5793 …}
  +nested: Doctrine\ORM\PersistentCollection {#5789 …}
  +votes: Doctrine\ORM\PersistentCollection {#5791 …}
  +reports: Doctrine\ORM\PersistentCollection {#5796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5800 …}
  -id: 148148
  -bodyTs: "'/pyducia.jpg)![air_example](https://i.redd.it/zd4n17rmprr51.jpg)':39 'breath':27 'case':8 'compon':13 'difficult':32 'even':20 'exampl':36 'fill':21 'full':11 'gpus':5 'hard':25 'i.imgur.com':38 'i.imgur.com/pyducia.jpg)![air_example](https://i.redd.it/zd4n17rmprr51.jpg)':37 'insid':6 'liquid':35 'noctua':17 'understand':34 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6001284"
  +editedAt: DateTimeImmutable @1701043968 {#5780
    date: 2023-11-27 01:12:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700593071 {#5784
    date: 2023-11-21 19:57:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5788
  +user: App\Entity\User {#4238 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5685
    +user: Proxies\__CG__\App\Entity\User {#5280 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5479
      +user: App\Entity\User {#4238 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5183
        +user: Proxies\__CG__\App\Entity\User {#5136 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4225
          +user: App\Entity\User {#4238 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "The problem with Noctua is that you need a lot of space…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1701043025 {#4220
            date: 2023-11-27 00:57:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4226 …}
          +nested: Doctrine\ORM\PersistentCollection {#4228 …}
          +votes: Doctrine\ORM\PersistentCollection {#4230 …}
          +reports: Doctrine\ORM\PersistentCollection {#4232 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
          -id: 146270
          -bodyTs: "'lot':10 'need':8 'noctua':4 'problem':2 'space':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5990891"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700566248 {#4221
            date: 2023-11-21 12:30:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4225}
        +body: "Because a water pump, water block on both the CPU and GPU and tons of tubes, don’t take up much space?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1700567449 {#5181
          date: 2023-11-21 12:50:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@Aradia@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5184 …}
        +nested: Doctrine\ORM\PersistentCollection {#5186 …}
        +votes: Doctrine\ORM\PersistentCollection {#5188 …}
        +reports: Doctrine\ORM\PersistentCollection {#5190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
        -id: 146323
        -bodyTs: "'block':6 'cpu':10 'gpu':12 'much':21 'pump':4 'space':22 'take':19 'ton':14 'tube':16 'water':3,5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4854603"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700567449 {#5182
          date: 2023-11-21 12:50:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4225}
      +body: """
        Imagine having a big Noctua on every component…\n
        \n
        EDIT: I wanted a Noctua but with my two big GPUs, there is no space for a Noctua… and depends on which motherboard also includes water cooling tubes already built-in.\n
        \n
        ![water cooling with space jpg](https://imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)\n
        \n
        ![water cooling with space 2 jpg](https://media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)\n
        \n
        Much more space on CPU (at least you see the RAM and other components), yeah, depends on how you built it. The PC can “breath”. When I said “you need a lot of space” I mean on the CPU, if your RAM and 2 GPU is all near there… all the heat gets concentrated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700569355 {#5476
        date: 2023-11-21 13:22:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@Aradia@lemmy.ml"
        "@Honytawk@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5480 …}
      +nested: Doctrine\ORM\PersistentCollection {#5482 …}
      +votes: Doctrine\ORM\PersistentCollection {#5484 …}
      +reports: Doctrine\ORM\PersistentCollection {#5486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5490 …}
      -id: 146428
      -bodyTs: "'/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':48 '/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':57 '2':53,101 'alreadi':37 'also':32 'big':4,18 'breath':82 'built':39,77 'built-in':38 'compon':8,71 'concentr':111 'cool':35,42,50 'cpu':62,96 'depend':28,73 'edit':9 'everi':7 'get':110 'gpu':102 'gpus':19 'heat':109 'imageio.forbes.com':47 'imageio.forbes.com/blogs-images/antonyleather/files/2016/10/air-740-17-1680x1100.jpg)':46 'imagin':1 'includ':33 'jpg':45,54 'least':64 'lot':89 'mean':93 'media.karousell.com':56 'media.karousell.com/media/photos/products/2020/9/12/custom_hardline_watercooling_p_1599908311_77f633c4_progressive)':55 'motherboard':31 'much':58 'near':105 'need':87 'noctua':5,13,26 'pc':80 'ram':68,99 'said':85 'see':66 'space':23,44,52,60,91 'tube':36 'two':17 'want':11 'water':34,41,49 'yeah':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5991729"
      +editedAt: DateTimeImmutable @1701045629 {#5477
        date: 2023-11-27 01:40:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700569355 {#5478
        date: 2023-11-21 13:22:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4225}
    +body: "DIY Perks on YouTube did a *beautiful* machine with a Noctua cooler on a GPU. All with a nautical theme."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700580605 {#5684
      date: 2023-11-21 16:30:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Aradia@lemmy.ml"
      "@Honytawk@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5688 …}
    +nested: Doctrine\ORM\PersistentCollection {#5693 …}
    +votes: Doctrine\ORM\PersistentCollection {#5689 …}
    +reports: Doctrine\ORM\PersistentCollection {#5695 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5697 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5699 …}
    -id: 147177
    -bodyTs: "'beauti':7 'cooler':12 'diy':1 'gpu':15 'machin':8 'nautic':19 'noctua':11 'perk':2 'theme':20 'youtub':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5479020"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700580605 {#5681
      date: 2023-11-21 16:30:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: """
    As I have more GPUs, inside the case it’s full of components and with a Noctua (if it even fills in) would be hard to “breath”. It’s not that difficult to understand…\n
    \n
    ![liquid_example](https://i.imgur.com/pydUcIA.jpg)![air_example](https://i.redd.it/zd4n17rmprr51.jpg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700593071 {#5783
    date: 2023-11-21 19:57:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Aradia@lemmy.ml"
    "@Honytawk@lemmy.zip"
    "@ours@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5793 …}
  +nested: Doctrine\ORM\PersistentCollection {#5789 …}
  +votes: Doctrine\ORM\PersistentCollection {#5791 …}
  +reports: Doctrine\ORM\PersistentCollection {#5796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5800 …}
  -id: 148148
  -bodyTs: "'/pyducia.jpg)![air_example](https://i.redd.it/zd4n17rmprr51.jpg)':39 'breath':27 'case':8 'compon':13 'difficult':32 'even':20 'exampl':36 'fill':21 'full':11 'gpus':5 'hard':25 'i.imgur.com':38 'i.imgur.com/pyducia.jpg)![air_example](https://i.redd.it/zd4n17rmprr51.jpg)':37 'insid':6 'liquid':35 'noctua':17 'understand':34 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6001284"
  +editedAt: DateTimeImmutable @1701043968 {#5780
    date: 2023-11-27 01:12:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700593071 {#5784
    date: 2023-11-21 19:57:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4300
  +user: App\Entity\User {#4313 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701113620 {#4295
    date: 2023-11-27 20:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4301 …}
  +nested: Doctrine\ORM\PersistentCollection {#4303 …}
  +votes: Doctrine\ORM\PersistentCollection {#4305 …}
  +reports: Doctrine\ORM\PersistentCollection {#4307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
  -id: 146336
  -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5049567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700567648 {#4296
    date: 2023-11-21 12:54:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4300
  +user: App\Entity\User {#4313 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701113620 {#4295
    date: 2023-11-27 20:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4301 …}
  +nested: Doctrine\ORM\PersistentCollection {#4303 …}
  +votes: Doctrine\ORM\PersistentCollection {#4305 …}
  +reports: Doctrine\ORM\PersistentCollection {#4307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
  -id: 146336
  -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5049567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700567648 {#4296
    date: 2023-11-21 12:54:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4300
  +user: App\Entity\User {#4313 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701113620 {#4295
    date: 2023-11-27 20:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4301 …}
  +nested: Doctrine\ORM\PersistentCollection {#4303 …}
  +votes: Doctrine\ORM\PersistentCollection {#4305 …}
  +reports: Doctrine\ORM\PersistentCollection {#4307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
  -id: 146336
  -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5049567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700567648 {#4296
    date: 2023-11-21 12:54:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#5199
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4300
    +user: App\Entity\User {#4313 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701113620 {#4295
      date: 2023-11-27 20:33:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4301 …}
    +nested: Doctrine\ORM\PersistentCollection {#4303 …}
    +votes: Doctrine\ORM\PersistentCollection {#4305 …}
    +reports: Doctrine\ORM\PersistentCollection {#4307 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
    -id: 146336
    -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5049567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700567648 {#4296
      date: 2023-11-21 12:54:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4300}
  +body: """
    Eh, how does it suck compared to air cooling? I mean, yeah it’s expensive and requires more maintenance, but it’s way quieter and keeps the components cooler than air cooling.\n
    \n
    E: a lot of people who are saying all the stuff that *could* go wrong sound like they’ve never built a WC system and refuse to acknowledge that many of these issues are likely operator/installer error. Installation absolutely does require more care and effort than an air cooled system. I’m not trying to suggest *anyone* WC or that it’s better than air, you do you, I don’t care, but WC is trouble free if done correctly with good components.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700568754 {#5196
    date: 2023-11-21 13:12:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@thmnwlf@discuss.tchncs.de"
  ]
  +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: 146385
  -bodyTs: "'absolut':71 'acknowledg':60 'air':8,31,80,97 'anyon':89 'better':95 'built':53 'care':75,104 'compar':6 'compon':28,115 'cool':9,32,81 'cooler':29 'correct':112 'could':45 'done':111 'e':33 'effort':77 'eh':1 'error':69 'expens':15 'free':109 'go':46 'good':114 'instal':70 'issu':65 'keep':26 'like':49,67 'lot':35 'm':84 'mainten':19 'mani':62 'mean':11 'never':52 'operator/installer':68 'peopl':37 'quieter':24 'refus':58 'requir':17,73 'say':40 'sound':48 'stuff':43 'suck':5 'suggest':88 'system':56,82 'tri':86 'troubl':108 've':51 'way':23 'wc':55,90,106 'wrong':47 'yeah':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5475340"
  +editedAt: DateTimeImmutable @1701203399 {#5197
    date: 2023-11-28 21:29:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700568754 {#5198
    date: 2023-11-21 13:12:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5199
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4300
    +user: App\Entity\User {#4313 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701113620 {#4295
      date: 2023-11-27 20:33:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4301 …}
    +nested: Doctrine\ORM\PersistentCollection {#4303 …}
    +votes: Doctrine\ORM\PersistentCollection {#4305 …}
    +reports: Doctrine\ORM\PersistentCollection {#4307 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
    -id: 146336
    -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5049567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700567648 {#4296
      date: 2023-11-21 12:54:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4300}
  +body: """
    Eh, how does it suck compared to air cooling? I mean, yeah it’s expensive and requires more maintenance, but it’s way quieter and keeps the components cooler than air cooling.\n
    \n
    E: a lot of people who are saying all the stuff that *could* go wrong sound like they’ve never built a WC system and refuse to acknowledge that many of these issues are likely operator/installer error. Installation absolutely does require more care and effort than an air cooled system. I’m not trying to suggest *anyone* WC or that it’s better than air, you do you, I don’t care, but WC is trouble free if done correctly with good components.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700568754 {#5196
    date: 2023-11-21 13:12:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@thmnwlf@discuss.tchncs.de"
  ]
  +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: 146385
  -bodyTs: "'absolut':71 'acknowledg':60 'air':8,31,80,97 'anyon':89 'better':95 'built':53 'care':75,104 'compar':6 'compon':28,115 'cool':9,32,81 'cooler':29 'correct':112 'could':45 'done':111 'e':33 'effort':77 'eh':1 'error':69 'expens':15 'free':109 'go':46 'good':114 'instal':70 'issu':65 'keep':26 'like':49,67 'lot':35 'm':84 'mainten':19 'mani':62 'mean':11 'never':52 'operator/installer':68 'peopl':37 'quieter':24 'refus':58 'requir':17,73 'say':40 'sound':48 'stuff':43 'suck':5 'suggest':88 'system':56,82 'tri':86 'troubl':108 've':51 'way':23 'wc':55,90,106 'wrong':47 'yeah':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5475340"
  +editedAt: DateTimeImmutable @1701203399 {#5197
    date: 2023-11-28 21:29:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700568754 {#5198
    date: 2023-11-21 13:12:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5199
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4300
    +user: App\Entity\User {#4313 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701113620 {#4295
      date: 2023-11-27 20:33:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4301 …}
    +nested: Doctrine\ORM\PersistentCollection {#4303 …}
    +votes: Doctrine\ORM\PersistentCollection {#4305 …}
    +reports: Doctrine\ORM\PersistentCollection {#4307 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
    -id: 146336
    -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5049567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700567648 {#4296
      date: 2023-11-21 12:54:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4300}
  +body: """
    Eh, how does it suck compared to air cooling? I mean, yeah it’s expensive and requires more maintenance, but it’s way quieter and keeps the components cooler than air cooling.\n
    \n
    E: a lot of people who are saying all the stuff that *could* go wrong sound like they’ve never built a WC system and refuse to acknowledge that many of these issues are likely operator/installer error. Installation absolutely does require more care and effort than an air cooled system. I’m not trying to suggest *anyone* WC or that it’s better than air, you do you, I don’t care, but WC is trouble free if done correctly with good components.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700568754 {#5196
    date: 2023-11-21 13:12:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@thmnwlf@discuss.tchncs.de"
  ]
  +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: 146385
  -bodyTs: "'absolut':71 'acknowledg':60 'air':8,31,80,97 'anyon':89 'better':95 'built':53 'care':75,104 'compar':6 'compon':28,115 'cool':9,32,81 'cooler':29 'correct':112 'could':45 'done':111 'e':33 'effort':77 'eh':1 'error':69 'expens':15 'free':109 'go':46 'good':114 'instal':70 'issu':65 'keep':26 'like':49,67 'lot':35 'm':84 'mainten':19 'mani':62 'mean':11 'never':52 'operator/installer':68 'peopl':37 'quieter':24 'refus':58 'requir':17,73 'say':40 'sound':48 'stuff':43 'suck':5 'suggest':88 'system':56,82 'tri':86 'troubl':108 've':51 'way':23 'wc':55,90,106 'wrong':47 'yeah':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5475340"
  +editedAt: DateTimeImmutable @1701203399 {#5197
    date: 2023-11-28 21:29:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700568754 {#5198
    date: 2023-11-21 13:12:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED 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 {#5509
  +user: Proxies\__CG__\App\Entity\User {#5463 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5199
    +user: Proxies\__CG__\App\Entity\User {#5200 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4300
      +user: App\Entity\User {#4313 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701113620 {#4295
        date: 2023-11-27 20:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4301 …}
      +nested: Doctrine\ORM\PersistentCollection {#4303 …}
      +votes: Doctrine\ORM\PersistentCollection {#4305 …}
      +reports: Doctrine\ORM\PersistentCollection {#4307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
      -id: 146336
      -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5049567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700567648 {#4296
        date: 2023-11-21 12:54:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4300}
    +body: """
      Eh, how does it suck compared to air cooling? I mean, yeah it’s expensive and requires more maintenance, but it’s way quieter and keeps the components cooler than air cooling.\n
      \n
      E: a lot of people who are saying all the stuff that *could* go wrong sound like they’ve never built a WC system and refuse to acknowledge that many of these issues are likely operator/installer error. Installation absolutely does require more care and effort than an air cooled system. I’m not trying to suggest *anyone* WC or that it’s better than air, you do you, I don’t care, but WC is trouble free if done correctly with good components.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700568754 {#5196
      date: 2023-11-21 13:12:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@thmnwlf@discuss.tchncs.de"
    ]
    +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: 146385
    -bodyTs: "'absolut':71 'acknowledg':60 'air':8,31,80,97 'anyon':89 'better':95 'built':53 'care':75,104 'compar':6 'compon':28,115 'cool':9,32,81 'cooler':29 'correct':112 'could':45 'done':111 'e':33 'effort':77 'eh':1 'error':69 'expens':15 'free':109 'go':46 'good':114 'instal':70 'issu':65 'keep':26 'like':49,67 'lot':35 'm':84 'mainten':19 'mani':62 'mean':11 'never':52 'operator/installer':68 'peopl':37 'quieter':24 'refus':58 'requir':17,73 'say':40 'sound':48 'stuff':43 'suck':5 'suggest':88 'system':56,82 'tri':86 'troubl':108 've':51 'way':23 'wc':55,90,106 'wrong':47 'yeah':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5475340"
    +editedAt: DateTimeImmutable @1701203399 {#5197
      date: 2023-11-28 21:29:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700568754 {#5198
      date: 2023-11-21 13:12:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4300}
  +body: "It has more points of failure, and that failure can be more catastrophic. If your air cooler falls off somehow or the fan dies, CPUs these days are pretty good about shutting themselves off before they melt. If your fittings leak, it can destroy everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700583579 {#5507
    date: 2023-11-21 17:19:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@thmnwlf@discuss.tchncs.de"
    "@RememberTheApollo_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5510 …}
  +nested: Doctrine\ORM\PersistentCollection {#5512 …}
  +votes: Doctrine\ORM\PersistentCollection {#5514 …}
  +reports: Doctrine\ORM\PersistentCollection {#5516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5520 …}
  -id: 147407
  -bodyTs: "'air':16 'catastroph':13 'cooler':17 'cpus':25 'day':27 'destroy':44 'die':24 'everyth':45 'failur':6,9 'fall':18 'fan':23 'fit':40 'good':30 'leak':41 'melt':37 'point':4 'pretti':29 'shut':32 'somehow':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4847442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583579 {#5508
    date: 2023-11-21 17:19:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5509
  +user: Proxies\__CG__\App\Entity\User {#5463 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5199
    +user: Proxies\__CG__\App\Entity\User {#5200 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4300
      +user: App\Entity\User {#4313 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701113620 {#4295
        date: 2023-11-27 20:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4301 …}
      +nested: Doctrine\ORM\PersistentCollection {#4303 …}
      +votes: Doctrine\ORM\PersistentCollection {#4305 …}
      +reports: Doctrine\ORM\PersistentCollection {#4307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
      -id: 146336
      -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5049567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700567648 {#4296
        date: 2023-11-21 12:54:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4300}
    +body: """
      Eh, how does it suck compared to air cooling? I mean, yeah it’s expensive and requires more maintenance, but it’s way quieter and keeps the components cooler than air cooling.\n
      \n
      E: a lot of people who are saying all the stuff that *could* go wrong sound like they’ve never built a WC system and refuse to acknowledge that many of these issues are likely operator/installer error. Installation absolutely does require more care and effort than an air cooled system. I’m not trying to suggest *anyone* WC or that it’s better than air, you do you, I don’t care, but WC is trouble free if done correctly with good components.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700568754 {#5196
      date: 2023-11-21 13:12:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@thmnwlf@discuss.tchncs.de"
    ]
    +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: 146385
    -bodyTs: "'absolut':71 'acknowledg':60 'air':8,31,80,97 'anyon':89 'better':95 'built':53 'care':75,104 'compar':6 'compon':28,115 'cool':9,32,81 'cooler':29 'correct':112 'could':45 'done':111 'e':33 'effort':77 'eh':1 'error':69 'expens':15 'free':109 'go':46 'good':114 'instal':70 'issu':65 'keep':26 'like':49,67 'lot':35 'm':84 'mainten':19 'mani':62 'mean':11 'never':52 'operator/installer':68 'peopl':37 'quieter':24 'refus':58 'requir':17,73 'say':40 'sound':48 'stuff':43 'suck':5 'suggest':88 'system':56,82 'tri':86 'troubl':108 've':51 'way':23 'wc':55,90,106 'wrong':47 'yeah':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5475340"
    +editedAt: DateTimeImmutable @1701203399 {#5197
      date: 2023-11-28 21:29:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700568754 {#5198
      date: 2023-11-21 13:12:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4300}
  +body: "It has more points of failure, and that failure can be more catastrophic. If your air cooler falls off somehow or the fan dies, CPUs these days are pretty good about shutting themselves off before they melt. If your fittings leak, it can destroy everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700583579 {#5507
    date: 2023-11-21 17:19:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@thmnwlf@discuss.tchncs.de"
    "@RememberTheApollo_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5510 …}
  +nested: Doctrine\ORM\PersistentCollection {#5512 …}
  +votes: Doctrine\ORM\PersistentCollection {#5514 …}
  +reports: Doctrine\ORM\PersistentCollection {#5516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5520 …}
  -id: 147407
  -bodyTs: "'air':16 'catastroph':13 'cooler':17 'cpus':25 'day':27 'destroy':44 'die':24 'everyth':45 'failur':6,9 'fall':18 'fan':23 'fit':40 'good':30 'leak':41 'melt':37 'point':4 'pretti':29 'shut':32 'somehow':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4847442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583579 {#5508
    date: 2023-11-21 17:19:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5509
  +user: Proxies\__CG__\App\Entity\User {#5463 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5199
    +user: Proxies\__CG__\App\Entity\User {#5200 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4300
      +user: App\Entity\User {#4313 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701113620 {#4295
        date: 2023-11-27 20:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4301 …}
      +nested: Doctrine\ORM\PersistentCollection {#4303 …}
      +votes: Doctrine\ORM\PersistentCollection {#4305 …}
      +reports: Doctrine\ORM\PersistentCollection {#4307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
      -id: 146336
      -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5049567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700567648 {#4296
        date: 2023-11-21 12:54:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4300}
    +body: """
      Eh, how does it suck compared to air cooling? I mean, yeah it’s expensive and requires more maintenance, but it’s way quieter and keeps the components cooler than air cooling.\n
      \n
      E: a lot of people who are saying all the stuff that *could* go wrong sound like they’ve never built a WC system and refuse to acknowledge that many of these issues are likely operator/installer error. Installation absolutely does require more care and effort than an air cooled system. I’m not trying to suggest *anyone* WC or that it’s better than air, you do you, I don’t care, but WC is trouble free if done correctly with good components.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700568754 {#5196
      date: 2023-11-21 13:12:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@thmnwlf@discuss.tchncs.de"
    ]
    +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: 146385
    -bodyTs: "'absolut':71 'acknowledg':60 'air':8,31,80,97 'anyon':89 'better':95 'built':53 'care':75,104 'compar':6 'compon':28,115 'cool':9,32,81 'cooler':29 'correct':112 'could':45 'done':111 'e':33 'effort':77 'eh':1 'error':69 'expens':15 'free':109 'go':46 'good':114 'instal':70 'issu':65 'keep':26 'like':49,67 'lot':35 'm':84 'mainten':19 'mani':62 'mean':11 'never':52 'operator/installer':68 'peopl':37 'quieter':24 'refus':58 'requir':17,73 'say':40 'sound':48 'stuff':43 'suck':5 'suggest':88 'system':56,82 'tri':86 'troubl':108 've':51 'way':23 'wc':55,90,106 'wrong':47 'yeah':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5475340"
    +editedAt: DateTimeImmutable @1701203399 {#5197
      date: 2023-11-28 21:29:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700568754 {#5198
      date: 2023-11-21 13:12:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4300}
  +body: "It has more points of failure, and that failure can be more catastrophic. If your air cooler falls off somehow or the fan dies, CPUs these days are pretty good about shutting themselves off before they melt. If your fittings leak, it can destroy everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700583579 {#5507
    date: 2023-11-21 17:19:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@thmnwlf@discuss.tchncs.de"
    "@RememberTheApollo_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5510 …}
  +nested: Doctrine\ORM\PersistentCollection {#5512 …}
  +votes: Doctrine\ORM\PersistentCollection {#5514 …}
  +reports: Doctrine\ORM\PersistentCollection {#5516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5520 …}
  -id: 147407
  -bodyTs: "'air':16 'catastroph':13 'cooler':17 'cpus':25 'day':27 'destroy':44 'die':24 'everyth':45 'failur':6,9 'fall':18 'fan':23 'fit':40 'good':30 'leak':41 'melt':37 'point':4 'pretti':29 'shut':32 'somehow':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4847442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583579 {#5508
    date: 2023-11-21 17:19:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5735
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5509
    +user: Proxies\__CG__\App\Entity\User {#5463 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5199
      +user: Proxies\__CG__\App\Entity\User {#5200 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4300
        +user: App\Entity\User {#4313 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701113620 {#4295
          date: 2023-11-27 20:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4301 …}
        +nested: Doctrine\ORM\PersistentCollection {#4303 …}
        +votes: Doctrine\ORM\PersistentCollection {#4305 …}
        +reports: Doctrine\ORM\PersistentCollection {#4307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
        -id: 146336
        -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5049567"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700567648 {#4296
          date: 2023-11-21 12:54:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4300}
      +body: """
        Eh, how does it suck compared to air cooling? I mean, yeah it’s expensive and requires more maintenance, but it’s way quieter and keeps the components cooler than air cooling.\n
        \n
        E: a lot of people who are saying all the stuff that *could* go wrong sound like they’ve never built a WC system and refuse to acknowledge that many of these issues are likely operator/installer error. Installation absolutely does require more care and effort than an air cooled system. I’m not trying to suggest *anyone* WC or that it’s better than air, you do you, I don’t care, but WC is trouble free if done correctly with good components.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700568754 {#5196
        date: 2023-11-21 13:12:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@thmnwlf@discuss.tchncs.de"
      ]
      +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: 146385
      -bodyTs: "'absolut':71 'acknowledg':60 'air':8,31,80,97 'anyon':89 'better':95 'built':53 'care':75,104 'compar':6 'compon':28,115 'cool':9,32,81 'cooler':29 'correct':112 'could':45 'done':111 'e':33 'effort':77 'eh':1 'error':69 'expens':15 'free':109 'go':46 'good':114 'instal':70 'issu':65 'keep':26 'like':49,67 'lot':35 'm':84 'mainten':19 'mani':62 'mean':11 'never':52 'operator/installer':68 'peopl':37 'quieter':24 'refus':58 'requir':17,73 'say':40 'sound':48 'stuff':43 'suck':5 'suggest':88 'system':56,82 'tri':86 'troubl':108 've':51 'way':23 'wc':55,90,106 'wrong':47 'yeah':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5475340"
      +editedAt: DateTimeImmutable @1701203399 {#5197
        date: 2023-11-28 21:29:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700568754 {#5198
        date: 2023-11-21 13:12:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4300}
    +body: "It has more points of failure, and that failure can be more catastrophic. If your air cooler falls off somehow or the fan dies, CPUs these days are pretty good about shutting themselves off before they melt. If your fittings leak, it can destroy everything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700583579 {#5507
      date: 2023-11-21 17:19:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@thmnwlf@discuss.tchncs.de"
      "@RememberTheApollo_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5510 …}
    +nested: Doctrine\ORM\PersistentCollection {#5512 …}
    +votes: Doctrine\ORM\PersistentCollection {#5514 …}
    +reports: Doctrine\ORM\PersistentCollection {#5516 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5518 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5520 …}
    -id: 147407
    -bodyTs: "'air':16 'catastroph':13 'cooler':17 'cpus':25 'day':27 'destroy':44 'die':24 'everyth':45 'failur':6,9 'fall':18 'fan':23 'fit':40 'good':30 'leak':41 'melt':37 'point':4 'pretti':29 'shut':32 'somehow':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4847442"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583579 {#5508
      date: 2023-11-21 17:19:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4300}
  +body: "That’s certainly a risk one takes. FWIW I built mine with custom hard lines and fittings, and after the initial shakedown test, have had zero leaks in 6 years. YMMV, I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700588667 {#5733
    date: 2023-11-21 18:44:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@thmnwlf@discuss.tchncs.de"
    "@RememberTheApollo_@lemmy.world"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5736 …}
  +nested: Doctrine\ORM\PersistentCollection {#5738 …}
  +votes: Doctrine\ORM\PersistentCollection {#5740 …}
  +reports: Doctrine\ORM\PersistentCollection {#5742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5746 …}
  -id: 147826
  -bodyTs: "'6':29 'built':10 'certain':3 'custom':13 'fit':17 'fwiw':8 'guess':33 'hard':14 'initi':21 'leak':27 'line':15 'mine':11 'one':6 'risk':5 'shakedown':22 'take':7 'test':23 'year':30 'ymmv':31 'zero':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5481864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588667 {#5734
    date: 2023-11-21 18:44:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5735
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5509
    +user: Proxies\__CG__\App\Entity\User {#5463 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5199
      +user: Proxies\__CG__\App\Entity\User {#5200 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4300
        +user: App\Entity\User {#4313 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701113620 {#4295
          date: 2023-11-27 20:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4301 …}
        +nested: Doctrine\ORM\PersistentCollection {#4303 …}
        +votes: Doctrine\ORM\PersistentCollection {#4305 …}
        +reports: Doctrine\ORM\PersistentCollection {#4307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
        -id: 146336
        -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5049567"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700567648 {#4296
          date: 2023-11-21 12:54:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4300}
      +body: """
        Eh, how does it suck compared to air cooling? I mean, yeah it’s expensive and requires more maintenance, but it’s way quieter and keeps the components cooler than air cooling.\n
        \n
        E: a lot of people who are saying all the stuff that *could* go wrong sound like they’ve never built a WC system and refuse to acknowledge that many of these issues are likely operator/installer error. Installation absolutely does require more care and effort than an air cooled system. I’m not trying to suggest *anyone* WC or that it’s better than air, you do you, I don’t care, but WC is trouble free if done correctly with good components.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700568754 {#5196
        date: 2023-11-21 13:12:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@thmnwlf@discuss.tchncs.de"
      ]
      +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: 146385
      -bodyTs: "'absolut':71 'acknowledg':60 'air':8,31,80,97 'anyon':89 'better':95 'built':53 'care':75,104 'compar':6 'compon':28,115 'cool':9,32,81 'cooler':29 'correct':112 'could':45 'done':111 'e':33 'effort':77 'eh':1 'error':69 'expens':15 'free':109 'go':46 'good':114 'instal':70 'issu':65 'keep':26 'like':49,67 'lot':35 'm':84 'mainten':19 'mani':62 'mean':11 'never':52 'operator/installer':68 'peopl':37 'quieter':24 'refus':58 'requir':17,73 'say':40 'sound':48 'stuff':43 'suck':5 'suggest':88 'system':56,82 'tri':86 'troubl':108 've':51 'way':23 'wc':55,90,106 'wrong':47 'yeah':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5475340"
      +editedAt: DateTimeImmutable @1701203399 {#5197
        date: 2023-11-28 21:29:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700568754 {#5198
        date: 2023-11-21 13:12:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4300}
    +body: "It has more points of failure, and that failure can be more catastrophic. If your air cooler falls off somehow or the fan dies, CPUs these days are pretty good about shutting themselves off before they melt. If your fittings leak, it can destroy everything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700583579 {#5507
      date: 2023-11-21 17:19:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@thmnwlf@discuss.tchncs.de"
      "@RememberTheApollo_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5510 …}
    +nested: Doctrine\ORM\PersistentCollection {#5512 …}
    +votes: Doctrine\ORM\PersistentCollection {#5514 …}
    +reports: Doctrine\ORM\PersistentCollection {#5516 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5518 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5520 …}
    -id: 147407
    -bodyTs: "'air':16 'catastroph':13 'cooler':17 'cpus':25 'day':27 'destroy':44 'die':24 'everyth':45 'failur':6,9 'fall':18 'fan':23 'fit':40 'good':30 'leak':41 'melt':37 'point':4 'pretti':29 'shut':32 'somehow':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4847442"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583579 {#5508
      date: 2023-11-21 17:19:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4300}
  +body: "That’s certainly a risk one takes. FWIW I built mine with custom hard lines and fittings, and after the initial shakedown test, have had zero leaks in 6 years. YMMV, I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700588667 {#5733
    date: 2023-11-21 18:44:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@thmnwlf@discuss.tchncs.de"
    "@RememberTheApollo_@lemmy.world"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5736 …}
  +nested: Doctrine\ORM\PersistentCollection {#5738 …}
  +votes: Doctrine\ORM\PersistentCollection {#5740 …}
  +reports: Doctrine\ORM\PersistentCollection {#5742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5746 …}
  -id: 147826
  -bodyTs: "'6':29 'built':10 'certain':3 'custom':13 'fit':17 'fwiw':8 'guess':33 'hard':14 'initi':21 'leak':27 'line':15 'mine':11 'one':6 'risk':5 'shakedown':22 'take':7 'test':23 'year':30 'ymmv':31 'zero':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5481864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588667 {#5734
    date: 2023-11-21 18:44:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5735
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5509
    +user: Proxies\__CG__\App\Entity\User {#5463 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5199
      +user: Proxies\__CG__\App\Entity\User {#5200 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4300
        +user: App\Entity\User {#4313 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701113620 {#4295
          date: 2023-11-27 20:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4301 …}
        +nested: Doctrine\ORM\PersistentCollection {#4303 …}
        +votes: Doctrine\ORM\PersistentCollection {#4305 …}
        +reports: Doctrine\ORM\PersistentCollection {#4307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
        -id: 146336
        -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5049567"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700567648 {#4296
          date: 2023-11-21 12:54:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4300}
      +body: """
        Eh, how does it suck compared to air cooling? I mean, yeah it’s expensive and requires more maintenance, but it’s way quieter and keeps the components cooler than air cooling.\n
        \n
        E: a lot of people who are saying all the stuff that *could* go wrong sound like they’ve never built a WC system and refuse to acknowledge that many of these issues are likely operator/installer error. Installation absolutely does require more care and effort than an air cooled system. I’m not trying to suggest *anyone* WC or that it’s better than air, you do you, I don’t care, but WC is trouble free if done correctly with good components.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700568754 {#5196
        date: 2023-11-21 13:12:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@thmnwlf@discuss.tchncs.de"
      ]
      +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: 146385
      -bodyTs: "'absolut':71 'acknowledg':60 'air':8,31,80,97 'anyon':89 'better':95 'built':53 'care':75,104 'compar':6 'compon':28,115 'cool':9,32,81 'cooler':29 'correct':112 'could':45 'done':111 'e':33 'effort':77 'eh':1 'error':69 'expens':15 'free':109 'go':46 'good':114 'instal':70 'issu':65 'keep':26 'like':49,67 'lot':35 'm':84 'mainten':19 'mani':62 'mean':11 'never':52 'operator/installer':68 'peopl':37 'quieter':24 'refus':58 'requir':17,73 'say':40 'sound':48 'stuff':43 'suck':5 'suggest':88 'system':56,82 'tri':86 'troubl':108 've':51 'way':23 'wc':55,90,106 'wrong':47 'yeah':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5475340"
      +editedAt: DateTimeImmutable @1701203399 {#5197
        date: 2023-11-28 21:29:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700568754 {#5198
        date: 2023-11-21 13:12:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4300}
    +body: "It has more points of failure, and that failure can be more catastrophic. If your air cooler falls off somehow or the fan dies, CPUs these days are pretty good about shutting themselves off before they melt. If your fittings leak, it can destroy everything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700583579 {#5507
      date: 2023-11-21 17:19:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@thmnwlf@discuss.tchncs.de"
      "@RememberTheApollo_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5510 …}
    +nested: Doctrine\ORM\PersistentCollection {#5512 …}
    +votes: Doctrine\ORM\PersistentCollection {#5514 …}
    +reports: Doctrine\ORM\PersistentCollection {#5516 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5518 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5520 …}
    -id: 147407
    -bodyTs: "'air':16 'catastroph':13 'cooler':17 'cpus':25 'day':27 'destroy':44 'die':24 'everyth':45 'failur':6,9 'fall':18 'fan':23 'fit':40 'good':30 'leak':41 'melt':37 'point':4 'pretti':29 'shut':32 'somehow':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4847442"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583579 {#5508
      date: 2023-11-21 17:19:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4300}
  +body: "That’s certainly a risk one takes. FWIW I built mine with custom hard lines and fittings, and after the initial shakedown test, have had zero leaks in 6 years. YMMV, I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700588667 {#5733
    date: 2023-11-21 18:44:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@thmnwlf@discuss.tchncs.de"
    "@RememberTheApollo_@lemmy.world"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5736 …}
  +nested: Doctrine\ORM\PersistentCollection {#5738 …}
  +votes: Doctrine\ORM\PersistentCollection {#5740 …}
  +reports: Doctrine\ORM\PersistentCollection {#5742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5746 …}
  -id: 147826
  -bodyTs: "'6':29 'built':10 'certain':3 'custom':13 'fit':17 'fwiw':8 'guess':33 'hard':14 'initi':21 'leak':27 'line':15 'mine':11 'one':6 'risk':5 'shakedown':22 'take':7 'test':23 'year':30 'ymmv':31 'zero':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5481864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588667 {#5734
    date: 2023-11-21 18:44:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5750
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5525 …}
  +root: App\Entity\EntryComment {#4300
    +user: App\Entity\User {#4313 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701113620 {#4295
      date: 2023-11-27 20:33:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4301 …}
    +nested: Doctrine\ORM\PersistentCollection {#4303 …}
    +votes: Doctrine\ORM\PersistentCollection {#4305 …}
    +reports: Doctrine\ORM\PersistentCollection {#4307 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
    -id: 146336
    -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5049567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700567648 {#4296
      date: 2023-11-21 12:54:08.0 +01:00
    }
  }
  +body: """
    I sincerely doubt this as some sort of random or unknown issue. It uses the exact same attach points as a stock cooler or even a good aftermarket cooler. None of those warp the mobo or gpu. Keeping the temperature extremes down should prevent warping, if anything. I’ve been through two WC motherboards and 3 gpus and have experienced zero warping.\n
    \n
    The only thing I can offer is either the boards that do warp are cheaply made and unable to support the weight of a good waterblock or the installer is over-enthusiastic about securing it and does so too tightly and thereby causes the damage. My current waterblock has specific instructions regarding installation to prevent over-tightening and damage to the motherboard and components. IOW I suggest it’s an installer problem the vast majority of the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700588493 {#5748
    date: 2023-11-21 18:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@thmnwlf@discuss.tchncs.de"
    "@RememberTheApollo_@lemmy.world"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5751 …}
  +nested: Doctrine\ORM\PersistentCollection {#5753 …}
  +votes: Doctrine\ORM\PersistentCollection {#5755 …}
  +reports: Doctrine\ORM\PersistentCollection {#5757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5761 …}
  -id: 147805
  -bodyTs: "'3':56 'aftermarket':28 'anyth':47 'attach':18 'board':72 'caus':106 'cheapli':77 'compon':128 'cooler':23,29 'current':110 'damag':108,123 'doubt':3 'either':70 'enthusiast':95 'even':25 'exact':16 'experienc':60 'extrem':41 'good':27,87 'gpu':37 'gpus':57 'instal':91,116,135 'instruct':114 'iow':129 'issu':12 'keep':38 'made':78 'major':139 'mobo':35 'motherboard':54,126 'none':30 'offer':68 'over-enthusiast':93 'over-tighten':119 'point':19 'prevent':44,118 'problem':136 'random':9 'regard':115 'secur':97 'sincer':2 'sort':7 'specif':113 'stock':22 'suggest':131 'support':82 'temperatur':40 'therebi':105 'thing':65 'tight':103 'tighten':121 'time':142 'two':52 'unabl':80 'unknown':11 'use':14 'vast':138 've':49 'warp':33,45,62,75 'waterblock':88,111 'wc':53 'weight':84 'zero':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5481785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588493 {#5749
    date: 2023-11-21 18:41:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5750
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5525 …}
  +root: App\Entity\EntryComment {#4300
    +user: App\Entity\User {#4313 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701113620 {#4295
      date: 2023-11-27 20:33:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4301 …}
    +nested: Doctrine\ORM\PersistentCollection {#4303 …}
    +votes: Doctrine\ORM\PersistentCollection {#4305 …}
    +reports: Doctrine\ORM\PersistentCollection {#4307 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
    -id: 146336
    -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5049567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700567648 {#4296
      date: 2023-11-21 12:54:08.0 +01:00
    }
  }
  +body: """
    I sincerely doubt this as some sort of random or unknown issue. It uses the exact same attach points as a stock cooler or even a good aftermarket cooler. None of those warp the mobo or gpu. Keeping the temperature extremes down should prevent warping, if anything. I’ve been through two WC motherboards and 3 gpus and have experienced zero warping.\n
    \n
    The only thing I can offer is either the boards that do warp are cheaply made and unable to support the weight of a good waterblock or the installer is over-enthusiastic about securing it and does so too tightly and thereby causes the damage. My current waterblock has specific instructions regarding installation to prevent over-tightening and damage to the motherboard and components. IOW I suggest it’s an installer problem the vast majority of the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700588493 {#5748
    date: 2023-11-21 18:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@thmnwlf@discuss.tchncs.de"
    "@RememberTheApollo_@lemmy.world"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5751 …}
  +nested: Doctrine\ORM\PersistentCollection {#5753 …}
  +votes: Doctrine\ORM\PersistentCollection {#5755 …}
  +reports: Doctrine\ORM\PersistentCollection {#5757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5761 …}
  -id: 147805
  -bodyTs: "'3':56 'aftermarket':28 'anyth':47 'attach':18 'board':72 'caus':106 'cheapli':77 'compon':128 'cooler':23,29 'current':110 'damag':108,123 'doubt':3 'either':70 'enthusiast':95 'even':25 'exact':16 'experienc':60 'extrem':41 'good':27,87 'gpu':37 'gpus':57 'instal':91,116,135 'instruct':114 'iow':129 'issu':12 'keep':38 'made':78 'major':139 'mobo':35 'motherboard':54,126 'none':30 'offer':68 'over-enthusiast':93 'over-tighten':119 'point':19 'prevent':44,118 'problem':136 'random':9 'regard':115 'secur':97 'sincer':2 'sort':7 'specif':113 'stock':22 'suggest':131 'support':82 'temperatur':40 'therebi':105 'thing':65 'tight':103 'tighten':121 'time':142 'two':52 'unabl':80 'unknown':11 'use':14 'vast':138 've':49 'warp':33,45,62,75 'waterblock':88,111 'wc':53 'weight':84 'zero':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5481785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588493 {#5749
    date: 2023-11-21 18:41:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5750
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5525 …}
  +root: App\Entity\EntryComment {#4300
    +user: App\Entity\User {#4313 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701113620 {#4295
      date: 2023-11-27 20:33:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4301 …}
    +nested: Doctrine\ORM\PersistentCollection {#4303 …}
    +votes: Doctrine\ORM\PersistentCollection {#4305 …}
    +reports: Doctrine\ORM\PersistentCollection {#4307 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
    -id: 146336
    -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5049567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700567648 {#4296
      date: 2023-11-21 12:54:08.0 +01:00
    }
  }
  +body: """
    I sincerely doubt this as some sort of random or unknown issue. It uses the exact same attach points as a stock cooler or even a good aftermarket cooler. None of those warp the mobo or gpu. Keeping the temperature extremes down should prevent warping, if anything. I’ve been through two WC motherboards and 3 gpus and have experienced zero warping.\n
    \n
    The only thing I can offer is either the boards that do warp are cheaply made and unable to support the weight of a good waterblock or the installer is over-enthusiastic about securing it and does so too tightly and thereby causes the damage. My current waterblock has specific instructions regarding installation to prevent over-tightening and damage to the motherboard and components. IOW I suggest it’s an installer problem the vast majority of the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700588493 {#5748
    date: 2023-11-21 18:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@thmnwlf@discuss.tchncs.de"
    "@RememberTheApollo_@lemmy.world"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5751 …}
  +nested: Doctrine\ORM\PersistentCollection {#5753 …}
  +votes: Doctrine\ORM\PersistentCollection {#5755 …}
  +reports: Doctrine\ORM\PersistentCollection {#5757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5761 …}
  -id: 147805
  -bodyTs: "'3':56 'aftermarket':28 'anyth':47 'attach':18 'board':72 'caus':106 'cheapli':77 'compon':128 'cooler':23,29 'current':110 'damag':108,123 'doubt':3 'either':70 'enthusiast':95 'even':25 'exact':16 'experienc':60 'extrem':41 'good':27,87 'gpu':37 'gpus':57 'instal':91,116,135 'instruct':114 'iow':129 'issu':12 'keep':38 'made':78 'major':139 'mobo':35 'motherboard':54,126 'none':30 'offer':68 'over-enthusiast':93 'over-tighten':119 'point':19 'prevent':44,118 'problem':136 'random':9 'regard':115 'secur':97 'sincer':2 'sort':7 'specif':113 'stock':22 'suggest':131 'support':82 'temperatur':40 'therebi':105 'thing':65 'tight':103 'tighten':121 'time':142 'two':52 'unabl':80 'unknown':11 'use':14 'vast':138 've':49 'warp':33,45,62,75 'waterblock':88,111 'wc':53 'weight':84 'zero':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5481785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588493 {#5749
    date: 2023-11-21 18:41:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5541
  +user: App\Entity\User {#4313 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5199
    +user: Proxies\__CG__\App\Entity\User {#5200 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4300
      +user: App\Entity\User {#4313 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701113620 {#4295
        date: 2023-11-27 20:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4301 …}
      +nested: Doctrine\ORM\PersistentCollection {#4303 …}
      +votes: Doctrine\ORM\PersistentCollection {#4305 …}
      +reports: Doctrine\ORM\PersistentCollection {#4307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
      -id: 146336
      -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5049567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700567648 {#4296
        date: 2023-11-21 12:54:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4300}
    +body: """
      Eh, how does it suck compared to air cooling? I mean, yeah it’s expensive and requires more maintenance, but it’s way quieter and keeps the components cooler than air cooling.\n
      \n
      E: a lot of people who are saying all the stuff that *could* go wrong sound like they’ve never built a WC system and refuse to acknowledge that many of these issues are likely operator/installer error. Installation absolutely does require more care and effort than an air cooled system. I’m not trying to suggest *anyone* WC or that it’s better than air, you do you, I don’t care, but WC is trouble free if done correctly with good components.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700568754 {#5196
      date: 2023-11-21 13:12:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@thmnwlf@discuss.tchncs.de"
    ]
    +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: 146385
    -bodyTs: "'absolut':71 'acknowledg':60 'air':8,31,80,97 'anyon':89 'better':95 'built':53 'care':75,104 'compar':6 'compon':28,115 'cool':9,32,81 'cooler':29 'correct':112 'could':45 'done':111 'e':33 'effort':77 'eh':1 'error':69 'expens':15 'free':109 'go':46 'good':114 'instal':70 'issu':65 'keep':26 'like':49,67 'lot':35 'm':84 'mainten':19 'mani':62 'mean':11 'never':52 'operator/installer':68 'peopl':37 'quieter':24 'refus':58 'requir':17,73 'say':40 'sound':48 'stuff':43 'suck':5 'suggest':88 'system':56,82 'tri':86 'troubl':108 've':51 'way':23 'wc':55,90,106 'wrong':47 'yeah':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5475340"
    +editedAt: DateTimeImmutable @1701203399 {#5197
      date: 2023-11-28 21:29:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700568754 {#5198
      date: 2023-11-21 13:12:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4300}
  +body: "you can destroy your graphics card before even putting it in the system when you fuck up the installation of your block? your system can leak and everything dies because of a short? one cirtical component in your loop dies (like the pump) and all of the work starts over again? **it doesnt suck**, but if youre not into this whole builiding thing, it sucks compared to aircooling because you have almost no advantage beside temps and noise, even those can be worse if you dont know what youre doing. it doesnt suck as a whole thing, but compared to aircooling its not worth the money, the work or even the flex of you dont enjoy the process of putting it together!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700645852 {#5538
    date: 2023-11-22 10:37:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@thmnwlf@discuss.tchncs.de"
    "@RememberTheApollo_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5542 …}
  +nested: Doctrine\ORM\PersistentCollection {#5544 …}
  +votes: Doctrine\ORM\PersistentCollection {#5546 …}
  +reports: Doctrine\ORM\PersistentCollection {#5548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5552 …}
  -id: 150079
  -bodyTs: "'advantag':74 'aircool':68,101 'almost':72 'besid':75 'block':22 'builid':62 'card':6 'cirtic':35 'compar':66,99 'compon':36 'destroy':3 'die':29,40 'doesnt':53,92 'dont':86,115 'enjoy':116 'even':8,79,110 'everyth':28 'flex':112 'fuck':16 'graphic':5 'instal':19 'know':87 'leak':26 'like':41 'loop':39 'money':106 'nois':78 'one':34 'process':118 'pump':43 'put':9,120 'short':33 'start':49 'suck':54,65,93 'system':13,24 'temp':76 'thing':63,97 'togeth':122 'whole':61,96 'work':48,108 'wors':83 'worth':104 'your':57,89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5075580"
  +editedAt: DateTimeImmutable @1701113732 {#5539
    date: 2023-11-27 20:35:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700645852 {#5540
    date: 2023-11-22 10:37:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5541
  +user: App\Entity\User {#4313 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5199
    +user: Proxies\__CG__\App\Entity\User {#5200 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4300
      +user: App\Entity\User {#4313 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701113620 {#4295
        date: 2023-11-27 20:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4301 …}
      +nested: Doctrine\ORM\PersistentCollection {#4303 …}
      +votes: Doctrine\ORM\PersistentCollection {#4305 …}
      +reports: Doctrine\ORM\PersistentCollection {#4307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
      -id: 146336
      -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5049567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700567648 {#4296
        date: 2023-11-21 12:54:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4300}
    +body: """
      Eh, how does it suck compared to air cooling? I mean, yeah it’s expensive and requires more maintenance, but it’s way quieter and keeps the components cooler than air cooling.\n
      \n
      E: a lot of people who are saying all the stuff that *could* go wrong sound like they’ve never built a WC system and refuse to acknowledge that many of these issues are likely operator/installer error. Installation absolutely does require more care and effort than an air cooled system. I’m not trying to suggest *anyone* WC or that it’s better than air, you do you, I don’t care, but WC is trouble free if done correctly with good components.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700568754 {#5196
      date: 2023-11-21 13:12:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@thmnwlf@discuss.tchncs.de"
    ]
    +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: 146385
    -bodyTs: "'absolut':71 'acknowledg':60 'air':8,31,80,97 'anyon':89 'better':95 'built':53 'care':75,104 'compar':6 'compon':28,115 'cool':9,32,81 'cooler':29 'correct':112 'could':45 'done':111 'e':33 'effort':77 'eh':1 'error':69 'expens':15 'free':109 'go':46 'good':114 'instal':70 'issu':65 'keep':26 'like':49,67 'lot':35 'm':84 'mainten':19 'mani':62 'mean':11 'never':52 'operator/installer':68 'peopl':37 'quieter':24 'refus':58 'requir':17,73 'say':40 'sound':48 'stuff':43 'suck':5 'suggest':88 'system':56,82 'tri':86 'troubl':108 've':51 'way':23 'wc':55,90,106 'wrong':47 'yeah':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5475340"
    +editedAt: DateTimeImmutable @1701203399 {#5197
      date: 2023-11-28 21:29:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700568754 {#5198
      date: 2023-11-21 13:12:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4300}
  +body: "you can destroy your graphics card before even putting it in the system when you fuck up the installation of your block? your system can leak and everything dies because of a short? one cirtical component in your loop dies (like the pump) and all of the work starts over again? **it doesnt suck**, but if youre not into this whole builiding thing, it sucks compared to aircooling because you have almost no advantage beside temps and noise, even those can be worse if you dont know what youre doing. it doesnt suck as a whole thing, but compared to aircooling its not worth the money, the work or even the flex of you dont enjoy the process of putting it together!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700645852 {#5538
    date: 2023-11-22 10:37:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@thmnwlf@discuss.tchncs.de"
    "@RememberTheApollo_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5542 …}
  +nested: Doctrine\ORM\PersistentCollection {#5544 …}
  +votes: Doctrine\ORM\PersistentCollection {#5546 …}
  +reports: Doctrine\ORM\PersistentCollection {#5548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5552 …}
  -id: 150079
  -bodyTs: "'advantag':74 'aircool':68,101 'almost':72 'besid':75 'block':22 'builid':62 'card':6 'cirtic':35 'compar':66,99 'compon':36 'destroy':3 'die':29,40 'doesnt':53,92 'dont':86,115 'enjoy':116 'even':8,79,110 'everyth':28 'flex':112 'fuck':16 'graphic':5 'instal':19 'know':87 'leak':26 'like':41 'loop':39 'money':106 'nois':78 'one':34 'process':118 'pump':43 'put':9,120 'short':33 'start':49 'suck':54,65,93 'system':13,24 'temp':76 'thing':63,97 'togeth':122 'whole':61,96 'work':48,108 'wors':83 'worth':104 'your':57,89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5075580"
  +editedAt: DateTimeImmutable @1701113732 {#5539
    date: 2023-11-27 20:35:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700645852 {#5540
    date: 2023-11-22 10:37:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5541
  +user: App\Entity\User {#4313 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5199
    +user: Proxies\__CG__\App\Entity\User {#5200 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4300
      +user: App\Entity\User {#4313 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "yea but whatercooling is a complete new space in the whole building process, when building alone gets boring it opens a whole new door to customization, dedication and „learning“ (its not a really usefull skill), but if its something that pleases you, its just freakin cool, even tho it sucks compared to air cooling its a huge subspace in the custom pc scene. its an enthusiast thing for people who are a bit freaky :) i love it and im always happy when i look at my machine"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701113620 {#4295
        date: 2023-11-27 20:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4301 …}
      +nested: Doctrine\ORM\PersistentCollection {#4303 …}
      +votes: Doctrine\ORM\PersistentCollection {#4305 …}
      +reports: Doctrine\ORM\PersistentCollection {#4307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4311 …}
      -id: 146336
      -bodyTs: "'air':53 'alon':16 'alway':80 'bit':73 'bore':18 'build':12,15 'compar':51 'complet':6 'cool':46,54 'custom':26,61 'dedic':27 'door':24 'enthusiast':66 'even':47 'freaki':74 'freakin':45 'get':17 'happi':81 'huge':57 'im':79 'learn':29 'look':84 'love':76 'machin':87 'new':7,23 'open':20 'pc':62 'peopl':69 'pleas':41 'process':13 'realli':33 'scene':63 'skill':35 'someth':39 'space':8 'subspac':58 'suck':50 'thing':67 'tho':48 'useful':34 'whatercool':3 'whole':11,22 'yea':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5049567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700567648 {#4296
        date: 2023-11-21 12:54:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4300}
    +body: """
      Eh, how does it suck compared to air cooling? I mean, yeah it’s expensive and requires more maintenance, but it’s way quieter and keeps the components cooler than air cooling.\n
      \n
      E: a lot of people who are saying all the stuff that *could* go wrong sound like they’ve never built a WC system and refuse to acknowledge that many of these issues are likely operator/installer error. Installation absolutely does require more care and effort than an air cooled system. I’m not trying to suggest *anyone* WC or that it’s better than air, you do you, I don’t care, but WC is trouble free if done correctly with good components.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700568754 {#5196
      date: 2023-11-21 13:12:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@thmnwlf@discuss.tchncs.de"
    ]
    +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: 146385
    -bodyTs: "'absolut':71 'acknowledg':60 'air':8,31,80,97 'anyon':89 'better':95 'built':53 'care':75,104 'compar':6 'compon':28,115 'cool':9,32,81 'cooler':29 'correct':112 'could':45 'done':111 'e':33 'effort':77 'eh':1 'error':69 'expens':15 'free':109 'go':46 'good':114 'instal':70 'issu':65 'keep':26 'like':49,67 'lot':35 'm':84 'mainten':19 'mani':62 'mean':11 'never':52 'operator/installer':68 'peopl':37 'quieter':24 'refus':58 'requir':17,73 'say':40 'sound':48 'stuff':43 'suck':5 'suggest':88 'system':56,82 'tri':86 'troubl':108 've':51 'way':23 'wc':55,90,106 'wrong':47 'yeah':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5475340"
    +editedAt: DateTimeImmutable @1701203399 {#5197
      date: 2023-11-28 21:29:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700568754 {#5198
      date: 2023-11-21 13:12:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4300}
  +body: "you can destroy your graphics card before even putting it in the system when you fuck up the installation of your block? your system can leak and everything dies because of a short? one cirtical component in your loop dies (like the pump) and all of the work starts over again? **it doesnt suck**, but if youre not into this whole builiding thing, it sucks compared to aircooling because you have almost no advantage beside temps and noise, even those can be worse if you dont know what youre doing. it doesnt suck as a whole thing, but compared to aircooling its not worth the money, the work or even the flex of you dont enjoy the process of putting it together!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700645852 {#5538
    date: 2023-11-22 10:37:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@thmnwlf@discuss.tchncs.de"
    "@RememberTheApollo_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5542 …}
  +nested: Doctrine\ORM\PersistentCollection {#5544 …}
  +votes: Doctrine\ORM\PersistentCollection {#5546 …}
  +reports: Doctrine\ORM\PersistentCollection {#5548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5552 …}
  -id: 150079
  -bodyTs: "'advantag':74 'aircool':68,101 'almost':72 'besid':75 'block':22 'builid':62 'card':6 'cirtic':35 'compar':66,99 'compon':36 'destroy':3 'die':29,40 'doesnt':53,92 'dont':86,115 'enjoy':116 'even':8,79,110 'everyth':28 'flex':112 'fuck':16 'graphic':5 'instal':19 'know':87 'leak':26 'like':41 'loop':39 'money':106 'nois':78 'one':34 'process':118 'pump':43 'put':9,120 'short':33 'start':49 'suck':54,65,93 'system':13,24 'temp':76 'thing':63,97 'togeth':122 'whole':61,96 'work':48,108 'wors':83 'worth':104 'your':57,89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5075580"
  +editedAt: DateTimeImmutable @1701113732 {#5539
    date: 2023-11-27 20:35:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700645852 {#5540
    date: 2023-11-22 10:37:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4373
  +user: App\Entity\User {#4386 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Where there is a will, there is a way\n
    \n
    ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1701171854 {#4368
    date: 2023-11-28 12:44:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4374 …}
  +nested: Doctrine\ORM\PersistentCollection {#4376 …}
  +votes: Doctrine\ORM\PersistentCollection {#4378 …}
  +reports: Doctrine\ORM\PersistentCollection {#4380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4384 …}
  -id: 146377
  -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5991511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700568634 {#4369
    date: 2023-11-21 13:10:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4373
  +user: App\Entity\User {#4386 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Where there is a will, there is a way\n
    \n
    ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1701171854 {#4368
    date: 2023-11-28 12:44:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4374 …}
  +nested: Doctrine\ORM\PersistentCollection {#4376 …}
  +votes: Doctrine\ORM\PersistentCollection {#4378 …}
  +reports: Doctrine\ORM\PersistentCollection {#4380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4384 …}
  -id: 146377
  -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5991511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700568634 {#4369
    date: 2023-11-21 13:10:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4373
  +user: App\Entity\User {#4386 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Where there is a will, there is a way\n
    \n
    ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1701171854 {#4368
    date: 2023-11-28 12:44:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4374 …}
  +nested: Doctrine\ORM\PersistentCollection {#4376 …}
  +votes: Doctrine\ORM\PersistentCollection {#4378 …}
  +reports: Doctrine\ORM\PersistentCollection {#4380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4384 …}
  -id: 146377
  -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5991511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700568634 {#4369
    date: 2023-11-21 13:10:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4373
    +user: App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Where there is a will, there is a way\n
      \n
      ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 70
    +score: 0
    +lastActive: DateTime @1701171854 {#4368
      date: 2023-11-28 12:44:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4374 …}
    +nested: Doctrine\ORM\PersistentCollection {#4376 …}
    +votes: Doctrine\ORM\PersistentCollection {#4378 …}
    +reports: Doctrine\ORM\PersistentCollection {#4380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4384 …}
    -id: 146377
    -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5991511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700568634 {#4369
      date: 2023-11-21 13:10:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4373}
  +body: "Kind of beautiful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700580990 {#5213
    date: 2023-11-21 16:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
  ]
  +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: 147204
  -bodyTs: "'beauti':3 'kind':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580990 {#5214
    date: 2023-11-21 16:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4373
    +user: App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Where there is a will, there is a way\n
      \n
      ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 70
    +score: 0
    +lastActive: DateTime @1701171854 {#4368
      date: 2023-11-28 12:44:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4374 …}
    +nested: Doctrine\ORM\PersistentCollection {#4376 …}
    +votes: Doctrine\ORM\PersistentCollection {#4378 …}
    +reports: Doctrine\ORM\PersistentCollection {#4380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4384 …}
    -id: 146377
    -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5991511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700568634 {#4369
      date: 2023-11-21 13:10:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4373}
  +body: "Kind of beautiful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700580990 {#5213
    date: 2023-11-21 16:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
  ]
  +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: 147204
  -bodyTs: "'beauti':3 'kind':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580990 {#5214
    date: 2023-11-21 16:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4373
    +user: App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Where there is a will, there is a way\n
      \n
      ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 70
    +score: 0
    +lastActive: DateTime @1701171854 {#4368
      date: 2023-11-28 12:44:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4374 …}
    +nested: Doctrine\ORM\PersistentCollection {#4376 …}
    +votes: Doctrine\ORM\PersistentCollection {#4378 …}
    +reports: Doctrine\ORM\PersistentCollection {#4380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4384 …}
    -id: 146377
    -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5991511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700568634 {#4369
      date: 2023-11-21 13:10:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4373}
  +body: "Kind of beautiful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700580990 {#5213
    date: 2023-11-21 16:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
  ]
  +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: 147204
  -bodyTs: "'beauti':3 'kind':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580990 {#5214
    date: 2023-11-21 16:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4373
    +user: App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Where there is a will, there is a way\n
      \n
      ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 70
    +score: 0
    +lastActive: DateTime @1701171854 {#4368
      date: 2023-11-28 12:44:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4374 …}
    +nested: Doctrine\ORM\PersistentCollection {#4376 …}
    +votes: Doctrine\ORM\PersistentCollection {#4378 …}
    +reports: Doctrine\ORM\PersistentCollection {#4380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4384 …}
    -id: 146377
    -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5991511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700568634 {#4369
      date: 2023-11-21 13:10:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4373}
  +body: "Got to love that condensation that will happen in the PC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700686476 {#5229
    date: 2023-11-22 21:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
  ]
  +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: 151995
  -bodyTs: "'condens':5 'got':1 'happen':8 'love':3 'pc':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6454153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700686476 {#5230
    date: 2023-11-22 21:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4373
    +user: App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Where there is a will, there is a way\n
      \n
      ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 70
    +score: 0
    +lastActive: DateTime @1701171854 {#4368
      date: 2023-11-28 12:44:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4374 …}
    +nested: Doctrine\ORM\PersistentCollection {#4376 …}
    +votes: Doctrine\ORM\PersistentCollection {#4378 …}
    +reports: Doctrine\ORM\PersistentCollection {#4380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4384 …}
    -id: 146377
    -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5991511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700568634 {#4369
      date: 2023-11-21 13:10:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4373}
  +body: "Got to love that condensation that will happen in the PC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700686476 {#5229
    date: 2023-11-22 21:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
  ]
  +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: 151995
  -bodyTs: "'condens':5 'got':1 'happen':8 'love':3 'pc':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6454153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700686476 {#5230
    date: 2023-11-22 21:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4373
    +user: App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Where there is a will, there is a way\n
      \n
      ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 70
    +score: 0
    +lastActive: DateTime @1701171854 {#4368
      date: 2023-11-28 12:44:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4374 …}
    +nested: Doctrine\ORM\PersistentCollection {#4376 …}
    +votes: Doctrine\ORM\PersistentCollection {#4378 …}
    +reports: Doctrine\ORM\PersistentCollection {#4380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4384 …}
    -id: 146377
    -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5991511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700568634 {#4369
      date: 2023-11-21 13:10:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4373}
  +body: "Got to love that condensation that will happen in the PC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700686476 {#5229
    date: 2023-11-22 21:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
  ]
  +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: 151995
  -bodyTs: "'condens':5 'got':1 'happen':8 'love':3 'pc':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6454153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700686476 {#5230
    date: 2023-11-22 21:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5666
  +user: App\Entity\User {#4386 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01: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 {#4373
      +user: App\Entity\User {#4386 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Where there is a will, there is a way\n
        \n
        ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 70
      +score: 0
      +lastActive: DateTime @1701171854 {#4368
        date: 2023-11-28 12:44:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4374 …}
      +nested: Doctrine\ORM\PersistentCollection {#4376 …}
      +votes: Doctrine\ORM\PersistentCollection {#4378 …}
      +reports: Doctrine\ORM\PersistentCollection {#4380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4384 …}
      -id: 146377
      -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5991511"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700568634 {#4369
        date: 2023-11-21 13:10:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4373}
    +body: "Got to love that condensation that will happen in the PC"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700686476 {#5229
      date: 2023-11-22 21:54:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Zerush@lemmy.ml"
    ]
    +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: 151995
    -bodyTs: "'condens':5 'got':1 'happen':8 'love':3 'pc':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6454153"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700686476 {#5230
      date: 2023-11-22 21:54:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4373}
  +body: """
    At last instance…\n
    \n
    ![](https://file.coffee/u/dThBCLETleT2TAywQ2mLE.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700687069 {#5664
    date: 2023-11-22 22:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
    "@HurlingDurling@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5667 …}
  +nested: Doctrine\ORM\PersistentCollection {#5669 …}
  +votes: Doctrine\ORM\PersistentCollection {#5671 …}
  +reports: Doctrine\ORM\PersistentCollection {#5673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5677 …}
  -id: 152023
  -bodyTs: "'/u/dthbcletlet2taywq2mle.png)':6 'file.coffee':5 'file.coffee/u/dthbcletlet2taywq2mle.png)':4 'instanc':3 'last':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6032714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700687069 {#5665
    date: 2023-11-22 22:04:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5666
  +user: App\Entity\User {#4386 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01: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 {#4373
      +user: App\Entity\User {#4386 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Where there is a will, there is a way\n
        \n
        ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 70
      +score: 0
      +lastActive: DateTime @1701171854 {#4368
        date: 2023-11-28 12:44:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4374 …}
      +nested: Doctrine\ORM\PersistentCollection {#4376 …}
      +votes: Doctrine\ORM\PersistentCollection {#4378 …}
      +reports: Doctrine\ORM\PersistentCollection {#4380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4384 …}
      -id: 146377
      -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5991511"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700568634 {#4369
        date: 2023-11-21 13:10:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4373}
    +body: "Got to love that condensation that will happen in the PC"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700686476 {#5229
      date: 2023-11-22 21:54:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Zerush@lemmy.ml"
    ]
    +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: 151995
    -bodyTs: "'condens':5 'got':1 'happen':8 'love':3 'pc':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6454153"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700686476 {#5230
      date: 2023-11-22 21:54:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4373}
  +body: """
    At last instance…\n
    \n
    ![](https://file.coffee/u/dThBCLETleT2TAywQ2mLE.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700687069 {#5664
    date: 2023-11-22 22:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
    "@HurlingDurling@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5667 …}
  +nested: Doctrine\ORM\PersistentCollection {#5669 …}
  +votes: Doctrine\ORM\PersistentCollection {#5671 …}
  +reports: Doctrine\ORM\PersistentCollection {#5673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5677 …}
  -id: 152023
  -bodyTs: "'/u/dthbcletlet2taywq2mle.png)':6 'file.coffee':5 'file.coffee/u/dthbcletlet2taywq2mle.png)':4 'instanc':3 'last':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6032714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700687069 {#5665
    date: 2023-11-22 22:04:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5666
  +user: App\Entity\User {#4386 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01: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 {#4373
      +user: App\Entity\User {#4386 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Where there is a will, there is a way\n
        \n
        ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 70
      +score: 0
      +lastActive: DateTime @1701171854 {#4368
        date: 2023-11-28 12:44:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4374 …}
      +nested: Doctrine\ORM\PersistentCollection {#4376 …}
      +votes: Doctrine\ORM\PersistentCollection {#4378 …}
      +reports: Doctrine\ORM\PersistentCollection {#4380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4384 …}
      -id: 146377
      -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5991511"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700568634 {#4369
        date: 2023-11-21 13:10:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4373}
    +body: "Got to love that condensation that will happen in the PC"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700686476 {#5229
      date: 2023-11-22 21:54:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Zerush@lemmy.ml"
    ]
    +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: 151995
    -bodyTs: "'condens':5 'got':1 'happen':8 'love':3 'pc':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6454153"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700686476 {#5230
      date: 2023-11-22 21:54:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4373}
  +body: """
    At last instance…\n
    \n
    ![](https://file.coffee/u/dThBCLETleT2TAywQ2mLE.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700687069 {#5664
    date: 2023-11-22 22:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
    "@HurlingDurling@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5667 …}
  +nested: Doctrine\ORM\PersistentCollection {#5669 …}
  +votes: Doctrine\ORM\PersistentCollection {#5671 …}
  +reports: Doctrine\ORM\PersistentCollection {#5673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5677 …}
  -id: 152023
  -bodyTs: "'/u/dthbcletlet2taywq2mle.png)':6 'file.coffee':5 'file.coffee/u/dthbcletlet2taywq2mle.png)':4 'instanc':3 'last':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6032714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700687069 {#5665
    date: 2023-11-22 22:04:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4448
  +user: App\Entity\User {#4461 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Just bought one of those brown monsters for a new build, can’t wait to try it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701067020 {#4443
    date: 2023-11-27 07:37:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4449 …}
  +nested: Doctrine\ORM\PersistentCollection {#4451 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 146460
  -bodyTs: "'bought':2 'brown':6 'build':11 'monster':7 'new':10 'one':3 'tri':16 'wait':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5347768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700569901 {#4444
    date: 2023-11-21 13:31:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4448
  +user: App\Entity\User {#4461 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Just bought one of those brown monsters for a new build, can’t wait to try it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701067020 {#4443
    date: 2023-11-27 07:37:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4449 …}
  +nested: Doctrine\ORM\PersistentCollection {#4451 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 146460
  -bodyTs: "'bought':2 'brown':6 'build':11 'monster':7 'new':10 'one':3 'tri':16 'wait':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5347768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700569901 {#4444
    date: 2023-11-21 13:31:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4448
  +user: App\Entity\User {#4461 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Just bought one of those brown monsters for a new build, can’t wait to try it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701067020 {#4443
    date: 2023-11-27 07:37:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4449 …}
  +nested: Doctrine\ORM\PersistentCollection {#4451 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 146460
  -bodyTs: "'bought':2 'brown':6 'build':11 'monster':7 'new':10 'one':3 'tri':16 'wait':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5347768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700569901 {#4444
    date: 2023-11-21 13:31:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4448
    +user: App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Just bought one of those brown monsters for a new build, can’t wait to try it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701067020 {#4443
      date: 2023-11-27 07:37:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4449 …}
    +nested: Doctrine\ORM\PersistentCollection {#4451 …}
    +votes: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 146460
    -bodyTs: "'bought':2 'brown':6 'build':11 'monster':7 'new':10 'one':3 'tri':16 'wait':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/5347768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700569901 {#4444
      date: 2023-11-21 13:31:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "The noctua air coolers work so well. As long as you don’t care about the station wagon color scheme I think it’s the best cooler for that price range by a large margin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700608706 {#5245
    date: 2023-11-22 00:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@ornery_chemist@mander.xyz"
  ]
  +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: 149024
  -bodyTs: "'air':3 'best':26 'care':14 'color':19 'cooler':4,27 'larg':34 'long':9 'margin':35 'noctua':2 'price':30 'rang':31 'scheme':20 'station':17 'think':22 'wagon':18 'well':7 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5784752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700608706 {#5246
    date: 2023-11-22 00:18:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4448
    +user: App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Just bought one of those brown monsters for a new build, can’t wait to try it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701067020 {#4443
      date: 2023-11-27 07:37:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4449 …}
    +nested: Doctrine\ORM\PersistentCollection {#4451 …}
    +votes: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 146460
    -bodyTs: "'bought':2 'brown':6 'build':11 'monster':7 'new':10 'one':3 'tri':16 'wait':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/5347768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700569901 {#4444
      date: 2023-11-21 13:31:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "The noctua air coolers work so well. As long as you don’t care about the station wagon color scheme I think it’s the best cooler for that price range by a large margin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700608706 {#5245
    date: 2023-11-22 00:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@ornery_chemist@mander.xyz"
  ]
  +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: 149024
  -bodyTs: "'air':3 'best':26 'care':14 'color':19 'cooler':4,27 'larg':34 'long':9 'margin':35 'noctua':2 'price':30 'rang':31 'scheme':20 'station':17 'think':22 'wagon':18 'well':7 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5784752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700608706 {#5246
    date: 2023-11-22 00:18:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4448
    +user: App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Just bought one of those brown monsters for a new build, can’t wait to try it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701067020 {#4443
      date: 2023-11-27 07:37:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4449 …}
    +nested: Doctrine\ORM\PersistentCollection {#4451 …}
    +votes: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 146460
    -bodyTs: "'bought':2 'brown':6 'build':11 'monster':7 'new':10 'one':3 'tri':16 'wait':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/5347768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700569901 {#4444
      date: 2023-11-21 13:31:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "The noctua air coolers work so well. As long as you don’t care about the station wagon color scheme I think it’s the best cooler for that price range by a large margin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700608706 {#5245
    date: 2023-11-22 00:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@ornery_chemist@mander.xyz"
  ]
  +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: 149024
  -bodyTs: "'air':3 'best':26 'care':14 'color':19 'cooler':4,27 'larg':34 'long':9 'margin':35 'noctua':2 'price':30 'rang':31 'scheme':20 'station':17 'think':22 'wagon':18 'well':7 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5784752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700608706 {#5246
    date: 2023-11-22 00:18:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4521
  +user: App\Entity\User {#4534 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1701115678 {#4516
    date: 2023-11-27 21:07:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 146891
  -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5994333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700576702 {#4517
    date: 2023-11-21 15:25:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4521
  +user: App\Entity\User {#4534 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1701115678 {#4516
    date: 2023-11-27 21:07:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 146891
  -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5994333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700576702 {#4517
    date: 2023-11-21 15:25:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4521
  +user: App\Entity\User {#4534 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1701115678 {#4516
    date: 2023-11-27 21:07:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 146891
  -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5994333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700576702 {#4517
    date: 2023-11-21 15:25:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701115678 {#4516
      date: 2023-11-27 21:07:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 146891
    -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5994333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700576702 {#4517
      date: 2023-11-21 15:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
    \n
    In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700582393 {#5261
    date: 2023-11-21 16:59:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
  ]
  +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: 147304
  -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/1109393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582393 {#5262
    date: 2023-11-21 16:59:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701115678 {#4516
      date: 2023-11-27 21:07:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 146891
    -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5994333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700576702 {#4517
      date: 2023-11-21 15:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
    \n
    In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700582393 {#5261
    date: 2023-11-21 16:59:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
  ]
  +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: 147304
  -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/1109393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582393 {#5262
    date: 2023-11-21 16:59:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701115678 {#4516
      date: 2023-11-27 21:07:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 146891
    -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5994333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700576702 {#4517
      date: 2023-11-21 15:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
    \n
    In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700582393 {#5261
    date: 2023-11-21 16:59:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
  ]
  +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: 147304
  -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/1109393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582393 {#5262
    date: 2023-11-21 16:59:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5556
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5263
    +user: Proxies\__CG__\App\Entity\User {#5264 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4521
      +user: App\Entity\User {#4534 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4516
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4522 …}
      +nested: Doctrine\ORM\PersistentCollection {#4524 …}
      +votes: Doctrine\ORM\PersistentCollection {#4526 …}
      +reports: Doctrine\ORM\PersistentCollection {#4528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4517
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4521}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5261
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +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: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5262
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
    \n
    Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700583381 {#5554
    date: 2023-11-21 17:16:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5558 …}
  +nested: Doctrine\ORM\PersistentCollection {#5560 …}
  +votes: Doctrine\ORM\PersistentCollection {#5562 …}
  +reports: Doctrine\ORM\PersistentCollection {#5564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
  -id: 147385
  -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1701763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583381 {#5555
    date: 2023-11-21 17:16:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5556
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5263
    +user: Proxies\__CG__\App\Entity\User {#5264 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4521
      +user: App\Entity\User {#4534 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4516
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4522 …}
      +nested: Doctrine\ORM\PersistentCollection {#4524 …}
      +votes: Doctrine\ORM\PersistentCollection {#4526 …}
      +reports: Doctrine\ORM\PersistentCollection {#4528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4517
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4521}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5261
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +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: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5262
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
    \n
    Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700583381 {#5554
    date: 2023-11-21 17:16:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5558 …}
  +nested: Doctrine\ORM\PersistentCollection {#5560 …}
  +votes: Doctrine\ORM\PersistentCollection {#5562 …}
  +reports: Doctrine\ORM\PersistentCollection {#5564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
  -id: 147385
  -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1701763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583381 {#5555
    date: 2023-11-21 17:16:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5556
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5263
    +user: Proxies\__CG__\App\Entity\User {#5264 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4521
      +user: App\Entity\User {#4534 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4516
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4522 …}
      +nested: Doctrine\ORM\PersistentCollection {#4524 …}
      +votes: Doctrine\ORM\PersistentCollection {#4526 …}
      +reports: Doctrine\ORM\PersistentCollection {#4528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4517
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4521}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5261
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +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: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5262
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
    \n
    Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700583381 {#5554
    date: 2023-11-21 17:16:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5558 …}
  +nested: Doctrine\ORM\PersistentCollection {#5560 …}
  +votes: Doctrine\ORM\PersistentCollection {#5562 …}
  +reports: Doctrine\ORM\PersistentCollection {#5564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
  -id: 147385
  -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1701763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583381 {#5555
    date: 2023-11-21 17:16:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5703
  +user: Proxies\__CG__\App\Entity\User {#5704 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5556
    +user: Proxies\__CG__\App\Entity\User {#5557 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5263
      +user: Proxies\__CG__\App\Entity\User {#5264 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4521
        +user: App\Entity\User {#4534 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701115678 {#4516
          date: 2023-11-27 21:07:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4522 …}
        +nested: Doctrine\ORM\PersistentCollection {#4524 …}
        +votes: Doctrine\ORM\PersistentCollection {#4526 …}
        +reports: Doctrine\ORM\PersistentCollection {#4528 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
        -id: 146891
        -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5994333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700576702 {#4517
          date: 2023-11-21 15:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4521}
      +body: """
        You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
        \n
        In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700582393 {#5261
        date: 2023-11-21 16:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@onlooker@lemmy.ml"
      ]
      +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: 147304
      -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/1109393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700582393 {#5262
        date: 2023-11-21 16:59:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4521}
    +body: """
      Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
      \n
      Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700583381 {#5554
      date: 2023-11-21 17:16:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5558 …}
    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
    +votes: Doctrine\ORM\PersistentCollection {#5562 …}
    +reports: Doctrine\ORM\PersistentCollection {#5564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
    -id: 147385
    -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1701763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583381 {#5555
      date: 2023-11-21 17:16:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    > there’s no point whatsoever\n
    \n
    I’ve been building my own PCs for a looong time, and I’ve been skeptical of using water cooling in any of my machines.\n
    \n
    This changed recently for me, when I got my first 4000 series nvidia gpu, that fucker is huge! And it runs hot, spewing all of its heat directly into the middle of the case. I had serious concerns with this gpu + massive cpu air cooler getting in the way of positive airflow through my case.\n
    \n
    And *this* is where water cooling made perfect sense to me: transport the heat away from the cpu, thus clearing a ton of space from the middle of the case, then have a radiator at the top of the case dissipate that cpu heat.\n
    \n
    This allows for a ton of air to go through my case, evacuating all of that heat blowing out of the gpu. This also allows for other heat sinks on the mobo and other components to passively cool better
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700590455 {#5701
    date: 2023-11-21 19:14:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
    "@zagaberoo@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5705 …}
  +nested: Doctrine\ORM\PersistentCollection {#5707 …}
  +votes: Doctrine\ORM\PersistentCollection {#5709 …}
  +reports: Doctrine\ORM\PersistentCollection {#5711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5715 …}
  -id: 147974
  -bodyTs: "'4000':41 'air':74,136 'airflow':82 'allow':131,154 'also':153 'away':100 'better':168 'blow':147 'build':9 'case':64,85,115,125,141 'chang':32 'clear':105 'compon':164 'concern':68 'cool':25,91,167 'cooler':75 'cpu':73,103,128 'direct':58 'dissip':126 'evacu':142 'first':40 'fucker':46 'get':76 'go':138 'got':38 'gpu':44,71,151 'heat':57,99,129,146,157 'hot':52 'huge':48 'looong':15 'machin':30 'made':92 'massiv':72 'middl':61,112 'mobo':161 'nvidia':43 'passiv':166 'pcs':12 'perfect':93 'point':4 'posit':81 'radiat':119 'recent':33 'run':51 'sens':94 'seri':42 'serious':67 'sink':158 'skeptic':21 'space':109 'spew':53 'thus':104 'time':16 'ton':107,134 'top':122 'transport':97 'use':23 've':7,19 'water':24,90 'way':79 'whatsoev':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zxcvn.xyz/comment/761533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590455 {#5702
    date: 2023-11-21 19:14:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5703
  +user: Proxies\__CG__\App\Entity\User {#5704 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5556
    +user: Proxies\__CG__\App\Entity\User {#5557 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5263
      +user: Proxies\__CG__\App\Entity\User {#5264 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4521
        +user: App\Entity\User {#4534 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701115678 {#4516
          date: 2023-11-27 21:07:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4522 …}
        +nested: Doctrine\ORM\PersistentCollection {#4524 …}
        +votes: Doctrine\ORM\PersistentCollection {#4526 …}
        +reports: Doctrine\ORM\PersistentCollection {#4528 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
        -id: 146891
        -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5994333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700576702 {#4517
          date: 2023-11-21 15:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4521}
      +body: """
        You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
        \n
        In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700582393 {#5261
        date: 2023-11-21 16:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@onlooker@lemmy.ml"
      ]
      +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: 147304
      -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/1109393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700582393 {#5262
        date: 2023-11-21 16:59:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4521}
    +body: """
      Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
      \n
      Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700583381 {#5554
      date: 2023-11-21 17:16:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5558 …}
    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
    +votes: Doctrine\ORM\PersistentCollection {#5562 …}
    +reports: Doctrine\ORM\PersistentCollection {#5564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
    -id: 147385
    -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1701763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583381 {#5555
      date: 2023-11-21 17:16:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    > there’s no point whatsoever\n
    \n
    I’ve been building my own PCs for a looong time, and I’ve been skeptical of using water cooling in any of my machines.\n
    \n
    This changed recently for me, when I got my first 4000 series nvidia gpu, that fucker is huge! And it runs hot, spewing all of its heat directly into the middle of the case. I had serious concerns with this gpu + massive cpu air cooler getting in the way of positive airflow through my case.\n
    \n
    And *this* is where water cooling made perfect sense to me: transport the heat away from the cpu, thus clearing a ton of space from the middle of the case, then have a radiator at the top of the case dissipate that cpu heat.\n
    \n
    This allows for a ton of air to go through my case, evacuating all of that heat blowing out of the gpu. This also allows for other heat sinks on the mobo and other components to passively cool better
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700590455 {#5701
    date: 2023-11-21 19:14:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
    "@zagaberoo@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5705 …}
  +nested: Doctrine\ORM\PersistentCollection {#5707 …}
  +votes: Doctrine\ORM\PersistentCollection {#5709 …}
  +reports: Doctrine\ORM\PersistentCollection {#5711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5715 …}
  -id: 147974
  -bodyTs: "'4000':41 'air':74,136 'airflow':82 'allow':131,154 'also':153 'away':100 'better':168 'blow':147 'build':9 'case':64,85,115,125,141 'chang':32 'clear':105 'compon':164 'concern':68 'cool':25,91,167 'cooler':75 'cpu':73,103,128 'direct':58 'dissip':126 'evacu':142 'first':40 'fucker':46 'get':76 'go':138 'got':38 'gpu':44,71,151 'heat':57,99,129,146,157 'hot':52 'huge':48 'looong':15 'machin':30 'made':92 'massiv':72 'middl':61,112 'mobo':161 'nvidia':43 'passiv':166 'pcs':12 'perfect':93 'point':4 'posit':81 'radiat':119 'recent':33 'run':51 'sens':94 'seri':42 'serious':67 'sink':158 'skeptic':21 'space':109 'spew':53 'thus':104 'time':16 'ton':107,134 'top':122 'transport':97 'use':23 've':7,19 'water':24,90 'way':79 'whatsoev':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zxcvn.xyz/comment/761533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590455 {#5702
    date: 2023-11-21 19:14:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5703
  +user: Proxies\__CG__\App\Entity\User {#5704 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5556
    +user: Proxies\__CG__\App\Entity\User {#5557 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5263
      +user: Proxies\__CG__\App\Entity\User {#5264 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4521
        +user: App\Entity\User {#4534 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701115678 {#4516
          date: 2023-11-27 21:07:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4522 …}
        +nested: Doctrine\ORM\PersistentCollection {#4524 …}
        +votes: Doctrine\ORM\PersistentCollection {#4526 …}
        +reports: Doctrine\ORM\PersistentCollection {#4528 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
        -id: 146891
        -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5994333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700576702 {#4517
          date: 2023-11-21 15:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4521}
      +body: """
        You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
        \n
        In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700582393 {#5261
        date: 2023-11-21 16:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@onlooker@lemmy.ml"
      ]
      +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: 147304
      -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/1109393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700582393 {#5262
        date: 2023-11-21 16:59:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4521}
    +body: """
      Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
      \n
      Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700583381 {#5554
      date: 2023-11-21 17:16:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5558 …}
    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
    +votes: Doctrine\ORM\PersistentCollection {#5562 …}
    +reports: Doctrine\ORM\PersistentCollection {#5564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
    -id: 147385
    -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1701763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583381 {#5555
      date: 2023-11-21 17:16:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    > there’s no point whatsoever\n
    \n
    I’ve been building my own PCs for a looong time, and I’ve been skeptical of using water cooling in any of my machines.\n
    \n
    This changed recently for me, when I got my first 4000 series nvidia gpu, that fucker is huge! And it runs hot, spewing all of its heat directly into the middle of the case. I had serious concerns with this gpu + massive cpu air cooler getting in the way of positive airflow through my case.\n
    \n
    And *this* is where water cooling made perfect sense to me: transport the heat away from the cpu, thus clearing a ton of space from the middle of the case, then have a radiator at the top of the case dissipate that cpu heat.\n
    \n
    This allows for a ton of air to go through my case, evacuating all of that heat blowing out of the gpu. This also allows for other heat sinks on the mobo and other components to passively cool better
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700590455 {#5701
    date: 2023-11-21 19:14:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
    "@zagaberoo@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5705 …}
  +nested: Doctrine\ORM\PersistentCollection {#5707 …}
  +votes: Doctrine\ORM\PersistentCollection {#5709 …}
  +reports: Doctrine\ORM\PersistentCollection {#5711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5715 …}
  -id: 147974
  -bodyTs: "'4000':41 'air':74,136 'airflow':82 'allow':131,154 'also':153 'away':100 'better':168 'blow':147 'build':9 'case':64,85,115,125,141 'chang':32 'clear':105 'compon':164 'concern':68 'cool':25,91,167 'cooler':75 'cpu':73,103,128 'direct':58 'dissip':126 'evacu':142 'first':40 'fucker':46 'get':76 'go':138 'got':38 'gpu':44,71,151 'heat':57,99,129,146,157 'hot':52 'huge':48 'looong':15 'machin':30 'made':92 'massiv':72 'middl':61,112 'mobo':161 'nvidia':43 'passiv':166 'pcs':12 'perfect':93 'point':4 'posit':81 'radiat':119 'recent':33 'run':51 'sens':94 'seri':42 'serious':67 'sink':158 'skeptic':21 'space':109 'spew':53 'thus':104 'time':16 'ton':107,134 'top':122 'transport':97 'use':23 've':7,19 'water':24,90 'way':79 'whatsoev':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zxcvn.xyz/comment/761533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590455 {#5702
    date: 2023-11-21 19:14:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5719
  +user: Proxies\__CG__\App\Entity\User {#5720 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5556
    +user: Proxies\__CG__\App\Entity\User {#5557 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5263
      +user: Proxies\__CG__\App\Entity\User {#5264 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4521
        +user: App\Entity\User {#4534 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701115678 {#4516
          date: 2023-11-27 21:07:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4522 …}
        +nested: Doctrine\ORM\PersistentCollection {#4524 …}
        +votes: Doctrine\ORM\PersistentCollection {#4526 …}
        +reports: Doctrine\ORM\PersistentCollection {#4528 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
        -id: 146891
        -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5994333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700576702 {#4517
          date: 2023-11-21 15:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4521}
      +body: """
        You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
        \n
        In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700582393 {#5261
        date: 2023-11-21 16:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@onlooker@lemmy.ml"
      ]
      +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: 147304
      -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/1109393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700582393 {#5262
        date: 2023-11-21 16:59:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4521}
    +body: """
      Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
      \n
      Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700583381 {#5554
      date: 2023-11-21 17:16:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5558 …}
    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
    +votes: Doctrine\ORM\PersistentCollection {#5562 …}
    +reports: Doctrine\ORM\PersistentCollection {#5564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
    -id: 147385
    -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1701763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583381 {#5555
      date: 2023-11-21 17:16:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    I agree with you in most cases.\n
    \n
    There is a point though as a water cooler can cool an extremely small area better than heatpipes. Look at Zen 4 processors for instance. The CCD is so small and offset that many air coolers don’t properly line the heat pipes with part of the CPU making the most heat. Because of this Noctua even makes and sells an offset bracket to try and move the heatpipes over the CCD. Meanwhile a waterblock should cool the entire area at effectively the same rate as it doesn’t rely on vaporizing the coolant and condensing but just pushing coolant through regardless of heat saturation.\n
    \n
    Only a fraction of people should really notice that like overclockers and generally people buy coolers they don’t need.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700587796 {#5717
    date: 2023-11-21 18:29:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
    "@zagaberoo@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5721 …}
  +nested: Doctrine\ORM\PersistentCollection {#5723 …}
  +votes: Doctrine\ORM\PersistentCollection {#5725 …}
  +reports: Doctrine\ORM\PersistentCollection {#5727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5731 …}
  -id: 147751
  -bodyTs: "'4':29 'agre':2 'air':42 'area':22,87 'better':23 'bracket':70 'buy':127 'case':7 'ccd':34,79 'condens':103 'cool':18,84 'coolant':101,107 'cooler':16,43,128 'cpu':55 'doesn':95 'effect':89 'entir':86 'even':64 'extrem':20 'fraction':115 'general':125 'heat':49,59,111 'heatpip':25,76 'instanc':32 'like':122 'line':47 'look':26 'make':56,65 'mani':41 'meanwhil':80 'move':74 'need':132 'noctua':63 'notic':120 'offset':39,69 'overclock':123 'part':52 'peopl':117,126 'pipe':50 'point':11 'processor':30 'proper':46 'push':106 'rate':92 'realli':119 'regardless':109 'reli':97 'satur':112 'sell':67 'small':21,37 'though':12 'tri':72 'vapor':99 'water':15 'waterblock':82 'zen':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5998951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587796 {#5718
    date: 2023-11-21 18:29:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5719
  +user: Proxies\__CG__\App\Entity\User {#5720 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5556
    +user: Proxies\__CG__\App\Entity\User {#5557 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5263
      +user: Proxies\__CG__\App\Entity\User {#5264 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4521
        +user: App\Entity\User {#4534 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701115678 {#4516
          date: 2023-11-27 21:07:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4522 …}
        +nested: Doctrine\ORM\PersistentCollection {#4524 …}
        +votes: Doctrine\ORM\PersistentCollection {#4526 …}
        +reports: Doctrine\ORM\PersistentCollection {#4528 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
        -id: 146891
        -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5994333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700576702 {#4517
          date: 2023-11-21 15:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4521}
      +body: """
        You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
        \n
        In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700582393 {#5261
        date: 2023-11-21 16:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@onlooker@lemmy.ml"
      ]
      +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: 147304
      -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/1109393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700582393 {#5262
        date: 2023-11-21 16:59:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4521}
    +body: """
      Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
      \n
      Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700583381 {#5554
      date: 2023-11-21 17:16:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5558 …}
    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
    +votes: Doctrine\ORM\PersistentCollection {#5562 …}
    +reports: Doctrine\ORM\PersistentCollection {#5564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
    -id: 147385
    -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1701763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583381 {#5555
      date: 2023-11-21 17:16:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    I agree with you in most cases.\n
    \n
    There is a point though as a water cooler can cool an extremely small area better than heatpipes. Look at Zen 4 processors for instance. The CCD is so small and offset that many air coolers don’t properly line the heat pipes with part of the CPU making the most heat. Because of this Noctua even makes and sells an offset bracket to try and move the heatpipes over the CCD. Meanwhile a waterblock should cool the entire area at effectively the same rate as it doesn’t rely on vaporizing the coolant and condensing but just pushing coolant through regardless of heat saturation.\n
    \n
    Only a fraction of people should really notice that like overclockers and generally people buy coolers they don’t need.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700587796 {#5717
    date: 2023-11-21 18:29:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
    "@zagaberoo@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5721 …}
  +nested: Doctrine\ORM\PersistentCollection {#5723 …}
  +votes: Doctrine\ORM\PersistentCollection {#5725 …}
  +reports: Doctrine\ORM\PersistentCollection {#5727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5731 …}
  -id: 147751
  -bodyTs: "'4':29 'agre':2 'air':42 'area':22,87 'better':23 'bracket':70 'buy':127 'case':7 'ccd':34,79 'condens':103 'cool':18,84 'coolant':101,107 'cooler':16,43,128 'cpu':55 'doesn':95 'effect':89 'entir':86 'even':64 'extrem':20 'fraction':115 'general':125 'heat':49,59,111 'heatpip':25,76 'instanc':32 'like':122 'line':47 'look':26 'make':56,65 'mani':41 'meanwhil':80 'move':74 'need':132 'noctua':63 'notic':120 'offset':39,69 'overclock':123 'part':52 'peopl':117,126 'pipe':50 'point':11 'processor':30 'proper':46 'push':106 'rate':92 'realli':119 'regardless':109 'reli':97 'satur':112 'sell':67 'small':21,37 'though':12 'tri':72 'vapor':99 'water':15 'waterblock':82 'zen':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5998951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587796 {#5718
    date: 2023-11-21 18:29:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5719
  +user: Proxies\__CG__\App\Entity\User {#5720 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5556
    +user: Proxies\__CG__\App\Entity\User {#5557 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5263
      +user: Proxies\__CG__\App\Entity\User {#5264 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4521
        +user: App\Entity\User {#4534 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701115678 {#4516
          date: 2023-11-27 21:07:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4522 …}
        +nested: Doctrine\ORM\PersistentCollection {#4524 …}
        +votes: Doctrine\ORM\PersistentCollection {#4526 …}
        +reports: Doctrine\ORM\PersistentCollection {#4528 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
        -id: 146891
        -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5994333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700576702 {#4517
          date: 2023-11-21 15:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4521}
      +body: """
        You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
        \n
        In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700582393 {#5261
        date: 2023-11-21 16:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@onlooker@lemmy.ml"
      ]
      +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: 147304
      -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/1109393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700582393 {#5262
        date: 2023-11-21 16:59:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4521}
    +body: """
      Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
      \n
      Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700583381 {#5554
      date: 2023-11-21 17:16:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5558 …}
    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
    +votes: Doctrine\ORM\PersistentCollection {#5562 …}
    +reports: Doctrine\ORM\PersistentCollection {#5564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
    -id: 147385
    -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1701763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583381 {#5555
      date: 2023-11-21 17:16:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    I agree with you in most cases.\n
    \n
    There is a point though as a water cooler can cool an extremely small area better than heatpipes. Look at Zen 4 processors for instance. The CCD is so small and offset that many air coolers don’t properly line the heat pipes with part of the CPU making the most heat. Because of this Noctua even makes and sells an offset bracket to try and move the heatpipes over the CCD. Meanwhile a waterblock should cool the entire area at effectively the same rate as it doesn’t rely on vaporizing the coolant and condensing but just pushing coolant through regardless of heat saturation.\n
    \n
    Only a fraction of people should really notice that like overclockers and generally people buy coolers they don’t need.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700587796 {#5717
    date: 2023-11-21 18:29:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
    "@zagaberoo@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5721 …}
  +nested: Doctrine\ORM\PersistentCollection {#5723 …}
  +votes: Doctrine\ORM\PersistentCollection {#5725 …}
  +reports: Doctrine\ORM\PersistentCollection {#5727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5731 …}
  -id: 147751
  -bodyTs: "'4':29 'agre':2 'air':42 'area':22,87 'better':23 'bracket':70 'buy':127 'case':7 'ccd':34,79 'condens':103 'cool':18,84 'coolant':101,107 'cooler':16,43,128 'cpu':55 'doesn':95 'effect':89 'entir':86 'even':64 'extrem':20 'fraction':115 'general':125 'heat':49,59,111 'heatpip':25,76 'instanc':32 'like':122 'line':47 'look':26 'make':56,65 'mani':41 'meanwhil':80 'move':74 'need':132 'noctua':63 'notic':120 'offset':39,69 'overclock':123 'part':52 'peopl':117,126 'pipe':50 'point':11 'processor':30 'proper':46 'push':106 'rate':92 'realli':119 'regardless':109 'reli':97 'satur':112 'sell':67 'small':21,37 'though':12 'tri':72 'vapor':99 'water':15 'waterblock':82 'zen':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5998951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587796 {#5718
    date: 2023-11-21 18:29:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5572
  +user: Proxies\__CG__\App\Entity\User {#5573 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5263
    +user: Proxies\__CG__\App\Entity\User {#5264 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4521
      +user: App\Entity\User {#4534 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4516
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4522 …}
      +nested: Doctrine\ORM\PersistentCollection {#4524 …}
      +votes: Doctrine\ORM\PersistentCollection {#4526 …}
      +reports: Doctrine\ORM\PersistentCollection {#4528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4517
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4521}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5261
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +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: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5262
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    No coolant is non-conductive after it leaks. It will mix with dust that has built up on the surfaces of the components and become conductive.\n
    \n
    The main reason for distilled water is to prevent corrosion and deposits forming inside the loop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700647713 {#5570
    date: 2023-11-22 11:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5574 …}
  +nested: Doctrine\ORM\PersistentCollection {#5576 …}
  +votes: Doctrine\ORM\PersistentCollection {#5578 …}
  +reports: Doctrine\ORM\PersistentCollection {#5580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5584 …}
  -id: 150121
  -bodyTs: "'becom':26 'built':17 'compon':24 'conduct':6,27 'coolant':2 'corros':37 'deposit':39 'distil':32 'dust':14 'form':40 'insid':41 'leak':9 'loop':43 'main':29 'mix':12 'non':5 'non-conduct':4 'prevent':36 'reason':30 'surfac':21 'water':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700647713 {#5571
    date: 2023-11-22 11:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5572
  +user: Proxies\__CG__\App\Entity\User {#5573 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5263
    +user: Proxies\__CG__\App\Entity\User {#5264 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4521
      +user: App\Entity\User {#4534 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4516
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4522 …}
      +nested: Doctrine\ORM\PersistentCollection {#4524 …}
      +votes: Doctrine\ORM\PersistentCollection {#4526 …}
      +reports: Doctrine\ORM\PersistentCollection {#4528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4517
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4521}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5261
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +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: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5262
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    No coolant is non-conductive after it leaks. It will mix with dust that has built up on the surfaces of the components and become conductive.\n
    \n
    The main reason for distilled water is to prevent corrosion and deposits forming inside the loop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700647713 {#5570
    date: 2023-11-22 11:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5574 …}
  +nested: Doctrine\ORM\PersistentCollection {#5576 …}
  +votes: Doctrine\ORM\PersistentCollection {#5578 …}
  +reports: Doctrine\ORM\PersistentCollection {#5580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5584 …}
  -id: 150121
  -bodyTs: "'becom':26 'built':17 'compon':24 'conduct':6,27 'coolant':2 'corros':37 'deposit':39 'distil':32 'dust':14 'form':40 'insid':41 'leak':9 'loop':43 'main':29 'mix':12 'non':5 'non-conduct':4 'prevent':36 'reason':30 'surfac':21 'water':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700647713 {#5571
    date: 2023-11-22 11:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5572
  +user: Proxies\__CG__\App\Entity\User {#5573 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5263
    +user: Proxies\__CG__\App\Entity\User {#5264 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4521
      +user: App\Entity\User {#4534 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4516
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4522 …}
      +nested: Doctrine\ORM\PersistentCollection {#4524 …}
      +votes: Doctrine\ORM\PersistentCollection {#4526 …}
      +reports: Doctrine\ORM\PersistentCollection {#4528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4517
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4521}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5261
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +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: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5262
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    No coolant is non-conductive after it leaks. It will mix with dust that has built up on the surfaces of the components and become conductive.\n
    \n
    The main reason for distilled water is to prevent corrosion and deposits forming inside the loop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700647713 {#5570
    date: 2023-11-22 11:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5574 …}
  +nested: Doctrine\ORM\PersistentCollection {#5576 …}
  +votes: Doctrine\ORM\PersistentCollection {#5578 …}
  +reports: Doctrine\ORM\PersistentCollection {#5580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5584 …}
  -id: 150121
  -bodyTs: "'becom':26 'built':17 'compon':24 'conduct':6,27 'coolant':2 'corros':37 'deposit':39 'distil':32 'dust':14 'form':40 'insid':41 'leak':9 'loop':43 'main':29 'mix':12 'non':5 'non-conduct':4 'prevent':36 'reason':30 'surfac':21 'water':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700647713 {#5571
    date: 2023-11-22 11:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5589
  +user: App\Entity\User {#4461 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5263
    +user: Proxies\__CG__\App\Entity\User {#5264 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4521
      +user: App\Entity\User {#4534 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4516
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4522 …}
      +nested: Doctrine\ORM\PersistentCollection {#4524 …}
      +votes: Doctrine\ORM\PersistentCollection {#4526 …}
      +reports: Doctrine\ORM\PersistentCollection {#4528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4517
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4521}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5261
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +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: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5262
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    I think water is rather rare as a coolant these days. Organics (chemical sense not farming sense) like propylene glycol or some kind of glyme aren’t potentially corrosive to metals if spilled, are harder to grow shit in, have lower volatility, and have a higher thermal limit. Maybe also with a little bit of antifouling agent thrown in. My main gripe with them is that if you do spill them, they don’t evaporate and you’re slipping over the floor for the next few days because you missed a spot.\n
    \n
    But yeah, air cooling ftw
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700600672 {#5586
    date: 2023-11-21 22:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5590 …}
  +nested: Doctrine\ORM\PersistentCollection {#5592 …}
  +votes: Doctrine\ORM\PersistentCollection {#5594 …}
  +reports: Doctrine\ORM\PersistentCollection {#5596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5600 …}
  -id: 148556
  -bodyTs: "'agent':57 'air':95 'also':50 'antifoul':56 'aren':26 'bit':54 'chemic':13 'cool':96 'coolant':9 'corros':29 'day':11,87 'evapor':75 'farm':16 'floor':82 'ftw':97 'glycol':20 'glyme':25 'gripe':62 'grow':37 'harder':35 'higher':46 'kind':23 'like':18 'limit':48 'littl':53 'lower':41 'main':61 'mayb':49 'metal':31 'miss':90 'next':85 'organ':12 'potenti':28 'propylen':19 'rare':6 'rather':5 're':78 'sens':14,17 'shit':38 'slip':79 'spill':33,70 'spot':92 'thermal':47 'think':2 'thrown':58 'volatil':42 'water':3 'yeah':94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5360410"
  +editedAt: DateTimeImmutable @1701054045 {#5587
    date: 2023-11-27 04:00:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700600672 {#5588
    date: 2023-11-21 22:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5589
  +user: App\Entity\User {#4461 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5263
    +user: Proxies\__CG__\App\Entity\User {#5264 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4521
      +user: App\Entity\User {#4534 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4516
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4522 …}
      +nested: Doctrine\ORM\PersistentCollection {#4524 …}
      +votes: Doctrine\ORM\PersistentCollection {#4526 …}
      +reports: Doctrine\ORM\PersistentCollection {#4528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4517
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4521}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5261
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +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: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5262
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    I think water is rather rare as a coolant these days. Organics (chemical sense not farming sense) like propylene glycol or some kind of glyme aren’t potentially corrosive to metals if spilled, are harder to grow shit in, have lower volatility, and have a higher thermal limit. Maybe also with a little bit of antifouling agent thrown in. My main gripe with them is that if you do spill them, they don’t evaporate and you’re slipping over the floor for the next few days because you missed a spot.\n
    \n
    But yeah, air cooling ftw
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700600672 {#5586
    date: 2023-11-21 22:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5590 …}
  +nested: Doctrine\ORM\PersistentCollection {#5592 …}
  +votes: Doctrine\ORM\PersistentCollection {#5594 …}
  +reports: Doctrine\ORM\PersistentCollection {#5596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5600 …}
  -id: 148556
  -bodyTs: "'agent':57 'air':95 'also':50 'antifoul':56 'aren':26 'bit':54 'chemic':13 'cool':96 'coolant':9 'corros':29 'day':11,87 'evapor':75 'farm':16 'floor':82 'ftw':97 'glycol':20 'glyme':25 'gripe':62 'grow':37 'harder':35 'higher':46 'kind':23 'like':18 'limit':48 'littl':53 'lower':41 'main':61 'mayb':49 'metal':31 'miss':90 'next':85 'organ':12 'potenti':28 'propylen':19 'rare':6 'rather':5 're':78 'sens':14,17 'shit':38 'slip':79 'spill':33,70 'spot':92 'thermal':47 'think':2 'thrown':58 'volatil':42 'water':3 'yeah':94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5360410"
  +editedAt: DateTimeImmutable @1701054045 {#5587
    date: 2023-11-27 04:00:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700600672 {#5588
    date: 2023-11-21 22:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5589
  +user: App\Entity\User {#4461 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5263
    +user: Proxies\__CG__\App\Entity\User {#5264 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4521
      +user: App\Entity\User {#4534 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4516
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4522 …}
      +nested: Doctrine\ORM\PersistentCollection {#4524 …}
      +votes: Doctrine\ORM\PersistentCollection {#4526 …}
      +reports: Doctrine\ORM\PersistentCollection {#4528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4517
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4521}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5261
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +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: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5262
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    I think water is rather rare as a coolant these days. Organics (chemical sense not farming sense) like propylene glycol or some kind of glyme aren’t potentially corrosive to metals if spilled, are harder to grow shit in, have lower volatility, and have a higher thermal limit. Maybe also with a little bit of antifouling agent thrown in. My main gripe with them is that if you do spill them, they don’t evaporate and you’re slipping over the floor for the next few days because you missed a spot.\n
    \n
    But yeah, air cooling ftw
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700600672 {#5586
    date: 2023-11-21 22:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5590 …}
  +nested: Doctrine\ORM\PersistentCollection {#5592 …}
  +votes: Doctrine\ORM\PersistentCollection {#5594 …}
  +reports: Doctrine\ORM\PersistentCollection {#5596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5600 …}
  -id: 148556
  -bodyTs: "'agent':57 'air':95 'also':50 'antifoul':56 'aren':26 'bit':54 'chemic':13 'cool':96 'coolant':9 'corros':29 'day':11,87 'evapor':75 'farm':16 'floor':82 'ftw':97 'glycol':20 'glyme':25 'gripe':62 'grow':37 'harder':35 'higher':46 'kind':23 'like':18 'limit':48 'littl':53 'lower':41 'main':61 'mayb':49 'metal':31 'miss':90 'next':85 'organ':12 'potenti':28 'propylen':19 'rare':6 'rather':5 're':78 'sens':14,17 'shit':38 'slip':79 'spill':33,70 'spot':92 'thermal':47 'think':2 'thrown':58 'volatil':42 'water':3 'yeah':94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5360410"
  +editedAt: DateTimeImmutable @1701054045 {#5587
    date: 2023-11-27 04:00:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700600672 {#5588
    date: 2023-11-21 22:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5279
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701115678 {#4516
      date: 2023-11-27 21:07:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 146891
    -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5994333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700576702 {#4517
      date: 2023-11-21 15:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    It’s simple for me. Points of failures of air cooling: fans. Failure states: fan fails, system heat protection kicks in and shuts down.\n
    \n
    Water cooling? Points of failure: fans, pumps, tubbings, fittings. Failure states: fan fails (best case), worst case? Liquid goes over electronics while they are powered.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700580320 {#5277
    date: 2023-11-21 16:25:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5281 …}
  +nested: Doctrine\ORM\PersistentCollection {#5283 …}
  +votes: Doctrine\ORM\PersistentCollection {#5285 …}
  +reports: Doctrine\ORM\PersistentCollection {#5287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
  -id: 147154
  -bodyTs: "'air':10 'best':38 'case':39,41 'cool':11,26 'electron':45 'fail':16,37 'failur':8,13,29,34 'fan':12,15,30,36 'fit':33 'goe':43 'heat':18 'kick':20 'liquid':42 'point':6,27 'power':49 'protect':19 'pump':31 'shut':23 'simpl':3 'state':14,35 'system':17 'tub':32 'water':25 'worst':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580320 {#5278
    date: 2023-11-21 16:25:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5279
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701115678 {#4516
      date: 2023-11-27 21:07:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 146891
    -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5994333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700576702 {#4517
      date: 2023-11-21 15:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    It’s simple for me. Points of failures of air cooling: fans. Failure states: fan fails, system heat protection kicks in and shuts down.\n
    \n
    Water cooling? Points of failure: fans, pumps, tubbings, fittings. Failure states: fan fails (best case), worst case? Liquid goes over electronics while they are powered.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700580320 {#5277
    date: 2023-11-21 16:25:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5281 …}
  +nested: Doctrine\ORM\PersistentCollection {#5283 …}
  +votes: Doctrine\ORM\PersistentCollection {#5285 …}
  +reports: Doctrine\ORM\PersistentCollection {#5287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
  -id: 147154
  -bodyTs: "'air':10 'best':38 'case':39,41 'cool':11,26 'electron':45 'fail':16,37 'failur':8,13,29,34 'fan':12,15,30,36 'fit':33 'goe':43 'heat':18 'kick':20 'liquid':42 'point':6,27 'power':49 'protect':19 'pump':31 'shut':23 'simpl':3 'state':14,35 'system':17 'tub':32 'water':25 'worst':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580320 {#5278
    date: 2023-11-21 16:25:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5279
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701115678 {#4516
      date: 2023-11-27 21:07:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 146891
    -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5994333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700576702 {#4517
      date: 2023-11-21 15:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    It’s simple for me. Points of failures of air cooling: fans. Failure states: fan fails, system heat protection kicks in and shuts down.\n
    \n
    Water cooling? Points of failure: fans, pumps, tubbings, fittings. Failure states: fan fails (best case), worst case? Liquid goes over electronics while they are powered.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700580320 {#5277
    date: 2023-11-21 16:25:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5281 …}
  +nested: Doctrine\ORM\PersistentCollection {#5283 …}
  +votes: Doctrine\ORM\PersistentCollection {#5285 …}
  +reports: Doctrine\ORM\PersistentCollection {#5287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
  -id: 147154
  -bodyTs: "'air':10 'best':38 'case':39,41 'cool':11,26 'electron':45 'fail':16,37 'failur':8,13,29,34 'fan':12,15,30,36 'fit':33 'goe':43 'heat':18 'kick':20 'liquid':42 'point':6,27 'power':49 'protect':19 'pump':31 'shut':23 'simpl':3 'state':14,35 'system':17 'tub':32 'water':25 'worst':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580320 {#5278
    date: 2023-11-21 16:25:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4595
  +user: App\Entity\User {#4608 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "just admitting you dont know how cooling works. thats cool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701033800 {#4590
    date: 2023-11-26 22:23:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4596 …}
  +nested: Doctrine\ORM\PersistentCollection {#4598 …}
  +votes: Doctrine\ORM\PersistentCollection {#4600 …}
  +reports: Doctrine\ORM\PersistentCollection {#4602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
  -id: 147178
  -bodyTs: "'admit':2 'cool':7,10 'dont':4 'know':5 'that':9 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580621 {#4591
    date: 2023-11-21 16:30:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#4595
  +user: App\Entity\User {#4608 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "just admitting you dont know how cooling works. thats cool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701033800 {#4590
    date: 2023-11-26 22:23:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4596 …}
  +nested: Doctrine\ORM\PersistentCollection {#4598 …}
  +votes: Doctrine\ORM\PersistentCollection {#4600 …}
  +reports: Doctrine\ORM\PersistentCollection {#4602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
  -id: 147178
  -bodyTs: "'admit':2 'cool':7,10 'dont':4 'know':5 'that':9 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580621 {#4591
    date: 2023-11-21 16:30:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#4595
  +user: App\Entity\User {#4608 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "just admitting you dont know how cooling works. thats cool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701033800 {#4590
    date: 2023-11-26 22:23:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4596 …}
  +nested: Doctrine\ORM\PersistentCollection {#4598 …}
  +votes: Doctrine\ORM\PersistentCollection {#4600 …}
  +reports: Doctrine\ORM\PersistentCollection {#4602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
  -id: 147178
  -bodyTs: "'admit':2 'cool':7,10 'dont':4 'know':5 'that':9 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580621 {#4591
    date: 2023-11-21 16:30:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5296
  +user: Proxies\__CG__\App\Entity\User {#5297 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4595
    +user: App\Entity\User {#4608 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "just admitting you dont know how cooling works. thats cool."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701033800 {#4590
      date: 2023-11-26 22:23:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4596 …}
    +nested: Doctrine\ORM\PersistentCollection {#4598 …}
    +votes: Doctrine\ORM\PersistentCollection {#4600 …}
    +reports: Doctrine\ORM\PersistentCollection {#4602 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
    -id: 147178
    -bodyTs: "'admit':2 'cool':7,10 'dont':4 'know':5 'that':9 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5479024"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700580621 {#4591
      date: 2023-11-21 16:30:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4595}
  +body: """
    Okay but what is there to know that isn’t there to know via basic physics and chemistry?\n
    \n
    Any cooling works by allowing heat to gather in a source like say a heat sink combined with a way to conduct the heat to somewhere. Either into the surrounding air or liquids.\n
    \n
    Then you need something to move the hot conducting matter away to replace it with cold conducting matter. A fan happens to be convenient for moving the hot air that gathered around and inside the heat sink.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700586892 {#5293
    date: 2023-11-21 18:14:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@devbo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5298 …}
  +nested: Doctrine\ORM\PersistentCollection {#5300 …}
  +votes: Doctrine\ORM\PersistentCollection {#5302 …}
  +reports: Doctrine\ORM\PersistentCollection {#5304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
  -id: 147670
  -bodyTs: "'air':49,80 'allow':23 'around':83 'away':62 'basic':15 'chemistri':18 'cold':67 'combin':35 'conduct':40,60,68 'conveni':75 'cool':20 'either':45 'fan':71 'gather':26,82 'happen':72 'heat':24,33,42,87 'hot':59,79 'insid':85 'isn':9 'know':7,13 'like':30 'liquid':51 'matter':61,69 'move':57,77 'need':54 'okay':1 'physic':16 'replac':64 'say':31 'sink':34,88 'someth':55 'somewher':44 'sourc':29 'surround':48 'via':14 'way':38 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5481200"
  +editedAt: DateTimeImmutable @1701033922 {#5294
    date: 2023-11-26 22:25:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700586892 {#5295
    date: 2023-11-21 18:14:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#5296
  +user: Proxies\__CG__\App\Entity\User {#5297 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4595
    +user: App\Entity\User {#4608 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "just admitting you dont know how cooling works. thats cool."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701033800 {#4590
      date: 2023-11-26 22:23:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4596 …}
    +nested: Doctrine\ORM\PersistentCollection {#4598 …}
    +votes: Doctrine\ORM\PersistentCollection {#4600 …}
    +reports: Doctrine\ORM\PersistentCollection {#4602 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
    -id: 147178
    -bodyTs: "'admit':2 'cool':7,10 'dont':4 'know':5 'that':9 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5479024"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700580621 {#4591
      date: 2023-11-21 16:30:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4595}
  +body: """
    Okay but what is there to know that isn’t there to know via basic physics and chemistry?\n
    \n
    Any cooling works by allowing heat to gather in a source like say a heat sink combined with a way to conduct the heat to somewhere. Either into the surrounding air or liquids.\n
    \n
    Then you need something to move the hot conducting matter away to replace it with cold conducting matter. A fan happens to be convenient for moving the hot air that gathered around and inside the heat sink.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700586892 {#5293
    date: 2023-11-21 18:14:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@devbo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5298 …}
  +nested: Doctrine\ORM\PersistentCollection {#5300 …}
  +votes: Doctrine\ORM\PersistentCollection {#5302 …}
  +reports: Doctrine\ORM\PersistentCollection {#5304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
  -id: 147670
  -bodyTs: "'air':49,80 'allow':23 'around':83 'away':62 'basic':15 'chemistri':18 'cold':67 'combin':35 'conduct':40,60,68 'conveni':75 'cool':20 'either':45 'fan':71 'gather':26,82 'happen':72 'heat':24,33,42,87 'hot':59,79 'insid':85 'isn':9 'know':7,13 'like':30 'liquid':51 'matter':61,69 'move':57,77 'need':54 'okay':1 'physic':16 'replac':64 'say':31 'sink':34,88 'someth':55 'somewher':44 'sourc':29 'surround':48 'via':14 'way':38 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5481200"
  +editedAt: DateTimeImmutable @1701033922 {#5294
    date: 2023-11-26 22:25:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700586892 {#5295
    date: 2023-11-21 18:14:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#5296
  +user: Proxies\__CG__\App\Entity\User {#5297 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4595
    +user: App\Entity\User {#4608 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "just admitting you dont know how cooling works. thats cool."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701033800 {#4590
      date: 2023-11-26 22:23:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4596 …}
    +nested: Doctrine\ORM\PersistentCollection {#4598 …}
    +votes: Doctrine\ORM\PersistentCollection {#4600 …}
    +reports: Doctrine\ORM\PersistentCollection {#4602 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
    -id: 147178
    -bodyTs: "'admit':2 'cool':7,10 'dont':4 'know':5 'that':9 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5479024"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700580621 {#4591
      date: 2023-11-21 16:30:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4595}
  +body: """
    Okay but what is there to know that isn’t there to know via basic physics and chemistry?\n
    \n
    Any cooling works by allowing heat to gather in a source like say a heat sink combined with a way to conduct the heat to somewhere. Either into the surrounding air or liquids.\n
    \n
    Then you need something to move the hot conducting matter away to replace it with cold conducting matter. A fan happens to be convenient for moving the hot air that gathered around and inside the heat sink.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700586892 {#5293
    date: 2023-11-21 18:14:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@devbo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5298 …}
  +nested: Doctrine\ORM\PersistentCollection {#5300 …}
  +votes: Doctrine\ORM\PersistentCollection {#5302 …}
  +reports: Doctrine\ORM\PersistentCollection {#5304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
  -id: 147670
  -bodyTs: "'air':49,80 'allow':23 'around':83 'away':62 'basic':15 'chemistri':18 'cold':67 'combin':35 'conduct':40,60,68 'conveni':75 'cool':20 'either':45 'fan':71 'gather':26,82 'happen':72 'heat':24,33,42,87 'hot':59,79 'insid':85 'isn':9 'know':7,13 'like':30 'liquid':51 'matter':61,69 'move':57,77 'need':54 'okay':1 'physic':16 'replac':64 'say':31 'sink':34,88 'someth':55 'somewher':44 'sourc':29 'surround':48 'via':14 'way':38 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5481200"
  +editedAt: DateTimeImmutable @1701033922 {#5294
    date: 2023-11-26 22:25:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700586892 {#5295
    date: 2023-11-21 18:14:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4668
  +user: App\Entity\User {#4681 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Unless you need extra gpu cooling. Which I don’t so I’m a hurricane boy weeeeeeeeeeee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700580699 {#4663
    date: 2023-11-21 16:31:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4669 …}
  +nested: Doctrine\ORM\PersistentCollection {#4671 …}
  +votes: Doctrine\ORM\PersistentCollection {#4673 …}
  +reports: Doctrine\ORM\PersistentCollection {#4675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
  -id: 147183
  -bodyTs: "'boy':16 'cool':6 'extra':4 'gpu':5 'hurrican':15 'm':13 'need':3 'unless':1 'weeeeeeeeeeee':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580699 {#4664
    date: 2023-11-21 16:31:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#4668
  +user: App\Entity\User {#4681 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Unless you need extra gpu cooling. Which I don’t so I’m a hurricane boy weeeeeeeeeeee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700580699 {#4663
    date: 2023-11-21 16:31:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4669 …}
  +nested: Doctrine\ORM\PersistentCollection {#4671 …}
  +votes: Doctrine\ORM\PersistentCollection {#4673 …}
  +reports: Doctrine\ORM\PersistentCollection {#4675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
  -id: 147183
  -bodyTs: "'boy':16 'cool':6 'extra':4 'gpu':5 'hurrican':15 'm':13 'need':3 'unless':1 'weeeeeeeeeeee':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580699 {#4664
    date: 2023-11-21 16:31:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#4668
  +user: App\Entity\User {#4681 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Unless you need extra gpu cooling. Which I don’t so I’m a hurricane boy weeeeeeeeeeee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700580699 {#4663
    date: 2023-11-21 16:31:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4669 …}
  +nested: Doctrine\ORM\PersistentCollection {#4671 …}
  +votes: Doctrine\ORM\PersistentCollection {#4673 …}
  +reports: Doctrine\ORM\PersistentCollection {#4675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
  -id: 147183
  -bodyTs: "'boy':16 'cool':6 'extra':4 'gpu':5 'hurrican':15 'm':13 'need':3 'unless':1 'weeeeeeeeeeee':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580699 {#4664
    date: 2023-11-21 16:31:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4742
  +user: App\Entity\User {#4755 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yes this correct. I always use air cooling for my self and clients computer builds. With water cooling, you are asking for trouble."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700587799 {#4737
    date: 2023-11-21 18:29:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4743 …}
  +nested: Doctrine\ORM\PersistentCollection {#4745 …}
  +votes: Doctrine\ORM\PersistentCollection {#4747 …}
  +reports: Doctrine\ORM\PersistentCollection {#4749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4753 …}
  -id: 147752
  -bodyTs: "'air':7 'alway':5 'ask':21 'build':15 'client':13 'comput':14 'cool':8,18 'correct':3 'self':11 'troubl':23 'use':6 'water':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5998953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587799 {#4738
    date: 2023-11-21 18:29:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#4742
  +user: App\Entity\User {#4755 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yes this correct. I always use air cooling for my self and clients computer builds. With water cooling, you are asking for trouble."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700587799 {#4737
    date: 2023-11-21 18:29:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4743 …}
  +nested: Doctrine\ORM\PersistentCollection {#4745 …}
  +votes: Doctrine\ORM\PersistentCollection {#4747 …}
  +reports: Doctrine\ORM\PersistentCollection {#4749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4753 …}
  -id: 147752
  -bodyTs: "'air':7 'alway':5 'ask':21 'build':15 'client':13 'comput':14 'cool':8,18 'correct':3 'self':11 'troubl':23 'use':6 'water':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5998953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587799 {#4738
    date: 2023-11-21 18:29:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#4742
  +user: App\Entity\User {#4755 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yes this correct. I always use air cooling for my self and clients computer builds. With water cooling, you are asking for trouble."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700587799 {#4737
    date: 2023-11-21 18:29:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4743 …}
  +nested: Doctrine\ORM\PersistentCollection {#4745 …}
  +votes: Doctrine\ORM\PersistentCollection {#4747 …}
  +reports: Doctrine\ORM\PersistentCollection {#4749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4753 …}
  -id: 147752
  -bodyTs: "'air':7 'alway':5 'ask':21 'build':15 'client':13 'comput':14 'cool':8,18 'correct':3 'self':11 'troubl':23 'use':6 'water':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5998953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587799 {#4738
    date: 2023-11-21 18:29:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4815
  +user: App\Entity\User {#4828 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yes thank you. I went through a water cooling phase, what a pain in the ass. Worrying about the pump, algae, topping off reservoir, leaks ruining your motherboard. The concept is nice, but the reality is high fucking maintenance for no added value."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700588648 {#4810
    date: 2023-11-21 18:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4816 …}
  +nested: Doctrine\ORM\PersistentCollection {#4818 …}
  +votes: Doctrine\ORM\PersistentCollection {#4820 …}
  +reports: Doctrine\ORM\PersistentCollection {#4822 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
  -id: 147824
  -bodyTs: "'ad':42 'alga':21 'ass':16 'concept':30 'cool':9 'fuck':38 'high':37 'leak':25 'mainten':39 'motherboard':28 'nice':32 'pain':13 'phase':10 'pump':20 'realiti':35 'reservoir':24 'ruin':26 'thank':2 'top':22 'valu':43 'water':8 'went':5 'worri':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1702201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588648 {#4811
    date: 2023-11-21 18:44:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#4815
  +user: App\Entity\User {#4828 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yes thank you. I went through a water cooling phase, what a pain in the ass. Worrying about the pump, algae, topping off reservoir, leaks ruining your motherboard. The concept is nice, but the reality is high fucking maintenance for no added value."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700588648 {#4810
    date: 2023-11-21 18:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4816 …}
  +nested: Doctrine\ORM\PersistentCollection {#4818 …}
  +votes: Doctrine\ORM\PersistentCollection {#4820 …}
  +reports: Doctrine\ORM\PersistentCollection {#4822 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
  -id: 147824
  -bodyTs: "'ad':42 'alga':21 'ass':16 'concept':30 'cool':9 'fuck':38 'high':37 'leak':25 'mainten':39 'motherboard':28 'nice':32 'pain':13 'phase':10 'pump':20 'realiti':35 'reservoir':24 'ruin':26 'thank':2 'top':22 'valu':43 'water':8 'went':5 'worri':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1702201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588648 {#4811
    date: 2023-11-21 18:44:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#4815
  +user: App\Entity\User {#4828 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yes thank you. I went through a water cooling phase, what a pain in the ass. Worrying about the pump, algae, topping off reservoir, leaks ruining your motherboard. The concept is nice, but the reality is high fucking maintenance for no added value."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700588648 {#4810
    date: 2023-11-21 18:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4816 …}
  +nested: Doctrine\ORM\PersistentCollection {#4818 …}
  +votes: Doctrine\ORM\PersistentCollection {#4820 …}
  +reports: Doctrine\ORM\PersistentCollection {#4822 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
  -id: 147824
  -bodyTs: "'ad':42 'alga':21 'ass':16 'concept':30 'cool':9 'fuck':38 'high':37 'leak':25 'mainten':39 'motherboard':28 'nice':32 'pain':13 'phase':10 'pump':20 'realiti':35 'reservoir':24 'ruin':26 'thank':2 'top':22 'valu':43 'water':8 'went':5 'worri':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1702201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588648 {#4811
    date: 2023-11-21 18:44:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4889
  +user: App\Entity\User {#4902 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701120721 {#4883
    date: 2023-11-27 22:32:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 147926
  -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5999863"
  +editedAt: DateTimeImmutable @1701055223 {#4884
    date: 2023-11-27 04:20:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700589820 {#4885
    date: 2023-11-21 19:03:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#4889
  +user: App\Entity\User {#4902 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701120721 {#4883
    date: 2023-11-27 22:32:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 147926
  -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5999863"
  +editedAt: DateTimeImmutable @1701055223 {#4884
    date: 2023-11-27 04:20:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700589820 {#4885
    date: 2023-11-21 19:03:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#4889
  +user: App\Entity\User {#4902 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701120721 {#4883
    date: 2023-11-27 22:32:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 147926
  -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5999863"
  +editedAt: DateTimeImmutable @1701055223 {#4884
    date: 2023-11-27 04:20:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700589820 {#4885
    date: 2023-11-21 19:03:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5312
  +user: Proxies\__CG__\App\Entity\User {#5313 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4883
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4884
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4885
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: """
    > less point’s a failure\n
    \n
    Why is a “less point” a failure?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700591404 {#5310
    date: 2023-11-21 19:30:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5314 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5318 …}
  +reports: Doctrine\ORM\PersistentCollection {#5320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
  -id: 148045
  -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5775056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700591404 {#5311
    date: 2023-11-21 19:30:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5312
  +user: Proxies\__CG__\App\Entity\User {#5313 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4883
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4884
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4885
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: """
    > less point’s a failure\n
    \n
    Why is a “less point” a failure?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700591404 {#5310
    date: 2023-11-21 19:30:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5314 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5318 …}
  +reports: Doctrine\ORM\PersistentCollection {#5320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
  -id: 148045
  -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5775056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700591404 {#5311
    date: 2023-11-21 19:30:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5312
  +user: Proxies\__CG__\App\Entity\User {#5313 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4883
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4884
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4885
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: """
    > less point’s a failure\n
    \n
    Why is a “less point” a failure?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700591404 {#5310
    date: 2023-11-21 19:30:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5314 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5318 …}
  +reports: Doctrine\ORM\PersistentCollection {#5320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
  -id: 148045
  -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5775056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700591404 {#5311
    date: 2023-11-21 19:30:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5604
  +user: Proxies\__CG__\App\Entity\User {#5605 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5312
    +user: Proxies\__CG__\App\Entity\User {#5313 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4889
      +user: App\Entity\User {#4902 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4883
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4890 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4896 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4884
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4885
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4889}
    +body: """
      > less point’s a failure\n
      \n
      Why is a “less point” a failure?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700591404 {#5310
      date: 2023-11-21 19:30:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -id: 148045
    -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5775056"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591404 {#5311
      date: 2023-11-21 19:30:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "He means ‘less points of failure’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700592335 {#5602
    date: 2023-11-21 19:45:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5606 …}
  +nested: Doctrine\ORM\PersistentCollection {#5608 …}
  +votes: Doctrine\ORM\PersistentCollection {#5610 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -id: 148099
  -bodyTs: "'failur':6 'less':3 'mean':2 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4573986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592335 {#5603
    date: 2023-11-21 19:45:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5604
  +user: Proxies\__CG__\App\Entity\User {#5605 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5312
    +user: Proxies\__CG__\App\Entity\User {#5313 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4889
      +user: App\Entity\User {#4902 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4883
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4890 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4896 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4884
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4885
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4889}
    +body: """
      > less point’s a failure\n
      \n
      Why is a “less point” a failure?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700591404 {#5310
      date: 2023-11-21 19:30:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -id: 148045
    -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5775056"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591404 {#5311
      date: 2023-11-21 19:30:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "He means ‘less points of failure’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700592335 {#5602
    date: 2023-11-21 19:45:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5606 …}
  +nested: Doctrine\ORM\PersistentCollection {#5608 …}
  +votes: Doctrine\ORM\PersistentCollection {#5610 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -id: 148099
  -bodyTs: "'failur':6 'less':3 'mean':2 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4573986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592335 {#5603
    date: 2023-11-21 19:45:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5604
  +user: Proxies\__CG__\App\Entity\User {#5605 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5312
    +user: Proxies\__CG__\App\Entity\User {#5313 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4889
      +user: App\Entity\User {#4902 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4883
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4890 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4896 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4884
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4885
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4889}
    +body: """
      > less point’s a failure\n
      \n
      Why is a “less point” a failure?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700591404 {#5310
      date: 2023-11-21 19:30:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -id: 148045
    -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5775056"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591404 {#5311
      date: 2023-11-21 19:30:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "He means ‘less points of failure’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700592335 {#5602
    date: 2023-11-21 19:45:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5606 …}
  +nested: Doctrine\ORM\PersistentCollection {#5608 …}
  +votes: Doctrine\ORM\PersistentCollection {#5610 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -id: 148099
  -bodyTs: "'failur':6 'less':3 'mean':2 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4573986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592335 {#5603
    date: 2023-11-21 19:45:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5620
  +user: App\Entity\User {#4902 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5312
    +user: Proxies\__CG__\App\Entity\User {#5313 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4889
      +user: App\Entity\User {#4902 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4883
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4890 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4896 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4884
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4885
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4889}
    +body: """
      > less point’s a failure\n
      \n
      Why is a “less point” a failure?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700591404 {#5310
      date: 2023-11-21 19:30:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -id: 148045
    -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5775056"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591404 {#5311
      date: 2023-11-21 19:30:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "I CAN’T SPELL it’s less points of failure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700601457 {#5618
    date: 2023-11-21 22:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
  -id: 148604
  -bodyTs: "'failur':10 'less':7 'point':8 'spell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6004682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601457 {#5619
    date: 2023-11-21 22:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#5620
  +user: App\Entity\User {#4902 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5312
    +user: Proxies\__CG__\App\Entity\User {#5313 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4889
      +user: App\Entity\User {#4902 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4883
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4890 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4896 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4884
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4885
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4889}
    +body: """
      > less point’s a failure\n
      \n
      Why is a “less point” a failure?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700591404 {#5310
      date: 2023-11-21 19:30:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -id: 148045
    -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5775056"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591404 {#5311
      date: 2023-11-21 19:30:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "I CAN’T SPELL it’s less points of failure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700601457 {#5618
    date: 2023-11-21 22:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
  -id: 148604
  -bodyTs: "'failur':10 'less':7 'point':8 'spell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6004682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601457 {#5619
    date: 2023-11-21 22:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#5620
  +user: App\Entity\User {#4902 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5312
    +user: Proxies\__CG__\App\Entity\User {#5313 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4889
      +user: App\Entity\User {#4902 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4883
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4890 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4896 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4884
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4885
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4889}
    +body: """
      > less point’s a failure\n
      \n
      Why is a “less point” a failure?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700591404 {#5310
      date: 2023-11-21 19:30:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -id: 148045
    -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5775056"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591404 {#5311
      date: 2023-11-21 19:30:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "I CAN’T SPELL it’s less points of failure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700601457 {#5618
    date: 2023-11-21 22:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
  -id: 148604
  -bodyTs: "'failur':10 'less':7 'point':8 'spell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6004682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601457 {#5619
    date: 2023-11-21 22:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5765
  +user: Proxies\__CG__\App\Entity\User {#5766 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5620
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5312
      +user: Proxies\__CG__\App\Entity\User {#5313 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4889
        +user: App\Entity\User {#4902 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701120721 {#4883
          date: 2023-11-27 22:32:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4890 …}
        +nested: Doctrine\ORM\PersistentCollection {#4892 …}
        +votes: Doctrine\ORM\PersistentCollection {#4894 …}
        +reports: Doctrine\ORM\PersistentCollection {#4896 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
        -id: 147926
        -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5999863"
        +editedAt: DateTimeImmutable @1701055223 {#4884
          date: 2023-11-27 04:20:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700589820 {#4885
          date: 2023-11-21 19:03:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4889}
      +body: """
        > less point’s a failure\n
        \n
        Why is a “less point” a failure?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700591404 {#5310
        date: 2023-11-21 19:30:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@BonfireOvDreams@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5314 …}
      +nested: Doctrine\ORM\PersistentCollection {#5316 …}
      +votes: Doctrine\ORM\PersistentCollection {#5318 …}
      +reports: Doctrine\ORM\PersistentCollection {#5320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
      -id: 148045
      -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5775056"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700591404 {#5311
        date: 2023-11-21 19:30:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4889}
    +body: "I CAN’T SPELL it’s less points of failure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700601457 {#5618
      date: 2023-11-21 22:17:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
      "@otp@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5621 …}
    +nested: Doctrine\ORM\PersistentCollection {#5623 …}
    +votes: Doctrine\ORM\PersistentCollection {#5625 …}
    +reports: Doctrine\ORM\PersistentCollection {#5627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
    -id: 148604
    -bodyTs: "'failur':10 'less':7 'point':8 'spell':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6004682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700601457 {#5619
      date: 2023-11-21 22:17:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "*fewer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700652080 {#5763
    date: 2023-11-22 12:21:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5767 …}
  +nested: Doctrine\ORM\PersistentCollection {#5769 …}
  +votes: Doctrine\ORM\PersistentCollection {#5771 …}
  +reports: Doctrine\ORM\PersistentCollection {#5773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5777 …}
  -id: 150209
  -bodyTs: "'fewer':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6019254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700652080 {#5764
    date: 2023-11-22 12:21:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#5765
  +user: Proxies\__CG__\App\Entity\User {#5766 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5620
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5312
      +user: Proxies\__CG__\App\Entity\User {#5313 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4889
        +user: App\Entity\User {#4902 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701120721 {#4883
          date: 2023-11-27 22:32:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4890 …}
        +nested: Doctrine\ORM\PersistentCollection {#4892 …}
        +votes: Doctrine\ORM\PersistentCollection {#4894 …}
        +reports: Doctrine\ORM\PersistentCollection {#4896 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
        -id: 147926
        -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5999863"
        +editedAt: DateTimeImmutable @1701055223 {#4884
          date: 2023-11-27 04:20:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700589820 {#4885
          date: 2023-11-21 19:03:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4889}
      +body: """
        > less point’s a failure\n
        \n
        Why is a “less point” a failure?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700591404 {#5310
        date: 2023-11-21 19:30:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@BonfireOvDreams@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5314 …}
      +nested: Doctrine\ORM\PersistentCollection {#5316 …}
      +votes: Doctrine\ORM\PersistentCollection {#5318 …}
      +reports: Doctrine\ORM\PersistentCollection {#5320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
      -id: 148045
      -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5775056"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700591404 {#5311
        date: 2023-11-21 19:30:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4889}
    +body: "I CAN’T SPELL it’s less points of failure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700601457 {#5618
      date: 2023-11-21 22:17:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
      "@otp@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5621 …}
    +nested: Doctrine\ORM\PersistentCollection {#5623 …}
    +votes: Doctrine\ORM\PersistentCollection {#5625 …}
    +reports: Doctrine\ORM\PersistentCollection {#5627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
    -id: 148604
    -bodyTs: "'failur':10 'less':7 'point':8 'spell':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6004682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700601457 {#5619
      date: 2023-11-21 22:17:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "*fewer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700652080 {#5763
    date: 2023-11-22 12:21:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5767 …}
  +nested: Doctrine\ORM\PersistentCollection {#5769 …}
  +votes: Doctrine\ORM\PersistentCollection {#5771 …}
  +reports: Doctrine\ORM\PersistentCollection {#5773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5777 …}
  -id: 150209
  -bodyTs: "'fewer':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6019254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700652080 {#5764
    date: 2023-11-22 12:21:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#5765
  +user: Proxies\__CG__\App\Entity\User {#5766 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5620
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5312
      +user: Proxies\__CG__\App\Entity\User {#5313 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4889
        +user: App\Entity\User {#4902 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701120721 {#4883
          date: 2023-11-27 22:32:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4890 …}
        +nested: Doctrine\ORM\PersistentCollection {#4892 …}
        +votes: Doctrine\ORM\PersistentCollection {#4894 …}
        +reports: Doctrine\ORM\PersistentCollection {#4896 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
        -id: 147926
        -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5999863"
        +editedAt: DateTimeImmutable @1701055223 {#4884
          date: 2023-11-27 04:20:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700589820 {#4885
          date: 2023-11-21 19:03:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4889}
      +body: """
        > less point’s a failure\n
        \n
        Why is a “less point” a failure?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700591404 {#5310
        date: 2023-11-21 19:30:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@BonfireOvDreams@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5314 …}
      +nested: Doctrine\ORM\PersistentCollection {#5316 …}
      +votes: Doctrine\ORM\PersistentCollection {#5318 …}
      +reports: Doctrine\ORM\PersistentCollection {#5320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
      -id: 148045
      -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5775056"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700591404 {#5311
        date: 2023-11-21 19:30:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4889}
    +body: "I CAN’T SPELL it’s less points of failure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700601457 {#5618
      date: 2023-11-21 22:17:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
      "@otp@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5621 …}
    +nested: Doctrine\ORM\PersistentCollection {#5623 …}
    +votes: Doctrine\ORM\PersistentCollection {#5625 …}
    +reports: Doctrine\ORM\PersistentCollection {#5627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
    -id: 148604
    -bodyTs: "'failur':10 'less':7 'point':8 'spell':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6004682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700601457 {#5619
      date: 2023-11-21 22:17:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "*fewer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700652080 {#5763
    date: 2023-11-22 12:21:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5767 …}
  +nested: Doctrine\ORM\PersistentCollection {#5769 …}
  +votes: Doctrine\ORM\PersistentCollection {#5771 …}
  +reports: Doctrine\ORM\PersistentCollection {#5773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5777 …}
  -id: 150209
  -bodyTs: "'fewer':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6019254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700652080 {#5764
    date: 2023-11-22 12:21:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5328
  +user: Proxies\__CG__\App\Entity\User {#5329 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4883
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4884
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4885
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "Don’t use compressed air on your fans while they’re plugged into the board! It generates current that feeds into your mobo. Usually nothing bad happens but there can be problems associated with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700604992 {#5326
    date: 2023-11-21 23:16:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5330 …}
  +nested: Doctrine\ORM\PersistentCollection {#5332 …}
  +votes: Doctrine\ORM\PersistentCollection {#5334 …}
  +reports: Doctrine\ORM\PersistentCollection {#5336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
  -id: 148794
  -bodyTs: "'air':5 'associ':33 'bad':26 'board':15 'compress':4 'current':18 'fan':8 'feed':20 'generat':17 'happen':27 'mobo':23 'noth':25 'plug':12 'problem':32 're':11 'use':3 'usual':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604992 {#5327
    date: 2023-11-21 23:16:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#5328
  +user: Proxies\__CG__\App\Entity\User {#5329 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4883
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4884
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4885
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "Don’t use compressed air on your fans while they’re plugged into the board! It generates current that feeds into your mobo. Usually nothing bad happens but there can be problems associated with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700604992 {#5326
    date: 2023-11-21 23:16:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5330 …}
  +nested: Doctrine\ORM\PersistentCollection {#5332 …}
  +votes: Doctrine\ORM\PersistentCollection {#5334 …}
  +reports: Doctrine\ORM\PersistentCollection {#5336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
  -id: 148794
  -bodyTs: "'air':5 'associ':33 'bad':26 'board':15 'compress':4 'current':18 'fan':8 'feed':20 'generat':17 'happen':27 'mobo':23 'noth':25 'plug':12 'problem':32 're':11 'use':3 'usual':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604992 {#5327
    date: 2023-11-21 23:16:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#5328
  +user: Proxies\__CG__\App\Entity\User {#5329 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4883
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4884
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4885
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "Don’t use compressed air on your fans while they’re plugged into the board! It generates current that feeds into your mobo. Usually nothing bad happens but there can be problems associated with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700604992 {#5326
    date: 2023-11-21 23:16:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5330 …}
  +nested: Doctrine\ORM\PersistentCollection {#5332 …}
  +votes: Doctrine\ORM\PersistentCollection {#5334 …}
  +reports: Doctrine\ORM\PersistentCollection {#5336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
  -id: 148794
  -bodyTs: "'air':5 'associ':33 'bad':26 'board':15 'compress':4 'current':18 'fan':8 'feed':20 'generat':17 'happen':27 'mobo':23 'noth':25 'plug':12 'problem':32 're':11 'use':3 'usual':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604992 {#5327
    date: 2023-11-21 23:16:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5650
  +user: Proxies\__CG__\App\Entity\User {#5651 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5328
    +user: Proxies\__CG__\App\Entity\User {#5329 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4889
      +user: App\Entity\User {#4902 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4883
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4890 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4896 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4884
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4885
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4889}
    +body: "Don’t use compressed air on your fans while they’re plugged into the board! It generates current that feeds into your mobo. Usually nothing bad happens but there can be problems associated with it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700604992 {#5326
      date: 2023-11-21 23:16:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5330 …}
    +nested: Doctrine\ORM\PersistentCollection {#5332 …}
    +votes: Doctrine\ORM\PersistentCollection {#5334 …}
    +reports: Doctrine\ORM\PersistentCollection {#5336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
    -id: 148794
    -bodyTs: "'air':5 'associ':33 'bad':26 'board':15 'compress':4 'current':18 'fan':8 'feed':20 'generat':17 'happen':27 'mobo':23 'noth':25 'plug':12 'problem':32 're':11 'use':3 'usual':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604992 {#5327
      date: 2023-11-21 23:16:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "That “usually nothing bad happens” will have to do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700633072 {#5648
    date: 2023-11-22 07:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@Ibaudia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -id: 149733
  -bodyTs: "'bad':4 'happen':5 'noth':3 'usual':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5072497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700633072 {#5649
    date: 2023-11-22 07:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#5650
  +user: Proxies\__CG__\App\Entity\User {#5651 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5328
    +user: Proxies\__CG__\App\Entity\User {#5329 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4889
      +user: App\Entity\User {#4902 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4883
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4890 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4896 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4884
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4885
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4889}
    +body: "Don’t use compressed air on your fans while they’re plugged into the board! It generates current that feeds into your mobo. Usually nothing bad happens but there can be problems associated with it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700604992 {#5326
      date: 2023-11-21 23:16:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5330 …}
    +nested: Doctrine\ORM\PersistentCollection {#5332 …}
    +votes: Doctrine\ORM\PersistentCollection {#5334 …}
    +reports: Doctrine\ORM\PersistentCollection {#5336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
    -id: 148794
    -bodyTs: "'air':5 'associ':33 'bad':26 'board':15 'compress':4 'current':18 'fan':8 'feed':20 'generat':17 'happen':27 'mobo':23 'noth':25 'plug':12 'problem':32 're':11 'use':3 'usual':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604992 {#5327
      date: 2023-11-21 23:16:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "That “usually nothing bad happens” will have to do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700633072 {#5648
    date: 2023-11-22 07:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@Ibaudia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -id: 149733
  -bodyTs: "'bad':4 'happen':5 'noth':3 'usual':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5072497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700633072 {#5649
    date: 2023-11-22 07:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#5650
  +user: Proxies\__CG__\App\Entity\User {#5651 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5328
    +user: Proxies\__CG__\App\Entity\User {#5329 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4889
      +user: App\Entity\User {#4902 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4883
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4890 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4896 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4884
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4885
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4889}
    +body: "Don’t use compressed air on your fans while they’re plugged into the board! It generates current that feeds into your mobo. Usually nothing bad happens but there can be problems associated with it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700604992 {#5326
      date: 2023-11-21 23:16:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5330 …}
    +nested: Doctrine\ORM\PersistentCollection {#5332 …}
    +votes: Doctrine\ORM\PersistentCollection {#5334 …}
    +reports: Doctrine\ORM\PersistentCollection {#5336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
    -id: 148794
    -bodyTs: "'air':5 'associ':33 'bad':26 'board':15 'compress':4 'current':18 'fan':8 'feed':20 'generat':17 'happen':27 'mobo':23 'noth':25 'plug':12 'problem':32 're':11 'use':3 'usual':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604992 {#5327
      date: 2023-11-21 23:16:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "That “usually nothing bad happens” will have to do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700633072 {#5648
    date: 2023-11-22 07:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@Ibaudia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -id: 149733
  -bodyTs: "'bad':4 'happen':5 'noth':3 'usual':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5072497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700633072 {#5649
    date: 2023-11-22 07:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5344
  +user: Proxies\__CG__\App\Entity\User {#5345 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4883
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4884
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4885
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "Definitely not quieter. I never regretted building my custom loop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700607909 {#5342
    date: 2023-11-22 00:05:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5346 …}
  +nested: Doctrine\ORM\PersistentCollection {#5348 …}
  +votes: Doctrine\ORM\PersistentCollection {#5350 …}
  +reports: Doctrine\ORM\PersistentCollection {#5352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
  -id: 148969
  -bodyTs: "'build':7 'custom':9 'definit':1 'loop':10 'never':5 'quieter':3 'regret':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5488495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607909 {#5343
    date: 2023-11-22 00:05:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#5344
  +user: Proxies\__CG__\App\Entity\User {#5345 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4883
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4884
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4885
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "Definitely not quieter. I never regretted building my custom loop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700607909 {#5342
    date: 2023-11-22 00:05:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5346 …}
  +nested: Doctrine\ORM\PersistentCollection {#5348 …}
  +votes: Doctrine\ORM\PersistentCollection {#5350 …}
  +reports: Doctrine\ORM\PersistentCollection {#5352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
  -id: 148969
  -bodyTs: "'build':7 'custom':9 'definit':1 'loop':10 'never':5 'quieter':3 'regret':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5488495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607909 {#5343
    date: 2023-11-22 00:05:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#5344
  +user: Proxies\__CG__\App\Entity\User {#5345 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4883
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4884
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4885
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "Definitely not quieter. I never regretted building my custom loop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700607909 {#5342
    date: 2023-11-22 00:05:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5346 …}
  +nested: Doctrine\ORM\PersistentCollection {#5348 …}
  +votes: Doctrine\ORM\PersistentCollection {#5350 …}
  +reports: Doctrine\ORM\PersistentCollection {#5352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
  -id: 148969
  -bodyTs: "'build':7 'custom':9 'definit':1 'loop':10 'never':5 'quieter':3 'regret':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5488495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607909 {#5343
    date: 2023-11-22 00:05:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5360
  +user: Proxies\__CG__\App\Entity\User {#5361 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4883
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4884
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4885
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "Compressed air is magic. Just cleaned my case and it all looks brand new."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700641069 {#5358
    date: 2023-11-22 09:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5362 …}
  +nested: Doctrine\ORM\PersistentCollection {#5364 …}
  +votes: Doctrine\ORM\PersistentCollection {#5366 …}
  +reports: Doctrine\ORM\PersistentCollection {#5368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
  -id: 149950
  -bodyTs: "'air':2 'brand':13 'case':8 'clean':6 'compress':1 'look':12 'magic':4 'new':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641069 {#5359
    date: 2023-11-22 09:17:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#5360
  +user: Proxies\__CG__\App\Entity\User {#5361 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4883
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4884
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4885
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "Compressed air is magic. Just cleaned my case and it all looks brand new."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700641069 {#5358
    date: 2023-11-22 09:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5362 …}
  +nested: Doctrine\ORM\PersistentCollection {#5364 …}
  +votes: Doctrine\ORM\PersistentCollection {#5366 …}
  +reports: Doctrine\ORM\PersistentCollection {#5368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
  -id: 149950
  -bodyTs: "'air':2 'brand':13 'case':8 'clean':6 'compress':1 'look':12 'magic':4 'new':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641069 {#5359
    date: 2023-11-22 09:17:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#5360
  +user: Proxies\__CG__\App\Entity\User {#5361 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4883
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4884
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4885
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "Compressed air is magic. Just cleaned my case and it all looks brand new."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700641069 {#5358
    date: 2023-11-22 09:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5362 …}
  +nested: Doctrine\ORM\PersistentCollection {#5364 …}
  +votes: Doctrine\ORM\PersistentCollection {#5366 …}
  +reports: Doctrine\ORM\PersistentCollection {#5368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
  -id: 149950
  -bodyTs: "'air':2 'brand':13 'case':8 'clean':6 'compress':1 'look':12 'magic':4 'new':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641069 {#5359
    date: 2023-11-22 09:17:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5376
  +user: Proxies\__CG__\App\Entity\User {#5377 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4883
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4884
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4885
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "The only downside really is RAM slot clearance when you need a beefier air cooler."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700649525 {#5374
    date: 2023-11-22 11:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5380 …}
  +votes: Doctrine\ORM\PersistentCollection {#5382 …}
  +reports: Doctrine\ORM\PersistentCollection {#5384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
  -id: 150151
  -bodyTs: "'air':14 'beefier':13 'clearanc':8 'cooler':15 'downsid':3 'need':11 'ram':6 'realli':4 'slot':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4781253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649525 {#5375
    date: 2023-11-22 11:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#5376
  +user: Proxies\__CG__\App\Entity\User {#5377 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4883
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4884
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4885
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "The only downside really is RAM slot clearance when you need a beefier air cooler."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700649525 {#5374
    date: 2023-11-22 11:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5380 …}
  +votes: Doctrine\ORM\PersistentCollection {#5382 …}
  +reports: Doctrine\ORM\PersistentCollection {#5384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
  -id: 150151
  -bodyTs: "'air':14 'beefier':13 'clearanc':8 'cooler':15 'downsid':3 'need':11 'ram':6 'realli':4 'slot':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4781253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649525 {#5375
    date: 2023-11-22 11:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#5376
  +user: Proxies\__CG__\App\Entity\User {#5377 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4883
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4884
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4885
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "The only downside really is RAM slot clearance when you need a beefier air cooler."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700649525 {#5374
    date: 2023-11-22 11:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5380 …}
  +votes: Doctrine\ORM\PersistentCollection {#5382 …}
  +reports: Doctrine\ORM\PersistentCollection {#5384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
  -id: 150151
  -bodyTs: "'air':14 'beefier':13 'clearanc':8 'cooler':15 'downsid':3 'need':11 'ram':6 'realli':4 'slot':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4781253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649525 {#5375
    date: 2023-11-22 11:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4963
  +user: App\Entity\User {#4976 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like not having to worry about a leak destroying all my expensive hardware."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701042527 {#4958
    date: 2023-11-27 00:48:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4964 …}
  +nested: Doctrine\ORM\PersistentCollection {#4966 …}
  +votes: Doctrine\ORM\PersistentCollection {#4968 …}
  +reports: Doctrine\ORM\PersistentCollection {#4970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
  -id: 147981
  -bodyTs: "'destroy':10 'expens':13 'hardwar':14 'leak':9 'like':2 'worri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1702356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590554 {#4959
    date: 2023-11-21 19:15:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#4963
  +user: App\Entity\User {#4976 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like not having to worry about a leak destroying all my expensive hardware."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701042527 {#4958
    date: 2023-11-27 00:48:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4964 …}
  +nested: Doctrine\ORM\PersistentCollection {#4966 …}
  +votes: Doctrine\ORM\PersistentCollection {#4968 …}
  +reports: Doctrine\ORM\PersistentCollection {#4970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
  -id: 147981
  -bodyTs: "'destroy':10 'expens':13 'hardwar':14 'leak':9 'like':2 'worri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1702356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590554 {#4959
    date: 2023-11-21 19:15:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#4963
  +user: App\Entity\User {#4976 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like not having to worry about a leak destroying all my expensive hardware."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701042527 {#4958
    date: 2023-11-27 00:48:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4964 …}
  +nested: Doctrine\ORM\PersistentCollection {#4966 …}
  +votes: Doctrine\ORM\PersistentCollection {#4968 …}
  +reports: Doctrine\ORM\PersistentCollection {#4970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
  -id: 147981
  -bodyTs: "'destroy':10 'expens':13 'hardwar':14 'leak':9 'like':2 'worri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1702356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590554 {#4959
    date: 2023-11-21 19:15:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5392
  +user: Proxies\__CG__\App\Entity\User {#5393 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4963
    +user: App\Entity\User {#4976 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I like not having to worry about a leak destroying all my expensive hardware."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1701042527 {#4958
      date: 2023-11-27 00:48:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4964 …}
    +nested: Doctrine\ORM\PersistentCollection {#4966 …}
    +votes: Doctrine\ORM\PersistentCollection {#4968 …}
    +reports: Doctrine\ORM\PersistentCollection {#4970 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
    -id: 147981
    -bodyTs: "'destroy':10 'expens':13 'hardwar':14 'leak':9 'like':2 'worri':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1702356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700590554 {#4959
      date: 2023-11-21 19:15:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4963}
  +body: "I once had a PC with watercooling. It died because I was drinking with a friend and wanted to show it off. So I removed the sidepanel and my drunken self tipped the beer bottle which promptly spilled over the running mainboard. Welp, it was some form of water that killed my PC I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700592690 {#5390
    date: 2023-11-21 19:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@beefcat@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5394 …}
  +nested: Doctrine\ORM\PersistentCollection {#5396 …}
  +votes: Doctrine\ORM\PersistentCollection {#5398 …}
  +reports: Doctrine\ORM\PersistentCollection {#5400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
  -id: 148128
  -bodyTs: "'beer':34 'bottl':35 'die':9 'drink':13 'drunken':30 'form':47 'friend':16 'guess':55 'kill':51 'mainboard':42 'pc':5,53 'prompt':37 'remov':25 'run':41 'self':31 'show':20 'sidepanel':27 'spill':38 'tip':32 'want':18 'water':49 'watercool':7 'welp':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5059295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592690 {#5391
    date: 2023-11-21 19:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#5392
  +user: Proxies\__CG__\App\Entity\User {#5393 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4963
    +user: App\Entity\User {#4976 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I like not having to worry about a leak destroying all my expensive hardware."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1701042527 {#4958
      date: 2023-11-27 00:48:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4964 …}
    +nested: Doctrine\ORM\PersistentCollection {#4966 …}
    +votes: Doctrine\ORM\PersistentCollection {#4968 …}
    +reports: Doctrine\ORM\PersistentCollection {#4970 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
    -id: 147981
    -bodyTs: "'destroy':10 'expens':13 'hardwar':14 'leak':9 'like':2 'worri':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1702356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700590554 {#4959
      date: 2023-11-21 19:15:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4963}
  +body: "I once had a PC with watercooling. It died because I was drinking with a friend and wanted to show it off. So I removed the sidepanel and my drunken self tipped the beer bottle which promptly spilled over the running mainboard. Welp, it was some form of water that killed my PC I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700592690 {#5390
    date: 2023-11-21 19:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@beefcat@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5394 …}
  +nested: Doctrine\ORM\PersistentCollection {#5396 …}
  +votes: Doctrine\ORM\PersistentCollection {#5398 …}
  +reports: Doctrine\ORM\PersistentCollection {#5400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
  -id: 148128
  -bodyTs: "'beer':34 'bottl':35 'die':9 'drink':13 'drunken':30 'form':47 'friend':16 'guess':55 'kill':51 'mainboard':42 'pc':5,53 'prompt':37 'remov':25 'run':41 'self':31 'show':20 'sidepanel':27 'spill':38 'tip':32 'want':18 'water':49 'watercool':7 'welp':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5059295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592690 {#5391
    date: 2023-11-21 19:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#5392
  +user: Proxies\__CG__\App\Entity\User {#5393 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4963
    +user: App\Entity\User {#4976 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I like not having to worry about a leak destroying all my expensive hardware."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1701042527 {#4958
      date: 2023-11-27 00:48:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4964 …}
    +nested: Doctrine\ORM\PersistentCollection {#4966 …}
    +votes: Doctrine\ORM\PersistentCollection {#4968 …}
    +reports: Doctrine\ORM\PersistentCollection {#4970 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
    -id: 147981
    -bodyTs: "'destroy':10 'expens':13 'hardwar':14 'leak':9 'like':2 'worri':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1702356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700590554 {#4959
      date: 2023-11-21 19:15:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4963}
  +body: "I once had a PC with watercooling. It died because I was drinking with a friend and wanted to show it off. So I removed the sidepanel and my drunken self tipped the beer bottle which promptly spilled over the running mainboard. Welp, it was some form of water that killed my PC I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700592690 {#5390
    date: 2023-11-21 19:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@beefcat@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5394 …}
  +nested: Doctrine\ORM\PersistentCollection {#5396 …}
  +votes: Doctrine\ORM\PersistentCollection {#5398 …}
  +reports: Doctrine\ORM\PersistentCollection {#5400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
  -id: 148128
  -bodyTs: "'beer':34 'bottl':35 'die':9 'drink':13 'drunken':30 'form':47 'friend':16 'guess':55 'kill':51 'mainboard':42 'pc':5,53 'prompt':37 'remov':25 'run':41 'self':31 'show':20 'sidepanel':27 'spill':38 'tip':32 'want':18 'water':49 'watercool':7 'welp':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5059295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592690 {#5391
    date: 2023-11-21 19:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5036
  +user: App\Entity\User {#5049 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Like i give a fuck what cools best. I want my system to look awesome and the AIO sure looks better imo. At the end of the day: build the PC that makes you happy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701173544 {#5031
    date: 2023-11-28 13:12:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5039 …}
  +votes: Doctrine\ORM\PersistentCollection {#5041 …}
  +reports: Doctrine\ORM\PersistentCollection {#5043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5047 …}
  -id: 148771
  -bodyTs: "'aio':18 'awesom':15 'best':8 'better':21 'build':29 'cool':7 'day':28 'end':25 'fuck':5 'give':3 'happi':35 'imo':22 'like':1 'look':14,20 'make':33 'pc':31 'sure':19 'system':12 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5027726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604513 {#5032
    date: 2023-11-21 23:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#5036
  +user: App\Entity\User {#5049 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Like i give a fuck what cools best. I want my system to look awesome and the AIO sure looks better imo. At the end of the day: build the PC that makes you happy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701173544 {#5031
    date: 2023-11-28 13:12:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5039 …}
  +votes: Doctrine\ORM\PersistentCollection {#5041 …}
  +reports: Doctrine\ORM\PersistentCollection {#5043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5047 …}
  -id: 148771
  -bodyTs: "'aio':18 'awesom':15 'best':8 'better':21 'build':29 'cool':7 'day':28 'end':25 'fuck':5 'give':3 'happi':35 'imo':22 'like':1 'look':14,20 'make':33 'pc':31 'sure':19 'system':12 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5027726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604513 {#5032
    date: 2023-11-21 23:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#5036
  +user: App\Entity\User {#5049 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Like i give a fuck what cools best. I want my system to look awesome and the AIO sure looks better imo. At the end of the day: build the PC that makes you happy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701173544 {#5031
    date: 2023-11-28 13:12:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5039 …}
  +votes: Doctrine\ORM\PersistentCollection {#5041 …}
  +reports: Doctrine\ORM\PersistentCollection {#5043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5047 …}
  -id: 148771
  -bodyTs: "'aio':18 'awesom':15 'best':8 'better':21 'build':29 'cool':7 'day':28 'end':25 'fuck':5 'give':3 'happi':35 'imo':22 'like':1 'look':14,20 'make':33 'pc':31 'sure':19 'system':12 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5027726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604513 {#5032
    date: 2023-11-21 23:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5408
  +user: App\Entity\User {#4386 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5036
    +user: App\Entity\User {#5049 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Like i give a fuck what cools best. I want my system to look awesome and the AIO sure looks better imo. At the end of the day: build the PC that makes you happy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701173544 {#5031
      date: 2023-11-28 13:12:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5037 …}
    +nested: Doctrine\ORM\PersistentCollection {#5039 …}
    +votes: Doctrine\ORM\PersistentCollection {#5041 …}
    +reports: Doctrine\ORM\PersistentCollection {#5043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5047 …}
    -id: 148771
    -bodyTs: "'aio':18 'awesom':15 'best':8 'better':21 'build':29 'cool':7 'day':28 'end':25 'fuck':5 'give':3 'happi':35 'imo':22 'like':1 'look':14,20 'make':33 'pc':31 'sure':19 'system':12 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5027726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604513 {#5032
      date: 2023-11-21 23:08:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5036}
  +body: """
    Some suggestions here, the first a good GPU that can run Cyberpunk or the Witcher III at 300 FPS\n
    \n
    ![](https://file.coffee/u/-HvMgNnFK3qqnxvWPUQhP.png)\n
    \n
    [pugetsystems.com/…/1-7x-nvidia-geforce-rtx-4090-g…](https://www.pugetsystems.com/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700688184 {#5406
    date: 2023-11-22 22:23:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Obonga@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5409 …}
  +nested: Doctrine\ORM\PersistentCollection {#5411 …}
  +votes: Doctrine\ORM\PersistentCollection {#5413 …}
  +reports: Doctrine\ORM\PersistentCollection {#5415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
  -id: 152069
  -bodyTs: "'/1-7x-nvidia-geforce-rtx-4090-g':24 '/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)':27 '/u/-hvmgnnfk3qqnxvwpuqhp.png)':22 '300':18 'cyberpunk':12 'file.coffee':21 'file.coffee/u/-hvmgnnfk3qqnxvwpuqhp.png)':20 'first':5 'fps':19 'good':7 'gpu':8 'iii':16 'pugetsystems.com':23 'run':11 'suggest':2 'witcher':15 'www.pugetsystems.com':26 'www.pugetsystems.com/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6033220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688184 {#5407
    date: 2023-11-22 22:23:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#5408
  +user: App\Entity\User {#4386 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5036
    +user: App\Entity\User {#5049 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Like i give a fuck what cools best. I want my system to look awesome and the AIO sure looks better imo. At the end of the day: build the PC that makes you happy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701173544 {#5031
      date: 2023-11-28 13:12:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5037 …}
    +nested: Doctrine\ORM\PersistentCollection {#5039 …}
    +votes: Doctrine\ORM\PersistentCollection {#5041 …}
    +reports: Doctrine\ORM\PersistentCollection {#5043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5047 …}
    -id: 148771
    -bodyTs: "'aio':18 'awesom':15 'best':8 'better':21 'build':29 'cool':7 'day':28 'end':25 'fuck':5 'give':3 'happi':35 'imo':22 'like':1 'look':14,20 'make':33 'pc':31 'sure':19 'system':12 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5027726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604513 {#5032
      date: 2023-11-21 23:08:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5036}
  +body: """
    Some suggestions here, the first a good GPU that can run Cyberpunk or the Witcher III at 300 FPS\n
    \n
    ![](https://file.coffee/u/-HvMgNnFK3qqnxvWPUQhP.png)\n
    \n
    [pugetsystems.com/…/1-7x-nvidia-geforce-rtx-4090-g…](https://www.pugetsystems.com/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700688184 {#5406
    date: 2023-11-22 22:23:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Obonga@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5409 …}
  +nested: Doctrine\ORM\PersistentCollection {#5411 …}
  +votes: Doctrine\ORM\PersistentCollection {#5413 …}
  +reports: Doctrine\ORM\PersistentCollection {#5415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
  -id: 152069
  -bodyTs: "'/1-7x-nvidia-geforce-rtx-4090-g':24 '/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)':27 '/u/-hvmgnnfk3qqnxvwpuqhp.png)':22 '300':18 'cyberpunk':12 'file.coffee':21 'file.coffee/u/-hvmgnnfk3qqnxvwpuqhp.png)':20 'first':5 'fps':19 'good':7 'gpu':8 'iii':16 'pugetsystems.com':23 'run':11 'suggest':2 'witcher':15 'www.pugetsystems.com':26 'www.pugetsystems.com/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6033220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688184 {#5407
    date: 2023-11-22 22:23:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#5408
  +user: App\Entity\User {#4386 …}
  +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: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01: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: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5036
    +user: App\Entity\User {#5049 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Like i give a fuck what cools best. I want my system to look awesome and the AIO sure looks better imo. At the end of the day: build the PC that makes you happy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701173544 {#5031
      date: 2023-11-28 13:12:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5037 …}
    +nested: Doctrine\ORM\PersistentCollection {#5039 …}
    +votes: Doctrine\ORM\PersistentCollection {#5041 …}
    +reports: Doctrine\ORM\PersistentCollection {#5043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5047 …}
    -id: 148771
    -bodyTs: "'aio':18 'awesom':15 'best':8 'better':21 'build':29 'cool':7 'day':28 'end':25 'fuck':5 'give':3 'happi':35 'imo':22 'like':1 'look':14,20 'make':33 'pc':31 'sure':19 'system':12 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5027726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604513 {#5032
      date: 2023-11-21 23:08:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5036}
  +body: """
    Some suggestions here, the first a good GPU that can run Cyberpunk or the Witcher III at 300 FPS\n
    \n
    ![](https://file.coffee/u/-HvMgNnFK3qqnxvWPUQhP.png)\n
    \n
    [pugetsystems.com/…/1-7x-nvidia-geforce-rtx-4090-g…](https://www.pugetsystems.com/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700688184 {#5406
    date: 2023-11-22 22:23:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Obonga@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5409 …}
  +nested: Doctrine\ORM\PersistentCollection {#5411 …}
  +votes: Doctrine\ORM\PersistentCollection {#5413 …}
  +reports: Doctrine\ORM\PersistentCollection {#5415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
  -id: 152069
  -bodyTs: "'/1-7x-nvidia-geforce-rtx-4090-g':24 '/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)':27 '/u/-hvmgnnfk3qqnxvwpuqhp.png)':22 '300':18 'cyberpunk':12 'file.coffee':21 'file.coffee/u/-hvmgnnfk3qqnxvwpuqhp.png)':20 'first':5 'fps':19 'good':7 'gpu':8 'iii':16 'pugetsystems.com':23 'run':11 'suggest':2 'witcher':15 'www.pugetsystems.com':26 'www.pugetsystems.com/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6033220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688184 {#5407
    date: 2023-11-22 22:23:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 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