GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/14918/Air-cooling-is-just-better/oldest

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "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 {#2414
    date: 2023-11-22 23:30:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 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 {#1793
    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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "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 {#2414
    date: 2023-11-22 23:30:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 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 {#1793
    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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "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 {#2414
    date: 2023-11-22 23:30:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 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 {#1793
    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 {#4033
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701142386 {#4042
    date: 2023-11-28 04:33:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4031 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
  -id: 144747
  -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4414075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700525321 {#3978
    date: 2023-11-21 01:08: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
7 DENIED edit
App\Entity\EntryComment {#4033
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701142386 {#4042
    date: 2023-11-28 04:33:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4031 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
  -id: 144747
  -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4414075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700525321 {#3978
    date: 2023-11-21 01:08: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
8 DENIED moderate
App\Entity\EntryComment {#4033
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701142386 {#4042
    date: 2023-11-28 04:33:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4031 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
  -id: 144747
  -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4414075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700525321 {#3978
    date: 2023-11-21 01:08: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
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 {#5116
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4033
    +user: App\Entity\User {#3981 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701142386 {#4042
      date: 2023-11-28 04:33:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4031 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
    -id: 144747
    -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4414075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525321 {#3978
      date: 2023-11-21 01:08:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "the bigger the air leak the better the cooling 🗿"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700525936 {#5117
    date: 2023-11-21 01:18:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5109 …}
  +votes: Doctrine\ORM\PersistentCollection {#5107 …}
  +reports: Doctrine\ORM\PersistentCollection {#5122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5126 …}
  -id: 144776
  -bodyTs: "'air':4 'better':7 'bigger':2 'cool':9 'leak':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://usenet.lol/comment/176445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700525936 {#5120
    date: 2023-11-21 01:18: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
11 DENIED edit
App\Entity\EntryComment {#5116
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4033
    +user: App\Entity\User {#3981 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701142386 {#4042
      date: 2023-11-28 04:33:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4031 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
    -id: 144747
    -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4414075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525321 {#3978
      date: 2023-11-21 01:08:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "the bigger the air leak the better the cooling 🗿"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700525936 {#5117
    date: 2023-11-21 01:18:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5109 …}
  +votes: Doctrine\ORM\PersistentCollection {#5107 …}
  +reports: Doctrine\ORM\PersistentCollection {#5122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5126 …}
  -id: 144776
  -bodyTs: "'air':4 'better':7 'bigger':2 'cool':9 'leak':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://usenet.lol/comment/176445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700525936 {#5120
    date: 2023-11-21 01:18: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
12 DENIED moderate
App\Entity\EntryComment {#5116
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4033
    +user: App\Entity\User {#3981 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701142386 {#4042
      date: 2023-11-28 04:33:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4031 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
    -id: 144747
    -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4414075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525321 {#3978
      date: 2023-11-21 01:08:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "the bigger the air leak the better the cooling 🗿"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700525936 {#5117
    date: 2023-11-21 01:18:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5109 …}
  +votes: Doctrine\ORM\PersistentCollection {#5107 …}
  +reports: Doctrine\ORM\PersistentCollection {#5122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5126 …}
  -id: 144776
  -bodyTs: "'air':4 'better':7 'bigger':2 'cool':9 'leak':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://usenet.lol/comment/176445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700525936 {#5120
    date: 2023-11-21 01:18: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
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 {#5130
  +user: Proxies\__CG__\App\Entity\User {#5131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4033
    +user: App\Entity\User {#3981 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701142386 {#4042
      date: 2023-11-28 04:33:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4031 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
    -id: 144747
    -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4414075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525321 {#3978
      date: 2023-11-21 01:08:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: """
    Yes, this is the best argument in favor of air cooling. Air cooling has less points of failure.\n
    \n
    With water cooling there’s tons of potential problems that “haha wind go brrrr cooling” just doesn’t produce: Water block gummed up with mold? Take a performance hit. Pump dead? Sucks to be you. Leak in the system? Enjoy replacing your motherboard.\n
    \n
    Main issue you might encounter in air cooling is just “fan died, replace fan”. (Obviously not counting thermal interface materials since they are required for both cooling solutions)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700553442 {#5128
    date: 2023-11-21 08:57:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5132 …}
  +nested: Doctrine\ORM\PersistentCollection {#5134 …}
  +votes: Doctrine\ORM\PersistentCollection {#5136 …}
  +reports: Doctrine\ORM\PersistentCollection {#5138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
  -id: 145826
  -bodyTs: "'air':10,12,68 'argument':6 'best':5 'block':39 'brrrr':32 'cool':11,13,21,33,69,88 'count':78 'dead':49 'die':73 'doesn':35 'encount':66 'enjoy':58 'failur':18 'fan':72,75 'favor':8 'go':31 'gum':40 'haha':29 'hit':47 'interfac':80 'issu':63 'leak':54 'less':15 'main':62 'materi':81 'might':65 'mold':43 'motherboard':61 'obvious':76 'perform':46 'point':16 'potenti':26 'problem':27 'produc':37 'pump':48 'replac':59,74 'requir':85 'sinc':82 'solut':89 'suck':50 'system':57 'take':44 'thermal':79 'ton':24 'water':20,38 'wind':30 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4753559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553442 {#5129
    date: 2023-11-21 08:57: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
15 DENIED edit
App\Entity\EntryComment {#5130
  +user: Proxies\__CG__\App\Entity\User {#5131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4033
    +user: App\Entity\User {#3981 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701142386 {#4042
      date: 2023-11-28 04:33:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4031 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
    -id: 144747
    -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4414075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525321 {#3978
      date: 2023-11-21 01:08:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: """
    Yes, this is the best argument in favor of air cooling. Air cooling has less points of failure.\n
    \n
    With water cooling there’s tons of potential problems that “haha wind go brrrr cooling” just doesn’t produce: Water block gummed up with mold? Take a performance hit. Pump dead? Sucks to be you. Leak in the system? Enjoy replacing your motherboard.\n
    \n
    Main issue you might encounter in air cooling is just “fan died, replace fan”. (Obviously not counting thermal interface materials since they are required for both cooling solutions)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700553442 {#5128
    date: 2023-11-21 08:57:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5132 …}
  +nested: Doctrine\ORM\PersistentCollection {#5134 …}
  +votes: Doctrine\ORM\PersistentCollection {#5136 …}
  +reports: Doctrine\ORM\PersistentCollection {#5138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
  -id: 145826
  -bodyTs: "'air':10,12,68 'argument':6 'best':5 'block':39 'brrrr':32 'cool':11,13,21,33,69,88 'count':78 'dead':49 'die':73 'doesn':35 'encount':66 'enjoy':58 'failur':18 'fan':72,75 'favor':8 'go':31 'gum':40 'haha':29 'hit':47 'interfac':80 'issu':63 'leak':54 'less':15 'main':62 'materi':81 'might':65 'mold':43 'motherboard':61 'obvious':76 'perform':46 'point':16 'potenti':26 'problem':27 'produc':37 'pump':48 'replac':59,74 'requir':85 'sinc':82 'solut':89 'suck':50 'system':57 'take':44 'thermal':79 'ton':24 'water':20,38 'wind':30 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4753559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553442 {#5129
    date: 2023-11-21 08:57: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
16 DENIED moderate
App\Entity\EntryComment {#5130
  +user: Proxies\__CG__\App\Entity\User {#5131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4033
    +user: App\Entity\User {#3981 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701142386 {#4042
      date: 2023-11-28 04:33:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4031 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
    -id: 144747
    -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4414075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525321 {#3978
      date: 2023-11-21 01:08:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: """
    Yes, this is the best argument in favor of air cooling. Air cooling has less points of failure.\n
    \n
    With water cooling there’s tons of potential problems that “haha wind go brrrr cooling” just doesn’t produce: Water block gummed up with mold? Take a performance hit. Pump dead? Sucks to be you. Leak in the system? Enjoy replacing your motherboard.\n
    \n
    Main issue you might encounter in air cooling is just “fan died, replace fan”. (Obviously not counting thermal interface materials since they are required for both cooling solutions)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700553442 {#5128
    date: 2023-11-21 08:57:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5132 …}
  +nested: Doctrine\ORM\PersistentCollection {#5134 …}
  +votes: Doctrine\ORM\PersistentCollection {#5136 …}
  +reports: Doctrine\ORM\PersistentCollection {#5138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
  -id: 145826
  -bodyTs: "'air':10,12,68 'argument':6 'best':5 'block':39 'brrrr':32 'cool':11,13,21,33,69,88 'count':78 'dead':49 'die':73 'doesn':35 'encount':66 'enjoy':58 'failur':18 'fan':72,75 'favor':8 'go':31 'gum':40 'haha':29 'hit':47 'interfac':80 'issu':63 'leak':54 'less':15 'main':62 'materi':81 'might':65 'mold':43 'motherboard':61 'obvious':76 'perform':46 'point':16 'potenti':26 'problem':27 'produc':37 'pump':48 'replac':59,74 'requir':85 'sinc':82 'solut':89 'suck':50 'system':57 'take':44 'thermal':79 'ton':24 'water':20,38 'wind':30 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4753559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553442 {#5129
    date: 2023-11-21 08:57: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
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 {#5517
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5130
    +user: Proxies\__CG__\App\Entity\User {#5131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4033
      +user: App\Entity\User {#3981 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1701142386 {#4042
        date: 2023-11-28 04:33:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4031 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
      -id: 144747
      -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4414075"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700525321 {#3978
        date: 2023-11-21 01:08:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: """
      Yes, this is the best argument in favor of air cooling. Air cooling has less points of failure.\n
      \n
      With water cooling there’s tons of potential problems that “haha wind go brrrr cooling” just doesn’t produce: Water block gummed up with mold? Take a performance hit. Pump dead? Sucks to be you. Leak in the system? Enjoy replacing your motherboard.\n
      \n
      Main issue you might encounter in air cooling is just “fan died, replace fan”. (Obviously not counting thermal interface materials since they are required for both cooling solutions)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700553442 {#5128
      date: 2023-11-21 08:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 145826
    -bodyTs: "'air':10,12,68 'argument':6 'best':5 'block':39 'brrrr':32 'cool':11,13,21,33,69,88 'count':78 'dead':49 'die':73 'doesn':35 'encount':66 'enjoy':58 'failur':18 'fan':72,75 'favor':8 'go':31 'gum':40 'haha':29 'hit':47 'interfac':80 'issu':63 'leak':54 'less':15 'main':62 'materi':81 'might':65 'mold':43 'motherboard':61 'obvious':76 'perform':46 'point':16 'potenti':26 'problem':27 'produc':37 'pump':48 'replac':59,74 'requir':85 'sinc':82 'solut':89 'suck':50 'system':57 'take':44 'thermal':79 'ton':24 'water':20,38 'wind':30 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4753559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700553442 {#5129
      date: 2023-11-21 08:57:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: """
    > Air cooling has less points of failure.\n
    \n
    One of the main reasons why brand name workstations and servers are still air cooled… and will probably be for a very long time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700554628 {#5515
    date: 2023-11-21 09:17:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@0x4E4F@infosec.pub"
    "@KrokanteBamischijf@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5518 …}
  +nested: Doctrine\ORM\PersistentCollection {#5520 …}
  +votes: Doctrine\ORM\PersistentCollection {#5522 …}
  +reports: Doctrine\ORM\PersistentCollection {#5524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
  -id: 145869
  -bodyTs: "'air':1,21 'brand':14 'cool':2,22 'failur':7 'less':4 'long':30 'main':11 'name':15 'one':8 'point':5 'probabl':25 'reason':12 'server':18 'still':20 'time':31 'workstat':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4424925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700554628 {#5516
    date: 2023-11-21 09:17: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
19 DENIED edit
App\Entity\EntryComment {#5517
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5130
    +user: Proxies\__CG__\App\Entity\User {#5131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4033
      +user: App\Entity\User {#3981 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1701142386 {#4042
        date: 2023-11-28 04:33:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4031 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
      -id: 144747
      -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4414075"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700525321 {#3978
        date: 2023-11-21 01:08:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: """
      Yes, this is the best argument in favor of air cooling. Air cooling has less points of failure.\n
      \n
      With water cooling there’s tons of potential problems that “haha wind go brrrr cooling” just doesn’t produce: Water block gummed up with mold? Take a performance hit. Pump dead? Sucks to be you. Leak in the system? Enjoy replacing your motherboard.\n
      \n
      Main issue you might encounter in air cooling is just “fan died, replace fan”. (Obviously not counting thermal interface materials since they are required for both cooling solutions)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700553442 {#5128
      date: 2023-11-21 08:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 145826
    -bodyTs: "'air':10,12,68 'argument':6 'best':5 'block':39 'brrrr':32 'cool':11,13,21,33,69,88 'count':78 'dead':49 'die':73 'doesn':35 'encount':66 'enjoy':58 'failur':18 'fan':72,75 'favor':8 'go':31 'gum':40 'haha':29 'hit':47 'interfac':80 'issu':63 'leak':54 'less':15 'main':62 'materi':81 'might':65 'mold':43 'motherboard':61 'obvious':76 'perform':46 'point':16 'potenti':26 'problem':27 'produc':37 'pump':48 'replac':59,74 'requir':85 'sinc':82 'solut':89 'suck':50 'system':57 'take':44 'thermal':79 'ton':24 'water':20,38 'wind':30 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4753559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700553442 {#5129
      date: 2023-11-21 08:57:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: """
    > Air cooling has less points of failure.\n
    \n
    One of the main reasons why brand name workstations and servers are still air cooled… and will probably be for a very long time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700554628 {#5515
    date: 2023-11-21 09:17:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@0x4E4F@infosec.pub"
    "@KrokanteBamischijf@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5518 …}
  +nested: Doctrine\ORM\PersistentCollection {#5520 …}
  +votes: Doctrine\ORM\PersistentCollection {#5522 …}
  +reports: Doctrine\ORM\PersistentCollection {#5524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
  -id: 145869
  -bodyTs: "'air':1,21 'brand':14 'cool':2,22 'failur':7 'less':4 'long':30 'main':11 'name':15 'one':8 'point':5 'probabl':25 'reason':12 'server':18 'still':20 'time':31 'workstat':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4424925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700554628 {#5516
    date: 2023-11-21 09:17: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
20 DENIED moderate
App\Entity\EntryComment {#5517
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5130
    +user: Proxies\__CG__\App\Entity\User {#5131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4033
      +user: App\Entity\User {#3981 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1701142386 {#4042
        date: 2023-11-28 04:33:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4031 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
      -id: 144747
      -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4414075"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700525321 {#3978
        date: 2023-11-21 01:08:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: """
      Yes, this is the best argument in favor of air cooling. Air cooling has less points of failure.\n
      \n
      With water cooling there’s tons of potential problems that “haha wind go brrrr cooling” just doesn’t produce: Water block gummed up with mold? Take a performance hit. Pump dead? Sucks to be you. Leak in the system? Enjoy replacing your motherboard.\n
      \n
      Main issue you might encounter in air cooling is just “fan died, replace fan”. (Obviously not counting thermal interface materials since they are required for both cooling solutions)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700553442 {#5128
      date: 2023-11-21 08:57:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 145826
    -bodyTs: "'air':10,12,68 'argument':6 'best':5 'block':39 'brrrr':32 'cool':11,13,21,33,69,88 'count':78 'dead':49 'die':73 'doesn':35 'encount':66 'enjoy':58 'failur':18 'fan':72,75 'favor':8 'go':31 'gum':40 'haha':29 'hit':47 'interfac':80 'issu':63 'leak':54 'less':15 'main':62 'materi':81 'might':65 'mold':43 'motherboard':61 'obvious':76 'perform':46 'point':16 'potenti':26 'problem':27 'produc':37 'pump':48 'replac':59,74 'requir':85 'sinc':82 'solut':89 'suck':50 'system':57 'take':44 'thermal':79 'ton':24 'water':20,38 'wind':30 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4753559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700553442 {#5129
      date: 2023-11-21 08:57:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: """
    > Air cooling has less points of failure.\n
    \n
    One of the main reasons why brand name workstations and servers are still air cooled… and will probably be for a very long time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700554628 {#5515
    date: 2023-11-21 09:17:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@0x4E4F@infosec.pub"
    "@KrokanteBamischijf@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5518 …}
  +nested: Doctrine\ORM\PersistentCollection {#5520 …}
  +votes: Doctrine\ORM\PersistentCollection {#5522 …}
  +reports: Doctrine\ORM\PersistentCollection {#5524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
  -id: 145869
  -bodyTs: "'air':1,21 'brand':14 'cool':2,22 'failur':7 'less':4 'long':30 'main':11 'name':15 'one':8 'point':5 'probabl':25 'reason':12 'server':18 'still':20 'time':31 'workstat':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4424925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700554628 {#5516
    date: 2023-11-21 09:17: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
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 {#5571
  +user: Proxies\__CG__\App\Entity\User {#5572 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5517
    +user: App\Entity\User {#3981 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5130
      +user: Proxies\__CG__\App\Entity\User {#5131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4033
        +user: App\Entity\User {#3981 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1701142386 {#4042
          date: 2023-11-28 04:33:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4031 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
        -id: 144747
        -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4414075"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700525321 {#3978
          date: 2023-11-21 01:08:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4033}
      +body: """
        Yes, this is the best argument in favor of air cooling. Air cooling has less points of failure.\n
        \n
        With water cooling there’s tons of potential problems that “haha wind go brrrr cooling” just doesn’t produce: Water block gummed up with mold? Take a performance hit. Pump dead? Sucks to be you. Leak in the system? Enjoy replacing your motherboard.\n
        \n
        Main issue you might encounter in air cooling is just “fan died, replace fan”. (Obviously not counting thermal interface materials since they are required for both cooling solutions)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700553442 {#5128
        date: 2023-11-21 08:57:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5132 …}
      +nested: Doctrine\ORM\PersistentCollection {#5134 …}
      +votes: Doctrine\ORM\PersistentCollection {#5136 …}
      +reports: Doctrine\ORM\PersistentCollection {#5138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
      -id: 145826
      -bodyTs: "'air':10,12,68 'argument':6 'best':5 'block':39 'brrrr':32 'cool':11,13,21,33,69,88 'count':78 'dead':49 'die':73 'doesn':35 'encount':66 'enjoy':58 'failur':18 'fan':72,75 'favor':8 'go':31 'gum':40 'haha':29 'hit':47 'interfac':80 'issu':63 'leak':54 'less':15 'main':62 'materi':81 'might':65 'mold':43 'motherboard':61 'obvious':76 'perform':46 'point':16 'potenti':26 'problem':27 'produc':37 'pump':48 'replac':59,74 'requir':85 'sinc':82 'solut':89 'suck':50 'system':57 'take':44 'thermal':79 'ton':24 'water':20,38 'wind':30 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4753559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700553442 {#5129
        date: 2023-11-21 08:57:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: """
      > Air cooling has less points of failure.\n
      \n
      One of the main reasons why brand name workstations and servers are still air cooled… and will probably be for a very long time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700554628 {#5515
      date: 2023-11-21 09:17:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@0x4E4F@infosec.pub"
      "@KrokanteBamischijf@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5518 …}
    +nested: Doctrine\ORM\PersistentCollection {#5520 …}
    +votes: Doctrine\ORM\PersistentCollection {#5522 …}
    +reports: Doctrine\ORM\PersistentCollection {#5524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
    -id: 145869
    -bodyTs: "'air':1,21 'brand':14 'cool':2,22 'failur':7 'less':4 'long':30 'main':11 'name':15 'one':8 'point':5 'probabl':25 'reason':12 'server':18 'still':20 'time':31 'workstat':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4424925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700554628 {#5516
      date: 2023-11-21 09:17:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "There are some data centers that are water cooled though. I know OVH uses water cooling for some of its servers, and also seems to be developing immersion cooling."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700647745 {#5569
    date: 2023-11-22 11:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@0x4E4F@infosec.pub"
    "@KrokanteBamischijf@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5573 …}
  +nested: Doctrine\ORM\PersistentCollection {#5575 …}
  +votes: Doctrine\ORM\PersistentCollection {#5577 …}
  +reports: Doctrine\ORM\PersistentCollection {#5579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5583 …}
  -id: 150122
  -bodyTs: "'also':23 'center':5 'cool':9,16,29 'data':4 'develop':27 'immers':28 'know':12 'ovh':13 'seem':24 'server':21 'though':10 'use':14 'water':8,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5085877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700647745 {#5570
    date: 2023-11-22 11:09: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
23 DENIED edit
App\Entity\EntryComment {#5571
  +user: Proxies\__CG__\App\Entity\User {#5572 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5517
    +user: App\Entity\User {#3981 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5130
      +user: Proxies\__CG__\App\Entity\User {#5131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4033
        +user: App\Entity\User {#3981 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1701142386 {#4042
          date: 2023-11-28 04:33:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4031 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
        -id: 144747
        -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4414075"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700525321 {#3978
          date: 2023-11-21 01:08:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4033}
      +body: """
        Yes, this is the best argument in favor of air cooling. Air cooling has less points of failure.\n
        \n
        With water cooling there’s tons of potential problems that “haha wind go brrrr cooling” just doesn’t produce: Water block gummed up with mold? Take a performance hit. Pump dead? Sucks to be you. Leak in the system? Enjoy replacing your motherboard.\n
        \n
        Main issue you might encounter in air cooling is just “fan died, replace fan”. (Obviously not counting thermal interface materials since they are required for both cooling solutions)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700553442 {#5128
        date: 2023-11-21 08:57:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5132 …}
      +nested: Doctrine\ORM\PersistentCollection {#5134 …}
      +votes: Doctrine\ORM\PersistentCollection {#5136 …}
      +reports: Doctrine\ORM\PersistentCollection {#5138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
      -id: 145826
      -bodyTs: "'air':10,12,68 'argument':6 'best':5 'block':39 'brrrr':32 'cool':11,13,21,33,69,88 'count':78 'dead':49 'die':73 'doesn':35 'encount':66 'enjoy':58 'failur':18 'fan':72,75 'favor':8 'go':31 'gum':40 'haha':29 'hit':47 'interfac':80 'issu':63 'leak':54 'less':15 'main':62 'materi':81 'might':65 'mold':43 'motherboard':61 'obvious':76 'perform':46 'point':16 'potenti':26 'problem':27 'produc':37 'pump':48 'replac':59,74 'requir':85 'sinc':82 'solut':89 'suck':50 'system':57 'take':44 'thermal':79 'ton':24 'water':20,38 'wind':30 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4753559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700553442 {#5129
        date: 2023-11-21 08:57:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: """
      > Air cooling has less points of failure.\n
      \n
      One of the main reasons why brand name workstations and servers are still air cooled… and will probably be for a very long time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700554628 {#5515
      date: 2023-11-21 09:17:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@0x4E4F@infosec.pub"
      "@KrokanteBamischijf@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5518 …}
    +nested: Doctrine\ORM\PersistentCollection {#5520 …}
    +votes: Doctrine\ORM\PersistentCollection {#5522 …}
    +reports: Doctrine\ORM\PersistentCollection {#5524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
    -id: 145869
    -bodyTs: "'air':1,21 'brand':14 'cool':2,22 'failur':7 'less':4 'long':30 'main':11 'name':15 'one':8 'point':5 'probabl':25 'reason':12 'server':18 'still':20 'time':31 'workstat':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4424925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700554628 {#5516
      date: 2023-11-21 09:17:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "There are some data centers that are water cooled though. I know OVH uses water cooling for some of its servers, and also seems to be developing immersion cooling."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700647745 {#5569
    date: 2023-11-22 11:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@0x4E4F@infosec.pub"
    "@KrokanteBamischijf@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5573 …}
  +nested: Doctrine\ORM\PersistentCollection {#5575 …}
  +votes: Doctrine\ORM\PersistentCollection {#5577 …}
  +reports: Doctrine\ORM\PersistentCollection {#5579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5583 …}
  -id: 150122
  -bodyTs: "'also':23 'center':5 'cool':9,16,29 'data':4 'develop':27 'immers':28 'know':12 'ovh':13 'seem':24 'server':21 'though':10 'use':14 'water':8,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5085877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700647745 {#5570
    date: 2023-11-22 11:09: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
24 DENIED moderate
App\Entity\EntryComment {#5571
  +user: Proxies\__CG__\App\Entity\User {#5572 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5517
    +user: App\Entity\User {#3981 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5130
      +user: Proxies\__CG__\App\Entity\User {#5131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4033
        +user: App\Entity\User {#3981 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1701142386 {#4042
          date: 2023-11-28 04:33:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4031 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
        -id: 144747
        -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4414075"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700525321 {#3978
          date: 2023-11-21 01:08:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4033}
      +body: """
        Yes, this is the best argument in favor of air cooling. Air cooling has less points of failure.\n
        \n
        With water cooling there’s tons of potential problems that “haha wind go brrrr cooling” just doesn’t produce: Water block gummed up with mold? Take a performance hit. Pump dead? Sucks to be you. Leak in the system? Enjoy replacing your motherboard.\n
        \n
        Main issue you might encounter in air cooling is just “fan died, replace fan”. (Obviously not counting thermal interface materials since they are required for both cooling solutions)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700553442 {#5128
        date: 2023-11-21 08:57:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5132 …}
      +nested: Doctrine\ORM\PersistentCollection {#5134 …}
      +votes: Doctrine\ORM\PersistentCollection {#5136 …}
      +reports: Doctrine\ORM\PersistentCollection {#5138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
      -id: 145826
      -bodyTs: "'air':10,12,68 'argument':6 'best':5 'block':39 'brrrr':32 'cool':11,13,21,33,69,88 'count':78 'dead':49 'die':73 'doesn':35 'encount':66 'enjoy':58 'failur':18 'fan':72,75 'favor':8 'go':31 'gum':40 'haha':29 'hit':47 'interfac':80 'issu':63 'leak':54 'less':15 'main':62 'materi':81 'might':65 'mold':43 'motherboard':61 'obvious':76 'perform':46 'point':16 'potenti':26 'problem':27 'produc':37 'pump':48 'replac':59,74 'requir':85 'sinc':82 'solut':89 'suck':50 'system':57 'take':44 'thermal':79 'ton':24 'water':20,38 'wind':30 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4753559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700553442 {#5129
        date: 2023-11-21 08:57:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: """
      > Air cooling has less points of failure.\n
      \n
      One of the main reasons why brand name workstations and servers are still air cooled… and will probably be for a very long time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700554628 {#5515
      date: 2023-11-21 09:17:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@0x4E4F@infosec.pub"
      "@KrokanteBamischijf@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5518 …}
    +nested: Doctrine\ORM\PersistentCollection {#5520 …}
    +votes: Doctrine\ORM\PersistentCollection {#5522 …}
    +reports: Doctrine\ORM\PersistentCollection {#5524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
    -id: 145869
    -bodyTs: "'air':1,21 'brand':14 'cool':2,22 'failur':7 'less':4 'long':30 'main':11 'name':15 'one':8 'point':5 'probabl':25 'reason':12 'server':18 'still':20 'time':31 'workstat':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4424925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700554628 {#5516
      date: 2023-11-21 09:17:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "There are some data centers that are water cooled though. I know OVH uses water cooling for some of its servers, and also seems to be developing immersion cooling."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700647745 {#5569
    date: 2023-11-22 11:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@0x4E4F@infosec.pub"
    "@KrokanteBamischijf@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5573 …}
  +nested: Doctrine\ORM\PersistentCollection {#5575 …}
  +votes: Doctrine\ORM\PersistentCollection {#5577 …}
  +reports: Doctrine\ORM\PersistentCollection {#5579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5583 …}
  -id: 150122
  -bodyTs: "'also':23 'center':5 'cool':9,16,29 'data':4 'develop':27 'immers':28 'know':12 'ovh':13 'seem':24 'server':21 'though':10 'use':14 'water':8,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5085877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700647745 {#5570
    date: 2023-11-22 11:09: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
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 {#5735
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5571
    +user: Proxies\__CG__\App\Entity\User {#5572 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5517
      +user: App\Entity\User {#3981 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5130
        +user: Proxies\__CG__\App\Entity\User {#5131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4033
          +user: App\Entity\User {#3981 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1701142386 {#4042
            date: 2023-11-28 04:33:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4031 …}
          +nested: Doctrine\ORM\PersistentCollection {#4029 …}
          +votes: Doctrine\ORM\PersistentCollection {#4027 …}
          +reports: Doctrine\ORM\PersistentCollection {#4025 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
          -id: 144747
          -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4414075"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700525321 {#3978
            date: 2023-11-21 01:08:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4033}
        +body: """
          Yes, this is the best argument in favor of air cooling. Air cooling has less points of failure.\n
          \n
          With water cooling there’s tons of potential problems that “haha wind go brrrr cooling” just doesn’t produce: Water block gummed up with mold? Take a performance hit. Pump dead? Sucks to be you. Leak in the system? Enjoy replacing your motherboard.\n
          \n
          Main issue you might encounter in air cooling is just “fan died, replace fan”. (Obviously not counting thermal interface materials since they are required for both cooling solutions)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700553442 {#5128
          date: 2023-11-21 08:57:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5132 …}
        +nested: Doctrine\ORM\PersistentCollection {#5134 …}
        +votes: Doctrine\ORM\PersistentCollection {#5136 …}
        +reports: Doctrine\ORM\PersistentCollection {#5138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
        -id: 145826
        -bodyTs: "'air':10,12,68 'argument':6 'best':5 'block':39 'brrrr':32 'cool':11,13,21,33,69,88 'count':78 'dead':49 'die':73 'doesn':35 'encount':66 'enjoy':58 'failur':18 'fan':72,75 'favor':8 'go':31 'gum':40 'haha':29 'hit':47 'interfac':80 'issu':63 'leak':54 'less':15 'main':62 'materi':81 'might':65 'mold':43 'motherboard':61 'obvious':76 'perform':46 'point':16 'potenti':26 'problem':27 'produc':37 'pump':48 'replac':59,74 'requir':85 'sinc':82 'solut':89 'suck':50 'system':57 'take':44 'thermal':79 'ton':24 'water':20,38 'wind':30 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4753559"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700553442 {#5129
          date: 2023-11-21 08:57:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4033}
      +body: """
        > Air cooling has less points of failure.\n
        \n
        One of the main reasons why brand name workstations and servers are still air cooled… and will probably be for a very long time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700554628 {#5515
        date: 2023-11-21 09:17:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@0x4E4F@infosec.pub"
        "@KrokanteBamischijf@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5518 …}
      +nested: Doctrine\ORM\PersistentCollection {#5520 …}
      +votes: Doctrine\ORM\PersistentCollection {#5522 …}
      +reports: Doctrine\ORM\PersistentCollection {#5524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
      -id: 145869
      -bodyTs: "'air':1,21 'brand':14 'cool':2,22 'failur':7 'less':4 'long':30 'main':11 'name':15 'one':8 'point':5 'probabl':25 'reason':12 'server':18 'still':20 'time':31 'workstat':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4424925"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700554628 {#5516
        date: 2023-11-21 09:17:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: "There are some data centers that are water cooled though. I know OVH uses water cooling for some of its servers, and also seems to be developing immersion cooling."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700647745 {#5569
      date: 2023-11-22 11:09:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@0x4E4F@infosec.pub"
      "@KrokanteBamischijf@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5573 …}
    +nested: Doctrine\ORM\PersistentCollection {#5575 …}
    +votes: Doctrine\ORM\PersistentCollection {#5577 …}
    +reports: Doctrine\ORM\PersistentCollection {#5579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5583 …}
    -id: 150122
    -bodyTs: "'also':23 'center':5 'cool':9,16,29 'data':4 'develop':27 'immers':28 'know':12 'ovh':13 'seem':24 'server':21 'though':10 'use':14 'water':8,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5085877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700647745 {#5570
      date: 2023-11-22 11:09:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "Finally, there’s water in the cloud 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700668445 {#5733
    date: 2023-11-22 16:54:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@0x4E4F@infosec.pub"
    "@KrokanteBamischijf@feddit.nl"
    "@pedz@lemmy.ca"
  ]
  +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: 150950
  -bodyTs: "'cloud':7 'final':1 'water':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4461437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668445 {#5734
    date: 2023-11-22 16:54: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
27 DENIED edit
App\Entity\EntryComment {#5735
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5571
    +user: Proxies\__CG__\App\Entity\User {#5572 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5517
      +user: App\Entity\User {#3981 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5130
        +user: Proxies\__CG__\App\Entity\User {#5131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4033
          +user: App\Entity\User {#3981 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1701142386 {#4042
            date: 2023-11-28 04:33:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4031 …}
          +nested: Doctrine\ORM\PersistentCollection {#4029 …}
          +votes: Doctrine\ORM\PersistentCollection {#4027 …}
          +reports: Doctrine\ORM\PersistentCollection {#4025 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
          -id: 144747
          -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4414075"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700525321 {#3978
            date: 2023-11-21 01:08:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4033}
        +body: """
          Yes, this is the best argument in favor of air cooling. Air cooling has less points of failure.\n
          \n
          With water cooling there’s tons of potential problems that “haha wind go brrrr cooling” just doesn’t produce: Water block gummed up with mold? Take a performance hit. Pump dead? Sucks to be you. Leak in the system? Enjoy replacing your motherboard.\n
          \n
          Main issue you might encounter in air cooling is just “fan died, replace fan”. (Obviously not counting thermal interface materials since they are required for both cooling solutions)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700553442 {#5128
          date: 2023-11-21 08:57:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5132 …}
        +nested: Doctrine\ORM\PersistentCollection {#5134 …}
        +votes: Doctrine\ORM\PersistentCollection {#5136 …}
        +reports: Doctrine\ORM\PersistentCollection {#5138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
        -id: 145826
        -bodyTs: "'air':10,12,68 'argument':6 'best':5 'block':39 'brrrr':32 'cool':11,13,21,33,69,88 'count':78 'dead':49 'die':73 'doesn':35 'encount':66 'enjoy':58 'failur':18 'fan':72,75 'favor':8 'go':31 'gum':40 'haha':29 'hit':47 'interfac':80 'issu':63 'leak':54 'less':15 'main':62 'materi':81 'might':65 'mold':43 'motherboard':61 'obvious':76 'perform':46 'point':16 'potenti':26 'problem':27 'produc':37 'pump':48 'replac':59,74 'requir':85 'sinc':82 'solut':89 'suck':50 'system':57 'take':44 'thermal':79 'ton':24 'water':20,38 'wind':30 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4753559"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700553442 {#5129
          date: 2023-11-21 08:57:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4033}
      +body: """
        > Air cooling has less points of failure.\n
        \n
        One of the main reasons why brand name workstations and servers are still air cooled… and will probably be for a very long time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700554628 {#5515
        date: 2023-11-21 09:17:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@0x4E4F@infosec.pub"
        "@KrokanteBamischijf@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5518 …}
      +nested: Doctrine\ORM\PersistentCollection {#5520 …}
      +votes: Doctrine\ORM\PersistentCollection {#5522 …}
      +reports: Doctrine\ORM\PersistentCollection {#5524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
      -id: 145869
      -bodyTs: "'air':1,21 'brand':14 'cool':2,22 'failur':7 'less':4 'long':30 'main':11 'name':15 'one':8 'point':5 'probabl':25 'reason':12 'server':18 'still':20 'time':31 'workstat':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4424925"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700554628 {#5516
        date: 2023-11-21 09:17:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: "There are some data centers that are water cooled though. I know OVH uses water cooling for some of its servers, and also seems to be developing immersion cooling."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700647745 {#5569
      date: 2023-11-22 11:09:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@0x4E4F@infosec.pub"
      "@KrokanteBamischijf@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5573 …}
    +nested: Doctrine\ORM\PersistentCollection {#5575 …}
    +votes: Doctrine\ORM\PersistentCollection {#5577 …}
    +reports: Doctrine\ORM\PersistentCollection {#5579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5583 …}
    -id: 150122
    -bodyTs: "'also':23 'center':5 'cool':9,16,29 'data':4 'develop':27 'immers':28 'know':12 'ovh':13 'seem':24 'server':21 'though':10 'use':14 'water':8,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5085877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700647745 {#5570
      date: 2023-11-22 11:09:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "Finally, there’s water in the cloud 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700668445 {#5733
    date: 2023-11-22 16:54:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@0x4E4F@infosec.pub"
    "@KrokanteBamischijf@feddit.nl"
    "@pedz@lemmy.ca"
  ]
  +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: 150950
  -bodyTs: "'cloud':7 'final':1 'water':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4461437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668445 {#5734
    date: 2023-11-22 16:54: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
28 DENIED moderate
App\Entity\EntryComment {#5735
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5571
    +user: Proxies\__CG__\App\Entity\User {#5572 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5517
      +user: App\Entity\User {#3981 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5130
        +user: Proxies\__CG__\App\Entity\User {#5131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4033
          +user: App\Entity\User {#3981 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Not necessarily, but one, it’s a lot cheaper, two, air leaks are not a problem."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1701142386 {#4042
            date: 2023-11-28 04:33:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4031 …}
          +nested: Doctrine\ORM\PersistentCollection {#4029 …}
          +votes: Doctrine\ORM\PersistentCollection {#4027 …}
          +reports: Doctrine\ORM\PersistentCollection {#4025 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
          -id: 144747
          -bodyTs: "'air':11 'cheaper':9 'leak':12 'lot':8 'necessarili':2 'one':4 'problem':16 'two':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4414075"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700525321 {#3978
            date: 2023-11-21 01:08:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4033}
        +body: """
          Yes, this is the best argument in favor of air cooling. Air cooling has less points of failure.\n
          \n
          With water cooling there’s tons of potential problems that “haha wind go brrrr cooling” just doesn’t produce: Water block gummed up with mold? Take a performance hit. Pump dead? Sucks to be you. Leak in the system? Enjoy replacing your motherboard.\n
          \n
          Main issue you might encounter in air cooling is just “fan died, replace fan”. (Obviously not counting thermal interface materials since they are required for both cooling solutions)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700553442 {#5128
          date: 2023-11-21 08:57:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5132 …}
        +nested: Doctrine\ORM\PersistentCollection {#5134 …}
        +votes: Doctrine\ORM\PersistentCollection {#5136 …}
        +reports: Doctrine\ORM\PersistentCollection {#5138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
        -id: 145826
        -bodyTs: "'air':10,12,68 'argument':6 'best':5 'block':39 'brrrr':32 'cool':11,13,21,33,69,88 'count':78 'dead':49 'die':73 'doesn':35 'encount':66 'enjoy':58 'failur':18 'fan':72,75 'favor':8 'go':31 'gum':40 'haha':29 'hit':47 'interfac':80 'issu':63 'leak':54 'less':15 'main':62 'materi':81 'might':65 'mold':43 'motherboard':61 'obvious':76 'perform':46 'point':16 'potenti':26 'problem':27 'produc':37 'pump':48 'replac':59,74 'requir':85 'sinc':82 'solut':89 'suck':50 'system':57 'take':44 'thermal':79 'ton':24 'water':20,38 'wind':30 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4753559"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700553442 {#5129
          date: 2023-11-21 08:57:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4033}
      +body: """
        > Air cooling has less points of failure.\n
        \n
        One of the main reasons why brand name workstations and servers are still air cooled… and will probably be for a very long time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700554628 {#5515
        date: 2023-11-21 09:17:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@0x4E4F@infosec.pub"
        "@KrokanteBamischijf@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5518 …}
      +nested: Doctrine\ORM\PersistentCollection {#5520 …}
      +votes: Doctrine\ORM\PersistentCollection {#5522 …}
      +reports: Doctrine\ORM\PersistentCollection {#5524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
      -id: 145869
      -bodyTs: "'air':1,21 'brand':14 'cool':2,22 'failur':7 'less':4 'long':30 'main':11 'name':15 'one':8 'point':5 'probabl':25 'reason':12 'server':18 'still':20 'time':31 'workstat':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4424925"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700554628 {#5516
        date: 2023-11-21 09:17:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: "There are some data centers that are water cooled though. I know OVH uses water cooling for some of its servers, and also seems to be developing immersion cooling."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700647745 {#5569
      date: 2023-11-22 11:09:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@0x4E4F@infosec.pub"
      "@KrokanteBamischijf@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5573 …}
    +nested: Doctrine\ORM\PersistentCollection {#5575 …}
    +votes: Doctrine\ORM\PersistentCollection {#5577 …}
    +reports: Doctrine\ORM\PersistentCollection {#5579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5583 …}
    -id: 150122
    -bodyTs: "'also':23 'center':5 'cool':9,16,29 'data':4 'develop':27 'immers':28 'know':12 'ovh':13 'seem':24 'server':21 'though':10 'use':14 'water':8,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5085877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700647745 {#5570
      date: 2023-11-22 11:09:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "Finally, there’s water in the cloud 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700668445 {#5733
    date: 2023-11-22 16:54:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@0x4E4F@infosec.pub"
    "@KrokanteBamischijf@feddit.nl"
    "@pedz@lemmy.ca"
  ]
  +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: 150950
  -bodyTs: "'cloud':7 'final':1 'water':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4461437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668445 {#5734
    date: 2023-11-22 16:54: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
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 {#4065
  +user: App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s definitely easier, simpler and cheaper.\n
    \n
    Water cooling can be quieter, though. Some big radiators and you can cool a gaming PC with hardly any airflow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1700994043 {#4071
    date: 2023-11-26 11:20:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4070 …}
  +nested: Doctrine\ORM\PersistentCollection {#4069 …}
  +votes: Doctrine\ORM\PersistentCollection {#4060 …}
  +reports: Doctrine\ORM\PersistentCollection {#4063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
  -id: 144874
  -bodyTs: "'airflow':27 'big':15 'cheaper':7 'cool':9,20 'definit':3 'easier':4 'game':22 'hard':25 'pc':23 'quieter':12 'radiat':16 'simpler':5 'though':13 'water':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4495701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700528443 {#4076
    date: 2023-11-21 02:00:43.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 {#4065
  +user: App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s definitely easier, simpler and cheaper.\n
    \n
    Water cooling can be quieter, though. Some big radiators and you can cool a gaming PC with hardly any airflow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1700994043 {#4071
    date: 2023-11-26 11:20:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4070 …}
  +nested: Doctrine\ORM\PersistentCollection {#4069 …}
  +votes: Doctrine\ORM\PersistentCollection {#4060 …}
  +reports: Doctrine\ORM\PersistentCollection {#4063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
  -id: 144874
  -bodyTs: "'airflow':27 'big':15 'cheaper':7 'cool':9,20 'definit':3 'easier':4 'game':22 'hard':25 'pc':23 'quieter':12 'radiat':16 'simpler':5 'though':13 'water':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4495701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700528443 {#4076
    date: 2023-11-21 02:00:43.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 {#4065
  +user: App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s definitely easier, simpler and cheaper.\n
    \n
    Water cooling can be quieter, though. Some big radiators and you can cool a gaming PC with hardly any airflow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1700994043 {#4071
    date: 2023-11-26 11:20:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4070 …}
  +nested: Doctrine\ORM\PersistentCollection {#4069 …}
  +votes: Doctrine\ORM\PersistentCollection {#4060 …}
  +reports: Doctrine\ORM\PersistentCollection {#4063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
  -id: 144874
  -bodyTs: "'airflow':27 'big':15 'cheaper':7 'cool':9,20 'definit':3 'easier':4 'game':22 'hard':25 'pc':23 'quieter':12 'radiat':16 'simpler':5 'though':13 'water':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4495701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700528443 {#4076
    date: 2023-11-21 02:00:43.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 {#5146
  +user: Proxies\__CG__\App\Entity\User {#5147 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4065
    +user: App\Entity\User {#4054 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s definitely easier, simpler and cheaper.\n
      \n
      Water cooling can be quieter, though. Some big radiators and you can cool a gaming PC with hardly any airflow.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1700994043 {#4071
      date: 2023-11-26 11:20:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4070 …}
    +nested: Doctrine\ORM\PersistentCollection {#4069 …}
    +votes: Doctrine\ORM\PersistentCollection {#4060 …}
    +reports: Doctrine\ORM\PersistentCollection {#4063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
    -id: 144874
    -bodyTs: "'airflow':27 'big':15 'cheaper':7 'cool':9,20 'definit':3 'easier':4 'game':22 'hard':25 'pc':23 'quieter':12 'radiat':16 'simpler':5 'though':13 'water':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4495701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700528443 {#4076
      date: 2023-11-21 02:00:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4065}
  +body: "Yep, it’s the GPU fans that are the real noisy ones. I can tolerate a noctua CPU cooler but GPU’s are like jet engines under load."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700534147 {#5144
    date: 2023-11-21 03:35:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@zurohki@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5150 …}
  +votes: Doctrine\ORM\PersistentCollection {#5152 …}
  +reports: Doctrine\ORM\PersistentCollection {#5154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
  -id: 145110
  -bodyTs: "'cooler':19 'cpu':18 'engin':26 'fan':6 'gpu':5,21 'jet':25 'like':24 'load':28 'noctua':17 'noisi':11 'one':12 'real':10 'toler':15 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5466822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700534147 {#5145
    date: 2023-11-21 03:35:47.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 {#5146
  +user: Proxies\__CG__\App\Entity\User {#5147 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4065
    +user: App\Entity\User {#4054 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s definitely easier, simpler and cheaper.\n
      \n
      Water cooling can be quieter, though. Some big radiators and you can cool a gaming PC with hardly any airflow.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1700994043 {#4071
      date: 2023-11-26 11:20:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4070 …}
    +nested: Doctrine\ORM\PersistentCollection {#4069 …}
    +votes: Doctrine\ORM\PersistentCollection {#4060 …}
    +reports: Doctrine\ORM\PersistentCollection {#4063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
    -id: 144874
    -bodyTs: "'airflow':27 'big':15 'cheaper':7 'cool':9,20 'definit':3 'easier':4 'game':22 'hard':25 'pc':23 'quieter':12 'radiat':16 'simpler':5 'though':13 'water':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4495701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700528443 {#4076
      date: 2023-11-21 02:00:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4065}
  +body: "Yep, it’s the GPU fans that are the real noisy ones. I can tolerate a noctua CPU cooler but GPU’s are like jet engines under load."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700534147 {#5144
    date: 2023-11-21 03:35:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@zurohki@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5150 …}
  +votes: Doctrine\ORM\PersistentCollection {#5152 …}
  +reports: Doctrine\ORM\PersistentCollection {#5154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
  -id: 145110
  -bodyTs: "'cooler':19 'cpu':18 'engin':26 'fan':6 'gpu':5,21 'jet':25 'like':24 'load':28 'noctua':17 'noisi':11 'one':12 'real':10 'toler':15 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5466822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700534147 {#5145
    date: 2023-11-21 03:35:47.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 {#5146
  +user: Proxies\__CG__\App\Entity\User {#5147 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4065
    +user: App\Entity\User {#4054 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s definitely easier, simpler and cheaper.\n
      \n
      Water cooling can be quieter, though. Some big radiators and you can cool a gaming PC with hardly any airflow.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1700994043 {#4071
      date: 2023-11-26 11:20:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4070 …}
    +nested: Doctrine\ORM\PersistentCollection {#4069 …}
    +votes: Doctrine\ORM\PersistentCollection {#4060 …}
    +reports: Doctrine\ORM\PersistentCollection {#4063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
    -id: 144874
    -bodyTs: "'airflow':27 'big':15 'cheaper':7 'cool':9,20 'definit':3 'easier':4 'game':22 'hard':25 'pc':23 'quieter':12 'radiat':16 'simpler':5 'though':13 'water':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4495701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700528443 {#4076
      date: 2023-11-21 02:00:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4065}
  +body: "Yep, it’s the GPU fans that are the real noisy ones. I can tolerate a noctua CPU cooler but GPU’s are like jet engines under load."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700534147 {#5144
    date: 2023-11-21 03:35:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@zurohki@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5150 …}
  +votes: Doctrine\ORM\PersistentCollection {#5152 …}
  +reports: Doctrine\ORM\PersistentCollection {#5154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
  -id: 145110
  -bodyTs: "'cooler':19 'cpu':18 'engin':26 'fan':6 'gpu':5,21 'jet':25 'like':24 'load':28 'noctua':17 'noisi':11 'one':12 'real':10 'toler':15 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5466822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700534147 {#5145
    date: 2023-11-21 03:35:47.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 {#5372
  +user: Proxies\__CG__\App\Entity\User {#5375 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5146
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4065
      +user: App\Entity\User {#4054 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s definitely easier, simpler and cheaper.\n
        \n
        Water cooling can be quieter, though. Some big radiators and you can cool a gaming PC with hardly any airflow.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1700994043 {#4071
        date: 2023-11-26 11:20:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4070 …}
      +nested: Doctrine\ORM\PersistentCollection {#4069 …}
      +votes: Doctrine\ORM\PersistentCollection {#4060 …}
      +reports: Doctrine\ORM\PersistentCollection {#4063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
      -id: 144874
      -bodyTs: "'airflow':27 'big':15 'cheaper':7 'cool':9,20 'definit':3 'easier':4 'game':22 'hard':25 'pc':23 'quieter':12 'radiat':16 'simpler':5 'though':13 'water':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4495701"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700528443 {#4076
        date: 2023-11-21 02:00:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4065}
    +body: "Yep, it’s the GPU fans that are the real noisy ones. I can tolerate a noctua CPU cooler but GPU’s are like jet engines under load."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700534147 {#5144
      date: 2023-11-21 03:35:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@zurohki@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 145110
    -bodyTs: "'cooler':19 'cpu':18 'engin':26 'fan':6 'gpu':5,21 'jet':25 'like':24 'load':28 'noctua':17 'noisi':11 'one':12 'real':10 'toler':15 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5466822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700534147 {#5145
      date: 2023-11-21 03:35:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4065}
  +body: "I use a PowerEdge T620 as my daily driver, let me assure you the CPU fans at full speed can be heard clearly through 3 closed doors :P"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700554648 {#5371
    date: 2023-11-21 09:17:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@zurohki@aussie.zone"
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5381 …}
  +votes: Doctrine\ORM\PersistentCollection {#5377 …}
  +reports: Doctrine\ORM\PersistentCollection {#5383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5387 …}
  -id: 145871
  -bodyTs: "'3':25 'assur':12 'clear':23 'close':26 'cpu':15 'daili':8 'door':27 'driver':9 'fan':16 'full':18 'heard':22 'let':10 'p':28 'poweredg':4 'speed':19 't620':5 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5988322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700554648 {#5368
    date: 2023-11-21 09:17:28.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 {#5372
  +user: Proxies\__CG__\App\Entity\User {#5375 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5146
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4065
      +user: App\Entity\User {#4054 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s definitely easier, simpler and cheaper.\n
        \n
        Water cooling can be quieter, though. Some big radiators and you can cool a gaming PC with hardly any airflow.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1700994043 {#4071
        date: 2023-11-26 11:20:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4070 …}
      +nested: Doctrine\ORM\PersistentCollection {#4069 …}
      +votes: Doctrine\ORM\PersistentCollection {#4060 …}
      +reports: Doctrine\ORM\PersistentCollection {#4063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
      -id: 144874
      -bodyTs: "'airflow':27 'big':15 'cheaper':7 'cool':9,20 'definit':3 'easier':4 'game':22 'hard':25 'pc':23 'quieter':12 'radiat':16 'simpler':5 'though':13 'water':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4495701"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700528443 {#4076
        date: 2023-11-21 02:00:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4065}
    +body: "Yep, it’s the GPU fans that are the real noisy ones. I can tolerate a noctua CPU cooler but GPU’s are like jet engines under load."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700534147 {#5144
      date: 2023-11-21 03:35:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@zurohki@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 145110
    -bodyTs: "'cooler':19 'cpu':18 'engin':26 'fan':6 'gpu':5,21 'jet':25 'like':24 'load':28 'noctua':17 'noisi':11 'one':12 'real':10 'toler':15 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5466822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700534147 {#5145
      date: 2023-11-21 03:35:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4065}
  +body: "I use a PowerEdge T620 as my daily driver, let me assure you the CPU fans at full speed can be heard clearly through 3 closed doors :P"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700554648 {#5371
    date: 2023-11-21 09:17:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@zurohki@aussie.zone"
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5381 …}
  +votes: Doctrine\ORM\PersistentCollection {#5377 …}
  +reports: Doctrine\ORM\PersistentCollection {#5383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5387 …}
  -id: 145871
  -bodyTs: "'3':25 'assur':12 'clear':23 'close':26 'cpu':15 'daili':8 'door':27 'driver':9 'fan':16 'full':18 'heard':22 'let':10 'p':28 'poweredg':4 'speed':19 't620':5 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5988322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700554648 {#5368
    date: 2023-11-21 09:17:28.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 {#5372
  +user: Proxies\__CG__\App\Entity\User {#5375 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5146
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4065
      +user: App\Entity\User {#4054 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s definitely easier, simpler and cheaper.\n
        \n
        Water cooling can be quieter, though. Some big radiators and you can cool a gaming PC with hardly any airflow.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1700994043 {#4071
        date: 2023-11-26 11:20:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4070 …}
      +nested: Doctrine\ORM\PersistentCollection {#4069 …}
      +votes: Doctrine\ORM\PersistentCollection {#4060 …}
      +reports: Doctrine\ORM\PersistentCollection {#4063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
      -id: 144874
      -bodyTs: "'airflow':27 'big':15 'cheaper':7 'cool':9,20 'definit':3 'easier':4 'game':22 'hard':25 'pc':23 'quieter':12 'radiat':16 'simpler':5 'though':13 'water':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4495701"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700528443 {#4076
        date: 2023-11-21 02:00:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4065}
    +body: "Yep, it’s the GPU fans that are the real noisy ones. I can tolerate a noctua CPU cooler but GPU’s are like jet engines under load."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700534147 {#5144
      date: 2023-11-21 03:35:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@zurohki@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 145110
    -bodyTs: "'cooler':19 'cpu':18 'engin':26 'fan':6 'gpu':5,21 'jet':25 'like':24 'load':28 'noctua':17 'noisi':11 'one':12 'real':10 'toler':15 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5466822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700534147 {#5145
      date: 2023-11-21 03:35:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4065}
  +body: "I use a PowerEdge T620 as my daily driver, let me assure you the CPU fans at full speed can be heard clearly through 3 closed doors :P"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700554648 {#5371
    date: 2023-11-21 09:17:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@zurohki@aussie.zone"
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5381 …}
  +votes: Doctrine\ORM\PersistentCollection {#5377 …}
  +reports: Doctrine\ORM\PersistentCollection {#5383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5387 …}
  -id: 145871
  -bodyTs: "'3':25 'assur':12 'clear':23 'close':26 'cpu':15 'daili':8 'door':27 'driver':9 'fan':16 'full':18 'heard':22 'let':10 'p':28 'poweredg':4 'speed':19 't620':5 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5988322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700554648 {#5368
    date: 2023-11-21 09:17:28.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 {#5587
  +user: Proxies\__CG__\App\Entity\User {#5408 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5372
    +user: Proxies\__CG__\App\Entity\User {#5375 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5146
      +user: Proxies\__CG__\App\Entity\User {#5147 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4065
        +user: App\Entity\User {#4054 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s definitely easier, simpler and cheaper.\n
          \n
          Water cooling can be quieter, though. Some big radiators and you can cool a gaming PC with hardly any airflow.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1700994043 {#4071
          date: 2023-11-26 11:20:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4070 …}
        +nested: Doctrine\ORM\PersistentCollection {#4069 …}
        +votes: Doctrine\ORM\PersistentCollection {#4060 …}
        +reports: Doctrine\ORM\PersistentCollection {#4063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
        -id: 144874
        -bodyTs: "'airflow':27 'big':15 'cheaper':7 'cool':9,20 'definit':3 'easier':4 'game':22 'hard':25 'pc':23 'quieter':12 'radiat':16 'simpler':5 'though':13 'water':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://aussie.zone/comment/4495701"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700528443 {#4076
          date: 2023-11-21 02:00:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4065}
      +body: "Yep, it’s the GPU fans that are the real noisy ones. I can tolerate a noctua CPU cooler but GPU’s are like jet engines under load."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700534147 {#5144
        date: 2023-11-21 03:35:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@zurohki@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5150 …}
      +votes: Doctrine\ORM\PersistentCollection {#5152 …}
      +reports: Doctrine\ORM\PersistentCollection {#5154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
      -id: 145110
      -bodyTs: "'cooler':19 'cpu':18 'engin':26 'fan':6 'gpu':5,21 'jet':25 'like':24 'load':28 'noctua':17 'noisi':11 'one':12 'real':10 'toler':15 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5466822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700534147 {#5145
        date: 2023-11-21 03:35:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4065}
    +body: "I use a PowerEdge T620 as my daily driver, let me assure you the CPU fans at full speed can be heard clearly through 3 closed doors :P"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700554648 {#5371
      date: 2023-11-21 09:17:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@zurohki@aussie.zone"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5379 …}
    +nested: Doctrine\ORM\PersistentCollection {#5381 …}
    +votes: Doctrine\ORM\PersistentCollection {#5377 …}
    +reports: Doctrine\ORM\PersistentCollection {#5383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5387 …}
    -id: 145871
    -bodyTs: "'3':25 'assur':12 'clear':23 'close':26 'cpu':15 'daili':8 'door':27 'driver':9 'fan':16 'full':18 'heard':22 'let':10 'p':28 'poweredg':4 'speed':19 't620':5 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5988322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700554648 {#5368
      date: 2023-11-21 09:17:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4065}
  +body: "Server hardware with their 15000rpm fans will do that. We have a customer specializing in GPU intensive number crunching. They have little storage cupboards accessible from the hallway for every two person office. Their workstations sit there and the cables go through the wall to the desks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700560475 {#5585
    date: 2023-11-21 10:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@zurohki@aussie.zone"
    "@Custoslibera@lemmy.world"
    "@DaPorkchop_@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5588 …}
  +nested: Doctrine\ORM\PersistentCollection {#5590 …}
  +votes: Doctrine\ORM\PersistentCollection {#5592 …}
  +reports: Doctrine\ORM\PersistentCollection {#5594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5598 …}
  -id: 146068
  -bodyTs: "'15000rpm':5 'access':25 'cabl':40 'crunch':19 'cupboard':24 'custom':13 'desk':47 'everi':30 'fan':6 'go':41 'gpu':16 'hallway':28 'hardwar':2 'intens':17 'littl':22 'number':18 'offic':33 'person':32 'server':1 'sit':36 'special':14 'storag':23 'two':31 'wall':44 'workstat':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5009229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700560475 {#5586
    date: 2023-11-21 10:54: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
43 DENIED edit
App\Entity\EntryComment {#5587
  +user: Proxies\__CG__\App\Entity\User {#5408 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5372
    +user: Proxies\__CG__\App\Entity\User {#5375 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5146
      +user: Proxies\__CG__\App\Entity\User {#5147 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4065
        +user: App\Entity\User {#4054 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s definitely easier, simpler and cheaper.\n
          \n
          Water cooling can be quieter, though. Some big radiators and you can cool a gaming PC with hardly any airflow.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1700994043 {#4071
          date: 2023-11-26 11:20:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4070 …}
        +nested: Doctrine\ORM\PersistentCollection {#4069 …}
        +votes: Doctrine\ORM\PersistentCollection {#4060 …}
        +reports: Doctrine\ORM\PersistentCollection {#4063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
        -id: 144874
        -bodyTs: "'airflow':27 'big':15 'cheaper':7 'cool':9,20 'definit':3 'easier':4 'game':22 'hard':25 'pc':23 'quieter':12 'radiat':16 'simpler':5 'though':13 'water':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://aussie.zone/comment/4495701"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700528443 {#4076
          date: 2023-11-21 02:00:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4065}
      +body: "Yep, it’s the GPU fans that are the real noisy ones. I can tolerate a noctua CPU cooler but GPU’s are like jet engines under load."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700534147 {#5144
        date: 2023-11-21 03:35:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@zurohki@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5150 …}
      +votes: Doctrine\ORM\PersistentCollection {#5152 …}
      +reports: Doctrine\ORM\PersistentCollection {#5154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
      -id: 145110
      -bodyTs: "'cooler':19 'cpu':18 'engin':26 'fan':6 'gpu':5,21 'jet':25 'like':24 'load':28 'noctua':17 'noisi':11 'one':12 'real':10 'toler':15 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5466822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700534147 {#5145
        date: 2023-11-21 03:35:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4065}
    +body: "I use a PowerEdge T620 as my daily driver, let me assure you the CPU fans at full speed can be heard clearly through 3 closed doors :P"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700554648 {#5371
      date: 2023-11-21 09:17:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@zurohki@aussie.zone"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5379 …}
    +nested: Doctrine\ORM\PersistentCollection {#5381 …}
    +votes: Doctrine\ORM\PersistentCollection {#5377 …}
    +reports: Doctrine\ORM\PersistentCollection {#5383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5387 …}
    -id: 145871
    -bodyTs: "'3':25 'assur':12 'clear':23 'close':26 'cpu':15 'daili':8 'door':27 'driver':9 'fan':16 'full':18 'heard':22 'let':10 'p':28 'poweredg':4 'speed':19 't620':5 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5988322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700554648 {#5368
      date: 2023-11-21 09:17:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4065}
  +body: "Server hardware with their 15000rpm fans will do that. We have a customer specializing in GPU intensive number crunching. They have little storage cupboards accessible from the hallway for every two person office. Their workstations sit there and the cables go through the wall to the desks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700560475 {#5585
    date: 2023-11-21 10:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@zurohki@aussie.zone"
    "@Custoslibera@lemmy.world"
    "@DaPorkchop_@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5588 …}
  +nested: Doctrine\ORM\PersistentCollection {#5590 …}
  +votes: Doctrine\ORM\PersistentCollection {#5592 …}
  +reports: Doctrine\ORM\PersistentCollection {#5594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5598 …}
  -id: 146068
  -bodyTs: "'15000rpm':5 'access':25 'cabl':40 'crunch':19 'cupboard':24 'custom':13 'desk':47 'everi':30 'fan':6 'go':41 'gpu':16 'hallway':28 'hardwar':2 'intens':17 'littl':22 'number':18 'offic':33 'person':32 'server':1 'sit':36 'special':14 'storag':23 'two':31 'wall':44 'workstat':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5009229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700560475 {#5586
    date: 2023-11-21 10:54: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
44 DENIED moderate
App\Entity\EntryComment {#5587
  +user: Proxies\__CG__\App\Entity\User {#5408 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5372
    +user: Proxies\__CG__\App\Entity\User {#5375 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5146
      +user: Proxies\__CG__\App\Entity\User {#5147 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4065
        +user: App\Entity\User {#4054 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s definitely easier, simpler and cheaper.\n
          \n
          Water cooling can be quieter, though. Some big radiators and you can cool a gaming PC with hardly any airflow.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1700994043 {#4071
          date: 2023-11-26 11:20:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4070 …}
        +nested: Doctrine\ORM\PersistentCollection {#4069 …}
        +votes: Doctrine\ORM\PersistentCollection {#4060 …}
        +reports: Doctrine\ORM\PersistentCollection {#4063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
        -id: 144874
        -bodyTs: "'airflow':27 'big':15 'cheaper':7 'cool':9,20 'definit':3 'easier':4 'game':22 'hard':25 'pc':23 'quieter':12 'radiat':16 'simpler':5 'though':13 'water':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://aussie.zone/comment/4495701"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700528443 {#4076
          date: 2023-11-21 02:00:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4065}
      +body: "Yep, it’s the GPU fans that are the real noisy ones. I can tolerate a noctua CPU cooler but GPU’s are like jet engines under load."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700534147 {#5144
        date: 2023-11-21 03:35:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@zurohki@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5150 …}
      +votes: Doctrine\ORM\PersistentCollection {#5152 …}
      +reports: Doctrine\ORM\PersistentCollection {#5154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
      -id: 145110
      -bodyTs: "'cooler':19 'cpu':18 'engin':26 'fan':6 'gpu':5,21 'jet':25 'like':24 'load':28 'noctua':17 'noisi':11 'one':12 'real':10 'toler':15 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5466822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700534147 {#5145
        date: 2023-11-21 03:35:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4065}
    +body: "I use a PowerEdge T620 as my daily driver, let me assure you the CPU fans at full speed can be heard clearly through 3 closed doors :P"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700554648 {#5371
      date: 2023-11-21 09:17:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@zurohki@aussie.zone"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5379 …}
    +nested: Doctrine\ORM\PersistentCollection {#5381 …}
    +votes: Doctrine\ORM\PersistentCollection {#5377 …}
    +reports: Doctrine\ORM\PersistentCollection {#5383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5387 …}
    -id: 145871
    -bodyTs: "'3':25 'assur':12 'clear':23 'close':26 'cpu':15 'daili':8 'door':27 'driver':9 'fan':16 'full':18 'heard':22 'let':10 'p':28 'poweredg':4 'speed':19 't620':5 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5988322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700554648 {#5368
      date: 2023-11-21 09:17:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4065}
  +body: "Server hardware with their 15000rpm fans will do that. We have a customer specializing in GPU intensive number crunching. They have little storage cupboards accessible from the hallway for every two person office. Their workstations sit there and the cables go through the wall to the desks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700560475 {#5585
    date: 2023-11-21 10:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@zurohki@aussie.zone"
    "@Custoslibera@lemmy.world"
    "@DaPorkchop_@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5588 …}
  +nested: Doctrine\ORM\PersistentCollection {#5590 …}
  +votes: Doctrine\ORM\PersistentCollection {#5592 …}
  +reports: Doctrine\ORM\PersistentCollection {#5594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5598 …}
  -id: 146068
  -bodyTs: "'15000rpm':5 'access':25 'cabl':40 'crunch':19 'cupboard':24 'custom':13 'desk':47 'everi':30 'fan':6 'go':41 'gpu':16 'hallway':28 'hardwar':2 'intens':17 'littl':22 'number':18 'offic':33 'person':32 'server':1 'sit':36 'special':14 'storag':23 'two':31 'wall':44 'workstat':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5009229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700560475 {#5586
    date: 2023-11-21 10:54: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
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 {#4150
  +user: App\Entity\User {#4163 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Remember kids, if you’re ever feeling useless, you’ll always be more useful than a 120mm AIO."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1700529434 {#4145
    date: 2023-11-21 02:17:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4151 …}
  +nested: Doctrine\ORM\PersistentCollection {#4153 …}
  +votes: Doctrine\ORM\PersistentCollection {#4155 …}
  +reports: Doctrine\ORM\PersistentCollection {#4157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4161 …}
  -id: 144921
  -bodyTs: "'120mm':17 'aio':18 'alway':11 'ever':6 'feel':7 'kid':2 'll':10 're':5 'rememb':1 'use':14 'useless':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5464926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700529434 {#4146
    date: 2023-11-21 02:17:14.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 {#4150
  +user: App\Entity\User {#4163 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Remember kids, if you’re ever feeling useless, you’ll always be more useful than a 120mm AIO."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1700529434 {#4145
    date: 2023-11-21 02:17:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4151 …}
  +nested: Doctrine\ORM\PersistentCollection {#4153 …}
  +votes: Doctrine\ORM\PersistentCollection {#4155 …}
  +reports: Doctrine\ORM\PersistentCollection {#4157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4161 …}
  -id: 144921
  -bodyTs: "'120mm':17 'aio':18 'alway':11 'ever':6 'feel':7 'kid':2 'll':10 're':5 'rememb':1 'use':14 'useless':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5464926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700529434 {#4146
    date: 2023-11-21 02:17:14.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 {#4150
  +user: App\Entity\User {#4163 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Remember kids, if you’re ever feeling useless, you’ll always be more useful than a 120mm AIO."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1700529434 {#4145
    date: 2023-11-21 02:17:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4151 …}
  +nested: Doctrine\ORM\PersistentCollection {#4153 …}
  +votes: Doctrine\ORM\PersistentCollection {#4155 …}
  +reports: Doctrine\ORM\PersistentCollection {#4157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4161 …}
  -id: 144921
  -bodyTs: "'120mm':17 'aio':18 'alway':11 'ever':6 'feel':7 'kid':2 'll':10 're':5 'rememb':1 'use':14 'useless':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5464926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700529434 {#4146
    date: 2023-11-21 02:17:14.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 {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Eeeehhh it’s about on par"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700993174 {#4220
    date: 2023-11-26 11:06:14.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: 145003
  -bodyTs: "'eeeehhh':1 'par':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1696384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700531840 {#4221
    date: 2023-11-21 02:57: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
51 DENIED edit
App\Entity\EntryComment {#4225
  +user: App\Entity\User {#4238 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Eeeehhh it’s about on par"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700993174 {#4220
    date: 2023-11-26 11:06:14.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: 145003
  -bodyTs: "'eeeehhh':1 'par':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1696384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700531840 {#4221
    date: 2023-11-21 02:57: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
52 DENIED moderate
App\Entity\EntryComment {#4225
  +user: App\Entity\User {#4238 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Eeeehhh it’s about on par"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700993174 {#4220
    date: 2023-11-26 11:06:14.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: 145003
  -bodyTs: "'eeeehhh':1 'par':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1696384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700531840 {#4221
    date: 2023-11-21 02:57: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
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 {#5162
  +user: Proxies\__CG__\App\Entity\User {#5163 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4225
    +user: App\Entity\User {#4238 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Eeeehhh it’s about on par"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700993174 {#4220
      date: 2023-11-26 11:06:14.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: 145003
    -bodyTs: "'eeeehhh':1 'par':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1696384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700531840 {#4221
      date: 2023-11-21 02:57:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: "The biggest bottleneck on both of them these days is getting the heat away from the cpu and into the cooler fast enough. Unless you’re de-lidding your cpu, using a peltier or some other lower than ambient powered cooling theres probably a negligible amount in it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700559777 {#5160
    date: 2023-11-21 10:42:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Designate6361@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5164 …}
  +nested: Doctrine\ORM\PersistentCollection {#5166 …}
  +votes: Doctrine\ORM\PersistentCollection {#5168 …}
  +reports: Doctrine\ORM\PersistentCollection {#5170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
  -id: 146048
  -bodyTs: "'ambient':40 'amount':47 'away':14 'biggest':2 'bottleneck':3 'cool':42 'cooler':21 'cpu':17,31 'day':9 'de':28 'de-lid':27 'enough':23 'fast':22 'get':11 'heat':13 'lid':29 'lower':38 'neglig':46 'peltier':34 'power':41 'probabl':44 're':26 'there':43 'unless':24 'use':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6392322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700559777 {#5161
    date: 2023-11-21 10:42:57.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 {#5162
  +user: Proxies\__CG__\App\Entity\User {#5163 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4225
    +user: App\Entity\User {#4238 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Eeeehhh it’s about on par"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700993174 {#4220
      date: 2023-11-26 11:06:14.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: 145003
    -bodyTs: "'eeeehhh':1 'par':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1696384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700531840 {#4221
      date: 2023-11-21 02:57:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: "The biggest bottleneck on both of them these days is getting the heat away from the cpu and into the cooler fast enough. Unless you’re de-lidding your cpu, using a peltier or some other lower than ambient powered cooling theres probably a negligible amount in it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700559777 {#5160
    date: 2023-11-21 10:42:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Designate6361@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5164 …}
  +nested: Doctrine\ORM\PersistentCollection {#5166 …}
  +votes: Doctrine\ORM\PersistentCollection {#5168 …}
  +reports: Doctrine\ORM\PersistentCollection {#5170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
  -id: 146048
  -bodyTs: "'ambient':40 'amount':47 'away':14 'biggest':2 'bottleneck':3 'cool':42 'cooler':21 'cpu':17,31 'day':9 'de':28 'de-lid':27 'enough':23 'fast':22 'get':11 'heat':13 'lid':29 'lower':38 'neglig':46 'peltier':34 'power':41 'probabl':44 're':26 'there':43 'unless':24 'use':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6392322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700559777 {#5161
    date: 2023-11-21 10:42:57.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 {#5162
  +user: Proxies\__CG__\App\Entity\User {#5163 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4225
    +user: App\Entity\User {#4238 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Eeeehhh it’s about on par"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700993174 {#4220
      date: 2023-11-26 11:06:14.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: 145003
    -bodyTs: "'eeeehhh':1 'par':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1696384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700531840 {#4221
      date: 2023-11-21 02:57:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4225}
  +body: "The biggest bottleneck on both of them these days is getting the heat away from the cpu and into the cooler fast enough. Unless you’re de-lidding your cpu, using a peltier or some other lower than ambient powered cooling theres probably a negligible amount in it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700559777 {#5160
    date: 2023-11-21 10:42:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Designate6361@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5164 …}
  +nested: Doctrine\ORM\PersistentCollection {#5166 …}
  +votes: Doctrine\ORM\PersistentCollection {#5168 …}
  +reports: Doctrine\ORM\PersistentCollection {#5170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
  -id: 146048
  -bodyTs: "'ambient':40 'amount':47 'away':14 'biggest':2 'bottleneck':3 'cool':42 'cooler':21 'cpu':17,31 'day':9 'de':28 'de-lid':27 'enough':23 'fast':22 'get':11 'heat':13 'lid':29 'lower':38 'neglig':46 'peltier':34 'power':41 'probabl':44 're':26 'there':43 'unless':24 'use':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6392322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700559777 {#5161
    date: 2023-11-21 10:42:57.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 {#4298
  +user: App\Entity\User {#4311 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701007361 {#4293
    date: 2023-11-26 15:02:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4299 …}
  +nested: Doctrine\ORM\PersistentCollection {#4301 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
  -id: 145026
  -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5980586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700532165 {#4294
    date: 2023-11-21 03:02: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
59 DENIED edit
App\Entity\EntryComment {#4298
  +user: App\Entity\User {#4311 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701007361 {#4293
    date: 2023-11-26 15:02:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4299 …}
  +nested: Doctrine\ORM\PersistentCollection {#4301 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
  -id: 145026
  -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5980586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700532165 {#4294
    date: 2023-11-21 03:02: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
60 DENIED moderate
App\Entity\EntryComment {#4298
  +user: App\Entity\User {#4311 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701007361 {#4293
    date: 2023-11-26 15:02:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4299 …}
  +nested: Doctrine\ORM\PersistentCollection {#4301 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
  -id: 145026
  -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5980586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700532165 {#4294
    date: 2023-11-21 03:02: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
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 {#5178
  +user: Proxies\__CG__\App\Entity\User {#5179 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4298
    +user: App\Entity\User {#4311 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701007361 {#4293
      date: 2023-11-26 15:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4301 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 145026
    -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5980586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700532165 {#4294
      date: 2023-11-21 03:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4298}
  +body: "A preferable (1000x) source would be an actual expert, Gamers Nexus. He reviews cooling solutions and thermal pastes probably more than anyone else, and he benchmarks many models."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700570653 {#5176
    date: 2023-11-21 13:44:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@M500@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5180 …}
  +nested: Doctrine\ORM\PersistentCollection {#5182 …}
  +votes: Doctrine\ORM\PersistentCollection {#5184 …}
  +reports: Doctrine\ORM\PersistentCollection {#5186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5190 …}
  -id: 146501
  -bodyTs: "'1000x':3 'actual':8 'anyon':22 'benchmark':26 'cool':14 'els':23 'expert':9 'gamer':10 'mani':27 'model':28 'nexus':11 'past':18 'prefer':2 'probabl':19 'review':13 'solut':15 'sourc':4 'thermal':17 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5992166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700570653 {#5177
    date: 2023-11-21 13:44:13.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 {#5178
  +user: Proxies\__CG__\App\Entity\User {#5179 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4298
    +user: App\Entity\User {#4311 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701007361 {#4293
      date: 2023-11-26 15:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4301 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 145026
    -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5980586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700532165 {#4294
      date: 2023-11-21 03:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4298}
  +body: "A preferable (1000x) source would be an actual expert, Gamers Nexus. He reviews cooling solutions and thermal pastes probably more than anyone else, and he benchmarks many models."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700570653 {#5176
    date: 2023-11-21 13:44:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@M500@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5180 …}
  +nested: Doctrine\ORM\PersistentCollection {#5182 …}
  +votes: Doctrine\ORM\PersistentCollection {#5184 …}
  +reports: Doctrine\ORM\PersistentCollection {#5186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5190 …}
  -id: 146501
  -bodyTs: "'1000x':3 'actual':8 'anyon':22 'benchmark':26 'cool':14 'els':23 'expert':9 'gamer':10 'mani':27 'model':28 'nexus':11 'past':18 'prefer':2 'probabl':19 'review':13 'solut':15 'sourc':4 'thermal':17 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5992166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700570653 {#5177
    date: 2023-11-21 13:44:13.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 {#5178
  +user: Proxies\__CG__\App\Entity\User {#5179 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4298
    +user: App\Entity\User {#4311 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701007361 {#4293
      date: 2023-11-26 15:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4301 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 145026
    -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5980586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700532165 {#4294
      date: 2023-11-21 03:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4298}
  +body: "A preferable (1000x) source would be an actual expert, Gamers Nexus. He reviews cooling solutions and thermal pastes probably more than anyone else, and he benchmarks many models."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700570653 {#5176
    date: 2023-11-21 13:44:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@M500@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5180 …}
  +nested: Doctrine\ORM\PersistentCollection {#5182 …}
  +votes: Doctrine\ORM\PersistentCollection {#5184 …}
  +reports: Doctrine\ORM\PersistentCollection {#5186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5190 …}
  -id: 146501
  -bodyTs: "'1000x':3 'actual':8 'anyon':22 'benchmark':26 'cool':14 'els':23 'expert':9 'gamer':10 'mani':27 'model':28 'nexus':11 'past':18 'prefer':2 'probabl':19 'review':13 'solut':15 'sourc':4 'thermal':17 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5992166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700570653 {#5177
    date: 2023-11-21 13:44:13.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 {#5194
  +user: Proxies\__CG__\App\Entity\User {#5195 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4298
    +user: App\Entity\User {#4311 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701007361 {#4293
      date: 2023-11-26 15:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4301 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 145026
    -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5980586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700532165 {#4294
      date: 2023-11-21 03:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4298}
  +body: """
    The entire computer is throttled into a power consumption you can sink through air coolers. So, unless you are overclocking something, it should always be enough. That will hold until companies start to design the components specifically for water cooling.\n
    \n
    But the people claiming it can be quieter or thinner are quite right.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700542651 {#5192
    date: 2023-11-21 05:57:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@M500@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5196 …}
  +nested: Doctrine\ORM\PersistentCollection {#5198 …}
  +votes: Doctrine\ORM\PersistentCollection {#5200 …}
  +reports: Doctrine\ORM\PersistentCollection {#5202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
  -id: 145414
  -bodyTs: "'air':14 'alway':24 'claim':44 'compani':31 'compon':36 'comput':3 'consumpt':9 'cool':40 'cooler':15 'design':34 'enough':26 'entir':2 'hold':29 'overclock':20 'peopl':43 'power':8 'quieter':48 'quit':52 'right':53 'sink':12 'someth':21 'specif':37 'start':32 'thinner':50 'throttl':5 'unless':17 'water':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5469921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700542651 {#5193
    date: 2023-11-21 05:57:31.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 {#5194
  +user: Proxies\__CG__\App\Entity\User {#5195 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4298
    +user: App\Entity\User {#4311 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701007361 {#4293
      date: 2023-11-26 15:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4301 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 145026
    -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5980586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700532165 {#4294
      date: 2023-11-21 03:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4298}
  +body: """
    The entire computer is throttled into a power consumption you can sink through air coolers. So, unless you are overclocking something, it should always be enough. That will hold until companies start to design the components specifically for water cooling.\n
    \n
    But the people claiming it can be quieter or thinner are quite right.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700542651 {#5192
    date: 2023-11-21 05:57:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@M500@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5196 …}
  +nested: Doctrine\ORM\PersistentCollection {#5198 …}
  +votes: Doctrine\ORM\PersistentCollection {#5200 …}
  +reports: Doctrine\ORM\PersistentCollection {#5202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
  -id: 145414
  -bodyTs: "'air':14 'alway':24 'claim':44 'compani':31 'compon':36 'comput':3 'consumpt':9 'cool':40 'cooler':15 'design':34 'enough':26 'entir':2 'hold':29 'overclock':20 'peopl':43 'power':8 'quieter':48 'quit':52 'right':53 'sink':12 'someth':21 'specif':37 'start':32 'thinner':50 'throttl':5 'unless':17 'water':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5469921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700542651 {#5193
    date: 2023-11-21 05:57:31.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 {#5194
  +user: Proxies\__CG__\App\Entity\User {#5195 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4298
    +user: App\Entity\User {#4311 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701007361 {#4293
      date: 2023-11-26 15:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4301 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 145026
    -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5980586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700532165 {#4294
      date: 2023-11-21 03:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4298}
  +body: """
    The entire computer is throttled into a power consumption you can sink through air coolers. So, unless you are overclocking something, it should always be enough. That will hold until companies start to design the components specifically for water cooling.\n
    \n
    But the people claiming it can be quieter or thinner are quite right.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700542651 {#5192
    date: 2023-11-21 05:57:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@M500@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5196 …}
  +nested: Doctrine\ORM\PersistentCollection {#5198 …}
  +votes: Doctrine\ORM\PersistentCollection {#5200 …}
  +reports: Doctrine\ORM\PersistentCollection {#5202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
  -id: 145414
  -bodyTs: "'air':14 'alway':24 'claim':44 'compani':31 'compon':36 'comput':3 'consumpt':9 'cool':40 'cooler':15 'design':34 'enough':26 'entir':2 'hold':29 'overclock':20 'peopl':43 'power':8 'quieter':48 'quit':52 'right':53 'sink':12 'someth':21 'specif':37 'start':32 'thinner':50 'throttl':5 'unless':17 'water':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5469921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700542651 {#5193
    date: 2023-11-21 05:57:31.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 {#5210
  +user: Proxies\__CG__\App\Entity\User {#5211 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4298
    +user: App\Entity\User {#4311 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701007361 {#4293
      date: 2023-11-26 15:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4301 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 145026
    -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5980586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700532165 {#4294
      date: 2023-11-21 03:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4298}
  +body: "Water cooling is just air cooling that moves the fan. If you have a crappy radiator, you aren’t going to get great cooling. Water is a great way to move heat, which is why we use it for cars, heating, and power production."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700537263 {#5208
    date: 2023-11-21 04:27:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@M500@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 145237
  -bodyTs: "'air':5 'aren':18 'car':40 'cool':2,6,24 'crappi':15 'fan':10 'get':22 'go':20 'great':23,28 'heat':32,41 'move':8,31 'power':43 'product':44 'radiat':16 'use':37 'water':1,25 'way':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5751395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700537263 {#5209
    date: 2023-11-21 04:27:43.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 {#5210
  +user: Proxies\__CG__\App\Entity\User {#5211 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4298
    +user: App\Entity\User {#4311 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701007361 {#4293
      date: 2023-11-26 15:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4301 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 145026
    -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5980586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700532165 {#4294
      date: 2023-11-21 03:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4298}
  +body: "Water cooling is just air cooling that moves the fan. If you have a crappy radiator, you aren’t going to get great cooling. Water is a great way to move heat, which is why we use it for cars, heating, and power production."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700537263 {#5208
    date: 2023-11-21 04:27:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@M500@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 145237
  -bodyTs: "'air':5 'aren':18 'car':40 'cool':2,6,24 'crappi':15 'fan':10 'get':22 'go':20 'great':23,28 'heat':32,41 'move':8,31 'power':43 'product':44 'radiat':16 'use':37 'water':1,25 'way':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5751395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700537263 {#5209
    date: 2023-11-21 04:27:43.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 {#5210
  +user: Proxies\__CG__\App\Entity\User {#5211 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4298
    +user: App\Entity\User {#4311 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701007361 {#4293
      date: 2023-11-26 15:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4301 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 145026
    -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5980586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700532165 {#4294
      date: 2023-11-21 03:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4298}
  +body: "Water cooling is just air cooling that moves the fan. If you have a crappy radiator, you aren’t going to get great cooling. Water is a great way to move heat, which is why we use it for cars, heating, and power production."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700537263 {#5208
    date: 2023-11-21 04:27:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@M500@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 145237
  -bodyTs: "'air':5 'aren':18 'car':40 'cool':2,6,24 'crappi':15 'fan':10 'get':22 'go':20 'great':23,28 'heat':32,41 'move':8,31 'power':43 'product':44 'radiat':16 'use':37 'water':1,25 'way':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5751395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700537263 {#5209
    date: 2023-11-21 04:27:43.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 {#5226
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4298
    +user: App\Entity\User {#4311 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701007361 {#4293
      date: 2023-11-26 15:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4301 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 145026
    -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5980586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700532165 {#4294
      date: 2023-11-21 03:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4298}
  +body: "I wouldn’t cite LTT for much, but IIRC, that was only true to a point. The NHD-15 is great, but a lot of cases can’t fit one. Same with many other high end air coolers. It might also cool to the same temperature, but is also running the fans harder to get there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700543710 {#5224
    date: 2023-11-21 06:15:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@M500@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5227 …}
  +nested: Doctrine\ORM\PersistentCollection {#5229 …}
  +votes: Doctrine\ORM\PersistentCollection {#5231 …}
  +reports: Doctrine\ORM\PersistentCollection {#5233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5237 …}
  -id: 145457
  -bodyTs: "'-15':19 'air':37 'also':41,49 'case':26 'cite':4 'cool':42 'cooler':38 'end':36 'fan':52 'fit':29 'get':55 'great':21 'harder':53 'high':35 'iirc':9 'lot':24 'ltt':5 'mani':33 'might':40 'much':7 'nhd':18 'one':30 'point':16 'run':50 'temperatur':46 'true':13 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4834366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700543710 {#5225
    date: 2023-11-21 06:15:10.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 {#5226
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4298
    +user: App\Entity\User {#4311 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701007361 {#4293
      date: 2023-11-26 15:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4301 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 145026
    -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5980586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700532165 {#4294
      date: 2023-11-21 03:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4298}
  +body: "I wouldn’t cite LTT for much, but IIRC, that was only true to a point. The NHD-15 is great, but a lot of cases can’t fit one. Same with many other high end air coolers. It might also cool to the same temperature, but is also running the fans harder to get there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700543710 {#5224
    date: 2023-11-21 06:15:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@M500@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5227 …}
  +nested: Doctrine\ORM\PersistentCollection {#5229 …}
  +votes: Doctrine\ORM\PersistentCollection {#5231 …}
  +reports: Doctrine\ORM\PersistentCollection {#5233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5237 …}
  -id: 145457
  -bodyTs: "'-15':19 'air':37 'also':41,49 'case':26 'cite':4 'cool':42 'cooler':38 'end':36 'fan':52 'fit':29 'get':55 'great':21 'harder':53 'high':35 'iirc':9 'lot':24 'ltt':5 'mani':33 'might':40 'much':7 'nhd':18 'one':30 'point':16 'run':50 'temperatur':46 'true':13 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4834366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700543710 {#5225
    date: 2023-11-21 06:15:10.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 {#5226
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4298
    +user: App\Entity\User {#4311 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701007361 {#4293
      date: 2023-11-26 15:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4301 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 145026
    -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5980586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700532165 {#4294
      date: 2023-11-21 03:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4298}
  +body: "I wouldn’t cite LTT for much, but IIRC, that was only true to a point. The NHD-15 is great, but a lot of cases can’t fit one. Same with many other high end air coolers. It might also cool to the same temperature, but is also running the fans harder to get there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700543710 {#5224
    date: 2023-11-21 06:15:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@M500@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5227 …}
  +nested: Doctrine\ORM\PersistentCollection {#5229 …}
  +votes: Doctrine\ORM\PersistentCollection {#5231 …}
  +reports: Doctrine\ORM\PersistentCollection {#5233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5237 …}
  -id: 145457
  -bodyTs: "'-15':19 'air':37 'also':41,49 'case':26 'cite':4 'cool':42 'cooler':38 'end':36 'fan':52 'fit':29 'get':55 'great':21 'harder':53 'high':35 'iirc':9 'lot':24 'ltt':5 'mani':33 'might':40 'much':7 'nhd':18 'one':30 'point':16 'run':50 'temperatur':46 'true':13 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4834366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700543710 {#5225
    date: 2023-11-21 06:15:10.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 {#5470
  +user: Proxies\__CG__\App\Entity\User {#5471 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5226
    +user: App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4298
      +user: App\Entity\User {#4311 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701007361 {#4293
        date: 2023-11-26 15:02:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4299 …}
      +nested: Doctrine\ORM\PersistentCollection {#4301 …}
      +votes: Doctrine\ORM\PersistentCollection {#4303 …}
      +reports: Doctrine\ORM\PersistentCollection {#4305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
      -id: 145026
      -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5980586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700532165 {#4294
        date: 2023-11-21 03:02:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4298}
    +body: "I wouldn’t cite LTT for much, but IIRC, that was only true to a point. The NHD-15 is great, but a lot of cases can’t fit one. Same with many other high end air coolers. It might also cool to the same temperature, but is also running the fans harder to get there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700543710 {#5224
      date: 2023-11-21 06:15:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@M500@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5227 …}
    +nested: Doctrine\ORM\PersistentCollection {#5229 …}
    +votes: Doctrine\ORM\PersistentCollection {#5231 …}
    +reports: Doctrine\ORM\PersistentCollection {#5233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5237 …}
    -id: 145457
    -bodyTs: "'-15':19 'air':37 'also':41,49 'case':26 'cite':4 'cool':42 'cooler':38 'end':36 'fan':52 'fit':29 'get':55 'great':21 'harder':53 'high':35 'iirc':9 'lot':24 'ltt':5 'mani':33 'might':40 'much':7 'nhd':18 'one':30 'point':16 'run':50 'temperatur':46 'true':13 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4834366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700543710 {#5225
      date: 2023-11-21 06:15:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4298}
  +body: "*NH-D15 🤓"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700562670 {#5468
    date: 2023-11-21 11:31:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@M500@lemmy.ml"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5472 …}
  +nested: Doctrine\ORM\PersistentCollection {#5474 …}
  +votes: Doctrine\ORM\PersistentCollection {#5476 …}
  +reports: Doctrine\ORM\PersistentCollection {#5478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
  -id: 146141
  -bodyTs: "'d15':3 'nh':2 'nh-d15':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5474066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700562670 {#5469
    date: 2023-11-21 11:31:10.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 {#5470
  +user: Proxies\__CG__\App\Entity\User {#5471 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5226
    +user: App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4298
      +user: App\Entity\User {#4311 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701007361 {#4293
        date: 2023-11-26 15:02:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4299 …}
      +nested: Doctrine\ORM\PersistentCollection {#4301 …}
      +votes: Doctrine\ORM\PersistentCollection {#4303 …}
      +reports: Doctrine\ORM\PersistentCollection {#4305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
      -id: 145026
      -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5980586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700532165 {#4294
        date: 2023-11-21 03:02:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4298}
    +body: "I wouldn’t cite LTT for much, but IIRC, that was only true to a point. The NHD-15 is great, but a lot of cases can’t fit one. Same with many other high end air coolers. It might also cool to the same temperature, but is also running the fans harder to get there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700543710 {#5224
      date: 2023-11-21 06:15:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@M500@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5227 …}
    +nested: Doctrine\ORM\PersistentCollection {#5229 …}
    +votes: Doctrine\ORM\PersistentCollection {#5231 …}
    +reports: Doctrine\ORM\PersistentCollection {#5233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5237 …}
    -id: 145457
    -bodyTs: "'-15':19 'air':37 'also':41,49 'case':26 'cite':4 'cool':42 'cooler':38 'end':36 'fan':52 'fit':29 'get':55 'great':21 'harder':53 'high':35 'iirc':9 'lot':24 'ltt':5 'mani':33 'might':40 'much':7 'nhd':18 'one':30 'point':16 'run':50 'temperatur':46 'true':13 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4834366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700543710 {#5225
      date: 2023-11-21 06:15:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4298}
  +body: "*NH-D15 🤓"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700562670 {#5468
    date: 2023-11-21 11:31:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@M500@lemmy.ml"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5472 …}
  +nested: Doctrine\ORM\PersistentCollection {#5474 …}
  +votes: Doctrine\ORM\PersistentCollection {#5476 …}
  +reports: Doctrine\ORM\PersistentCollection {#5478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
  -id: 146141
  -bodyTs: "'d15':3 'nh':2 'nh-d15':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5474066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700562670 {#5469
    date: 2023-11-21 11:31:10.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 {#5470
  +user: Proxies\__CG__\App\Entity\User {#5471 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5226
    +user: App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4298
      +user: App\Entity\User {#4311 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Didn’t Linus tech tips do a video on this and find that water cooling doesn’t make much if any difference."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701007361 {#4293
        date: 2023-11-26 15:02:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4299 …}
      +nested: Doctrine\ORM\PersistentCollection {#4301 …}
      +votes: Doctrine\ORM\PersistentCollection {#4303 …}
      +reports: Doctrine\ORM\PersistentCollection {#4305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
      -id: 145026
      -bodyTs: "'cool':15 'didn':1 'differ':22 'doesn':16 'find':12 'linus':3 'make':18 'much':19 'tech':4 'tip':5 'video':8 'water':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5980586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700532165 {#4294
        date: 2023-11-21 03:02:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4298}
    +body: "I wouldn’t cite LTT for much, but IIRC, that was only true to a point. The NHD-15 is great, but a lot of cases can’t fit one. Same with many other high end air coolers. It might also cool to the same temperature, but is also running the fans harder to get there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700543710 {#5224
      date: 2023-11-21 06:15:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@M500@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5227 …}
    +nested: Doctrine\ORM\PersistentCollection {#5229 …}
    +votes: Doctrine\ORM\PersistentCollection {#5231 …}
    +reports: Doctrine\ORM\PersistentCollection {#5233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5237 …}
    -id: 145457
    -bodyTs: "'-15':19 'air':37 'also':41,49 'case':26 'cite':4 'cool':42 'cooler':38 'end':36 'fan':52 'fit':29 'get':55 'great':21 'harder':53 'high':35 'iirc':9 'lot':24 'ltt':5 'mani':33 'might':40 'much':7 'nhd':18 'one':30 'point':16 'run':50 'temperatur':46 'true':13 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4834366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700543710 {#5225
      date: 2023-11-21 06:15:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4298}
  +body: "*NH-D15 🤓"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700562670 {#5468
    date: 2023-11-21 11:31:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@M500@lemmy.ml"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5472 …}
  +nested: Doctrine\ORM\PersistentCollection {#5474 …}
  +votes: Doctrine\ORM\PersistentCollection {#5476 …}
  +reports: Doctrine\ORM\PersistentCollection {#5478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
  -id: 146141
  -bodyTs: "'d15':3 'nh':2 'nh-d15':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5474066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700562670 {#5469
    date: 2023-11-21 11:31:10.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 {#4372
  +user: App\Entity\User {#4385 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
    \n
    The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701085350 {#4366
    date: 2023-11-27 12:42:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4373 …}
  +nested: Doctrine\ORM\PersistentCollection {#4375 …}
  +votes: Doctrine\ORM\PersistentCollection {#4377 …}
  +reports: Doctrine\ORM\PersistentCollection {#4379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
  -id: 145141
  -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5467298"
  +editedAt: DateTimeImmutable @1700960655 {#4367
    date: 2023-11-26 02:04:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700535309 {#4368
    date: 2023-11-21 03:55: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
83 DENIED edit
App\Entity\EntryComment {#4372
  +user: App\Entity\User {#4385 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
    \n
    The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701085350 {#4366
    date: 2023-11-27 12:42:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4373 …}
  +nested: Doctrine\ORM\PersistentCollection {#4375 …}
  +votes: Doctrine\ORM\PersistentCollection {#4377 …}
  +reports: Doctrine\ORM\PersistentCollection {#4379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
  -id: 145141
  -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5467298"
  +editedAt: DateTimeImmutable @1700960655 {#4367
    date: 2023-11-26 02:04:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700535309 {#4368
    date: 2023-11-21 03:55: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
84 DENIED moderate
App\Entity\EntryComment {#4372
  +user: App\Entity\User {#4385 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
    \n
    The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701085350 {#4366
    date: 2023-11-27 12:42:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4373 …}
  +nested: Doctrine\ORM\PersistentCollection {#4375 …}
  +votes: Doctrine\ORM\PersistentCollection {#4377 …}
  +reports: Doctrine\ORM\PersistentCollection {#4379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
  -id: 145141
  -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5467298"
  +editedAt: DateTimeImmutable @1700960655 {#4367
    date: 2023-11-26 02:04:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700535309 {#4368
    date: 2023-11-21 03:55: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
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 {#5241
  +user: Proxies\__CG__\App\Entity\User {#5242 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4372
    +user: App\Entity\User {#4385 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
      \n
      The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701085350 {#4366
      date: 2023-11-27 12:42:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4373 …}
    +nested: Doctrine\ORM\PersistentCollection {#4375 …}
    +votes: Doctrine\ORM\PersistentCollection {#4377 …}
    +reports: Doctrine\ORM\PersistentCollection {#4379 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
    -id: 145141
    -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467298"
    +editedAt: DateTimeImmutable @1700960655 {#4367
      date: 2023-11-26 02:04:15.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700535309 {#4368
      date: 2023-11-21 03:55:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "Usually copper heatpipes that are found in most air coolers have a drop of liquid in them to boost perfomance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700566591 {#5239
    date: 2023-11-21 12:36:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5243 …}
  +nested: Doctrine\ORM\PersistentCollection {#5245 …}
  +votes: Doctrine\ORM\PersistentCollection {#5247 …}
  +reports: Doctrine\ORM\PersistentCollection {#5249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
  -id: 146283
  -bodyTs: "'air':9 'boost':19 'cooler':10 'copper':2 'drop':13 'found':6 'heatpip':3 'liquid':15 'perfom':20 'usual':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4777032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700566591 {#5240
    date: 2023-11-21 12:36:31.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 {#5241
  +user: Proxies\__CG__\App\Entity\User {#5242 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4372
    +user: App\Entity\User {#4385 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
      \n
      The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701085350 {#4366
      date: 2023-11-27 12:42:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4373 …}
    +nested: Doctrine\ORM\PersistentCollection {#4375 …}
    +votes: Doctrine\ORM\PersistentCollection {#4377 …}
    +reports: Doctrine\ORM\PersistentCollection {#4379 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
    -id: 145141
    -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467298"
    +editedAt: DateTimeImmutable @1700960655 {#4367
      date: 2023-11-26 02:04:15.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700535309 {#4368
      date: 2023-11-21 03:55:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "Usually copper heatpipes that are found in most air coolers have a drop of liquid in them to boost perfomance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700566591 {#5239
    date: 2023-11-21 12:36:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5243 …}
  +nested: Doctrine\ORM\PersistentCollection {#5245 …}
  +votes: Doctrine\ORM\PersistentCollection {#5247 …}
  +reports: Doctrine\ORM\PersistentCollection {#5249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
  -id: 146283
  -bodyTs: "'air':9 'boost':19 'cooler':10 'copper':2 'drop':13 'found':6 'heatpip':3 'liquid':15 'perfom':20 'usual':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4777032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700566591 {#5240
    date: 2023-11-21 12:36:31.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 {#5241
  +user: Proxies\__CG__\App\Entity\User {#5242 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4372
    +user: App\Entity\User {#4385 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
      \n
      The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701085350 {#4366
      date: 2023-11-27 12:42:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4373 …}
    +nested: Doctrine\ORM\PersistentCollection {#4375 …}
    +votes: Doctrine\ORM\PersistentCollection {#4377 …}
    +reports: Doctrine\ORM\PersistentCollection {#4379 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
    -id: 145141
    -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467298"
    +editedAt: DateTimeImmutable @1700960655 {#4367
      date: 2023-11-26 02:04:15.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700535309 {#4368
      date: 2023-11-21 03:55:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "Usually copper heatpipes that are found in most air coolers have a drop of liquid in them to boost perfomance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700566591 {#5239
    date: 2023-11-21 12:36:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5243 …}
  +nested: Doctrine\ORM\PersistentCollection {#5245 …}
  +votes: Doctrine\ORM\PersistentCollection {#5247 …}
  +reports: Doctrine\ORM\PersistentCollection {#5249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
  -id: 146283
  -bodyTs: "'air':9 'boost':19 'cooler':10 'copper':2 'drop':13 'found':6 'heatpip':3 'liquid':15 'perfom':20 'usual':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4777032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700566591 {#5240
    date: 2023-11-21 12:36:31.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 {#5532
  +user: Proxies\__CG__\App\Entity\User {#5533 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5241
    +user: Proxies\__CG__\App\Entity\User {#5242 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: App\Entity\User {#4385 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
        \n
        The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701085350 {#4366
        date: 2023-11-27 12:42:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4373 …}
      +nested: Doctrine\ORM\PersistentCollection {#4375 …}
      +votes: Doctrine\ORM\PersistentCollection {#4377 …}
      +reports: Doctrine\ORM\PersistentCollection {#4379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
      -id: 145141
      -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467298"
      +editedAt: DateTimeImmutable @1700960655 {#4367
        date: 2023-11-26 02:04:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700535309 {#4368
        date: 2023-11-21 03:55:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Usually copper heatpipes that are found in most air coolers have a drop of liquid in them to boost perfomance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700566591 {#5239
      date: 2023-11-21 12:36:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5243 …}
    +nested: Doctrine\ORM\PersistentCollection {#5245 …}
    +votes: Doctrine\ORM\PersistentCollection {#5247 …}
    +reports: Doctrine\ORM\PersistentCollection {#5249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
    -id: 146283
    -bodyTs: "'air':9 'boost':19 'cooler':10 'copper':2 'drop':13 'found':6 'heatpip':3 'liquid':15 'perfom':20 'usual':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4777032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700566591 {#5240
      date: 2023-11-21 12:36:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "Which are already build-in and don’t require you to fill them with possible leaks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700567627 {#5530
    date: 2023-11-21 12:53:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@yesmeisyes@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5534 …}
  +nested: Doctrine\ORM\PersistentCollection {#5536 …}
  +votes: Doctrine\ORM\PersistentCollection {#5538 …}
  +reports: Doctrine\ORM\PersistentCollection {#5540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5544 …}
  -id: 146332
  -bodyTs: "'alreadi':3 'build':5 'build-in':4 'fill':13 'leak':17 'possibl':16 'requir':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4854641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700567627 {#5531
    date: 2023-11-21 12:53:47.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 {#5532
  +user: Proxies\__CG__\App\Entity\User {#5533 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5241
    +user: Proxies\__CG__\App\Entity\User {#5242 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: App\Entity\User {#4385 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
        \n
        The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701085350 {#4366
        date: 2023-11-27 12:42:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4373 …}
      +nested: Doctrine\ORM\PersistentCollection {#4375 …}
      +votes: Doctrine\ORM\PersistentCollection {#4377 …}
      +reports: Doctrine\ORM\PersistentCollection {#4379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
      -id: 145141
      -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467298"
      +editedAt: DateTimeImmutable @1700960655 {#4367
        date: 2023-11-26 02:04:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700535309 {#4368
        date: 2023-11-21 03:55:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Usually copper heatpipes that are found in most air coolers have a drop of liquid in them to boost perfomance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700566591 {#5239
      date: 2023-11-21 12:36:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5243 …}
    +nested: Doctrine\ORM\PersistentCollection {#5245 …}
    +votes: Doctrine\ORM\PersistentCollection {#5247 …}
    +reports: Doctrine\ORM\PersistentCollection {#5249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
    -id: 146283
    -bodyTs: "'air':9 'boost':19 'cooler':10 'copper':2 'drop':13 'found':6 'heatpip':3 'liquid':15 'perfom':20 'usual':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4777032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700566591 {#5240
      date: 2023-11-21 12:36:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "Which are already build-in and don’t require you to fill them with possible leaks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700567627 {#5530
    date: 2023-11-21 12:53:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@yesmeisyes@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5534 …}
  +nested: Doctrine\ORM\PersistentCollection {#5536 …}
  +votes: Doctrine\ORM\PersistentCollection {#5538 …}
  +reports: Doctrine\ORM\PersistentCollection {#5540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5544 …}
  -id: 146332
  -bodyTs: "'alreadi':3 'build':5 'build-in':4 'fill':13 'leak':17 'possibl':16 'requir':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4854641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700567627 {#5531
    date: 2023-11-21 12:53:47.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 {#5532
  +user: Proxies\__CG__\App\Entity\User {#5533 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5241
    +user: Proxies\__CG__\App\Entity\User {#5242 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: App\Entity\User {#4385 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
        \n
        The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701085350 {#4366
        date: 2023-11-27 12:42:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4373 …}
      +nested: Doctrine\ORM\PersistentCollection {#4375 …}
      +votes: Doctrine\ORM\PersistentCollection {#4377 …}
      +reports: Doctrine\ORM\PersistentCollection {#4379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
      -id: 145141
      -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467298"
      +editedAt: DateTimeImmutable @1700960655 {#4367
        date: 2023-11-26 02:04:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700535309 {#4368
        date: 2023-11-21 03:55:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Usually copper heatpipes that are found in most air coolers have a drop of liquid in them to boost perfomance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700566591 {#5239
      date: 2023-11-21 12:36:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5243 …}
    +nested: Doctrine\ORM\PersistentCollection {#5245 …}
    +votes: Doctrine\ORM\PersistentCollection {#5247 …}
    +reports: Doctrine\ORM\PersistentCollection {#5249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
    -id: 146283
    -bodyTs: "'air':9 'boost':19 'cooler':10 'copper':2 'drop':13 'found':6 'heatpip':3 'liquid':15 'perfom':20 'usual':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4777032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700566591 {#5240
      date: 2023-11-21 12:36:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "Which are already build-in and don’t require you to fill them with possible leaks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700567627 {#5530
    date: 2023-11-21 12:53:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@yesmeisyes@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5534 …}
  +nested: Doctrine\ORM\PersistentCollection {#5536 …}
  +votes: Doctrine\ORM\PersistentCollection {#5538 …}
  +reports: Doctrine\ORM\PersistentCollection {#5540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5544 …}
  -id: 146332
  -bodyTs: "'alreadi':3 'build':5 'build-in':4 'fill':13 'leak':17 'possibl':16 'requir':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4854641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700567627 {#5531
    date: 2023-11-21 12:53:47.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 {#5257
  +user: Proxies\__CG__\App\Entity\User {#5258 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4372
    +user: App\Entity\User {#4385 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
      \n
      The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701085350 {#4366
      date: 2023-11-27 12:42:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4373 …}
    +nested: Doctrine\ORM\PersistentCollection {#4375 …}
    +votes: Doctrine\ORM\PersistentCollection {#4377 …}
    +reports: Doctrine\ORM\PersistentCollection {#4379 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
    -id: 145141
    -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467298"
    +editedAt: DateTimeImmutable @1700960655 {#4367
      date: 2023-11-26 02:04:15.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700535309 {#4368
      date: 2023-11-21 03:55:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1700539054 {#5255
    date: 2023-11-21 04:57:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5259 …}
  +nested: Doctrine\ORM\PersistentCollection {#5261 …}
  +votes: Doctrine\ORM\PersistentCollection {#5263 …}
  +reports: Doctrine\ORM\PersistentCollection {#5265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
  -id: 145296
  -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5468780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700539054 {#5256
    date: 2023-11-21 04:57: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
95 DENIED edit
App\Entity\EntryComment {#5257
  +user: Proxies\__CG__\App\Entity\User {#5258 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4372
    +user: App\Entity\User {#4385 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
      \n
      The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701085350 {#4366
      date: 2023-11-27 12:42:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4373 …}
    +nested: Doctrine\ORM\PersistentCollection {#4375 …}
    +votes: Doctrine\ORM\PersistentCollection {#4377 …}
    +reports: Doctrine\ORM\PersistentCollection {#4379 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
    -id: 145141
    -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467298"
    +editedAt: DateTimeImmutable @1700960655 {#4367
      date: 2023-11-26 02:04:15.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700535309 {#4368
      date: 2023-11-21 03:55:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1700539054 {#5255
    date: 2023-11-21 04:57:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5259 …}
  +nested: Doctrine\ORM\PersistentCollection {#5261 …}
  +votes: Doctrine\ORM\PersistentCollection {#5263 …}
  +reports: Doctrine\ORM\PersistentCollection {#5265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
  -id: 145296
  -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5468780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700539054 {#5256
    date: 2023-11-21 04:57: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
96 DENIED moderate
App\Entity\EntryComment {#5257
  +user: Proxies\__CG__\App\Entity\User {#5258 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4372
    +user: App\Entity\User {#4385 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
      \n
      The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701085350 {#4366
      date: 2023-11-27 12:42:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4373 …}
    +nested: Doctrine\ORM\PersistentCollection {#4375 …}
    +votes: Doctrine\ORM\PersistentCollection {#4377 …}
    +reports: Doctrine\ORM\PersistentCollection {#4379 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
    -id: 145141
    -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467298"
    +editedAt: DateTimeImmutable @1700960655 {#4367
      date: 2023-11-26 02:04:15.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700535309 {#4368
      date: 2023-11-21 03:55:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1700539054 {#5255
    date: 2023-11-21 04:57:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5259 …}
  +nested: Doctrine\ORM\PersistentCollection {#5261 …}
  +votes: Doctrine\ORM\PersistentCollection {#5263 …}
  +reports: Doctrine\ORM\PersistentCollection {#5265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
  -id: 145296
  -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5468780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700539054 {#5256
    date: 2023-11-21 04:57: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
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 {#5391
  +user: Proxies\__CG__\App\Entity\User {#5392 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5257
    +user: Proxies\__CG__\App\Entity\User {#5258 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: App\Entity\User {#4385 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
        \n
        The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701085350 {#4366
        date: 2023-11-27 12:42:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4373 …}
      +nested: Doctrine\ORM\PersistentCollection {#4375 …}
      +votes: Doctrine\ORM\PersistentCollection {#4377 …}
      +reports: Doctrine\ORM\PersistentCollection {#4379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
      -id: 145141
      -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467298"
      +editedAt: DateTimeImmutable @1700960655 {#4367
        date: 2023-11-26 02:04:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700535309 {#4368
        date: 2023-11-21 03:55:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1700539054 {#5255
      date: 2023-11-21 04:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5259 …}
    +nested: Doctrine\ORM\PersistentCollection {#5261 …}
    +votes: Doctrine\ORM\PersistentCollection {#5263 …}
    +reports: Doctrine\ORM\PersistentCollection {#5265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
    -id: 145296
    -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5468780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539054 {#5256
      date: 2023-11-21 04:57:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "Every liquid cooling system is pretty much that. Eventually you need to give it to the outside and the outside is usually air. Heck even river cooling for Power plants ends up “air cooling” through the rivers surface."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700556280 {#5389
    date: 2023-11-21 09:44:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5393 …}
  +nested: Doctrine\ORM\PersistentCollection {#5395 …}
  +votes: Doctrine\ORM\PersistentCollection {#5397 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 145920
  -bodyTs: "'air':23,33 'cool':3,27,34 'end':31 'even':25 'eventu':9 'everi':1 'give':13 'heck':24 'liquid':2 'much':7 'need':11 'outsid':17,20 'plant':30 'power':29 'pretti':6 'river':26,37 'surfac':38 'system':4 'usual':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5008128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700556280 {#5390
    date: 2023-11-21 09:44: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
99 DENIED edit
App\Entity\EntryComment {#5391
  +user: Proxies\__CG__\App\Entity\User {#5392 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5257
    +user: Proxies\__CG__\App\Entity\User {#5258 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: App\Entity\User {#4385 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
        \n
        The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701085350 {#4366
        date: 2023-11-27 12:42:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4373 …}
      +nested: Doctrine\ORM\PersistentCollection {#4375 …}
      +votes: Doctrine\ORM\PersistentCollection {#4377 …}
      +reports: Doctrine\ORM\PersistentCollection {#4379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
      -id: 145141
      -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467298"
      +editedAt: DateTimeImmutable @1700960655 {#4367
        date: 2023-11-26 02:04:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700535309 {#4368
        date: 2023-11-21 03:55:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1700539054 {#5255
      date: 2023-11-21 04:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5259 …}
    +nested: Doctrine\ORM\PersistentCollection {#5261 …}
    +votes: Doctrine\ORM\PersistentCollection {#5263 …}
    +reports: Doctrine\ORM\PersistentCollection {#5265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
    -id: 145296
    -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5468780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539054 {#5256
      date: 2023-11-21 04:57:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "Every liquid cooling system is pretty much that. Eventually you need to give it to the outside and the outside is usually air. Heck even river cooling for Power plants ends up “air cooling” through the rivers surface."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700556280 {#5389
    date: 2023-11-21 09:44:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5393 …}
  +nested: Doctrine\ORM\PersistentCollection {#5395 …}
  +votes: Doctrine\ORM\PersistentCollection {#5397 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 145920
  -bodyTs: "'air':23,33 'cool':3,27,34 'end':31 'even':25 'eventu':9 'everi':1 'give':13 'heck':24 'liquid':2 'much':7 'need':11 'outsid':17,20 'plant':30 'power':29 'pretti':6 'river':26,37 'surfac':38 'system':4 'usual':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5008128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700556280 {#5390
    date: 2023-11-21 09:44: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
100 DENIED moderate
App\Entity\EntryComment {#5391
  +user: Proxies\__CG__\App\Entity\User {#5392 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5257
    +user: Proxies\__CG__\App\Entity\User {#5258 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: App\Entity\User {#4385 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
        \n
        The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701085350 {#4366
        date: 2023-11-27 12:42:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4373 …}
      +nested: Doctrine\ORM\PersistentCollection {#4375 …}
      +votes: Doctrine\ORM\PersistentCollection {#4377 …}
      +reports: Doctrine\ORM\PersistentCollection {#4379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
      -id: 145141
      -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467298"
      +editedAt: DateTimeImmutable @1700960655 {#4367
        date: 2023-11-26 02:04:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700535309 {#4368
        date: 2023-11-21 03:55:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1700539054 {#5255
      date: 2023-11-21 04:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5259 …}
    +nested: Doctrine\ORM\PersistentCollection {#5261 …}
    +votes: Doctrine\ORM\PersistentCollection {#5263 …}
    +reports: Doctrine\ORM\PersistentCollection {#5265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
    -id: 145296
    -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5468780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539054 {#5256
      date: 2023-11-21 04:57:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "Every liquid cooling system is pretty much that. Eventually you need to give it to the outside and the outside is usually air. Heck even river cooling for Power plants ends up “air cooling” through the rivers surface."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700556280 {#5389
    date: 2023-11-21 09:44:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5393 …}
  +nested: Doctrine\ORM\PersistentCollection {#5395 …}
  +votes: Doctrine\ORM\PersistentCollection {#5397 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 145920
  -bodyTs: "'air':23,33 'cool':3,27,34 'end':31 'even':25 'eventu':9 'everi':1 'give':13 'heck':24 'liquid':2 'much':7 'need':11 'outsid':17,20 'plant':30 'power':29 'pretti':6 'river':26,37 'surfac':38 'system':4 'usual':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5008128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700556280 {#5390
    date: 2023-11-21 09:44: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
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 {#5619
  +user: Proxies\__CG__\App\Entity\User {#5620 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5391
    +user: Proxies\__CG__\App\Entity\User {#5392 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5257
      +user: Proxies\__CG__\App\Entity\User {#5258 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4372
        +user: App\Entity\User {#4385 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
          \n
          The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1701085350 {#4366
          date: 2023-11-27 12:42:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4373 …}
        +nested: Doctrine\ORM\PersistentCollection {#4375 …}
        +votes: Doctrine\ORM\PersistentCollection {#4377 …}
        +reports: Doctrine\ORM\PersistentCollection {#4379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
        -id: 145141
        -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5467298"
        +editedAt: DateTimeImmutable @1700960655 {#4367
          date: 2023-11-26 02:04:15.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700535309 {#4368
          date: 2023-11-21 03:55:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1700539054 {#5255
        date: 2023-11-21 04:57:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5259 …}
      +nested: Doctrine\ORM\PersistentCollection {#5261 …}
      +votes: Doctrine\ORM\PersistentCollection {#5263 …}
      +reports: Doctrine\ORM\PersistentCollection {#5265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
      -id: 145296
      -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5468780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700539054 {#5256
        date: 2023-11-21 04:57:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Every liquid cooling system is pretty much that. Eventually you need to give it to the outside and the outside is usually air. Heck even river cooling for Power plants ends up “air cooling” through the rivers surface."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700556280 {#5389
      date: 2023-11-21 09:44:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5393 …}
    +nested: Doctrine\ORM\PersistentCollection {#5395 …}
    +votes: Doctrine\ORM\PersistentCollection {#5397 …}
    +reports: Doctrine\ORM\PersistentCollection {#5399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
    -id: 145920
    -bodyTs: "'air':23,33 'cool':3,27,34 'end':31 'even':25 'eventu':9 'everi':1 'give':13 'heck':24 'liquid':2 'much':7 'need':11 'outsid':17,20 'plant':30 'power':29 'pretti':6 'river':26,37 'surfac':38 'system':4 'usual':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5008128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700556280 {#5390
      date: 2023-11-21 09:44:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "All of that air cooling is just radiation cooling in the end"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700568081 {#5616
    date: 2023-11-21 13:01:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@tryptaminev@feddit.de"
  ]
  +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: 146350
  -bodyTs: "'air':4 'cool':5,9 'end':12 'radiat':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4883636"
  +editedAt: DateTimeImmutable @1701003893 {#5617
    date: 2023-11-26 14:04:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700568081 {#5618
    date: 2023-11-21 13:01: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
103 DENIED edit
App\Entity\EntryComment {#5619
  +user: Proxies\__CG__\App\Entity\User {#5620 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5391
    +user: Proxies\__CG__\App\Entity\User {#5392 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5257
      +user: Proxies\__CG__\App\Entity\User {#5258 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4372
        +user: App\Entity\User {#4385 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
          \n
          The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1701085350 {#4366
          date: 2023-11-27 12:42:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4373 …}
        +nested: Doctrine\ORM\PersistentCollection {#4375 …}
        +votes: Doctrine\ORM\PersistentCollection {#4377 …}
        +reports: Doctrine\ORM\PersistentCollection {#4379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
        -id: 145141
        -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5467298"
        +editedAt: DateTimeImmutable @1700960655 {#4367
          date: 2023-11-26 02:04:15.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700535309 {#4368
          date: 2023-11-21 03:55:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1700539054 {#5255
        date: 2023-11-21 04:57:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5259 …}
      +nested: Doctrine\ORM\PersistentCollection {#5261 …}
      +votes: Doctrine\ORM\PersistentCollection {#5263 …}
      +reports: Doctrine\ORM\PersistentCollection {#5265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
      -id: 145296
      -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5468780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700539054 {#5256
        date: 2023-11-21 04:57:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Every liquid cooling system is pretty much that. Eventually you need to give it to the outside and the outside is usually air. Heck even river cooling for Power plants ends up “air cooling” through the rivers surface."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700556280 {#5389
      date: 2023-11-21 09:44:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5393 …}
    +nested: Doctrine\ORM\PersistentCollection {#5395 …}
    +votes: Doctrine\ORM\PersistentCollection {#5397 …}
    +reports: Doctrine\ORM\PersistentCollection {#5399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
    -id: 145920
    -bodyTs: "'air':23,33 'cool':3,27,34 'end':31 'even':25 'eventu':9 'everi':1 'give':13 'heck':24 'liquid':2 'much':7 'need':11 'outsid':17,20 'plant':30 'power':29 'pretti':6 'river':26,37 'surfac':38 'system':4 'usual':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5008128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700556280 {#5390
      date: 2023-11-21 09:44:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "All of that air cooling is just radiation cooling in the end"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700568081 {#5616
    date: 2023-11-21 13:01:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@tryptaminev@feddit.de"
  ]
  +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: 146350
  -bodyTs: "'air':4 'cool':5,9 'end':12 'radiat':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4883636"
  +editedAt: DateTimeImmutable @1701003893 {#5617
    date: 2023-11-26 14:04:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700568081 {#5618
    date: 2023-11-21 13:01: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
104 DENIED moderate
App\Entity\EntryComment {#5619
  +user: Proxies\__CG__\App\Entity\User {#5620 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5391
    +user: Proxies\__CG__\App\Entity\User {#5392 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5257
      +user: Proxies\__CG__\App\Entity\User {#5258 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4372
        +user: App\Entity\User {#4385 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
          \n
          The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1701085350 {#4366
          date: 2023-11-27 12:42:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4373 …}
        +nested: Doctrine\ORM\PersistentCollection {#4375 …}
        +votes: Doctrine\ORM\PersistentCollection {#4377 …}
        +reports: Doctrine\ORM\PersistentCollection {#4379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
        -id: 145141
        -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5467298"
        +editedAt: DateTimeImmutable @1700960655 {#4367
          date: 2023-11-26 02:04:15.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700535309 {#4368
          date: 2023-11-21 03:55:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1700539054 {#5255
        date: 2023-11-21 04:57:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5259 …}
      +nested: Doctrine\ORM\PersistentCollection {#5261 …}
      +votes: Doctrine\ORM\PersistentCollection {#5263 …}
      +reports: Doctrine\ORM\PersistentCollection {#5265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
      -id: 145296
      -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5468780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700539054 {#5256
        date: 2023-11-21 04:57:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Every liquid cooling system is pretty much that. Eventually you need to give it to the outside and the outside is usually air. Heck even river cooling for Power plants ends up “air cooling” through the rivers surface."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700556280 {#5389
      date: 2023-11-21 09:44:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5393 …}
    +nested: Doctrine\ORM\PersistentCollection {#5395 …}
    +votes: Doctrine\ORM\PersistentCollection {#5397 …}
    +reports: Doctrine\ORM\PersistentCollection {#5399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
    -id: 145920
    -bodyTs: "'air':23,33 'cool':3,27,34 'end':31 'even':25 'eventu':9 'everi':1 'give':13 'heck':24 'liquid':2 'much':7 'need':11 'outsid':17,20 'plant':30 'power':29 'pretti':6 'river':26,37 'surfac':38 'system':4 'usual':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5008128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700556280 {#5390
      date: 2023-11-21 09:44:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "All of that air cooling is just radiation cooling in the end"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700568081 {#5616
    date: 2023-11-21 13:01:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@tryptaminev@feddit.de"
  ]
  +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: 146350
  -bodyTs: "'air':4 'cool':5,9 'end':12 'radiat':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4883636"
  +editedAt: DateTimeImmutable @1701003893 {#5617
    date: 2023-11-26 14:04:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700568081 {#5618
    date: 2023-11-21 13:01: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
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 {#5704
  +user: Proxies\__CG__\App\Entity\User {#5705 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5619
    +user: Proxies\__CG__\App\Entity\User {#5620 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5391
      +user: Proxies\__CG__\App\Entity\User {#5392 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5257
        +user: Proxies\__CG__\App\Entity\User {#5258 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4372
          +user: App\Entity\User {#4385 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
            \n
            The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1701085350 {#4366
            date: 2023-11-27 12:42:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4373 …}
          +nested: Doctrine\ORM\PersistentCollection {#4375 …}
          +votes: Doctrine\ORM\PersistentCollection {#4377 …}
          +reports: Doctrine\ORM\PersistentCollection {#4379 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
          -id: 145141
          -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5467298"
          +editedAt: DateTimeImmutable @1700960655 {#4367
            date: 2023-11-26 02:04:15.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700535309 {#4368
            date: 2023-11-21 03:55:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4372}
        +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1700539054 {#5255
          date: 2023-11-21 04:57:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@PunnyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5259 …}
        +nested: Doctrine\ORM\PersistentCollection {#5261 …}
        +votes: Doctrine\ORM\PersistentCollection {#5263 …}
        +reports: Doctrine\ORM\PersistentCollection {#5265 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
        -id: 145296
        -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5468780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700539054 {#5256
          date: 2023-11-21 04:57:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "Every liquid cooling system is pretty much that. Eventually you need to give it to the outside and the outside is usually air. Heck even river cooling for Power plants ends up “air cooling” through the rivers surface."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700556280 {#5389
        date: 2023-11-21 09:44:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
        "@somtwo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5393 …}
      +nested: Doctrine\ORM\PersistentCollection {#5395 …}
      +votes: Doctrine\ORM\PersistentCollection {#5397 …}
      +reports: Doctrine\ORM\PersistentCollection {#5399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
      -id: 145920
      -bodyTs: "'air':23,33 'cool':3,27,34 'end':31 'even':25 'eventu':9 'everi':1 'give':13 'heck':24 'liquid':2 'much':7 'need':11 'outsid':17,20 'plant':30 'power':29 'pretti':6 'river':26,37 'surfac':38 'system':4 'usual':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5008128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700556280 {#5390
        date: 2023-11-21 09:44:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "All of that air cooling is just radiation cooling in the end"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700568081 {#5616
      date: 2023-11-21 13:01:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
      "@tryptaminev@feddit.de"
    ]
    +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: 146350
    -bodyTs: "'air':4 'cool':5,9 'end':12 'radiat':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4883636"
    +editedAt: DateTimeImmutable @1701003893 {#5617
      date: 2023-11-26 14:04:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700568081 {#5618
      date: 2023-11-21 13:01:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "All of that radiation cooling is just entropy cooling in the end."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700576004 {#5702
    date: 2023-11-21 15:13:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@tryptaminev@feddit.de"
    "@lauha@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5706 …}
  +nested: Doctrine\ORM\PersistentCollection {#5708 …}
  +votes: Doctrine\ORM\PersistentCollection {#5710 …}
  +reports: Doctrine\ORM\PersistentCollection {#5712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5716 …}
  -id: 146842
  -bodyTs: "'cool':5,9 'end':12 'entropi':8 'radiat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5994069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700576004 {#5703
    date: 2023-11-21 15:13:24.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 {#5704
  +user: Proxies\__CG__\App\Entity\User {#5705 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5619
    +user: Proxies\__CG__\App\Entity\User {#5620 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5391
      +user: Proxies\__CG__\App\Entity\User {#5392 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5257
        +user: Proxies\__CG__\App\Entity\User {#5258 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4372
          +user: App\Entity\User {#4385 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
            \n
            The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1701085350 {#4366
            date: 2023-11-27 12:42:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4373 …}
          +nested: Doctrine\ORM\PersistentCollection {#4375 …}
          +votes: Doctrine\ORM\PersistentCollection {#4377 …}
          +reports: Doctrine\ORM\PersistentCollection {#4379 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
          -id: 145141
          -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5467298"
          +editedAt: DateTimeImmutable @1700960655 {#4367
            date: 2023-11-26 02:04:15.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700535309 {#4368
            date: 2023-11-21 03:55:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4372}
        +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1700539054 {#5255
          date: 2023-11-21 04:57:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@PunnyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5259 …}
        +nested: Doctrine\ORM\PersistentCollection {#5261 …}
        +votes: Doctrine\ORM\PersistentCollection {#5263 …}
        +reports: Doctrine\ORM\PersistentCollection {#5265 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
        -id: 145296
        -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5468780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700539054 {#5256
          date: 2023-11-21 04:57:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "Every liquid cooling system is pretty much that. Eventually you need to give it to the outside and the outside is usually air. Heck even river cooling for Power plants ends up “air cooling” through the rivers surface."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700556280 {#5389
        date: 2023-11-21 09:44:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
        "@somtwo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5393 …}
      +nested: Doctrine\ORM\PersistentCollection {#5395 …}
      +votes: Doctrine\ORM\PersistentCollection {#5397 …}
      +reports: Doctrine\ORM\PersistentCollection {#5399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
      -id: 145920
      -bodyTs: "'air':23,33 'cool':3,27,34 'end':31 'even':25 'eventu':9 'everi':1 'give':13 'heck':24 'liquid':2 'much':7 'need':11 'outsid':17,20 'plant':30 'power':29 'pretti':6 'river':26,37 'surfac':38 'system':4 'usual':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5008128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700556280 {#5390
        date: 2023-11-21 09:44:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "All of that air cooling is just radiation cooling in the end"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700568081 {#5616
      date: 2023-11-21 13:01:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
      "@tryptaminev@feddit.de"
    ]
    +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: 146350
    -bodyTs: "'air':4 'cool':5,9 'end':12 'radiat':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4883636"
    +editedAt: DateTimeImmutable @1701003893 {#5617
      date: 2023-11-26 14:04:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700568081 {#5618
      date: 2023-11-21 13:01:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "All of that radiation cooling is just entropy cooling in the end."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700576004 {#5702
    date: 2023-11-21 15:13:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@tryptaminev@feddit.de"
    "@lauha@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5706 …}
  +nested: Doctrine\ORM\PersistentCollection {#5708 …}
  +votes: Doctrine\ORM\PersistentCollection {#5710 …}
  +reports: Doctrine\ORM\PersistentCollection {#5712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5716 …}
  -id: 146842
  -bodyTs: "'cool':5,9 'end':12 'entropi':8 'radiat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5994069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700576004 {#5703
    date: 2023-11-21 15:13:24.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 {#5704
  +user: Proxies\__CG__\App\Entity\User {#5705 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5619
    +user: Proxies\__CG__\App\Entity\User {#5620 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5391
      +user: Proxies\__CG__\App\Entity\User {#5392 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5257
        +user: Proxies\__CG__\App\Entity\User {#5258 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4372
          +user: App\Entity\User {#4385 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
            \n
            The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1701085350 {#4366
            date: 2023-11-27 12:42:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4373 …}
          +nested: Doctrine\ORM\PersistentCollection {#4375 …}
          +votes: Doctrine\ORM\PersistentCollection {#4377 …}
          +reports: Doctrine\ORM\PersistentCollection {#4379 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
          -id: 145141
          -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5467298"
          +editedAt: DateTimeImmutable @1700960655 {#4367
            date: 2023-11-26 02:04:15.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700535309 {#4368
            date: 2023-11-21 03:55:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4372}
        +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1700539054 {#5255
          date: 2023-11-21 04:57:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@PunnyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5259 …}
        +nested: Doctrine\ORM\PersistentCollection {#5261 …}
        +votes: Doctrine\ORM\PersistentCollection {#5263 …}
        +reports: Doctrine\ORM\PersistentCollection {#5265 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
        -id: 145296
        -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5468780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700539054 {#5256
          date: 2023-11-21 04:57:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "Every liquid cooling system is pretty much that. Eventually you need to give it to the outside and the outside is usually air. Heck even river cooling for Power plants ends up “air cooling” through the rivers surface."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700556280 {#5389
        date: 2023-11-21 09:44:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
        "@somtwo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5393 …}
      +nested: Doctrine\ORM\PersistentCollection {#5395 …}
      +votes: Doctrine\ORM\PersistentCollection {#5397 …}
      +reports: Doctrine\ORM\PersistentCollection {#5399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
      -id: 145920
      -bodyTs: "'air':23,33 'cool':3,27,34 'end':31 'even':25 'eventu':9 'everi':1 'give':13 'heck':24 'liquid':2 'much':7 'need':11 'outsid':17,20 'plant':30 'power':29 'pretti':6 'river':26,37 'surfac':38 'system':4 'usual':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5008128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700556280 {#5390
        date: 2023-11-21 09:44:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "All of that air cooling is just radiation cooling in the end"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700568081 {#5616
      date: 2023-11-21 13:01:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
      "@tryptaminev@feddit.de"
    ]
    +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: 146350
    -bodyTs: "'air':4 'cool':5,9 'end':12 'radiat':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4883636"
    +editedAt: DateTimeImmutable @1701003893 {#5617
      date: 2023-11-26 14:04:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700568081 {#5618
      date: 2023-11-21 13:01:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "All of that radiation cooling is just entropy cooling in the end."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700576004 {#5702
    date: 2023-11-21 15:13:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@tryptaminev@feddit.de"
    "@lauha@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5706 …}
  +nested: Doctrine\ORM\PersistentCollection {#5708 …}
  +votes: Doctrine\ORM\PersistentCollection {#5710 …}
  +reports: Doctrine\ORM\PersistentCollection {#5712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5716 …}
  -id: 146842
  -bodyTs: "'cool':5,9 'end':12 'entropi':8 'radiat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5994069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700576004 {#5703
    date: 2023-11-21 15:13:24.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 {#5753
  +user: Proxies\__CG__\App\Entity\User {#5620 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5704
    +user: Proxies\__CG__\App\Entity\User {#5705 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5619
      +user: Proxies\__CG__\App\Entity\User {#5620 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5391
        +user: Proxies\__CG__\App\Entity\User {#5392 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5257
          +user: Proxies\__CG__\App\Entity\User {#5258 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4372
            +user: App\Entity\User {#4385 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
              \n
              The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1701085350 {#4366
              date: 2023-11-27 12:42:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tekeous@usenet.lol"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4373 …}
            +nested: Doctrine\ORM\PersistentCollection {#4375 …}
            +votes: Doctrine\ORM\PersistentCollection {#4377 …}
            +reports: Doctrine\ORM\PersistentCollection {#4379 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
            -id: 145141
            -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5467298"
            +editedAt: DateTimeImmutable @1700960655 {#4367
              date: 2023-11-26 02:04:15.0 +01:00
            }
            +createdAt: DateTimeImmutable @1700535309 {#4368
              date: 2023-11-21 03:55:09.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4372}
          +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1700539054 {#5255
            date: 2023-11-21 04:57:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
            "@PunnyName@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5259 …}
          +nested: Doctrine\ORM\PersistentCollection {#5261 …}
          +votes: Doctrine\ORM\PersistentCollection {#5263 …}
          +reports: Doctrine\ORM\PersistentCollection {#5265 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
          -id: 145296
          -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5468780"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700539054 {#5256
            date: 2023-11-21 04:57:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4372}
        +body: "Every liquid cooling system is pretty much that. Eventually you need to give it to the outside and the outside is usually air. Heck even river cooling for Power plants ends up “air cooling” through the rivers surface."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1700556280 {#5389
          date: 2023-11-21 09:44:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@PunnyName@lemmy.world"
          "@somtwo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5393 …}
        +nested: Doctrine\ORM\PersistentCollection {#5395 …}
        +votes: Doctrine\ORM\PersistentCollection {#5397 …}
        +reports: Doctrine\ORM\PersistentCollection {#5399 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
        -id: 145920
        -bodyTs: "'air':23,33 'cool':3,27,34 'end':31 'even':25 'eventu':9 'everi':1 'give':13 'heck':24 'liquid':2 'much':7 'need':11 'outsid':17,20 'plant':30 'power':29 'pretti':6 'river':26,37 'surfac':38 'system':4 'usual':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5008128"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700556280 {#5390
          date: 2023-11-21 09:44:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "All of that air cooling is just radiation cooling in the end"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700568081 {#5616
        date: 2023-11-21 13:01:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
        "@somtwo@lemmy.world"
        "@tryptaminev@feddit.de"
      ]
      +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: 146350
      -bodyTs: "'air':4 'cool':5,9 'end':12 'radiat':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4883636"
      +editedAt: DateTimeImmutable @1701003893 {#5617
        date: 2023-11-26 14:04:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700568081 {#5618
        date: 2023-11-21 13:01:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "All of that radiation cooling is just entropy cooling in the end."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700576004 {#5702
      date: 2023-11-21 15:13:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
      "@tryptaminev@feddit.de"
      "@lauha@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5706 …}
    +nested: Doctrine\ORM\PersistentCollection {#5708 …}
    +votes: Doctrine\ORM\PersistentCollection {#5710 …}
    +reports: Doctrine\ORM\PersistentCollection {#5712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5716 …}
    -id: 146842
    -bodyTs: "'cool':5,9 'end':12 'entropi':8 'radiat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5994069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700576004 {#5703
      date: 2023-11-21 15:13:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "The heat is not going anywhere in the long run though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700588646 {#5752
    date: 2023-11-21 18:44:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@tryptaminev@feddit.de"
    "@lauha@lemmy.one"
    "@InputZero@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5757 …}
  +nested: Doctrine\ORM\PersistentCollection {#5763 …}
  +votes: Doctrine\ORM\PersistentCollection {#5759 …}
  +reports: Doctrine\ORM\PersistentCollection {#5764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5768 …}
  -id: 147823
  -bodyTs: "'anywher':6 'go':5 'heat':2 'long':9 'run':10 'though':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4891333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588646 {#5749
    date: 2023-11-21 18:44:06.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 {#5753
  +user: Proxies\__CG__\App\Entity\User {#5620 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5704
    +user: Proxies\__CG__\App\Entity\User {#5705 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5619
      +user: Proxies\__CG__\App\Entity\User {#5620 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5391
        +user: Proxies\__CG__\App\Entity\User {#5392 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5257
          +user: Proxies\__CG__\App\Entity\User {#5258 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4372
            +user: App\Entity\User {#4385 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
              \n
              The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1701085350 {#4366
              date: 2023-11-27 12:42:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tekeous@usenet.lol"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4373 …}
            +nested: Doctrine\ORM\PersistentCollection {#4375 …}
            +votes: Doctrine\ORM\PersistentCollection {#4377 …}
            +reports: Doctrine\ORM\PersistentCollection {#4379 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
            -id: 145141
            -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5467298"
            +editedAt: DateTimeImmutable @1700960655 {#4367
              date: 2023-11-26 02:04:15.0 +01:00
            }
            +createdAt: DateTimeImmutable @1700535309 {#4368
              date: 2023-11-21 03:55:09.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4372}
          +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1700539054 {#5255
            date: 2023-11-21 04:57:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
            "@PunnyName@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5259 …}
          +nested: Doctrine\ORM\PersistentCollection {#5261 …}
          +votes: Doctrine\ORM\PersistentCollection {#5263 …}
          +reports: Doctrine\ORM\PersistentCollection {#5265 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
          -id: 145296
          -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5468780"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700539054 {#5256
            date: 2023-11-21 04:57:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4372}
        +body: "Every liquid cooling system is pretty much that. Eventually you need to give it to the outside and the outside is usually air. Heck even river cooling for Power plants ends up “air cooling” through the rivers surface."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1700556280 {#5389
          date: 2023-11-21 09:44:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@PunnyName@lemmy.world"
          "@somtwo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5393 …}
        +nested: Doctrine\ORM\PersistentCollection {#5395 …}
        +votes: Doctrine\ORM\PersistentCollection {#5397 …}
        +reports: Doctrine\ORM\PersistentCollection {#5399 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
        -id: 145920
        -bodyTs: "'air':23,33 'cool':3,27,34 'end':31 'even':25 'eventu':9 'everi':1 'give':13 'heck':24 'liquid':2 'much':7 'need':11 'outsid':17,20 'plant':30 'power':29 'pretti':6 'river':26,37 'surfac':38 'system':4 'usual':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5008128"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700556280 {#5390
          date: 2023-11-21 09:44:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "All of that air cooling is just radiation cooling in the end"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700568081 {#5616
        date: 2023-11-21 13:01:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
        "@somtwo@lemmy.world"
        "@tryptaminev@feddit.de"
      ]
      +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: 146350
      -bodyTs: "'air':4 'cool':5,9 'end':12 'radiat':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4883636"
      +editedAt: DateTimeImmutable @1701003893 {#5617
        date: 2023-11-26 14:04:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700568081 {#5618
        date: 2023-11-21 13:01:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "All of that radiation cooling is just entropy cooling in the end."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700576004 {#5702
      date: 2023-11-21 15:13:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
      "@tryptaminev@feddit.de"
      "@lauha@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5706 …}
    +nested: Doctrine\ORM\PersistentCollection {#5708 …}
    +votes: Doctrine\ORM\PersistentCollection {#5710 …}
    +reports: Doctrine\ORM\PersistentCollection {#5712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5716 …}
    -id: 146842
    -bodyTs: "'cool':5,9 'end':12 'entropi':8 'radiat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5994069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700576004 {#5703
      date: 2023-11-21 15:13:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "The heat is not going anywhere in the long run though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700588646 {#5752
    date: 2023-11-21 18:44:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@tryptaminev@feddit.de"
    "@lauha@lemmy.one"
    "@InputZero@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5757 …}
  +nested: Doctrine\ORM\PersistentCollection {#5763 …}
  +votes: Doctrine\ORM\PersistentCollection {#5759 …}
  +reports: Doctrine\ORM\PersistentCollection {#5764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5768 …}
  -id: 147823
  -bodyTs: "'anywher':6 'go':5 'heat':2 'long':9 'run':10 'though':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4891333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588646 {#5749
    date: 2023-11-21 18:44:06.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 {#5753
  +user: Proxies\__CG__\App\Entity\User {#5620 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5704
    +user: Proxies\__CG__\App\Entity\User {#5705 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5619
      +user: Proxies\__CG__\App\Entity\User {#5620 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5391
        +user: Proxies\__CG__\App\Entity\User {#5392 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5257
          +user: Proxies\__CG__\App\Entity\User {#5258 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4372
            +user: App\Entity\User {#4385 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
              \n
              The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1701085350 {#4366
              date: 2023-11-27 12:42:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tekeous@usenet.lol"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4373 …}
            +nested: Doctrine\ORM\PersistentCollection {#4375 …}
            +votes: Doctrine\ORM\PersistentCollection {#4377 …}
            +reports: Doctrine\ORM\PersistentCollection {#4379 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
            -id: 145141
            -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5467298"
            +editedAt: DateTimeImmutable @1700960655 {#4367
              date: 2023-11-26 02:04:15.0 +01:00
            }
            +createdAt: DateTimeImmutable @1700535309 {#4368
              date: 2023-11-21 03:55:09.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4372}
          +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1700539054 {#5255
            date: 2023-11-21 04:57:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
            "@PunnyName@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5259 …}
          +nested: Doctrine\ORM\PersistentCollection {#5261 …}
          +votes: Doctrine\ORM\PersistentCollection {#5263 …}
          +reports: Doctrine\ORM\PersistentCollection {#5265 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
          -id: 145296
          -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5468780"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700539054 {#5256
            date: 2023-11-21 04:57:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4372}
        +body: "Every liquid cooling system is pretty much that. Eventually you need to give it to the outside and the outside is usually air. Heck even river cooling for Power plants ends up “air cooling” through the rivers surface."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1700556280 {#5389
          date: 2023-11-21 09:44:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@PunnyName@lemmy.world"
          "@somtwo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5393 …}
        +nested: Doctrine\ORM\PersistentCollection {#5395 …}
        +votes: Doctrine\ORM\PersistentCollection {#5397 …}
        +reports: Doctrine\ORM\PersistentCollection {#5399 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
        -id: 145920
        -bodyTs: "'air':23,33 'cool':3,27,34 'end':31 'even':25 'eventu':9 'everi':1 'give':13 'heck':24 'liquid':2 'much':7 'need':11 'outsid':17,20 'plant':30 'power':29 'pretti':6 'river':26,37 'surfac':38 'system':4 'usual':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5008128"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700556280 {#5390
          date: 2023-11-21 09:44:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "All of that air cooling is just radiation cooling in the end"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700568081 {#5616
        date: 2023-11-21 13:01:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
        "@somtwo@lemmy.world"
        "@tryptaminev@feddit.de"
      ]
      +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: 146350
      -bodyTs: "'air':4 'cool':5,9 'end':12 'radiat':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4883636"
      +editedAt: DateTimeImmutable @1701003893 {#5617
        date: 2023-11-26 14:04:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700568081 {#5618
        date: 2023-11-21 13:01:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "All of that radiation cooling is just entropy cooling in the end."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700576004 {#5702
      date: 2023-11-21 15:13:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
      "@tryptaminev@feddit.de"
      "@lauha@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5706 …}
    +nested: Doctrine\ORM\PersistentCollection {#5708 …}
    +votes: Doctrine\ORM\PersistentCollection {#5710 …}
    +reports: Doctrine\ORM\PersistentCollection {#5712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5716 …}
    -id: 146842
    -bodyTs: "'cool':5,9 'end':12 'entropi':8 'radiat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5994069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700576004 {#5703
      date: 2023-11-21 15:13:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "The heat is not going anywhere in the long run though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700588646 {#5752
    date: 2023-11-21 18:44:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@tryptaminev@feddit.de"
    "@lauha@lemmy.one"
    "@InputZero@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5757 …}
  +nested: Doctrine\ORM\PersistentCollection {#5763 …}
  +votes: Doctrine\ORM\PersistentCollection {#5759 …}
  +reports: Doctrine\ORM\PersistentCollection {#5764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5768 …}
  -id: 147823
  -bodyTs: "'anywher':6 'go':5 'heat':2 'long':9 'run':10 'though':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4891333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588646 {#5749
    date: 2023-11-21 18:44:06.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 {#5407
  +user: Proxies\__CG__\App\Entity\User {#5408 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5257
    +user: Proxies\__CG__\App\Entity\User {#5258 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: App\Entity\User {#4385 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
        \n
        The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701085350 {#4366
        date: 2023-11-27 12:42:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4373 …}
      +nested: Doctrine\ORM\PersistentCollection {#4375 …}
      +votes: Doctrine\ORM\PersistentCollection {#4377 …}
      +reports: Doctrine\ORM\PersistentCollection {#4379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
      -id: 145141
      -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467298"
      +editedAt: DateTimeImmutable @1700960655 {#4367
        date: 2023-11-26 02:04:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700535309 {#4368
        date: 2023-11-21 03:55:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1700539054 {#5255
      date: 2023-11-21 04:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5259 …}
    +nested: Doctrine\ORM\PersistentCollection {#5261 …}
    +votes: Doctrine\ORM\PersistentCollection {#5263 …}
    +reports: Doctrine\ORM\PersistentCollection {#5265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
    -id: 145296
    -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5468780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539054 {#5256
      date: 2023-11-21 04:57:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "Not if you use water from the tap. A friend of mine in college did that when he had a water flatrate in his appartment. Worked pretty well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700560261 {#5405
    date: 2023-11-21 10:51:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
  ]
  +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: 146061
  -bodyTs: "'appart':25 'colleg':14 'flatrat':22 'friend':10 'mine':12 'pretti':27 'tap':8 'use':4 'water':5,21 'well':28 'work':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5009186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700560261 {#5406
    date: 2023-11-21 10:51:01.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 {#5407
  +user: Proxies\__CG__\App\Entity\User {#5408 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5257
    +user: Proxies\__CG__\App\Entity\User {#5258 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: App\Entity\User {#4385 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
        \n
        The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701085350 {#4366
        date: 2023-11-27 12:42:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4373 …}
      +nested: Doctrine\ORM\PersistentCollection {#4375 …}
      +votes: Doctrine\ORM\PersistentCollection {#4377 …}
      +reports: Doctrine\ORM\PersistentCollection {#4379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
      -id: 145141
      -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467298"
      +editedAt: DateTimeImmutable @1700960655 {#4367
        date: 2023-11-26 02:04:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700535309 {#4368
        date: 2023-11-21 03:55:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1700539054 {#5255
      date: 2023-11-21 04:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5259 …}
    +nested: Doctrine\ORM\PersistentCollection {#5261 …}
    +votes: Doctrine\ORM\PersistentCollection {#5263 …}
    +reports: Doctrine\ORM\PersistentCollection {#5265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
    -id: 145296
    -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5468780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539054 {#5256
      date: 2023-11-21 04:57:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "Not if you use water from the tap. A friend of mine in college did that when he had a water flatrate in his appartment. Worked pretty well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700560261 {#5405
    date: 2023-11-21 10:51:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
  ]
  +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: 146061
  -bodyTs: "'appart':25 'colleg':14 'flatrat':22 'friend':10 'mine':12 'pretti':27 'tap':8 'use':4 'water':5,21 'well':28 'work':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5009186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700560261 {#5406
    date: 2023-11-21 10:51:01.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 {#5407
  +user: Proxies\__CG__\App\Entity\User {#5408 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5257
    +user: Proxies\__CG__\App\Entity\User {#5258 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: App\Entity\User {#4385 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
        \n
        The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701085350 {#4366
        date: 2023-11-27 12:42:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4373 …}
      +nested: Doctrine\ORM\PersistentCollection {#4375 …}
      +votes: Doctrine\ORM\PersistentCollection {#4377 …}
      +reports: Doctrine\ORM\PersistentCollection {#4379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
      -id: 145141
      -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467298"
      +editedAt: DateTimeImmutable @1700960655 {#4367
        date: 2023-11-26 02:04:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700535309 {#4368
        date: 2023-11-21 03:55:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1700539054 {#5255
      date: 2023-11-21 04:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5259 …}
    +nested: Doctrine\ORM\PersistentCollection {#5261 …}
    +votes: Doctrine\ORM\PersistentCollection {#5263 …}
    +reports: Doctrine\ORM\PersistentCollection {#5265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
    -id: 145296
    -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5468780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539054 {#5256
      date: 2023-11-21 04:57:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "Not if you use water from the tap. A friend of mine in college did that when he had a water flatrate in his appartment. Worked pretty well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700560261 {#5405
    date: 2023-11-21 10:51:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
  ]
  +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: 146061
  -bodyTs: "'appart':25 'colleg':14 'flatrat':22 'friend':10 'mine':12 'pretti':27 'tap':8 'use':4 'water':5,21 'well':28 'work':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5009186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700560261 {#5406
    date: 2023-11-21 10:51:01.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 {#5635
  +user: Proxies\__CG__\App\Entity\User {#5424 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5407
    +user: Proxies\__CG__\App\Entity\User {#5408 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5257
      +user: Proxies\__CG__\App\Entity\User {#5258 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4372
        +user: App\Entity\User {#4385 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
          \n
          The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1701085350 {#4366
          date: 2023-11-27 12:42:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4373 …}
        +nested: Doctrine\ORM\PersistentCollection {#4375 …}
        +votes: Doctrine\ORM\PersistentCollection {#4377 …}
        +reports: Doctrine\ORM\PersistentCollection {#4379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
        -id: 145141
        -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5467298"
        +editedAt: DateTimeImmutable @1700960655 {#4367
          date: 2023-11-26 02:04:15.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700535309 {#4368
          date: 2023-11-21 03:55:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1700539054 {#5255
        date: 2023-11-21 04:57:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5259 …}
      +nested: Doctrine\ORM\PersistentCollection {#5261 …}
      +votes: Doctrine\ORM\PersistentCollection {#5263 …}
      +reports: Doctrine\ORM\PersistentCollection {#5265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
      -id: 145296
      -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5468780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700539054 {#5256
        date: 2023-11-21 04:57:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Not if you use water from the tap. A friend of mine in college did that when he had a water flatrate in his appartment. Worked pretty well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700560261 {#5405
      date: 2023-11-21 10:51:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
    ]
    +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: 146061
    -bodyTs: "'appart':25 'colleg':14 'flatrat':22 'friend':10 'mine':12 'pretti':27 'tap':8 'use':4 'water':5,21 'well':28 'work':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5009186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700560261 {#5406
      date: 2023-11-21 10:51:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "It is now frowned upon to waste clean water in this fashion."
  +lang: "fr"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700579364 {#5633
    date: 2023-11-21 16:09:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@the_third@feddit.de"
  ]
  +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: 147097
  -bodyTs: "'clean':8 'fashion':12 'frown':4 'upon':5 'wast':7 'water':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700579364 {#5634
    date: 2023-11-21 16:09:24.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 {#5635
  +user: Proxies\__CG__\App\Entity\User {#5424 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5407
    +user: Proxies\__CG__\App\Entity\User {#5408 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5257
      +user: Proxies\__CG__\App\Entity\User {#5258 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4372
        +user: App\Entity\User {#4385 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
          \n
          The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1701085350 {#4366
          date: 2023-11-27 12:42:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4373 …}
        +nested: Doctrine\ORM\PersistentCollection {#4375 …}
        +votes: Doctrine\ORM\PersistentCollection {#4377 …}
        +reports: Doctrine\ORM\PersistentCollection {#4379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
        -id: 145141
        -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5467298"
        +editedAt: DateTimeImmutable @1700960655 {#4367
          date: 2023-11-26 02:04:15.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700535309 {#4368
          date: 2023-11-21 03:55:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1700539054 {#5255
        date: 2023-11-21 04:57:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5259 …}
      +nested: Doctrine\ORM\PersistentCollection {#5261 …}
      +votes: Doctrine\ORM\PersistentCollection {#5263 …}
      +reports: Doctrine\ORM\PersistentCollection {#5265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
      -id: 145296
      -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5468780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700539054 {#5256
        date: 2023-11-21 04:57:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Not if you use water from the tap. A friend of mine in college did that when he had a water flatrate in his appartment. Worked pretty well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700560261 {#5405
      date: 2023-11-21 10:51:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
    ]
    +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: 146061
    -bodyTs: "'appart':25 'colleg':14 'flatrat':22 'friend':10 'mine':12 'pretti':27 'tap':8 'use':4 'water':5,21 'well':28 'work':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5009186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700560261 {#5406
      date: 2023-11-21 10:51:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "It is now frowned upon to waste clean water in this fashion."
  +lang: "fr"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700579364 {#5633
    date: 2023-11-21 16:09:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@the_third@feddit.de"
  ]
  +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: 147097
  -bodyTs: "'clean':8 'fashion':12 'frown':4 'upon':5 'wast':7 'water':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700579364 {#5634
    date: 2023-11-21 16:09:24.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 {#5635
  +user: Proxies\__CG__\App\Entity\User {#5424 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5407
    +user: Proxies\__CG__\App\Entity\User {#5408 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5257
      +user: Proxies\__CG__\App\Entity\User {#5258 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4372
        +user: App\Entity\User {#4385 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
          \n
          The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1701085350 {#4366
          date: 2023-11-27 12:42:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4373 …}
        +nested: Doctrine\ORM\PersistentCollection {#4375 …}
        +votes: Doctrine\ORM\PersistentCollection {#4377 …}
        +reports: Doctrine\ORM\PersistentCollection {#4379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
        -id: 145141
        -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5467298"
        +editedAt: DateTimeImmutable @1700960655 {#4367
          date: 2023-11-26 02:04:15.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700535309 {#4368
          date: 2023-11-21 03:55:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1700539054 {#5255
        date: 2023-11-21 04:57:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5259 …}
      +nested: Doctrine\ORM\PersistentCollection {#5261 …}
      +votes: Doctrine\ORM\PersistentCollection {#5263 …}
      +reports: Doctrine\ORM\PersistentCollection {#5265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
      -id: 145296
      -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5468780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700539054 {#5256
        date: 2023-11-21 04:57:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Not if you use water from the tap. A friend of mine in college did that when he had a water flatrate in his appartment. Worked pretty well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700560261 {#5405
      date: 2023-11-21 10:51:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
    ]
    +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: 146061
    -bodyTs: "'appart':25 'colleg':14 'flatrat':22 'friend':10 'mine':12 'pretti':27 'tap':8 'use':4 'water':5,21 'well':28 'work':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5009186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700560261 {#5406
      date: 2023-11-21 10:51:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "It is now frowned upon to waste clean water in this fashion."
  +lang: "fr"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700579364 {#5633
    date: 2023-11-21 16:09:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@the_third@feddit.de"
  ]
  +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: 147097
  -bodyTs: "'clean':8 'fashion':12 'frown':4 'upon':5 'wast':7 'water':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700579364 {#5634
    date: 2023-11-21 16:09:24.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 {#5720
  +user: Proxies\__CG__\App\Entity\User {#5408 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5635
    +user: Proxies\__CG__\App\Entity\User {#5424 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5407
      +user: Proxies\__CG__\App\Entity\User {#5408 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5257
        +user: Proxies\__CG__\App\Entity\User {#5258 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4372
          +user: App\Entity\User {#4385 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
            \n
            The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1701085350 {#4366
            date: 2023-11-27 12:42:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4373 …}
          +nested: Doctrine\ORM\PersistentCollection {#4375 …}
          +votes: Doctrine\ORM\PersistentCollection {#4377 …}
          +reports: Doctrine\ORM\PersistentCollection {#4379 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
          -id: 145141
          -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5467298"
          +editedAt: DateTimeImmutable @1700960655 {#4367
            date: 2023-11-26 02:04:15.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700535309 {#4368
            date: 2023-11-21 03:55:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4372}
        +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1700539054 {#5255
          date: 2023-11-21 04:57:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@PunnyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5259 …}
        +nested: Doctrine\ORM\PersistentCollection {#5261 …}
        +votes: Doctrine\ORM\PersistentCollection {#5263 …}
        +reports: Doctrine\ORM\PersistentCollection {#5265 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
        -id: 145296
        -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5468780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700539054 {#5256
          date: 2023-11-21 04:57:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "Not if you use water from the tap. A friend of mine in college did that when he had a water flatrate in his appartment. Worked pretty well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700560261 {#5405
        date: 2023-11-21 10:51:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
        "@somtwo@lemmy.world"
      ]
      +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: 146061
      -bodyTs: "'appart':25 'colleg':14 'flatrat':22 'friend':10 'mine':12 'pretti':27 'tap':8 'use':4 'water':5,21 'well':28 'work':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5009186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700560261 {#5406
        date: 2023-11-21 10:51:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "It is now frowned upon to waste clean water in this fashion."
    +lang: "fr"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700579364 {#5633
      date: 2023-11-21 16:09:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
      "@the_third@feddit.de"
    ]
    +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: 147097
    -bodyTs: "'clean':8 'fashion':12 'frown':4 'upon':5 'wast':7 'water':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5478651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700579364 {#5634
      date: 2023-11-21 16:09:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: """
    Nah, not everywhere. Our village has no water meters because, why. Spring water from the mountains is not treated, only monitored for microorganisms and contaminants and fed into our water supply by gravity. Doesn’t really matter if it runs through a computer on its way to the sea or not.\n
    \n
    In places like big cities or flat plains where the water needs to be pumped and treated that’s a different thing.
    """
  +lang: "de"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700582761 {#5718
    date: 2023-11-21 17:06:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@the_third@feddit.de"
    "@AnUnusualRelic@lemmy.world"
  ]
  +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: 147332
  -bodyTs: "'big':55 'citi':56 'comput':43 'contamin':25 'differ':72 'doesn':34 'everywher':3 'fed':27 'flat':58 'graviti':33 'like':54 'matter':37 'meter':9 'microorgan':23 'monitor':21 'mountain':16 'nah':1 'need':63 'place':53 'plain':59 'pump':66 'realli':36 'run':40 'sea':49 'spring':12 'suppli':31 'thing':73 'treat':19,68 'villag':5 'water':8,13,30,62 'way':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5017701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582761 {#5719
    date: 2023-11-21 17:06:01.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 {#5720
  +user: Proxies\__CG__\App\Entity\User {#5408 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5635
    +user: Proxies\__CG__\App\Entity\User {#5424 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5407
      +user: Proxies\__CG__\App\Entity\User {#5408 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5257
        +user: Proxies\__CG__\App\Entity\User {#5258 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4372
          +user: App\Entity\User {#4385 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
            \n
            The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1701085350 {#4366
            date: 2023-11-27 12:42:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4373 …}
          +nested: Doctrine\ORM\PersistentCollection {#4375 …}
          +votes: Doctrine\ORM\PersistentCollection {#4377 …}
          +reports: Doctrine\ORM\PersistentCollection {#4379 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
          -id: 145141
          -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5467298"
          +editedAt: DateTimeImmutable @1700960655 {#4367
            date: 2023-11-26 02:04:15.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700535309 {#4368
            date: 2023-11-21 03:55:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4372}
        +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1700539054 {#5255
          date: 2023-11-21 04:57:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@PunnyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5259 …}
        +nested: Doctrine\ORM\PersistentCollection {#5261 …}
        +votes: Doctrine\ORM\PersistentCollection {#5263 …}
        +reports: Doctrine\ORM\PersistentCollection {#5265 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
        -id: 145296
        -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5468780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700539054 {#5256
          date: 2023-11-21 04:57:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "Not if you use water from the tap. A friend of mine in college did that when he had a water flatrate in his appartment. Worked pretty well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700560261 {#5405
        date: 2023-11-21 10:51:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
        "@somtwo@lemmy.world"
      ]
      +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: 146061
      -bodyTs: "'appart':25 'colleg':14 'flatrat':22 'friend':10 'mine':12 'pretti':27 'tap':8 'use':4 'water':5,21 'well':28 'work':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5009186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700560261 {#5406
        date: 2023-11-21 10:51:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "It is now frowned upon to waste clean water in this fashion."
    +lang: "fr"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700579364 {#5633
      date: 2023-11-21 16:09:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
      "@the_third@feddit.de"
    ]
    +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: 147097
    -bodyTs: "'clean':8 'fashion':12 'frown':4 'upon':5 'wast':7 'water':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5478651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700579364 {#5634
      date: 2023-11-21 16:09:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: """
    Nah, not everywhere. Our village has no water meters because, why. Spring water from the mountains is not treated, only monitored for microorganisms and contaminants and fed into our water supply by gravity. Doesn’t really matter if it runs through a computer on its way to the sea or not.\n
    \n
    In places like big cities or flat plains where the water needs to be pumped and treated that’s a different thing.
    """
  +lang: "de"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700582761 {#5718
    date: 2023-11-21 17:06:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@the_third@feddit.de"
    "@AnUnusualRelic@lemmy.world"
  ]
  +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: 147332
  -bodyTs: "'big':55 'citi':56 'comput':43 'contamin':25 'differ':72 'doesn':34 'everywher':3 'fed':27 'flat':58 'graviti':33 'like':54 'matter':37 'meter':9 'microorgan':23 'monitor':21 'mountain':16 'nah':1 'need':63 'place':53 'plain':59 'pump':66 'realli':36 'run':40 'sea':49 'spring':12 'suppli':31 'thing':73 'treat':19,68 'villag':5 'water':8,13,30,62 'way':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5017701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582761 {#5719
    date: 2023-11-21 17:06:01.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 {#5720
  +user: Proxies\__CG__\App\Entity\User {#5408 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5635
    +user: Proxies\__CG__\App\Entity\User {#5424 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5407
      +user: Proxies\__CG__\App\Entity\User {#5408 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5257
        +user: Proxies\__CG__\App\Entity\User {#5258 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4372
          +user: App\Entity\User {#4385 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
            \n
            The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1701085350 {#4366
            date: 2023-11-27 12:42:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4373 …}
          +nested: Doctrine\ORM\PersistentCollection {#4375 …}
          +votes: Doctrine\ORM\PersistentCollection {#4377 …}
          +reports: Doctrine\ORM\PersistentCollection {#4379 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
          -id: 145141
          -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5467298"
          +editedAt: DateTimeImmutable @1700960655 {#4367
            date: 2023-11-26 02:04:15.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700535309 {#4368
            date: 2023-11-21 03:55:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4372}
        +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1700539054 {#5255
          date: 2023-11-21 04:57:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@PunnyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5259 …}
        +nested: Doctrine\ORM\PersistentCollection {#5261 …}
        +votes: Doctrine\ORM\PersistentCollection {#5263 …}
        +reports: Doctrine\ORM\PersistentCollection {#5265 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
        -id: 145296
        -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5468780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700539054 {#5256
          date: 2023-11-21 04:57:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "Not if you use water from the tap. A friend of mine in college did that when he had a water flatrate in his appartment. Worked pretty well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700560261 {#5405
        date: 2023-11-21 10:51:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
        "@somtwo@lemmy.world"
      ]
      +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: 146061
      -bodyTs: "'appart':25 'colleg':14 'flatrat':22 'friend':10 'mine':12 'pretti':27 'tap':8 'use':4 'water':5,21 'well':28 'work':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5009186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700560261 {#5406
        date: 2023-11-21 10:51:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "It is now frowned upon to waste clean water in this fashion."
    +lang: "fr"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700579364 {#5633
      date: 2023-11-21 16:09:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
      "@the_third@feddit.de"
    ]
    +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: 147097
    -bodyTs: "'clean':8 'fashion':12 'frown':4 'upon':5 'wast':7 'water':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5478651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700579364 {#5634
      date: 2023-11-21 16:09:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: """
    Nah, not everywhere. Our village has no water meters because, why. Spring water from the mountains is not treated, only monitored for microorganisms and contaminants and fed into our water supply by gravity. Doesn’t really matter if it runs through a computer on its way to the sea or not.\n
    \n
    In places like big cities or flat plains where the water needs to be pumped and treated that’s a different thing.
    """
  +lang: "de"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700582761 {#5718
    date: 2023-11-21 17:06:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@the_third@feddit.de"
    "@AnUnusualRelic@lemmy.world"
  ]
  +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: 147332
  -bodyTs: "'big':55 'citi':56 'comput':43 'contamin':25 'differ':72 'doesn':34 'everywher':3 'fed':27 'flat':58 'graviti':33 'like':54 'matter':37 'meter':9 'microorgan':23 'monitor':21 'mountain':16 'nah':1 'need':63 'place':53 'plain':59 'pump':66 'realli':36 'run':40 'sea':49 'spring':12 'suppli':31 'thing':73 'treat':19,68 'villag':5 'water':8,13,30,62 'way':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5017701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582761 {#5719
    date: 2023-11-21 17:06:01.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 {#5423
  +user: Proxies\__CG__\App\Entity\User {#5424 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5257
    +user: Proxies\__CG__\App\Entity\User {#5258 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: App\Entity\User {#4385 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
        \n
        The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701085350 {#4366
        date: 2023-11-27 12:42:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4373 …}
      +nested: Doctrine\ORM\PersistentCollection {#4375 …}
      +votes: Doctrine\ORM\PersistentCollection {#4377 …}
      +reports: Doctrine\ORM\PersistentCollection {#4379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
      -id: 145141
      -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467298"
      +editedAt: DateTimeImmutable @1700960655 {#4367
        date: 2023-11-26 02:04:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700535309 {#4368
        date: 2023-11-21 03:55:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1700539054 {#5255
      date: 2023-11-21 04:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5259 …}
    +nested: Doctrine\ORM\PersistentCollection {#5261 …}
    +votes: Doctrine\ORM\PersistentCollection {#5263 …}
    +reports: Doctrine\ORM\PersistentCollection {#5265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
    -id: 145296
    -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5468780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539054 {#5256
      date: 2023-11-21 04:57:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "I think that the point is to get a much bigger radiator by moving it to a less cramped location. The point is to make the process more efficient, not to change its nature."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700579475 {#5421
    date: 2023-11-21 16:11:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5425 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5429 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 147106
  -bodyTs: "'bigger':11 'chang':32 'cramp':19 'effici':29 'get':8 'less':18 'locat':20 'make':25 'move':14 'much':10 'natur':34 'point':5,22 'process':27 'radiat':12 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700579475 {#5422
    date: 2023-11-21 16:11: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
127 DENIED edit
App\Entity\EntryComment {#5423
  +user: Proxies\__CG__\App\Entity\User {#5424 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5257
    +user: Proxies\__CG__\App\Entity\User {#5258 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: App\Entity\User {#4385 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
        \n
        The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701085350 {#4366
        date: 2023-11-27 12:42:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4373 …}
      +nested: Doctrine\ORM\PersistentCollection {#4375 …}
      +votes: Doctrine\ORM\PersistentCollection {#4377 …}
      +reports: Doctrine\ORM\PersistentCollection {#4379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
      -id: 145141
      -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467298"
      +editedAt: DateTimeImmutable @1700960655 {#4367
        date: 2023-11-26 02:04:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700535309 {#4368
        date: 2023-11-21 03:55:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1700539054 {#5255
      date: 2023-11-21 04:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5259 …}
    +nested: Doctrine\ORM\PersistentCollection {#5261 …}
    +votes: Doctrine\ORM\PersistentCollection {#5263 …}
    +reports: Doctrine\ORM\PersistentCollection {#5265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
    -id: 145296
    -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5468780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539054 {#5256
      date: 2023-11-21 04:57:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "I think that the point is to get a much bigger radiator by moving it to a less cramped location. The point is to make the process more efficient, not to change its nature."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700579475 {#5421
    date: 2023-11-21 16:11:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5425 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5429 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 147106
  -bodyTs: "'bigger':11 'chang':32 'cramp':19 'effici':29 'get':8 'less':18 'locat':20 'make':25 'move':14 'much':10 'natur':34 'point':5,22 'process':27 'radiat':12 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700579475 {#5422
    date: 2023-11-21 16:11: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
128 DENIED moderate
App\Entity\EntryComment {#5423
  +user: Proxies\__CG__\App\Entity\User {#5424 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5257
    +user: Proxies\__CG__\App\Entity\User {#5258 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: App\Entity\User {#4385 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
        \n
        The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701085350 {#4366
        date: 2023-11-27 12:42:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4373 …}
      +nested: Doctrine\ORM\PersistentCollection {#4375 …}
      +votes: Doctrine\ORM\PersistentCollection {#4377 …}
      +reports: Doctrine\ORM\PersistentCollection {#4379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
      -id: 145141
      -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467298"
      +editedAt: DateTimeImmutable @1700960655 {#4367
        date: 2023-11-26 02:04:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700535309 {#4368
        date: 2023-11-21 03:55:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1700539054 {#5255
      date: 2023-11-21 04:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5259 …}
    +nested: Doctrine\ORM\PersistentCollection {#5261 …}
    +votes: Doctrine\ORM\PersistentCollection {#5263 …}
    +reports: Doctrine\ORM\PersistentCollection {#5265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
    -id: 145296
    -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5468780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539054 {#5256
      date: 2023-11-21 04:57:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "I think that the point is to get a much bigger radiator by moving it to a less cramped location. The point is to make the process more efficient, not to change its nature."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700579475 {#5421
    date: 2023-11-21 16:11:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5425 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5429 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 147106
  -bodyTs: "'bigger':11 'chang':32 'cramp':19 'effici':29 'get':8 'less':18 'locat':20 'make':25 'move':14 'much':10 'natur':34 'point':5,22 'process':27 'radiat':12 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700579475 {#5422
    date: 2023-11-21 16:11: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
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 {#5439
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5257
    +user: Proxies\__CG__\App\Entity\User {#5258 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: App\Entity\User {#4385 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
        \n
        The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701085350 {#4366
        date: 2023-11-27 12:42:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4373 …}
      +nested: Doctrine\ORM\PersistentCollection {#4375 …}
      +votes: Doctrine\ORM\PersistentCollection {#4377 …}
      +reports: Doctrine\ORM\PersistentCollection {#4379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
      -id: 145141
      -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467298"
      +editedAt: DateTimeImmutable @1700960655 {#4367
        date: 2023-11-26 02:04:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700535309 {#4368
        date: 2023-11-21 03:55:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1700539054 {#5255
      date: 2023-11-21 04:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5259 …}
    +nested: Doctrine\ORM\PersistentCollection {#5261 …}
    +votes: Doctrine\ORM\PersistentCollection {#5263 …}
    +reports: Doctrine\ORM\PersistentCollection {#5265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
    -id: 145296
    -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5468780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539054 {#5256
      date: 2023-11-21 04:57:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: """
    Yes. The advantage is that you can make the surface area of the air cooling part much, much larger. I had a water cooled system that could do web browsing and other basic tasks with zero fan speed (though it was better to leave it on very low speed to avoid hunting behavior).\n
    \n
    Also, there’s some benefits to thermal mass. Short term spikes can be absorbed by the water without increasing fan speed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700543408 {#5437
    date: 2023-11-21 06:10:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 145438
  -bodyTs: "'absorb':67 'advantag':3 'air':14 'also':54 'area':11 'avoid':51 'basic':33 'behavior':53 'benefit':58 'better':42 'brows':30 'cool':15,24 'could':27 'fan':37,73 'hunt':52 'increas':72 'larger':19 'leav':44 'low':48 'make':8 'mass':61 'much':17,18 'part':16 'short':62 'speed':38,49,74 'spike':64 'surfac':10 'system':25 'task':34 'term':63 'thermal':60 'though':39 'water':23,70 'web':29 'without':71 'yes':1 'zero':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4834251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700543408 {#5438
    date: 2023-11-21 06:10: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
131 DENIED edit
App\Entity\EntryComment {#5439
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5257
    +user: Proxies\__CG__\App\Entity\User {#5258 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: App\Entity\User {#4385 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
        \n
        The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701085350 {#4366
        date: 2023-11-27 12:42:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4373 …}
      +nested: Doctrine\ORM\PersistentCollection {#4375 …}
      +votes: Doctrine\ORM\PersistentCollection {#4377 …}
      +reports: Doctrine\ORM\PersistentCollection {#4379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
      -id: 145141
      -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467298"
      +editedAt: DateTimeImmutable @1700960655 {#4367
        date: 2023-11-26 02:04:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700535309 {#4368
        date: 2023-11-21 03:55:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1700539054 {#5255
      date: 2023-11-21 04:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5259 …}
    +nested: Doctrine\ORM\PersistentCollection {#5261 …}
    +votes: Doctrine\ORM\PersistentCollection {#5263 …}
    +reports: Doctrine\ORM\PersistentCollection {#5265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
    -id: 145296
    -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5468780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539054 {#5256
      date: 2023-11-21 04:57:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: """
    Yes. The advantage is that you can make the surface area of the air cooling part much, much larger. I had a water cooled system that could do web browsing and other basic tasks with zero fan speed (though it was better to leave it on very low speed to avoid hunting behavior).\n
    \n
    Also, there’s some benefits to thermal mass. Short term spikes can be absorbed by the water without increasing fan speed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700543408 {#5437
    date: 2023-11-21 06:10:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 145438
  -bodyTs: "'absorb':67 'advantag':3 'air':14 'also':54 'area':11 'avoid':51 'basic':33 'behavior':53 'benefit':58 'better':42 'brows':30 'cool':15,24 'could':27 'fan':37,73 'hunt':52 'increas':72 'larger':19 'leav':44 'low':48 'make':8 'mass':61 'much':17,18 'part':16 'short':62 'speed':38,49,74 'spike':64 'surfac':10 'system':25 'task':34 'term':63 'thermal':60 'though':39 'water':23,70 'web':29 'without':71 'yes':1 'zero':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4834251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700543408 {#5438
    date: 2023-11-21 06:10: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
132 DENIED moderate
App\Entity\EntryComment {#5439
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5257
    +user: Proxies\__CG__\App\Entity\User {#5258 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: App\Entity\User {#4385 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
        \n
        The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701085350 {#4366
        date: 2023-11-27 12:42:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4373 …}
      +nested: Doctrine\ORM\PersistentCollection {#4375 …}
      +votes: Doctrine\ORM\PersistentCollection {#4377 …}
      +reports: Doctrine\ORM\PersistentCollection {#4379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
      -id: 145141
      -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467298"
      +editedAt: DateTimeImmutable @1700960655 {#4367
        date: 2023-11-26 02:04:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700535309 {#4368
        date: 2023-11-21 03:55:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1700539054 {#5255
      date: 2023-11-21 04:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5259 …}
    +nested: Doctrine\ORM\PersistentCollection {#5261 …}
    +votes: Doctrine\ORM\PersistentCollection {#5263 …}
    +reports: Doctrine\ORM\PersistentCollection {#5265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
    -id: 145296
    -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5468780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539054 {#5256
      date: 2023-11-21 04:57:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: """
    Yes. The advantage is that you can make the surface area of the air cooling part much, much larger. I had a water cooled system that could do web browsing and other basic tasks with zero fan speed (though it was better to leave it on very low speed to avoid hunting behavior).\n
    \n
    Also, there’s some benefits to thermal mass. Short term spikes can be absorbed by the water without increasing fan speed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700543408 {#5437
    date: 2023-11-21 06:10:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 145438
  -bodyTs: "'absorb':67 'advantag':3 'air':14 'also':54 'area':11 'avoid':51 'basic':33 'behavior':53 'benefit':58 'better':42 'brows':30 'cool':15,24 'could':27 'fan':37,73 'hunt':52 'increas':72 'larger':19 'leav':44 'low':48 'make':8 'mass':61 'much':17,18 'part':16 'short':62 'speed':38,49,74 'spike':64 'surfac':10 'system':25 'task':34 'term':63 'thermal':60 'though':39 'water':23,70 'web':29 'without':71 'yes':1 'zero':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4834251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700543408 {#5438
    date: 2023-11-21 06:10: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
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 {#5560
  +user: Proxies\__CG__\App\Entity\User {#5553 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5439
    +user: App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5257
      +user: Proxies\__CG__\App\Entity\User {#5258 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4372
        +user: App\Entity\User {#4385 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
          \n
          The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1701085350 {#4366
          date: 2023-11-27 12:42:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4373 …}
        +nested: Doctrine\ORM\PersistentCollection {#4375 …}
        +votes: Doctrine\ORM\PersistentCollection {#4377 …}
        +reports: Doctrine\ORM\PersistentCollection {#4379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
        -id: 145141
        -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5467298"
        +editedAt: DateTimeImmutable @1700960655 {#4367
          date: 2023-11-26 02:04:15.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700535309 {#4368
          date: 2023-11-21 03:55:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1700539054 {#5255
        date: 2023-11-21 04:57:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5259 …}
      +nested: Doctrine\ORM\PersistentCollection {#5261 …}
      +votes: Doctrine\ORM\PersistentCollection {#5263 …}
      +reports: Doctrine\ORM\PersistentCollection {#5265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
      -id: 145296
      -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5468780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700539054 {#5256
        date: 2023-11-21 04:57:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: """
      Yes. The advantage is that you can make the surface area of the air cooling part much, much larger. I had a water cooled system that could do web browsing and other basic tasks with zero fan speed (though it was better to leave it on very low speed to avoid hunting behavior).\n
      \n
      Also, there’s some benefits to thermal mass. Short term spikes can be absorbed by the water without increasing fan speed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700543408 {#5437
      date: 2023-11-21 06:10:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5440 …}
    +nested: Doctrine\ORM\PersistentCollection {#5442 …}
    +votes: Doctrine\ORM\PersistentCollection {#5444 …}
    +reports: Doctrine\ORM\PersistentCollection {#5446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 145438
    -bodyTs: "'absorb':67 'advantag':3 'air':14 'also':54 'area':11 'avoid':51 'basic':33 'behavior':53 'benefit':58 'better':42 'brows':30 'cool':15,24 'could':27 'fan':37,73 'hunt':52 'increas':72 'larger':19 'leav':44 'low':48 'make':8 'mass':61 'much':17,18 'part':16 'short':62 'speed':38,49,74 'spike':64 'surfac':10 'system':25 'task':34 'term':63 'thermal':60 'though':39 'water':23,70 'web':29 'without':71 'yes':1 'zero':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4834251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700543408 {#5438
      date: 2023-11-21 06:10:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: """
    > I had a water cooled system that could do web browsing and other basic tasks with zero fan speed\n
    \n
    Isn’t that the default for (air cooled) notebooks?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700566156 {#5561
    date: 2023-11-21 12:29:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5552 …}
  +nested: Doctrine\ORM\PersistentCollection {#5550 …}
  +votes: Doctrine\ORM\PersistentCollection {#5548 …}
  +reports: Doctrine\ORM\PersistentCollection {#5563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5567 …}
  -id: 146263
  -bodyTs: "'air':26 'basic':14 'brows':11 'cool':5,27 'could':8 'default':24 'fan':18 'isn':20 'notebook':28 'speed':19 'system':6 'task':15 'water':4 'web':10 'zero':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5010970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700566156 {#5558
    date: 2023-11-21 12:29: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
135 DENIED edit
App\Entity\EntryComment {#5560
  +user: Proxies\__CG__\App\Entity\User {#5553 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5439
    +user: App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5257
      +user: Proxies\__CG__\App\Entity\User {#5258 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4372
        +user: App\Entity\User {#4385 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
          \n
          The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1701085350 {#4366
          date: 2023-11-27 12:42:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4373 …}
        +nested: Doctrine\ORM\PersistentCollection {#4375 …}
        +votes: Doctrine\ORM\PersistentCollection {#4377 …}
        +reports: Doctrine\ORM\PersistentCollection {#4379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
        -id: 145141
        -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5467298"
        +editedAt: DateTimeImmutable @1700960655 {#4367
          date: 2023-11-26 02:04:15.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700535309 {#4368
          date: 2023-11-21 03:55:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1700539054 {#5255
        date: 2023-11-21 04:57:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5259 …}
      +nested: Doctrine\ORM\PersistentCollection {#5261 …}
      +votes: Doctrine\ORM\PersistentCollection {#5263 …}
      +reports: Doctrine\ORM\PersistentCollection {#5265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
      -id: 145296
      -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5468780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700539054 {#5256
        date: 2023-11-21 04:57:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: """
      Yes. The advantage is that you can make the surface area of the air cooling part much, much larger. I had a water cooled system that could do web browsing and other basic tasks with zero fan speed (though it was better to leave it on very low speed to avoid hunting behavior).\n
      \n
      Also, there’s some benefits to thermal mass. Short term spikes can be absorbed by the water without increasing fan speed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700543408 {#5437
      date: 2023-11-21 06:10:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5440 …}
    +nested: Doctrine\ORM\PersistentCollection {#5442 …}
    +votes: Doctrine\ORM\PersistentCollection {#5444 …}
    +reports: Doctrine\ORM\PersistentCollection {#5446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 145438
    -bodyTs: "'absorb':67 'advantag':3 'air':14 'also':54 'area':11 'avoid':51 'basic':33 'behavior':53 'benefit':58 'better':42 'brows':30 'cool':15,24 'could':27 'fan':37,73 'hunt':52 'increas':72 'larger':19 'leav':44 'low':48 'make':8 'mass':61 'much':17,18 'part':16 'short':62 'speed':38,49,74 'spike':64 'surfac':10 'system':25 'task':34 'term':63 'thermal':60 'though':39 'water':23,70 'web':29 'without':71 'yes':1 'zero':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4834251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700543408 {#5438
      date: 2023-11-21 06:10:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: """
    > I had a water cooled system that could do web browsing and other basic tasks with zero fan speed\n
    \n
    Isn’t that the default for (air cooled) notebooks?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700566156 {#5561
    date: 2023-11-21 12:29:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5552 …}
  +nested: Doctrine\ORM\PersistentCollection {#5550 …}
  +votes: Doctrine\ORM\PersistentCollection {#5548 …}
  +reports: Doctrine\ORM\PersistentCollection {#5563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5567 …}
  -id: 146263
  -bodyTs: "'air':26 'basic':14 'brows':11 'cool':5,27 'could':8 'default':24 'fan':18 'isn':20 'notebook':28 'speed':19 'system':6 'task':15 'water':4 'web':10 'zero':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5010970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700566156 {#5558
    date: 2023-11-21 12:29: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
136 DENIED moderate
App\Entity\EntryComment {#5560
  +user: Proxies\__CG__\App\Entity\User {#5553 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5439
    +user: App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5257
      +user: Proxies\__CG__\App\Entity\User {#5258 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4372
        +user: App\Entity\User {#4385 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
          \n
          The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1701085350 {#4366
          date: 2023-11-27 12:42:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4373 …}
        +nested: Doctrine\ORM\PersistentCollection {#4375 …}
        +votes: Doctrine\ORM\PersistentCollection {#4377 …}
        +reports: Doctrine\ORM\PersistentCollection {#4379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
        -id: 145141
        -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5467298"
        +editedAt: DateTimeImmutable @1700960655 {#4367
          date: 2023-11-26 02:04:15.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700535309 {#4368
          date: 2023-11-21 03:55:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1700539054 {#5255
        date: 2023-11-21 04:57:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5259 …}
      +nested: Doctrine\ORM\PersistentCollection {#5261 …}
      +votes: Doctrine\ORM\PersistentCollection {#5263 …}
      +reports: Doctrine\ORM\PersistentCollection {#5265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
      -id: 145296
      -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5468780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700539054 {#5256
        date: 2023-11-21 04:57:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: """
      Yes. The advantage is that you can make the surface area of the air cooling part much, much larger. I had a water cooled system that could do web browsing and other basic tasks with zero fan speed (though it was better to leave it on very low speed to avoid hunting behavior).\n
      \n
      Also, there’s some benefits to thermal mass. Short term spikes can be absorbed by the water without increasing fan speed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700543408 {#5437
      date: 2023-11-21 06:10:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5440 …}
    +nested: Doctrine\ORM\PersistentCollection {#5442 …}
    +votes: Doctrine\ORM\PersistentCollection {#5444 …}
    +reports: Doctrine\ORM\PersistentCollection {#5446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 145438
    -bodyTs: "'absorb':67 'advantag':3 'air':14 'also':54 'area':11 'avoid':51 'basic':33 'behavior':53 'benefit':58 'better':42 'brows':30 'cool':15,24 'could':27 'fan':37,73 'hunt':52 'increas':72 'larger':19 'leav':44 'low':48 'make':8 'mass':61 'much':17,18 'part':16 'short':62 'speed':38,49,74 'spike':64 'surfac':10 'system':25 'task':34 'term':63 'thermal':60 'though':39 'water':23,70 'web':29 'without':71 'yes':1 'zero':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4834251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700543408 {#5438
      date: 2023-11-21 06:10:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: """
    > I had a water cooled system that could do web browsing and other basic tasks with zero fan speed\n
    \n
    Isn’t that the default for (air cooled) notebooks?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700566156 {#5561
    date: 2023-11-21 12:29:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5552 …}
  +nested: Doctrine\ORM\PersistentCollection {#5550 …}
  +votes: Doctrine\ORM\PersistentCollection {#5548 …}
  +reports: Doctrine\ORM\PersistentCollection {#5563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5567 …}
  -id: 146263
  -bodyTs: "'air':26 'basic':14 'brows':11 'cool':5,27 'could':8 'default':24 'fan':18 'isn':20 'notebook':28 'speed':19 'system':6 'task':15 'water':4 'web':10 'zero':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5010970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700566156 {#5558
    date: 2023-11-21 12:29: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
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 {#5673
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5560
    +user: Proxies\__CG__\App\Entity\User {#5553 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5439
      +user: App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5257
        +user: Proxies\__CG__\App\Entity\User {#5258 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4372
          +user: App\Entity\User {#4385 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
            \n
            The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1701085350 {#4366
            date: 2023-11-27 12:42:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4373 …}
          +nested: Doctrine\ORM\PersistentCollection {#4375 …}
          +votes: Doctrine\ORM\PersistentCollection {#4377 …}
          +reports: Doctrine\ORM\PersistentCollection {#4379 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
          -id: 145141
          -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5467298"
          +editedAt: DateTimeImmutable @1700960655 {#4367
            date: 2023-11-26 02:04:15.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700535309 {#4368
            date: 2023-11-21 03:55:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4372}
        +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1700539054 {#5255
          date: 2023-11-21 04:57:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@PunnyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5259 …}
        +nested: Doctrine\ORM\PersistentCollection {#5261 …}
        +votes: Doctrine\ORM\PersistentCollection {#5263 …}
        +reports: Doctrine\ORM\PersistentCollection {#5265 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
        -id: 145296
        -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5468780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700539054 {#5256
          date: 2023-11-21 04:57:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: """
        Yes. The advantage is that you can make the surface area of the air cooling part much, much larger. I had a water cooled system that could do web browsing and other basic tasks with zero fan speed (though it was better to leave it on very low speed to avoid hunting behavior).\n
        \n
        Also, there’s some benefits to thermal mass. Short term spikes can be absorbed by the water without increasing fan speed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700543408 {#5437
        date: 2023-11-21 06:10:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
        "@somtwo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5440 …}
      +nested: Doctrine\ORM\PersistentCollection {#5442 …}
      +votes: Doctrine\ORM\PersistentCollection {#5444 …}
      +reports: Doctrine\ORM\PersistentCollection {#5446 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
      -id: 145438
      -bodyTs: "'absorb':67 'advantag':3 'air':14 'also':54 'area':11 'avoid':51 'basic':33 'behavior':53 'benefit':58 'better':42 'brows':30 'cool':15,24 'could':27 'fan':37,73 'hunt':52 'increas':72 'larger':19 'leav':44 'low':48 'make':8 'mass':61 'much':17,18 'part':16 'short':62 'speed':38,49,74 'spike':64 'surfac':10 'system':25 'task':34 'term':63 'thermal':60 'though':39 'water':23,70 'web':29 'without':71 'yes':1 'zero':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4834251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700543408 {#5438
        date: 2023-11-21 06:10:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: """
      > I had a water cooled system that could do web browsing and other basic tasks with zero fan speed\n
      \n
      Isn’t that the default for (air cooled) notebooks?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700566156 {#5561
      date: 2023-11-21 12:29:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
      "@frezik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5552 …}
    +nested: Doctrine\ORM\PersistentCollection {#5550 …}
    +votes: Doctrine\ORM\PersistentCollection {#5548 …}
    +reports: Doctrine\ORM\PersistentCollection {#5563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5567 …}
    -id: 146263
    -bodyTs: "'air':26 'basic':14 'brows':11 'cool':5,27 'could':8 'default':24 'fan':18 'isn':20 'notebook':28 'speed':19 'system':6 'task':15 'water':4 'web':10 'zero':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5010970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700566156 {#5558
      date: 2023-11-21 12:29:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "With CPUs with very low TDPs, yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700569165 {#5671
    date: 2023-11-21 13:19:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@frezik@midwest.social"
    "@crystal@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5674 …}
  +nested: Doctrine\ORM\PersistentCollection {#5676 …}
  +votes: Doctrine\ORM\PersistentCollection {#5678 …}
  +reports: Doctrine\ORM\PersistentCollection {#5680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5684 …}
  -id: 146418
  -bodyTs: "'cpus':2 'low':5 'tdps':6 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4841705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700569165 {#5672
    date: 2023-11-21 13:19:25.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 {#5673
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5560
    +user: Proxies\__CG__\App\Entity\User {#5553 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5439
      +user: App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5257
        +user: Proxies\__CG__\App\Entity\User {#5258 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4372
          +user: App\Entity\User {#4385 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
            \n
            The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1701085350 {#4366
            date: 2023-11-27 12:42:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4373 …}
          +nested: Doctrine\ORM\PersistentCollection {#4375 …}
          +votes: Doctrine\ORM\PersistentCollection {#4377 …}
          +reports: Doctrine\ORM\PersistentCollection {#4379 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
          -id: 145141
          -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5467298"
          +editedAt: DateTimeImmutable @1700960655 {#4367
            date: 2023-11-26 02:04:15.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700535309 {#4368
            date: 2023-11-21 03:55:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4372}
        +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1700539054 {#5255
          date: 2023-11-21 04:57:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@PunnyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5259 …}
        +nested: Doctrine\ORM\PersistentCollection {#5261 …}
        +votes: Doctrine\ORM\PersistentCollection {#5263 …}
        +reports: Doctrine\ORM\PersistentCollection {#5265 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
        -id: 145296
        -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5468780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700539054 {#5256
          date: 2023-11-21 04:57:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: """
        Yes. The advantage is that you can make the surface area of the air cooling part much, much larger. I had a water cooled system that could do web browsing and other basic tasks with zero fan speed (though it was better to leave it on very low speed to avoid hunting behavior).\n
        \n
        Also, there’s some benefits to thermal mass. Short term spikes can be absorbed by the water without increasing fan speed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700543408 {#5437
        date: 2023-11-21 06:10:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
        "@somtwo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5440 …}
      +nested: Doctrine\ORM\PersistentCollection {#5442 …}
      +votes: Doctrine\ORM\PersistentCollection {#5444 …}
      +reports: Doctrine\ORM\PersistentCollection {#5446 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
      -id: 145438
      -bodyTs: "'absorb':67 'advantag':3 'air':14 'also':54 'area':11 'avoid':51 'basic':33 'behavior':53 'benefit':58 'better':42 'brows':30 'cool':15,24 'could':27 'fan':37,73 'hunt':52 'increas':72 'larger':19 'leav':44 'low':48 'make':8 'mass':61 'much':17,18 'part':16 'short':62 'speed':38,49,74 'spike':64 'surfac':10 'system':25 'task':34 'term':63 'thermal':60 'though':39 'water':23,70 'web':29 'without':71 'yes':1 'zero':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4834251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700543408 {#5438
        date: 2023-11-21 06:10:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: """
      > I had a water cooled system that could do web browsing and other basic tasks with zero fan speed\n
      \n
      Isn’t that the default for (air cooled) notebooks?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700566156 {#5561
      date: 2023-11-21 12:29:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
      "@frezik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5552 …}
    +nested: Doctrine\ORM\PersistentCollection {#5550 …}
    +votes: Doctrine\ORM\PersistentCollection {#5548 …}
    +reports: Doctrine\ORM\PersistentCollection {#5563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5567 …}
    -id: 146263
    -bodyTs: "'air':26 'basic':14 'brows':11 'cool':5,27 'could':8 'default':24 'fan':18 'isn':20 'notebook':28 'speed':19 'system':6 'task':15 'water':4 'web':10 'zero':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5010970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700566156 {#5558
      date: 2023-11-21 12:29:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "With CPUs with very low TDPs, yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700569165 {#5671
    date: 2023-11-21 13:19:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@frezik@midwest.social"
    "@crystal@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5674 …}
  +nested: Doctrine\ORM\PersistentCollection {#5676 …}
  +votes: Doctrine\ORM\PersistentCollection {#5678 …}
  +reports: Doctrine\ORM\PersistentCollection {#5680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5684 …}
  -id: 146418
  -bodyTs: "'cpus':2 'low':5 'tdps':6 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4841705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700569165 {#5672
    date: 2023-11-21 13:19:25.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 {#5673
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5560
    +user: Proxies\__CG__\App\Entity\User {#5553 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5439
      +user: App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5257
        +user: Proxies\__CG__\App\Entity\User {#5258 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4372
          +user: App\Entity\User {#4385 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
            \n
            The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1701085350 {#4366
            date: 2023-11-27 12:42:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4373 …}
          +nested: Doctrine\ORM\PersistentCollection {#4375 …}
          +votes: Doctrine\ORM\PersistentCollection {#4377 …}
          +reports: Doctrine\ORM\PersistentCollection {#4379 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
          -id: 145141
          -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5467298"
          +editedAt: DateTimeImmutable @1700960655 {#4367
            date: 2023-11-26 02:04:15.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700535309 {#4368
            date: 2023-11-21 03:55:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4372}
        +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1700539054 {#5255
          date: 2023-11-21 04:57:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@PunnyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5259 …}
        +nested: Doctrine\ORM\PersistentCollection {#5261 …}
        +votes: Doctrine\ORM\PersistentCollection {#5263 …}
        +reports: Doctrine\ORM\PersistentCollection {#5265 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
        -id: 145296
        -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5468780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700539054 {#5256
          date: 2023-11-21 04:57:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: """
        Yes. The advantage is that you can make the surface area of the air cooling part much, much larger. I had a water cooled system that could do web browsing and other basic tasks with zero fan speed (though it was better to leave it on very low speed to avoid hunting behavior).\n
        \n
        Also, there’s some benefits to thermal mass. Short term spikes can be absorbed by the water without increasing fan speed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700543408 {#5437
        date: 2023-11-21 06:10:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
        "@somtwo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5440 …}
      +nested: Doctrine\ORM\PersistentCollection {#5442 …}
      +votes: Doctrine\ORM\PersistentCollection {#5444 …}
      +reports: Doctrine\ORM\PersistentCollection {#5446 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
      -id: 145438
      -bodyTs: "'absorb':67 'advantag':3 'air':14 'also':54 'area':11 'avoid':51 'basic':33 'behavior':53 'benefit':58 'better':42 'brows':30 'cool':15,24 'could':27 'fan':37,73 'hunt':52 'increas':72 'larger':19 'leav':44 'low':48 'make':8 'mass':61 'much':17,18 'part':16 'short':62 'speed':38,49,74 'spike':64 'surfac':10 'system':25 'task':34 'term':63 'thermal':60 'though':39 'water':23,70 'web':29 'without':71 'yes':1 'zero':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4834251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700543408 {#5438
        date: 2023-11-21 06:10:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: """
      > I had a water cooled system that could do web browsing and other basic tasks with zero fan speed\n
      \n
      Isn’t that the default for (air cooled) notebooks?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700566156 {#5561
      date: 2023-11-21 12:29:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
      "@frezik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5552 …}
    +nested: Doctrine\ORM\PersistentCollection {#5550 …}
    +votes: Doctrine\ORM\PersistentCollection {#5548 …}
    +reports: Doctrine\ORM\PersistentCollection {#5563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5567 …}
    -id: 146263
    -bodyTs: "'air':26 'basic':14 'brows':11 'cool':5,27 'could':8 'default':24 'fan':18 'isn':20 'notebook':28 'speed':19 'system':6 'task':15 'water':4 'web':10 'zero':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5010970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700566156 {#5558
      date: 2023-11-21 12:29:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: "With CPUs with very low TDPs, yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700569165 {#5671
    date: 2023-11-21 13:19:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@frezik@midwest.social"
    "@crystal@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5674 …}
  +nested: Doctrine\ORM\PersistentCollection {#5676 …}
  +votes: Doctrine\ORM\PersistentCollection {#5678 …}
  +reports: Doctrine\ORM\PersistentCollection {#5680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5684 …}
  -id: 146418
  -bodyTs: "'cpus':2 'low':5 'tdps':6 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4841705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700569165 {#5672
    date: 2023-11-21 13:19:25.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 {#5688
  +user: Proxies\__CG__\App\Entity\User {#5689 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5560
    +user: Proxies\__CG__\App\Entity\User {#5553 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5439
      +user: App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5257
        +user: Proxies\__CG__\App\Entity\User {#5258 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4372
          +user: App\Entity\User {#4385 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
            \n
            The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1701085350 {#4366
            date: 2023-11-27 12:42:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4373 …}
          +nested: Doctrine\ORM\PersistentCollection {#4375 …}
          +votes: Doctrine\ORM\PersistentCollection {#4377 …}
          +reports: Doctrine\ORM\PersistentCollection {#4379 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
          -id: 145141
          -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5467298"
          +editedAt: DateTimeImmutable @1700960655 {#4367
            date: 2023-11-26 02:04:15.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700535309 {#4368
            date: 2023-11-21 03:55:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4372}
        +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1700539054 {#5255
          date: 2023-11-21 04:57:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@PunnyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5259 …}
        +nested: Doctrine\ORM\PersistentCollection {#5261 …}
        +votes: Doctrine\ORM\PersistentCollection {#5263 …}
        +reports: Doctrine\ORM\PersistentCollection {#5265 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
        -id: 145296
        -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5468780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700539054 {#5256
          date: 2023-11-21 04:57:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: """
        Yes. The advantage is that you can make the surface area of the air cooling part much, much larger. I had a water cooled system that could do web browsing and other basic tasks with zero fan speed (though it was better to leave it on very low speed to avoid hunting behavior).\n
        \n
        Also, there’s some benefits to thermal mass. Short term spikes can be absorbed by the water without increasing fan speed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700543408 {#5437
        date: 2023-11-21 06:10:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
        "@somtwo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5440 …}
      +nested: Doctrine\ORM\PersistentCollection {#5442 …}
      +votes: Doctrine\ORM\PersistentCollection {#5444 …}
      +reports: Doctrine\ORM\PersistentCollection {#5446 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
      -id: 145438
      -bodyTs: "'absorb':67 'advantag':3 'air':14 'also':54 'area':11 'avoid':51 'basic':33 'behavior':53 'benefit':58 'better':42 'brows':30 'cool':15,24 'could':27 'fan':37,73 'hunt':52 'increas':72 'larger':19 'leav':44 'low':48 'make':8 'mass':61 'much':17,18 'part':16 'short':62 'speed':38,49,74 'spike':64 'surfac':10 'system':25 'task':34 'term':63 'thermal':60 'though':39 'water':23,70 'web':29 'without':71 'yes':1 'zero':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4834251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700543408 {#5438
        date: 2023-11-21 06:10:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: """
      > I had a water cooled system that could do web browsing and other basic tasks with zero fan speed\n
      \n
      Isn’t that the default for (air cooled) notebooks?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700566156 {#5561
      date: 2023-11-21 12:29:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
      "@frezik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5552 …}
    +nested: Doctrine\ORM\PersistentCollection {#5550 …}
    +votes: Doctrine\ORM\PersistentCollection {#5548 …}
    +reports: Doctrine\ORM\PersistentCollection {#5563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5567 …}
    -id: 146263
    -bodyTs: "'air':26 'basic':14 'brows':11 'cool':5,27 'could':8 'default':24 'fan':18 'isn':20 'notebook':28 'speed':19 'system':6 'task':15 'water':4 'web':10 'zero':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5010970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700566156 {#5558
      date: 2023-11-21 12:29:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: """
    I once built a home theatre PC that was completely passively cooled. The case was basically the entire heat sink. It got the heat from the CPU through heatpipes. Unfortunately the shitty motherboard died due to unreleased reasons and since then I didn’t have the time or money to revive it.\n
    \n
    The cases aren’t even built anymore. No idea why, it was really cool.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700621615 {#5686
    date: 2023-11-22 03:53:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@frezik@midwest.social"
    "@crystal@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5690 …}
  +nested: Doctrine\ORM\PersistentCollection {#5692 …}
  +votes: Doctrine\ORM\PersistentCollection {#5694 …}
  +reports: Doctrine\ORM\PersistentCollection {#5696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
  -id: 149449
  -bodyTs: "'anymor':59 'aren':55 'basic':16 'built':3,58 'case':14,54 'complet':10 'cool':12,66 'cpu':27 'didn':43 'die':34 'due':35 'entir':18 'even':57 'got':22 'heat':19,24 'heatpip':29 'home':5 'idea':61 'money':49 'motherboard':33 'passiv':11 'pc':7 'realli':65 'reason':38 'reviv':51 'shitti':32 'sinc':40 'sink':20 'theatr':6 'time':47 'unfortun':30 'unreleas':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/1113607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700621615 {#5687
    date: 2023-11-22 03:53: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
143 DENIED edit
App\Entity\EntryComment {#5688
  +user: Proxies\__CG__\App\Entity\User {#5689 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5560
    +user: Proxies\__CG__\App\Entity\User {#5553 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5439
      +user: App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5257
        +user: Proxies\__CG__\App\Entity\User {#5258 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4372
          +user: App\Entity\User {#4385 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
            \n
            The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1701085350 {#4366
            date: 2023-11-27 12:42:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4373 …}
          +nested: Doctrine\ORM\PersistentCollection {#4375 …}
          +votes: Doctrine\ORM\PersistentCollection {#4377 …}
          +reports: Doctrine\ORM\PersistentCollection {#4379 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
          -id: 145141
          -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5467298"
          +editedAt: DateTimeImmutable @1700960655 {#4367
            date: 2023-11-26 02:04:15.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700535309 {#4368
            date: 2023-11-21 03:55:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4372}
        +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1700539054 {#5255
          date: 2023-11-21 04:57:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@PunnyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5259 …}
        +nested: Doctrine\ORM\PersistentCollection {#5261 …}
        +votes: Doctrine\ORM\PersistentCollection {#5263 …}
        +reports: Doctrine\ORM\PersistentCollection {#5265 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
        -id: 145296
        -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5468780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700539054 {#5256
          date: 2023-11-21 04:57:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: """
        Yes. The advantage is that you can make the surface area of the air cooling part much, much larger. I had a water cooled system that could do web browsing and other basic tasks with zero fan speed (though it was better to leave it on very low speed to avoid hunting behavior).\n
        \n
        Also, there’s some benefits to thermal mass. Short term spikes can be absorbed by the water without increasing fan speed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700543408 {#5437
        date: 2023-11-21 06:10:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
        "@somtwo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5440 …}
      +nested: Doctrine\ORM\PersistentCollection {#5442 …}
      +votes: Doctrine\ORM\PersistentCollection {#5444 …}
      +reports: Doctrine\ORM\PersistentCollection {#5446 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
      -id: 145438
      -bodyTs: "'absorb':67 'advantag':3 'air':14 'also':54 'area':11 'avoid':51 'basic':33 'behavior':53 'benefit':58 'better':42 'brows':30 'cool':15,24 'could':27 'fan':37,73 'hunt':52 'increas':72 'larger':19 'leav':44 'low':48 'make':8 'mass':61 'much':17,18 'part':16 'short':62 'speed':38,49,74 'spike':64 'surfac':10 'system':25 'task':34 'term':63 'thermal':60 'though':39 'water':23,70 'web':29 'without':71 'yes':1 'zero':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4834251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700543408 {#5438
        date: 2023-11-21 06:10:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: """
      > I had a water cooled system that could do web browsing and other basic tasks with zero fan speed\n
      \n
      Isn’t that the default for (air cooled) notebooks?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700566156 {#5561
      date: 2023-11-21 12:29:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
      "@frezik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5552 …}
    +nested: Doctrine\ORM\PersistentCollection {#5550 …}
    +votes: Doctrine\ORM\PersistentCollection {#5548 …}
    +reports: Doctrine\ORM\PersistentCollection {#5563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5567 …}
    -id: 146263
    -bodyTs: "'air':26 'basic':14 'brows':11 'cool':5,27 'could':8 'default':24 'fan':18 'isn':20 'notebook':28 'speed':19 'system':6 'task':15 'water':4 'web':10 'zero':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5010970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700566156 {#5558
      date: 2023-11-21 12:29:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: """
    I once built a home theatre PC that was completely passively cooled. The case was basically the entire heat sink. It got the heat from the CPU through heatpipes. Unfortunately the shitty motherboard died due to unreleased reasons and since then I didn’t have the time or money to revive it.\n
    \n
    The cases aren’t even built anymore. No idea why, it was really cool.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700621615 {#5686
    date: 2023-11-22 03:53:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@frezik@midwest.social"
    "@crystal@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5690 …}
  +nested: Doctrine\ORM\PersistentCollection {#5692 …}
  +votes: Doctrine\ORM\PersistentCollection {#5694 …}
  +reports: Doctrine\ORM\PersistentCollection {#5696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
  -id: 149449
  -bodyTs: "'anymor':59 'aren':55 'basic':16 'built':3,58 'case':14,54 'complet':10 'cool':12,66 'cpu':27 'didn':43 'die':34 'due':35 'entir':18 'even':57 'got':22 'heat':19,24 'heatpip':29 'home':5 'idea':61 'money':49 'motherboard':33 'passiv':11 'pc':7 'realli':65 'reason':38 'reviv':51 'shitti':32 'sinc':40 'sink':20 'theatr':6 'time':47 'unfortun':30 'unreleas':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/1113607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700621615 {#5687
    date: 2023-11-22 03:53: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
144 DENIED moderate
App\Entity\EntryComment {#5688
  +user: Proxies\__CG__\App\Entity\User {#5689 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5560
    +user: Proxies\__CG__\App\Entity\User {#5553 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5439
      +user: App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5257
        +user: Proxies\__CG__\App\Entity\User {#5258 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4372
          +user: App\Entity\User {#4385 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Technically, no, air is a much worse thermal conductor, and most liquids are significantly better. It’s a pretty efficient thermal INSULATOR, however.\n
            \n
            The practical applications, however, make the movement of air OUT of your system an efficient cooling method.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1701085350 {#4366
            date: 2023-11-27 12:42:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4373 …}
          +nested: Doctrine\ORM\PersistentCollection {#4375 …}
          +votes: Doctrine\ORM\PersistentCollection {#4377 …}
          +reports: Doctrine\ORM\PersistentCollection {#4379 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
          -id: 145141
          -bodyTs: "'air':3,32 'applic':26 'better':15 'conductor':9 'cool':39 'effici':20,38 'howev':23,27 'insul':22 'liquid':12 'make':28 'method':40 'movement':30 'much':6 'practic':25 'pretti':19 'signific':14 'system':36 'technic':1 'thermal':8,21 'wors':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5467298"
          +editedAt: DateTimeImmutable @1700960655 {#4367
            date: 2023-11-26 02:04:15.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700535309 {#4368
            date: 2023-11-21 03:55:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4372}
        +body: "Not trying to be contrarian or a smart-ass, but aren’t water cooled systems kinda just air cooled systems with the radiator moved elsewhere?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1700539054 {#5255
          date: 2023-11-21 04:57:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@PunnyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5259 …}
        +nested: Doctrine\ORM\PersistentCollection {#5261 …}
        +votes: Doctrine\ORM\PersistentCollection {#5263 …}
        +reports: Doctrine\ORM\PersistentCollection {#5265 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
        -id: 145296
        -bodyTs: "'air':19 'aren':12 'ass':10 'contrarian':5 'cool':15,20 'elsewher':26 'kinda':17 'move':25 'radiat':24 'smart':9 'smart-ass':8 'system':16,21 'tri':2 'water':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5468780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700539054 {#5256
          date: 2023-11-21 04:57:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4372}
      +body: """
        Yes. The advantage is that you can make the surface area of the air cooling part much, much larger. I had a water cooled system that could do web browsing and other basic tasks with zero fan speed (though it was better to leave it on very low speed to avoid hunting behavior).\n
        \n
        Also, there’s some benefits to thermal mass. Short term spikes can be absorbed by the water without increasing fan speed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700543408 {#5437
        date: 2023-11-21 06:10:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@PunnyName@lemmy.world"
        "@somtwo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5440 …}
      +nested: Doctrine\ORM\PersistentCollection {#5442 …}
      +votes: Doctrine\ORM\PersistentCollection {#5444 …}
      +reports: Doctrine\ORM\PersistentCollection {#5446 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
      -id: 145438
      -bodyTs: "'absorb':67 'advantag':3 'air':14 'also':54 'area':11 'avoid':51 'basic':33 'behavior':53 'benefit':58 'better':42 'brows':30 'cool':15,24 'could':27 'fan':37,73 'hunt':52 'increas':72 'larger':19 'leav':44 'low':48 'make':8 'mass':61 'much':17,18 'part':16 'short':62 'speed':38,49,74 'spike':64 'surfac':10 'system':25 'task':34 'term':63 'thermal':60 'though':39 'water':23,70 'web':29 'without':71 'yes':1 'zero':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4834251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700543408 {#5438
        date: 2023-11-21 06:10:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4372}
    +body: """
      > I had a water cooled system that could do web browsing and other basic tasks with zero fan speed\n
      \n
      Isn’t that the default for (air cooled) notebooks?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700566156 {#5561
      date: 2023-11-21 12:29:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@PunnyName@lemmy.world"
      "@somtwo@lemmy.world"
      "@frezik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5552 …}
    +nested: Doctrine\ORM\PersistentCollection {#5550 …}
    +votes: Doctrine\ORM\PersistentCollection {#5548 …}
    +reports: Doctrine\ORM\PersistentCollection {#5563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5567 …}
    -id: 146263
    -bodyTs: "'air':26 'basic':14 'brows':11 'cool':5,27 'could':8 'default':24 'fan':18 'isn':20 'notebook':28 'speed':19 'system':6 'task':15 'water':4 'web':10 'zero':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5010970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700566156 {#5558
      date: 2023-11-21 12:29:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4372}
  +body: """
    I once built a home theatre PC that was completely passively cooled. The case was basically the entire heat sink. It got the heat from the CPU through heatpipes. Unfortunately the shitty motherboard died due to unreleased reasons and since then I didn’t have the time or money to revive it.\n
    \n
    The cases aren’t even built anymore. No idea why, it was really cool.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700621615 {#5686
    date: 2023-11-22 03:53:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@PunnyName@lemmy.world"
    "@somtwo@lemmy.world"
    "@frezik@midwest.social"
    "@crystal@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5690 …}
  +nested: Doctrine\ORM\PersistentCollection {#5692 …}
  +votes: Doctrine\ORM\PersistentCollection {#5694 …}
  +reports: Doctrine\ORM\PersistentCollection {#5696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
  -id: 149449
  -bodyTs: "'anymor':59 'aren':55 'basic':16 'built':3,58 'case':14,54 'complet':10 'cool':12,66 'cpu':27 'didn':43 'die':34 'due':35 'entir':18 'even':57 'got':22 'heat':19,24 'heatpip':29 'home':5 'idea':61 'money':49 'motherboard':33 'passiv':11 'pc':7 'realli':65 'reason':38 'reviv':51 'shitti':32 'sinc':40 'sink':20 'theatr':6 'time':47 'unfortun':30 'unreleas':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/1113607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700621615 {#5687
    date: 2023-11-22 03:53: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
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 {#4445
  +user: App\Entity\User {#4458 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The only reason I have water cooling is that I bought my pc used and it came with water cooling. I’m too lazy to change it. At least the RGB lights on the motherboard were switched off with a simple toggle in the BIOS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701179403 {#4440
    date: 2023-11-28 14:50:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4446 …}
  +nested: Doctrine\ORM\PersistentCollection {#4448 …}
  +votes: Doctrine\ORM\PersistentCollection {#4450 …}
  +reports: Doctrine\ORM\PersistentCollection {#4452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
  -id: 145197
  -bodyTs: "'bio':45 'bought':11 'came':17 'chang':26 'cool':7,20 'lazi':24 'least':29 'light':32 'm':22 'motherboard':35 'pc':13 'reason':3 'rgb':31 'simpl':41 'switch':37 'toggl':42 'use':14 'water':6,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5001882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700536597 {#4441
    date: 2023-11-21 04:16: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
147 DENIED edit
App\Entity\EntryComment {#4445
  +user: App\Entity\User {#4458 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The only reason I have water cooling is that I bought my pc used and it came with water cooling. I’m too lazy to change it. At least the RGB lights on the motherboard were switched off with a simple toggle in the BIOS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701179403 {#4440
    date: 2023-11-28 14:50:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4446 …}
  +nested: Doctrine\ORM\PersistentCollection {#4448 …}
  +votes: Doctrine\ORM\PersistentCollection {#4450 …}
  +reports: Doctrine\ORM\PersistentCollection {#4452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
  -id: 145197
  -bodyTs: "'bio':45 'bought':11 'came':17 'chang':26 'cool':7,20 'lazi':24 'least':29 'light':32 'm':22 'motherboard':35 'pc':13 'reason':3 'rgb':31 'simpl':41 'switch':37 'toggl':42 'use':14 'water':6,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5001882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700536597 {#4441
    date: 2023-11-21 04:16: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
148 DENIED moderate
App\Entity\EntryComment {#4445
  +user: App\Entity\User {#4458 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The only reason I have water cooling is that I bought my pc used and it came with water cooling. I’m too lazy to change it. At least the RGB lights on the motherboard were switched off with a simple toggle in the BIOS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701179403 {#4440
    date: 2023-11-28 14:50:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4446 …}
  +nested: Doctrine\ORM\PersistentCollection {#4448 …}
  +votes: Doctrine\ORM\PersistentCollection {#4450 …}
  +reports: Doctrine\ORM\PersistentCollection {#4452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
  -id: 145197
  -bodyTs: "'bio':45 'bought':11 'came':17 'chang':26 'cool':7,20 'lazi':24 'least':29 'light':32 'm':22 'motherboard':35 'pc':13 'reason':3 'rgb':31 'simpl':41 'switch':37 'toggl':42 'use':14 'water':6,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5001882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700536597 {#4441
    date: 2023-11-21 04:16: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
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 {#5273
  +user: Proxies\__CG__\App\Entity\User {#5274 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4445
    +user: App\Entity\User {#4458 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The only reason I have water cooling is that I bought my pc used and it came with water cooling. I’m too lazy to change it. At least the RGB lights on the motherboard were switched off with a simple toggle in the BIOS."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701179403 {#4440
      date: 2023-11-28 14:50:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4446 …}
    +nested: Doctrine\ORM\PersistentCollection {#4448 …}
    +votes: Doctrine\ORM\PersistentCollection {#4450 …}
    +reports: Doctrine\ORM\PersistentCollection {#4452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
    -id: 145197
    -bodyTs: "'bio':45 'bought':11 'came':17 'chang':26 'cool':7,20 'lazi':24 'least':29 'light':32 'm':22 'motherboard':35 'pc':13 'reason':3 'rgb':31 'simpl':41 'switch':37 'toggl':42 'use':14 'water':6,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5001882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700536597 {#4441
      date: 2023-11-21 04:16:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4445}
  +body: "If it came with it. You may as well use it! Look into overclocking your cpu if you xanAio generally is wat more efficient than air coolers. Although I would never buy one myself. To much hassle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700692218 {#5271
    date: 2023-11-22 23:30:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@pleb_maximus@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5275 …}
  +nested: Doctrine\ORM\PersistentCollection {#5277 …}
  +votes: Doctrine\ORM\PersistentCollection {#5279 …}
  +reports: Doctrine\ORM\PersistentCollection {#5281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
  -id: 152267
  -bodyTs: "'air':26 'although':28 'buy':32 'came':3 'cooler':27 'cpu':16 'effici':24 'general':20 'hassl':37 'look':12 'may':7 'much':36 'never':31 'one':33 'overclock':14 'use':10 'wat':22 'well':9 'would':30 'xanaio':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5511503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700692218 {#5272
    date: 2023-11-22 23:30:18.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 {#5273
  +user: Proxies\__CG__\App\Entity\User {#5274 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4445
    +user: App\Entity\User {#4458 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The only reason I have water cooling is that I bought my pc used and it came with water cooling. I’m too lazy to change it. At least the RGB lights on the motherboard were switched off with a simple toggle in the BIOS."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701179403 {#4440
      date: 2023-11-28 14:50:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4446 …}
    +nested: Doctrine\ORM\PersistentCollection {#4448 …}
    +votes: Doctrine\ORM\PersistentCollection {#4450 …}
    +reports: Doctrine\ORM\PersistentCollection {#4452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
    -id: 145197
    -bodyTs: "'bio':45 'bought':11 'came':17 'chang':26 'cool':7,20 'lazi':24 'least':29 'light':32 'm':22 'motherboard':35 'pc':13 'reason':3 'rgb':31 'simpl':41 'switch':37 'toggl':42 'use':14 'water':6,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5001882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700536597 {#4441
      date: 2023-11-21 04:16:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4445}
  +body: "If it came with it. You may as well use it! Look into overclocking your cpu if you xanAio generally is wat more efficient than air coolers. Although I would never buy one myself. To much hassle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700692218 {#5271
    date: 2023-11-22 23:30:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@pleb_maximus@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5275 …}
  +nested: Doctrine\ORM\PersistentCollection {#5277 …}
  +votes: Doctrine\ORM\PersistentCollection {#5279 …}
  +reports: Doctrine\ORM\PersistentCollection {#5281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
  -id: 152267
  -bodyTs: "'air':26 'although':28 'buy':32 'came':3 'cooler':27 'cpu':16 'effici':24 'general':20 'hassl':37 'look':12 'may':7 'much':36 'never':31 'one':33 'overclock':14 'use':10 'wat':22 'well':9 'would':30 'xanaio':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5511503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700692218 {#5272
    date: 2023-11-22 23:30:18.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 {#5273
  +user: Proxies\__CG__\App\Entity\User {#5274 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4445
    +user: App\Entity\User {#4458 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The only reason I have water cooling is that I bought my pc used and it came with water cooling. I’m too lazy to change it. At least the RGB lights on the motherboard were switched off with a simple toggle in the BIOS."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701179403 {#4440
      date: 2023-11-28 14:50:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4446 …}
    +nested: Doctrine\ORM\PersistentCollection {#4448 …}
    +votes: Doctrine\ORM\PersistentCollection {#4450 …}
    +reports: Doctrine\ORM\PersistentCollection {#4452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
    -id: 145197
    -bodyTs: "'bio':45 'bought':11 'came':17 'chang':26 'cool':7,20 'lazi':24 'least':29 'light':32 'm':22 'motherboard':35 'pc':13 'reason':3 'rgb':31 'simpl':41 'switch':37 'toggl':42 'use':14 'water':6,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5001882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700536597 {#4441
      date: 2023-11-21 04:16:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4445}
  +body: "If it came with it. You may as well use it! Look into overclocking your cpu if you xanAio generally is wat more efficient than air coolers. Although I would never buy one myself. To much hassle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700692218 {#5271
    date: 2023-11-22 23:30:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@pleb_maximus@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5275 …}
  +nested: Doctrine\ORM\PersistentCollection {#5277 …}
  +votes: Doctrine\ORM\PersistentCollection {#5279 …}
  +reports: Doctrine\ORM\PersistentCollection {#5281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
  -id: 152267
  -bodyTs: "'air':26 'although':28 'buy':32 'came':3 'cooler':27 'cpu':16 'effici':24 'general':20 'hassl':37 'look':12 'may':7 'much':36 'never':31 'one':33 'overclock':14 'use':10 'wat':22 'well':9 'would':30 'xanaio':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5511503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700692218 {#5272
    date: 2023-11-22 23:30:18.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 {#4518
  +user: App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Small form factor computers are a lot easier with water cooling. That way the GPU can be put right next to the motherboard, and the CPU radiator moved away from that area."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700537597 {#4513
    date: 2023-11-21 04:33:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4519 …}
  +nested: Doctrine\ORM\PersistentCollection {#4521 …}
  +votes: Doctrine\ORM\PersistentCollection {#4523 …}
  +reports: Doctrine\ORM\PersistentCollection {#4525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4529 …}
  -id: 145247
  -bodyTs: "'area':32 'away':29 'comput':4 'cool':11 'cpu':26 'easier':8 'factor':3 'form':2 'gpu':15 'lot':7 'motherboard':23 'move':28 'next':20 'put':18 'radiat':27 'right':19 'small':1 'water':10 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4769479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700537597 {#4514
    date: 2023-11-21 04:33:17.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 {#4518
  +user: App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Small form factor computers are a lot easier with water cooling. That way the GPU can be put right next to the motherboard, and the CPU radiator moved away from that area."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700537597 {#4513
    date: 2023-11-21 04:33:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4519 …}
  +nested: Doctrine\ORM\PersistentCollection {#4521 …}
  +votes: Doctrine\ORM\PersistentCollection {#4523 …}
  +reports: Doctrine\ORM\PersistentCollection {#4525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4529 …}
  -id: 145247
  -bodyTs: "'area':32 'away':29 'comput':4 'cool':11 'cpu':26 'easier':8 'factor':3 'form':2 'gpu':15 'lot':7 'motherboard':23 'move':28 'next':20 'put':18 'radiat':27 'right':19 'small':1 'water':10 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4769479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700537597 {#4514
    date: 2023-11-21 04:33:17.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 {#4518
  +user: App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Small form factor computers are a lot easier with water cooling. That way the GPU can be put right next to the motherboard, and the CPU radiator moved away from that area."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700537597 {#4513
    date: 2023-11-21 04:33:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4519 …}
  +nested: Doctrine\ORM\PersistentCollection {#4521 …}
  +votes: Doctrine\ORM\PersistentCollection {#4523 …}
  +reports: Doctrine\ORM\PersistentCollection {#4525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4529 …}
  -id: 145247
  -bodyTs: "'area':32 'away':29 'comput':4 'cool':11 'cpu':26 'easier':8 'factor':3 'form':2 'gpu':15 'lot':7 'motherboard':23 'move':28 'next':20 'put':18 'radiat':27 'right':19 'small':1 'water':10 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4769479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700537597 {#4514
    date: 2023-11-21 04:33:17.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 {#4591
  +user: App\Entity\User {#4604 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I literally just installed an NHD-15 and it dropped my idle temps 10 degrees vs my old AIO. Load temps are about 5-10 degrees cooler, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700998548 {#4586
    date: 2023-11-26 12:35:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 145270
  -bodyTs: "'-10':25 '-15':7 '10':14 '5':24 'aio':19 'cooler':27 'degre':15,26 'drop':10 'idl':12 'instal':4 'liter':2 'load':20 'nhd':6 'old':18 'temp':13,21 'vs':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/643225/-/comment/3684399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700538313 {#4587
    date: 2023-11-21 04:45:13.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 {#4591
  +user: App\Entity\User {#4604 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I literally just installed an NHD-15 and it dropped my idle temps 10 degrees vs my old AIO. Load temps are about 5-10 degrees cooler, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700998548 {#4586
    date: 2023-11-26 12:35:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 145270
  -bodyTs: "'-10':25 '-15':7 '10':14 '5':24 'aio':19 'cooler':27 'degre':15,26 'drop':10 'idl':12 'instal':4 'liter':2 'load':20 'nhd':6 'old':18 'temp':13,21 'vs':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/643225/-/comment/3684399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700538313 {#4587
    date: 2023-11-21 04:45:13.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 {#4591
  +user: App\Entity\User {#4604 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I literally just installed an NHD-15 and it dropped my idle temps 10 degrees vs my old AIO. Load temps are about 5-10 degrees cooler, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700998548 {#4586
    date: 2023-11-26 12:35:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 145270
  -bodyTs: "'-10':25 '-15':7 '10':14 '5':24 'aio':19 'cooler':27 'degre':15,26 'drop':10 'idl':12 'instal':4 'liter':2 'load':20 'nhd':6 'old':18 'temp':13,21 'vs':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/643225/-/comment/3684399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700538313 {#4587
    date: 2023-11-21 04:45:13.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 {#5289
  +user: Proxies\__CG__\App\Entity\User {#5290 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4591
    +user: App\Entity\User {#4604 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I literally just installed an NHD-15 and it dropped my idle temps 10 degrees vs my old AIO. Load temps are about 5-10 degrees cooler, too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700998548 {#4586
      date: 2023-11-26 12:35:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4592 …}
    +nested: Doctrine\ORM\PersistentCollection {#4594 …}
    +votes: Doctrine\ORM\PersistentCollection {#4596 …}
    +reports: Doctrine\ORM\PersistentCollection {#4598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
    -id: 145270
    -bodyTs: "'-10':25 '-15':7 '10':14 '5':24 'aio':19 'cooler':27 'degre':15,26 'drop':10 'idl':12 'instal':4 'liter':2 'load':20 'nhd':6 'old':18 'temp':13,21 'vs':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/643225/-/comment/3684399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700538313 {#4587
      date: 2023-11-21 04:45:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4591}
  +body: "Even cheaper models are incredibly capable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700540962 {#5287
    date: 2023-11-21 05:29:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@SuiXi3D@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5291 …}
  +nested: Doctrine\ORM\PersistentCollection {#5293 …}
  +votes: Doctrine\ORM\PersistentCollection {#5295 …}
  +reports: Doctrine\ORM\PersistentCollection {#5297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5301 …}
  -id: 145363
  -bodyTs: "'capabl':6 'cheaper':2 'even':1 'incred':5 'model':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5469424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700540962 {#5288
    date: 2023-11-21 05:29: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
163 DENIED edit
App\Entity\EntryComment {#5289
  +user: Proxies\__CG__\App\Entity\User {#5290 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4591
    +user: App\Entity\User {#4604 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I literally just installed an NHD-15 and it dropped my idle temps 10 degrees vs my old AIO. Load temps are about 5-10 degrees cooler, too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700998548 {#4586
      date: 2023-11-26 12:35:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4592 …}
    +nested: Doctrine\ORM\PersistentCollection {#4594 …}
    +votes: Doctrine\ORM\PersistentCollection {#4596 …}
    +reports: Doctrine\ORM\PersistentCollection {#4598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
    -id: 145270
    -bodyTs: "'-10':25 '-15':7 '10':14 '5':24 'aio':19 'cooler':27 'degre':15,26 'drop':10 'idl':12 'instal':4 'liter':2 'load':20 'nhd':6 'old':18 'temp':13,21 'vs':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/643225/-/comment/3684399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700538313 {#4587
      date: 2023-11-21 04:45:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4591}
  +body: "Even cheaper models are incredibly capable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700540962 {#5287
    date: 2023-11-21 05:29:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@SuiXi3D@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5291 …}
  +nested: Doctrine\ORM\PersistentCollection {#5293 …}
  +votes: Doctrine\ORM\PersistentCollection {#5295 …}
  +reports: Doctrine\ORM\PersistentCollection {#5297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5301 …}
  -id: 145363
  -bodyTs: "'capabl':6 'cheaper':2 'even':1 'incred':5 'model':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5469424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700540962 {#5288
    date: 2023-11-21 05:29: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
164 DENIED moderate
App\Entity\EntryComment {#5289
  +user: Proxies\__CG__\App\Entity\User {#5290 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4591
    +user: App\Entity\User {#4604 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I literally just installed an NHD-15 and it dropped my idle temps 10 degrees vs my old AIO. Load temps are about 5-10 degrees cooler, too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700998548 {#4586
      date: 2023-11-26 12:35:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4592 …}
    +nested: Doctrine\ORM\PersistentCollection {#4594 …}
    +votes: Doctrine\ORM\PersistentCollection {#4596 …}
    +reports: Doctrine\ORM\PersistentCollection {#4598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
    -id: 145270
    -bodyTs: "'-10':25 '-15':7 '10':14 '5':24 'aio':19 'cooler':27 'degre':15,26 'drop':10 'idl':12 'instal':4 'liter':2 'load':20 'nhd':6 'old':18 'temp':13,21 'vs':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/643225/-/comment/3684399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700538313 {#4587
      date: 2023-11-21 04:45:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4591}
  +body: "Even cheaper models are incredibly capable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700540962 {#5287
    date: 2023-11-21 05:29:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@SuiXi3D@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5291 …}
  +nested: Doctrine\ORM\PersistentCollection {#5293 …}
  +votes: Doctrine\ORM\PersistentCollection {#5295 …}
  +reports: Doctrine\ORM\PersistentCollection {#5297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5301 …}
  -id: 145363
  -bodyTs: "'capabl':6 'cheaper':2 'even':1 'incred':5 'model':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5469424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700540962 {#5288
    date: 2023-11-21 05:29: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
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 {#5305
  +user: App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4591
    +user: App\Entity\User {#4604 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I literally just installed an NHD-15 and it dropped my idle temps 10 degrees vs my old AIO. Load temps are about 5-10 degrees cooler, too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700998548 {#4586
      date: 2023-11-26 12:35:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4592 …}
    +nested: Doctrine\ORM\PersistentCollection {#4594 …}
    +votes: Doctrine\ORM\PersistentCollection {#4596 …}
    +reports: Doctrine\ORM\PersistentCollection {#4598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
    -id: 145270
    -bodyTs: "'-10':25 '-15':7 '10':14 '5':24 'aio':19 'cooler':27 'degre':15,26 'drop':10 'idl':12 'instal':4 'liter':2 'load':20 'nhd':6 'old':18 'temp':13,21 'vs':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/643225/-/comment/3684399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700538313 {#4587
      date: 2023-11-21 04:45:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4591}
  +body: """
    IMO, if you aren’t using at least a 360mm radiator there’s not a lot of point water cooling.\n
    \n
    The *point* of water cooling is that you can transfer the heat from the heat producing component out to a large surface area by physically moving the hot liquid. 2x 360mm radiators give you a ton of cooling capacity. 1x 240mm? You can do almost as well for much less money with a really nice air cooler.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700541822 {#5303
    date: 2023-11-21 05:43:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@SuiXi3D@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5306 …}
  +nested: Doctrine\ORM\PersistentCollection {#5308 …}
  +votes: Doctrine\ORM\PersistentCollection {#5310 …}
  +reports: Doctrine\ORM\PersistentCollection {#5312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5316 …}
  -id: 145392
  -bodyTs: "'1x':60 '240mm':61 '2x':50 '360mm':10,51 'air':76 'almost':65 'area':43 'aren':4 'capac':59 'compon':37 'cool':20,25,58 'cooler':77 'give':53 'heat':32,35 'hot':48 'imo':1 'larg':41 'least':8 'less':70 'liquid':49 'lot':16 'money':71 'move':46 'much':69 'nice':75 'physic':45 'point':18,22 'produc':36 'radiat':11,52 'realli':74 'surfac':42 'ton':56 'transfer':30 'use':6 'water':19,24 'well':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4501104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700541822 {#5304
    date: 2023-11-21 05:43:42.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 {#5305
  +user: App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4591
    +user: App\Entity\User {#4604 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I literally just installed an NHD-15 and it dropped my idle temps 10 degrees vs my old AIO. Load temps are about 5-10 degrees cooler, too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700998548 {#4586
      date: 2023-11-26 12:35:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4592 …}
    +nested: Doctrine\ORM\PersistentCollection {#4594 …}
    +votes: Doctrine\ORM\PersistentCollection {#4596 …}
    +reports: Doctrine\ORM\PersistentCollection {#4598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
    -id: 145270
    -bodyTs: "'-10':25 '-15':7 '10':14 '5':24 'aio':19 'cooler':27 'degre':15,26 'drop':10 'idl':12 'instal':4 'liter':2 'load':20 'nhd':6 'old':18 'temp':13,21 'vs':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/643225/-/comment/3684399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700538313 {#4587
      date: 2023-11-21 04:45:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4591}
  +body: """
    IMO, if you aren’t using at least a 360mm radiator there’s not a lot of point water cooling.\n
    \n
    The *point* of water cooling is that you can transfer the heat from the heat producing component out to a large surface area by physically moving the hot liquid. 2x 360mm radiators give you a ton of cooling capacity. 1x 240mm? You can do almost as well for much less money with a really nice air cooler.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700541822 {#5303
    date: 2023-11-21 05:43:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@SuiXi3D@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5306 …}
  +nested: Doctrine\ORM\PersistentCollection {#5308 …}
  +votes: Doctrine\ORM\PersistentCollection {#5310 …}
  +reports: Doctrine\ORM\PersistentCollection {#5312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5316 …}
  -id: 145392
  -bodyTs: "'1x':60 '240mm':61 '2x':50 '360mm':10,51 'air':76 'almost':65 'area':43 'aren':4 'capac':59 'compon':37 'cool':20,25,58 'cooler':77 'give':53 'heat':32,35 'hot':48 'imo':1 'larg':41 'least':8 'less':70 'liquid':49 'lot':16 'money':71 'move':46 'much':69 'nice':75 'physic':45 'point':18,22 'produc':36 'radiat':11,52 'realli':74 'surfac':42 'ton':56 'transfer':30 'use':6 'water':19,24 'well':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4501104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700541822 {#5304
    date: 2023-11-21 05:43:42.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 {#5305
  +user: App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4591
    +user: App\Entity\User {#4604 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I literally just installed an NHD-15 and it dropped my idle temps 10 degrees vs my old AIO. Load temps are about 5-10 degrees cooler, too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700998548 {#4586
      date: 2023-11-26 12:35:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4592 …}
    +nested: Doctrine\ORM\PersistentCollection {#4594 …}
    +votes: Doctrine\ORM\PersistentCollection {#4596 …}
    +reports: Doctrine\ORM\PersistentCollection {#4598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
    -id: 145270
    -bodyTs: "'-10':25 '-15':7 '10':14 '5':24 'aio':19 'cooler':27 'degre':15,26 'drop':10 'idl':12 'instal':4 'liter':2 'load':20 'nhd':6 'old':18 'temp':13,21 'vs':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/643225/-/comment/3684399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700538313 {#4587
      date: 2023-11-21 04:45:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4591}
  +body: """
    IMO, if you aren’t using at least a 360mm radiator there’s not a lot of point water cooling.\n
    \n
    The *point* of water cooling is that you can transfer the heat from the heat producing component out to a large surface area by physically moving the hot liquid. 2x 360mm radiators give you a ton of cooling capacity. 1x 240mm? You can do almost as well for much less money with a really nice air cooler.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700541822 {#5303
    date: 2023-11-21 05:43:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@SuiXi3D@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5306 …}
  +nested: Doctrine\ORM\PersistentCollection {#5308 …}
  +votes: Doctrine\ORM\PersistentCollection {#5310 …}
  +reports: Doctrine\ORM\PersistentCollection {#5312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5316 …}
  -id: 145392
  -bodyTs: "'1x':60 '240mm':61 '2x':50 '360mm':10,51 'air':76 'almost':65 'area':43 'aren':4 'capac':59 'compon':37 'cool':20,25,58 'cooler':77 'give':53 'heat':32,35 'hot':48 'imo':1 'larg':41 'least':8 'less':70 'liquid':49 'lot':16 'money':71 'move':46 'much':69 'nice':75 'physic':45 'point':18,22 'produc':36 'radiat':11,52 'realli':74 'surfac':42 'ton':56 'transfer':30 'use':6 'water':19,24 'well':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4501104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700541822 {#5304
    date: 2023-11-21 05:43:42.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 {#5454
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5305
    +user: App\Entity\User {#4054 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4591
      +user: App\Entity\User {#4604 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I literally just installed an NHD-15 and it dropped my idle temps 10 degrees vs my old AIO. Load temps are about 5-10 degrees cooler, too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700998548 {#4586
        date: 2023-11-26 12:35:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4592 …}
      +nested: Doctrine\ORM\PersistentCollection {#4594 …}
      +votes: Doctrine\ORM\PersistentCollection {#4596 …}
      +reports: Doctrine\ORM\PersistentCollection {#4598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
      -id: 145270
      -bodyTs: "'-10':25 '-15':7 '10':14 '5':24 'aio':19 'cooler':27 'degre':15,26 'drop':10 'idl':12 'instal':4 'liter':2 'load':20 'nhd':6 'old':18 'temp':13,21 'vs':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/643225/-/comment/3684399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700538313 {#4587
        date: 2023-11-21 04:45:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4591}
    +body: """
      IMO, if you aren’t using at least a 360mm radiator there’s not a lot of point water cooling.\n
      \n
      The *point* of water cooling is that you can transfer the heat from the heat producing component out to a large surface area by physically moving the hot liquid. 2x 360mm radiators give you a ton of cooling capacity. 1x 240mm? You can do almost as well for much less money with a really nice air cooler.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700541822 {#5303
      date: 2023-11-21 05:43:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@SuiXi3D@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5306 …}
    +nested: Doctrine\ORM\PersistentCollection {#5308 …}
    +votes: Doctrine\ORM\PersistentCollection {#5310 …}
    +reports: Doctrine\ORM\PersistentCollection {#5312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5316 …}
    -id: 145392
    -bodyTs: "'1x':60 '240mm':61 '2x':50 '360mm':10,51 'air':76 'almost':65 'area':43 'aren':4 'capac':59 'compon':37 'cool':20,25,58 'cooler':77 'give':53 'heat':32,35 'hot':48 'imo':1 'larg':41 'least':8 'less':70 'liquid':49 'lot':16 'money':71 'move':46 'much':69 'nice':75 'physic':45 'point':18,22 'produc':36 'radiat':11,52 'realli':74 'surfac':42 'ton':56 'transfer':30 'use':6 'water':19,24 'well':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4501104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700541822 {#5304
      date: 2023-11-21 05:43:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4591}
  +body: "I’d also offer that it allows you to dump all the heat outside the case and avoid warming other components (assuming you put the radiator on an exhaust fan). This is a benefit with any size of radiator."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700563998 {#5452
    date: 2023-11-21 11:53:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@SuiXi3D@kbin.social"
    "@zurohki@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5456 …}
  +nested: Doctrine\ORM\PersistentCollection {#5458 …}
  +votes: Doctrine\ORM\PersistentCollection {#5460 …}
  +reports: Doctrine\ORM\PersistentCollection {#5462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5466 …}
  -id: 146168
  -bodyTs: "'allow':7 'also':3 'assum':22 'avoid':18 'benefit':34 'case':16 'compon':21 'd':2 'dump':10 'exhaust':29 'fan':30 'heat':13 'offer':4 'outsid':14 'put':24 'radiat':26,39 'size':37 'warm':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5057892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700563998 {#5453
    date: 2023-11-21 11:53:18.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 {#5454
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5305
    +user: App\Entity\User {#4054 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4591
      +user: App\Entity\User {#4604 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I literally just installed an NHD-15 and it dropped my idle temps 10 degrees vs my old AIO. Load temps are about 5-10 degrees cooler, too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700998548 {#4586
        date: 2023-11-26 12:35:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4592 …}
      +nested: Doctrine\ORM\PersistentCollection {#4594 …}
      +votes: Doctrine\ORM\PersistentCollection {#4596 …}
      +reports: Doctrine\ORM\PersistentCollection {#4598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
      -id: 145270
      -bodyTs: "'-10':25 '-15':7 '10':14 '5':24 'aio':19 'cooler':27 'degre':15,26 'drop':10 'idl':12 'instal':4 'liter':2 'load':20 'nhd':6 'old':18 'temp':13,21 'vs':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/643225/-/comment/3684399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700538313 {#4587
        date: 2023-11-21 04:45:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4591}
    +body: """
      IMO, if you aren’t using at least a 360mm radiator there’s not a lot of point water cooling.\n
      \n
      The *point* of water cooling is that you can transfer the heat from the heat producing component out to a large surface area by physically moving the hot liquid. 2x 360mm radiators give you a ton of cooling capacity. 1x 240mm? You can do almost as well for much less money with a really nice air cooler.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700541822 {#5303
      date: 2023-11-21 05:43:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@SuiXi3D@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5306 …}
    +nested: Doctrine\ORM\PersistentCollection {#5308 …}
    +votes: Doctrine\ORM\PersistentCollection {#5310 …}
    +reports: Doctrine\ORM\PersistentCollection {#5312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5316 …}
    -id: 145392
    -bodyTs: "'1x':60 '240mm':61 '2x':50 '360mm':10,51 'air':76 'almost':65 'area':43 'aren':4 'capac':59 'compon':37 'cool':20,25,58 'cooler':77 'give':53 'heat':32,35 'hot':48 'imo':1 'larg':41 'least':8 'less':70 'liquid':49 'lot':16 'money':71 'move':46 'much':69 'nice':75 'physic':45 'point':18,22 'produc':36 'radiat':11,52 'realli':74 'surfac':42 'ton':56 'transfer':30 'use':6 'water':19,24 'well':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4501104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700541822 {#5304
      date: 2023-11-21 05:43:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4591}
  +body: "I’d also offer that it allows you to dump all the heat outside the case and avoid warming other components (assuming you put the radiator on an exhaust fan). This is a benefit with any size of radiator."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700563998 {#5452
    date: 2023-11-21 11:53:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@SuiXi3D@kbin.social"
    "@zurohki@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5456 …}
  +nested: Doctrine\ORM\PersistentCollection {#5458 …}
  +votes: Doctrine\ORM\PersistentCollection {#5460 …}
  +reports: Doctrine\ORM\PersistentCollection {#5462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5466 …}
  -id: 146168
  -bodyTs: "'allow':7 'also':3 'assum':22 'avoid':18 'benefit':34 'case':16 'compon':21 'd':2 'dump':10 'exhaust':29 'fan':30 'heat':13 'offer':4 'outsid':14 'put':24 'radiat':26,39 'size':37 'warm':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5057892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700563998 {#5453
    date: 2023-11-21 11:53:18.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 {#5454
  +user: Proxies\__CG__\App\Entity\User {#5455 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5305
    +user: App\Entity\User {#4054 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4591
      +user: App\Entity\User {#4604 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I literally just installed an NHD-15 and it dropped my idle temps 10 degrees vs my old AIO. Load temps are about 5-10 degrees cooler, too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700998548 {#4586
        date: 2023-11-26 12:35:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4592 …}
      +nested: Doctrine\ORM\PersistentCollection {#4594 …}
      +votes: Doctrine\ORM\PersistentCollection {#4596 …}
      +reports: Doctrine\ORM\PersistentCollection {#4598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
      -id: 145270
      -bodyTs: "'-10':25 '-15':7 '10':14 '5':24 'aio':19 'cooler':27 'degre':15,26 'drop':10 'idl':12 'instal':4 'liter':2 'load':20 'nhd':6 'old':18 'temp':13,21 'vs':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/643225/-/comment/3684399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700538313 {#4587
        date: 2023-11-21 04:45:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4591}
    +body: """
      IMO, if you aren’t using at least a 360mm radiator there’s not a lot of point water cooling.\n
      \n
      The *point* of water cooling is that you can transfer the heat from the heat producing component out to a large surface area by physically moving the hot liquid. 2x 360mm radiators give you a ton of cooling capacity. 1x 240mm? You can do almost as well for much less money with a really nice air cooler.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700541822 {#5303
      date: 2023-11-21 05:43:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@SuiXi3D@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5306 …}
    +nested: Doctrine\ORM\PersistentCollection {#5308 …}
    +votes: Doctrine\ORM\PersistentCollection {#5310 …}
    +reports: Doctrine\ORM\PersistentCollection {#5312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5316 …}
    -id: 145392
    -bodyTs: "'1x':60 '240mm':61 '2x':50 '360mm':10,51 'air':76 'almost':65 'area':43 'aren':4 'capac':59 'compon':37 'cool':20,25,58 'cooler':77 'give':53 'heat':32,35 'hot':48 'imo':1 'larg':41 'least':8 'less':70 'liquid':49 'lot':16 'money':71 'move':46 'much':69 'nice':75 'physic':45 'point':18,22 'produc':36 'radiat':11,52 'realli':74 'surfac':42 'ton':56 'transfer':30 'use':6 'water':19,24 'well':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4501104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700541822 {#5304
      date: 2023-11-21 05:43:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4591}
  +body: "I’d also offer that it allows you to dump all the heat outside the case and avoid warming other components (assuming you put the radiator on an exhaust fan). This is a benefit with any size of radiator."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700563998 {#5452
    date: 2023-11-21 11:53:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@SuiXi3D@kbin.social"
    "@zurohki@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5456 …}
  +nested: Doctrine\ORM\PersistentCollection {#5458 …}
  +votes: Doctrine\ORM\PersistentCollection {#5460 …}
  +reports: Doctrine\ORM\PersistentCollection {#5462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5466 …}
  -id: 146168
  -bodyTs: "'allow':7 'also':3 'assum':22 'avoid':18 'benefit':34 'case':16 'compon':21 'd':2 'dump':10 'exhaust':29 'fan':30 'heat':13 'offer':4 'outsid':14 'put':24 'radiat':26,39 'size':37 'warm':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5057892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700563998 {#5453
    date: 2023-11-21 11:53:18.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 {#4665
  +user: App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve got an FX era noctua still going strong on a 5900x. They even shipped me the adapter kit for free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700540283 {#4660
    date: 2023-11-21 05:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4666 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
  -id: 145334
  -bodyTs: "'5900x':13 'adapt':19 'era':6 'even':15 'free':22 'fx':5 'go':9 'got':3 'kit':20 'noctua':7 'ship':16 'still':8 'strong':10 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5469185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700540283 {#4661
    date: 2023-11-21 05:18:03.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 {#4665
  +user: App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve got an FX era noctua still going strong on a 5900x. They even shipped me the adapter kit for free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700540283 {#4660
    date: 2023-11-21 05:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4666 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
  -id: 145334
  -bodyTs: "'5900x':13 'adapt':19 'era':6 'even':15 'free':22 'fx':5 'go':9 'got':3 'kit':20 'noctua':7 'ship':16 'still':8 'strong':10 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5469185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700540283 {#4661
    date: 2023-11-21 05:18:03.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 {#4665
  +user: App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve got an FX era noctua still going strong on a 5900x. They even shipped me the adapter kit for free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700540283 {#4660
    date: 2023-11-21 05:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4666 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
  -id: 145334
  -bodyTs: "'5900x':13 'adapt':19 'era':6 'even':15 'free':22 'fx':5 'go':9 'got':3 'kit':20 'noctua':7 'ship':16 'still':8 'strong':10 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5469185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700540283 {#4661
    date: 2023-11-21 05:18:03.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 {#4738
  +user: App\Entity\User {#4751 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The only true path to water cooling is eliminating the air gaps between your block and CPU surface via full submersion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701029414 {#4733
    date: 2023-11-26 21:10:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4741 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
  -id: 145340
  -bodyTs: "'air':11 'block':15 'cool':7 'cpu':17 'elimin':9 'full':20 'gap':12 'path':4 'submers':21 'surfac':18 'true':3 'via':19 'water':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5469230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700540405 {#4734
    date: 2023-11-21 05:20: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
179 DENIED edit
App\Entity\EntryComment {#4738
  +user: App\Entity\User {#4751 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The only true path to water cooling is eliminating the air gaps between your block and CPU surface via full submersion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701029414 {#4733
    date: 2023-11-26 21:10:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4741 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
  -id: 145340
  -bodyTs: "'air':11 'block':15 'cool':7 'cpu':17 'elimin':9 'full':20 'gap':12 'path':4 'submers':21 'surfac':18 'true':3 'via':19 'water':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5469230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700540405 {#4734
    date: 2023-11-21 05:20: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
180 DENIED moderate
App\Entity\EntryComment {#4738
  +user: App\Entity\User {#4751 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The only true path to water cooling is eliminating the air gaps between your block and CPU surface via full submersion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701029414 {#4733
    date: 2023-11-26 21:10:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4741 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
  -id: 145340
  -bodyTs: "'air':11 'block':15 'cool':7 'cpu':17 'elimin':9 'full':20 'gap':12 'path':4 'submers':21 'surfac':18 'true':3 'via':19 'water':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5469230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700540405 {#4734
    date: 2023-11-21 05:20: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
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 {#5321
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4738
    +user: App\Entity\User {#4751 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The only true path to water cooling is eliminating the air gaps between your block and CPU surface via full submersion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701029414 {#4733
      date: 2023-11-26 21:10:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4739 …}
    +nested: Doctrine\ORM\PersistentCollection {#4741 …}
    +votes: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
    -id: 145340
    -bodyTs: "'air':11 'block':15 'cool':7 'cpu':17 'elimin':9 'full':20 'gap':12 'path':4 'submers':21 'surfac':18 'true':3 'via':19 'water':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5469230"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700540405 {#4734
      date: 2023-11-21 05:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4738}
  +body: """
    [Behold!](https://www.pugetsystems.com/mineral-oil-pc/) A fully submerged PC!\n
    \n
    ![](https://lemmy.institute/pictrs/image/eb6bd3a3-1e82-4309-9508-78668459c8b0.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700562241 {#5318
    date: 2023-11-21 11:24:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@satans_crackpipe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 146130
  -bodyTs: "'/mineral-oil-pc/)':4 '/pictrs/image/eb6bd3a3-1e82-4309-9508-78668459c8b0.jpeg)':11 'behold':1 'fulli':6 'lemmy.institute':10 'lemmy.institute/pictrs/image/eb6bd3a3-1e82-4309-9508-78668459c8b0.jpeg)':9 'pc':8 'submerg':7 'www.pugetsystems.com':3 'www.pugetsystems.com/mineral-oil-pc/)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1530306"
  +editedAt: DateTimeImmutable @1700996674 {#5319
    date: 2023-11-26 12:04:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700562241 {#5320
    date: 2023-11-21 11:24:01.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 {#5321
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4738
    +user: App\Entity\User {#4751 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The only true path to water cooling is eliminating the air gaps between your block and CPU surface via full submersion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701029414 {#4733
      date: 2023-11-26 21:10:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4739 …}
    +nested: Doctrine\ORM\PersistentCollection {#4741 …}
    +votes: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
    -id: 145340
    -bodyTs: "'air':11 'block':15 'cool':7 'cpu':17 'elimin':9 'full':20 'gap':12 'path':4 'submers':21 'surfac':18 'true':3 'via':19 'water':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5469230"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700540405 {#4734
      date: 2023-11-21 05:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4738}
  +body: """
    [Behold!](https://www.pugetsystems.com/mineral-oil-pc/) A fully submerged PC!\n
    \n
    ![](https://lemmy.institute/pictrs/image/eb6bd3a3-1e82-4309-9508-78668459c8b0.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700562241 {#5318
    date: 2023-11-21 11:24:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@satans_crackpipe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 146130
  -bodyTs: "'/mineral-oil-pc/)':4 '/pictrs/image/eb6bd3a3-1e82-4309-9508-78668459c8b0.jpeg)':11 'behold':1 'fulli':6 'lemmy.institute':10 'lemmy.institute/pictrs/image/eb6bd3a3-1e82-4309-9508-78668459c8b0.jpeg)':9 'pc':8 'submerg':7 'www.pugetsystems.com':3 'www.pugetsystems.com/mineral-oil-pc/)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1530306"
  +editedAt: DateTimeImmutable @1700996674 {#5319
    date: 2023-11-26 12:04:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700562241 {#5320
    date: 2023-11-21 11:24:01.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 {#5321
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4738
    +user: App\Entity\User {#4751 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The only true path to water cooling is eliminating the air gaps between your block and CPU surface via full submersion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701029414 {#4733
      date: 2023-11-26 21:10:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4739 …}
    +nested: Doctrine\ORM\PersistentCollection {#4741 …}
    +votes: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
    -id: 145340
    -bodyTs: "'air':11 'block':15 'cool':7 'cpu':17 'elimin':9 'full':20 'gap':12 'path':4 'submers':21 'surfac':18 'true':3 'via':19 'water':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5469230"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700540405 {#4734
      date: 2023-11-21 05:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4738}
  +body: """
    [Behold!](https://www.pugetsystems.com/mineral-oil-pc/) A fully submerged PC!\n
    \n
    ![](https://lemmy.institute/pictrs/image/eb6bd3a3-1e82-4309-9508-78668459c8b0.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700562241 {#5318
    date: 2023-11-21 11:24:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@satans_crackpipe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 146130
  -bodyTs: "'/mineral-oil-pc/)':4 '/pictrs/image/eb6bd3a3-1e82-4309-9508-78668459c8b0.jpeg)':11 'behold':1 'fulli':6 'lemmy.institute':10 'lemmy.institute/pictrs/image/eb6bd3a3-1e82-4309-9508-78668459c8b0.jpeg)':9 'pc':8 'submerg':7 'www.pugetsystems.com':3 'www.pugetsystems.com/mineral-oil-pc/)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1530306"
  +editedAt: DateTimeImmutable @1700996674 {#5319
    date: 2023-11-26 12:04:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700562241 {#5320
    date: 2023-11-21 11:24:01.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 {#5337
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4738
    +user: App\Entity\User {#4751 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The only true path to water cooling is eliminating the air gaps between your block and CPU surface via full submersion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701029414 {#4733
      date: 2023-11-26 21:10:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4739 …}
    +nested: Doctrine\ORM\PersistentCollection {#4741 …}
    +votes: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
    -id: 145340
    -bodyTs: "'air':11 'block':15 'cool':7 'cpu':17 'elimin':9 'full':20 'gap':12 'path':4 'submers':21 'surfac':18 'true':3 'via':19 'water':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5469230"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700540405 {#4734
      date: 2023-11-21 05:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4738}
  +body: "The patents expire soon, IIRC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700584136 {#5335
    date: 2023-11-21 17:28:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@satans_crackpipe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5338 …}
  +nested: Doctrine\ORM\PersistentCollection {#5340 …}
  +votes: Doctrine\ORM\PersistentCollection {#5342 …}
  +reports: Doctrine\ORM\PersistentCollection {#5344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5348 …}
  -id: 147455
  -bodyTs: "'expir':3 'iirc':5 'patent':2 'soon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4847674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700584136 {#5336
    date: 2023-11-21 17:28: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
187 DENIED edit
App\Entity\EntryComment {#5337
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4738
    +user: App\Entity\User {#4751 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The only true path to water cooling is eliminating the air gaps between your block and CPU surface via full submersion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701029414 {#4733
      date: 2023-11-26 21:10:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4739 …}
    +nested: Doctrine\ORM\PersistentCollection {#4741 …}
    +votes: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
    -id: 145340
    -bodyTs: "'air':11 'block':15 'cool':7 'cpu':17 'elimin':9 'full':20 'gap':12 'path':4 'submers':21 'surfac':18 'true':3 'via':19 'water':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5469230"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700540405 {#4734
      date: 2023-11-21 05:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4738}
  +body: "The patents expire soon, IIRC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700584136 {#5335
    date: 2023-11-21 17:28:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@satans_crackpipe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5338 …}
  +nested: Doctrine\ORM\PersistentCollection {#5340 …}
  +votes: Doctrine\ORM\PersistentCollection {#5342 …}
  +reports: Doctrine\ORM\PersistentCollection {#5344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5348 …}
  -id: 147455
  -bodyTs: "'expir':3 'iirc':5 'patent':2 'soon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4847674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700584136 {#5336
    date: 2023-11-21 17:28: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
188 DENIED moderate
App\Entity\EntryComment {#5337
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4738
    +user: App\Entity\User {#4751 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The only true path to water cooling is eliminating the air gaps between your block and CPU surface via full submersion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701029414 {#4733
      date: 2023-11-26 21:10:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4739 …}
    +nested: Doctrine\ORM\PersistentCollection {#4741 …}
    +votes: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
    -id: 145340
    -bodyTs: "'air':11 'block':15 'cool':7 'cpu':17 'elimin':9 'full':20 'gap':12 'path':4 'submers':21 'surfac':18 'true':3 'via':19 'water':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5469230"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700540405 {#4734
      date: 2023-11-21 05:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4738}
  +body: "The patents expire soon, IIRC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700584136 {#5335
    date: 2023-11-21 17:28:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@satans_crackpipe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5338 …}
  +nested: Doctrine\ORM\PersistentCollection {#5340 …}
  +votes: Doctrine\ORM\PersistentCollection {#5342 …}
  +reports: Doctrine\ORM\PersistentCollection {#5344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5348 …}
  -id: 147455
  -bodyTs: "'expir':3 'iirc':5 'patent':2 'soon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4847674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700584136 {#5336
    date: 2023-11-21 17:28: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
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 {#4811
  +user: App\Entity\User {#4824 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wait till they find out about the PA120SE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700543580 {#4806
    date: 2023-11-21 06:13:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 145448
  -bodyTs: "'find':4 'pa120se':8 'till':2 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5470183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700543580 {#4807
    date: 2023-11-21 06:13:00.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 {#4811
  +user: App\Entity\User {#4824 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wait till they find out about the PA120SE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700543580 {#4806
    date: 2023-11-21 06:13:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 145448
  -bodyTs: "'find':4 'pa120se':8 'till':2 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5470183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700543580 {#4807
    date: 2023-11-21 06:13:00.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 {#4811
  +user: App\Entity\User {#4824 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wait till they find out about the PA120SE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700543580 {#4806
    date: 2023-11-21 06:13:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 145448
  -bodyTs: "'find':4 'pa120se':8 'till':2 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5470183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700543580 {#4807
    date: 2023-11-21 06:13:00.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 {#4884
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701056695 {#4879
    date: 2023-11-27 04:44:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4885 …}
  +nested: Doctrine\ORM\PersistentCollection {#4887 …}
  +votes: Doctrine\ORM\PersistentCollection {#4889 …}
  +reports: Doctrine\ORM\PersistentCollection {#4891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
  -id: 145470
  -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4834581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700543994 {#4880
    date: 2023-11-21 06:19: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
195 DENIED edit
App\Entity\EntryComment {#4884
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701056695 {#4879
    date: 2023-11-27 04:44:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4885 …}
  +nested: Doctrine\ORM\PersistentCollection {#4887 …}
  +votes: Doctrine\ORM\PersistentCollection {#4889 …}
  +reports: Doctrine\ORM\PersistentCollection {#4891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
  -id: 145470
  -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4834581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700543994 {#4880
    date: 2023-11-21 06:19: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
196 DENIED moderate
App\Entity\EntryComment {#4884
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701056695 {#4879
    date: 2023-11-27 04:44:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4885 …}
  +nested: Doctrine\ORM\PersistentCollection {#4887 …}
  +votes: Doctrine\ORM\PersistentCollection {#4889 …}
  +reports: Doctrine\ORM\PersistentCollection {#4891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
  -id: 145470
  -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4834581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700543994 {#4880
    date: 2023-11-21 06:19: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
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 {#5352
  +user: Proxies\__CG__\App\Entity\User {#5353 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4884
    +user: App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701056695 {#4879
      date: 2023-11-27 04:44:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4885 …}
    +nested: Doctrine\ORM\PersistentCollection {#4887 …}
    +votes: Doctrine\ORM\PersistentCollection {#4889 …}
    +reports: Doctrine\ORM\PersistentCollection {#4891 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
    -id: 145470
    -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4834581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700543994 {#4880
      date: 2023-11-21 06:19:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: "Yeah, I’m CPU/GPU cooled for a good while now (4-5y). It’s a lot of efforts and make it harder to upgrade. You gain a bit of silence, but it’s really not worth for most people. Like you said, it’s more of a hobbit than anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700552890 {#5350
    date: 2023-11-21 08:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5354 …}
  +nested: Doctrine\ORM\PersistentCollection {#5356 …}
  +votes: Doctrine\ORM\PersistentCollection {#5358 …}
  +reports: Doctrine\ORM\PersistentCollection {#5360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
  -id: 145791
  -bodyTs: "'-5':12 '4':11 'anyth':51 'bit':29 'cool':5 'cpu/gpu':4 'effort':19 'gain':27 'good':8 'harder':23 'hobbit':49 'like':41 'lot':17 'm':3 'make':21 'peopl':40 'realli':35 'said':43 'silenc':31 'upgrad':25 'worth':37 'y':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5472241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700552890 {#5351
    date: 2023-11-21 08:48:10.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 {#5352
  +user: Proxies\__CG__\App\Entity\User {#5353 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4884
    +user: App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701056695 {#4879
      date: 2023-11-27 04:44:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4885 …}
    +nested: Doctrine\ORM\PersistentCollection {#4887 …}
    +votes: Doctrine\ORM\PersistentCollection {#4889 …}
    +reports: Doctrine\ORM\PersistentCollection {#4891 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
    -id: 145470
    -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4834581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700543994 {#4880
      date: 2023-11-21 06:19:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: "Yeah, I’m CPU/GPU cooled for a good while now (4-5y). It’s a lot of efforts and make it harder to upgrade. You gain a bit of silence, but it’s really not worth for most people. Like you said, it’s more of a hobbit than anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700552890 {#5350
    date: 2023-11-21 08:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5354 …}
  +nested: Doctrine\ORM\PersistentCollection {#5356 …}
  +votes: Doctrine\ORM\PersistentCollection {#5358 …}
  +reports: Doctrine\ORM\PersistentCollection {#5360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
  -id: 145791
  -bodyTs: "'-5':12 '4':11 'anyth':51 'bit':29 'cool':5 'cpu/gpu':4 'effort':19 'gain':27 'good':8 'harder':23 'hobbit':49 'like':41 'lot':17 'm':3 'make':21 'peopl':40 'realli':35 'said':43 'silenc':31 'upgrad':25 'worth':37 'y':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5472241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700552890 {#5351
    date: 2023-11-21 08:48:10.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 {#5352
  +user: Proxies\__CG__\App\Entity\User {#5353 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4884
    +user: App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701056695 {#4879
      date: 2023-11-27 04:44:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4885 …}
    +nested: Doctrine\ORM\PersistentCollection {#4887 …}
    +votes: Doctrine\ORM\PersistentCollection {#4889 …}
    +reports: Doctrine\ORM\PersistentCollection {#4891 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
    -id: 145470
    -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4834581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700543994 {#4880
      date: 2023-11-21 06:19:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: "Yeah, I’m CPU/GPU cooled for a good while now (4-5y). It’s a lot of efforts and make it harder to upgrade. You gain a bit of silence, but it’s really not worth for most people. Like you said, it’s more of a hobbit than anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700552890 {#5350
    date: 2023-11-21 08:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5354 …}
  +nested: Doctrine\ORM\PersistentCollection {#5356 …}
  +votes: Doctrine\ORM\PersistentCollection {#5358 …}
  +reports: Doctrine\ORM\PersistentCollection {#5360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
  -id: 145791
  -bodyTs: "'-5':12 '4':11 'anyth':51 'bit':29 'cool':5 'cpu/gpu':4 'effort':19 'gain':27 'good':8 'harder':23 'hobbit':49 'like':41 'lot':17 'm':3 'make':21 'peopl':40 'realli':35 'said':43 'silenc':31 'upgrad':25 'worth':37 'y':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5472241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700552890 {#5351
    date: 2023-11-21 08:48:10.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 {#5486
  +user: Proxies\__CG__\App\Entity\User {#5392 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5352
    +user: Proxies\__CG__\App\Entity\User {#5353 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4884
      +user: App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701056695 {#4879
        date: 2023-11-27 04:44:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4885 …}
      +nested: Doctrine\ORM\PersistentCollection {#4887 …}
      +votes: Doctrine\ORM\PersistentCollection {#4889 …}
      +reports: Doctrine\ORM\PersistentCollection {#4891 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
      -id: 145470
      -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4834581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700543994 {#4880
        date: 2023-11-21 06:19:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4884}
    +body: "Yeah, I’m CPU/GPU cooled for a good while now (4-5y). It’s a lot of efforts and make it harder to upgrade. You gain a bit of silence, but it’s really not worth for most people. Like you said, it’s more of a hobbit than anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700552890 {#5350
      date: 2023-11-21 08:48:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@frezik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5354 …}
    +nested: Doctrine\ORM\PersistentCollection {#5356 …}
    +votes: Doctrine\ORM\PersistentCollection {#5358 …}
    +reports: Doctrine\ORM\PersistentCollection {#5360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
    -id: 145791
    -bodyTs: "'-5':12 '4':11 'anyth':51 'bit':29 'cool':5 'cpu/gpu':4 'effort':19 'gain':27 'good':8 'harder':23 'hobbit':49 'like':41 'lot':17 'm':3 'make':21 'peopl':40 'realli':35 'said':43 'silenc':31 'upgrad':25 'worth':37 'y':13 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5472241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700552890 {#5351
      date: 2023-11-21 08:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: """
    > it’s more of a hobbit than anything.\n
    \n
    Bilbo Fannings
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700556118 {#5484
    date: 2023-11-21 09:41:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@frezik@midwest.social"
    "@Ovent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5487 …}
  +nested: Doctrine\ORM\PersistentCollection {#5489 …}
  +votes: Doctrine\ORM\PersistentCollection {#5491 …}
  +reports: Doctrine\ORM\PersistentCollection {#5493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
  -id: 145916
  -bodyTs: "'anyth':8 'bilbo':9 'fan':10 'hobbit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5008107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700556118 {#5485
    date: 2023-11-21 09:41: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
203 DENIED edit
App\Entity\EntryComment {#5486
  +user: Proxies\__CG__\App\Entity\User {#5392 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5352
    +user: Proxies\__CG__\App\Entity\User {#5353 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4884
      +user: App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701056695 {#4879
        date: 2023-11-27 04:44:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4885 …}
      +nested: Doctrine\ORM\PersistentCollection {#4887 …}
      +votes: Doctrine\ORM\PersistentCollection {#4889 …}
      +reports: Doctrine\ORM\PersistentCollection {#4891 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
      -id: 145470
      -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4834581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700543994 {#4880
        date: 2023-11-21 06:19:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4884}
    +body: "Yeah, I’m CPU/GPU cooled for a good while now (4-5y). It’s a lot of efforts and make it harder to upgrade. You gain a bit of silence, but it’s really not worth for most people. Like you said, it’s more of a hobbit than anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700552890 {#5350
      date: 2023-11-21 08:48:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@frezik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5354 …}
    +nested: Doctrine\ORM\PersistentCollection {#5356 …}
    +votes: Doctrine\ORM\PersistentCollection {#5358 …}
    +reports: Doctrine\ORM\PersistentCollection {#5360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
    -id: 145791
    -bodyTs: "'-5':12 '4':11 'anyth':51 'bit':29 'cool':5 'cpu/gpu':4 'effort':19 'gain':27 'good':8 'harder':23 'hobbit':49 'like':41 'lot':17 'm':3 'make':21 'peopl':40 'realli':35 'said':43 'silenc':31 'upgrad':25 'worth':37 'y':13 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5472241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700552890 {#5351
      date: 2023-11-21 08:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: """
    > it’s more of a hobbit than anything.\n
    \n
    Bilbo Fannings
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700556118 {#5484
    date: 2023-11-21 09:41:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@frezik@midwest.social"
    "@Ovent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5487 …}
  +nested: Doctrine\ORM\PersistentCollection {#5489 …}
  +votes: Doctrine\ORM\PersistentCollection {#5491 …}
  +reports: Doctrine\ORM\PersistentCollection {#5493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
  -id: 145916
  -bodyTs: "'anyth':8 'bilbo':9 'fan':10 'hobbit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5008107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700556118 {#5485
    date: 2023-11-21 09:41: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
204 DENIED moderate
App\Entity\EntryComment {#5486
  +user: Proxies\__CG__\App\Entity\User {#5392 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5352
    +user: Proxies\__CG__\App\Entity\User {#5353 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4884
      +user: App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701056695 {#4879
        date: 2023-11-27 04:44:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4885 …}
      +nested: Doctrine\ORM\PersistentCollection {#4887 …}
      +votes: Doctrine\ORM\PersistentCollection {#4889 …}
      +reports: Doctrine\ORM\PersistentCollection {#4891 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
      -id: 145470
      -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4834581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700543994 {#4880
        date: 2023-11-21 06:19:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4884}
    +body: "Yeah, I’m CPU/GPU cooled for a good while now (4-5y). It’s a lot of efforts and make it harder to upgrade. You gain a bit of silence, but it’s really not worth for most people. Like you said, it’s more of a hobbit than anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700552890 {#5350
      date: 2023-11-21 08:48:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@frezik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5354 …}
    +nested: Doctrine\ORM\PersistentCollection {#5356 …}
    +votes: Doctrine\ORM\PersistentCollection {#5358 …}
    +reports: Doctrine\ORM\PersistentCollection {#5360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
    -id: 145791
    -bodyTs: "'-5':12 '4':11 'anyth':51 'bit':29 'cool':5 'cpu/gpu':4 'effort':19 'gain':27 'good':8 'harder':23 'hobbit':49 'like':41 'lot':17 'm':3 'make':21 'peopl':40 'realli':35 'said':43 'silenc':31 'upgrad':25 'worth':37 'y':13 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5472241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700552890 {#5351
      date: 2023-11-21 08:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: """
    > it’s more of a hobbit than anything.\n
    \n
    Bilbo Fannings
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700556118 {#5484
    date: 2023-11-21 09:41:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@frezik@midwest.social"
    "@Ovent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5487 …}
  +nested: Doctrine\ORM\PersistentCollection {#5489 …}
  +votes: Doctrine\ORM\PersistentCollection {#5491 …}
  +reports: Doctrine\ORM\PersistentCollection {#5493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
  -id: 145916
  -bodyTs: "'anyth':8 'bilbo':9 'fan':10 'hobbit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5008107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700556118 {#5485
    date: 2023-11-21 09:41: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
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 {#5602
  +user: Proxies\__CG__\App\Entity\User {#5603 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5486
    +user: Proxies\__CG__\App\Entity\User {#5392 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5352
      +user: Proxies\__CG__\App\Entity\User {#5353 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4884
        +user: App\Entity\User {#4897 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1701056695 {#4879
          date: 2023-11-27 04:44:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4885 …}
        +nested: Doctrine\ORM\PersistentCollection {#4887 …}
        +votes: Doctrine\ORM\PersistentCollection {#4889 …}
        +reports: Doctrine\ORM\PersistentCollection {#4891 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
        -id: 145470
        -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4834581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700543994 {#4880
          date: 2023-11-21 06:19:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4884}
      +body: "Yeah, I’m CPU/GPU cooled for a good while now (4-5y). It’s a lot of efforts and make it harder to upgrade. You gain a bit of silence, but it’s really not worth for most people. Like you said, it’s more of a hobbit than anything."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700552890 {#5350
        date: 2023-11-21 08:48:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@frezik@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5354 …}
      +nested: Doctrine\ORM\PersistentCollection {#5356 …}
      +votes: Doctrine\ORM\PersistentCollection {#5358 …}
      +reports: Doctrine\ORM\PersistentCollection {#5360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
      -id: 145791
      -bodyTs: "'-5':12 '4':11 'anyth':51 'bit':29 'cool':5 'cpu/gpu':4 'effort':19 'gain':27 'good':8 'harder':23 'hobbit':49 'like':41 'lot':17 'm':3 'make':21 'peopl':40 'realli':35 'said':43 'silenc':31 'upgrad':25 'worth':37 'y':13 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5472241"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700552890 {#5351
        date: 2023-11-21 08:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4884}
    +body: """
      > it’s more of a hobbit than anything.\n
      \n
      Bilbo Fannings
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700556118 {#5484
      date: 2023-11-21 09:41:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@frezik@midwest.social"
      "@Ovent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5487 …}
    +nested: Doctrine\ORM\PersistentCollection {#5489 …}
    +votes: Doctrine\ORM\PersistentCollection {#5491 …}
    +reports: Doctrine\ORM\PersistentCollection {#5493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
    -id: 145916
    -bodyTs: "'anyth':8 'bilbo':9 'fan':10 'hobbit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5008107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700556118 {#5485
      date: 2023-11-21 09:41:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: "The fellowship of the rig"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700557925 {#5600
    date: 2023-11-21 10:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@frezik@midwest.social"
    "@Ovent@lemmy.world"
    "@tryptaminev@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5604 …}
  +nested: Doctrine\ORM\PersistentCollection {#5606 …}
  +votes: Doctrine\ORM\PersistentCollection {#5608 …}
  +reports: Doctrine\ORM\PersistentCollection {#5610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5614 …}
  -id: 145977
  -bodyTs: "'fellowship':2 'rig':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5473247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700557925 {#5601
    date: 2023-11-21 10:12: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
207 DENIED edit
App\Entity\EntryComment {#5602
  +user: Proxies\__CG__\App\Entity\User {#5603 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5486
    +user: Proxies\__CG__\App\Entity\User {#5392 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5352
      +user: Proxies\__CG__\App\Entity\User {#5353 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4884
        +user: App\Entity\User {#4897 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1701056695 {#4879
          date: 2023-11-27 04:44:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4885 …}
        +nested: Doctrine\ORM\PersistentCollection {#4887 …}
        +votes: Doctrine\ORM\PersistentCollection {#4889 …}
        +reports: Doctrine\ORM\PersistentCollection {#4891 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
        -id: 145470
        -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4834581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700543994 {#4880
          date: 2023-11-21 06:19:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4884}
      +body: "Yeah, I’m CPU/GPU cooled for a good while now (4-5y). It’s a lot of efforts and make it harder to upgrade. You gain a bit of silence, but it’s really not worth for most people. Like you said, it’s more of a hobbit than anything."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700552890 {#5350
        date: 2023-11-21 08:48:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@frezik@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5354 …}
      +nested: Doctrine\ORM\PersistentCollection {#5356 …}
      +votes: Doctrine\ORM\PersistentCollection {#5358 …}
      +reports: Doctrine\ORM\PersistentCollection {#5360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
      -id: 145791
      -bodyTs: "'-5':12 '4':11 'anyth':51 'bit':29 'cool':5 'cpu/gpu':4 'effort':19 'gain':27 'good':8 'harder':23 'hobbit':49 'like':41 'lot':17 'm':3 'make':21 'peopl':40 'realli':35 'said':43 'silenc':31 'upgrad':25 'worth':37 'y':13 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5472241"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700552890 {#5351
        date: 2023-11-21 08:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4884}
    +body: """
      > it’s more of a hobbit than anything.\n
      \n
      Bilbo Fannings
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700556118 {#5484
      date: 2023-11-21 09:41:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@frezik@midwest.social"
      "@Ovent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5487 …}
    +nested: Doctrine\ORM\PersistentCollection {#5489 …}
    +votes: Doctrine\ORM\PersistentCollection {#5491 …}
    +reports: Doctrine\ORM\PersistentCollection {#5493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
    -id: 145916
    -bodyTs: "'anyth':8 'bilbo':9 'fan':10 'hobbit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5008107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700556118 {#5485
      date: 2023-11-21 09:41:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: "The fellowship of the rig"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700557925 {#5600
    date: 2023-11-21 10:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@frezik@midwest.social"
    "@Ovent@lemmy.world"
    "@tryptaminev@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5604 …}
  +nested: Doctrine\ORM\PersistentCollection {#5606 …}
  +votes: Doctrine\ORM\PersistentCollection {#5608 …}
  +reports: Doctrine\ORM\PersistentCollection {#5610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5614 …}
  -id: 145977
  -bodyTs: "'fellowship':2 'rig':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5473247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700557925 {#5601
    date: 2023-11-21 10:12: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
208 DENIED moderate
App\Entity\EntryComment {#5602
  +user: Proxies\__CG__\App\Entity\User {#5603 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5486
    +user: Proxies\__CG__\App\Entity\User {#5392 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5352
      +user: Proxies\__CG__\App\Entity\User {#5353 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4884
        +user: App\Entity\User {#4897 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1701056695 {#4879
          date: 2023-11-27 04:44:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4885 …}
        +nested: Doctrine\ORM\PersistentCollection {#4887 …}
        +votes: Doctrine\ORM\PersistentCollection {#4889 …}
        +reports: Doctrine\ORM\PersistentCollection {#4891 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
        -id: 145470
        -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4834581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700543994 {#4880
          date: 2023-11-21 06:19:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4884}
      +body: "Yeah, I’m CPU/GPU cooled for a good while now (4-5y). It’s a lot of efforts and make it harder to upgrade. You gain a bit of silence, but it’s really not worth for most people. Like you said, it’s more of a hobbit than anything."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700552890 {#5350
        date: 2023-11-21 08:48:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@frezik@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5354 …}
      +nested: Doctrine\ORM\PersistentCollection {#5356 …}
      +votes: Doctrine\ORM\PersistentCollection {#5358 …}
      +reports: Doctrine\ORM\PersistentCollection {#5360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
      -id: 145791
      -bodyTs: "'-5':12 '4':11 'anyth':51 'bit':29 'cool':5 'cpu/gpu':4 'effort':19 'gain':27 'good':8 'harder':23 'hobbit':49 'like':41 'lot':17 'm':3 'make':21 'peopl':40 'realli':35 'said':43 'silenc':31 'upgrad':25 'worth':37 'y':13 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5472241"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700552890 {#5351
        date: 2023-11-21 08:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4884}
    +body: """
      > it’s more of a hobbit than anything.\n
      \n
      Bilbo Fannings
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700556118 {#5484
      date: 2023-11-21 09:41:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@frezik@midwest.social"
      "@Ovent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5487 …}
    +nested: Doctrine\ORM\PersistentCollection {#5489 …}
    +votes: Doctrine\ORM\PersistentCollection {#5491 …}
    +reports: Doctrine\ORM\PersistentCollection {#5493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
    -id: 145916
    -bodyTs: "'anyth':8 'bilbo':9 'fan':10 'hobbit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5008107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700556118 {#5485
      date: 2023-11-21 09:41:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: "The fellowship of the rig"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700557925 {#5600
    date: 2023-11-21 10:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@frezik@midwest.social"
    "@Ovent@lemmy.world"
    "@tryptaminev@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5604 …}
  +nested: Doctrine\ORM\PersistentCollection {#5606 …}
  +votes: Doctrine\ORM\PersistentCollection {#5608 …}
  +reports: Doctrine\ORM\PersistentCollection {#5610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5614 …}
  -id: 145977
  -bodyTs: "'fellowship':2 'rig':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5473247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700557925 {#5601
    date: 2023-11-21 10:12: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
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 {#5653
  +user: Proxies\__CG__\App\Entity\User {#5657 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5602
    +user: Proxies\__CG__\App\Entity\User {#5603 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5486
      +user: Proxies\__CG__\App\Entity\User {#5392 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5352
        +user: Proxies\__CG__\App\Entity\User {#5353 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4884
          +user: App\Entity\User {#4897 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1701056695 {#4879
            date: 2023-11-27 04:44:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4885 …}
          +nested: Doctrine\ORM\PersistentCollection {#4887 …}
          +votes: Doctrine\ORM\PersistentCollection {#4889 …}
          +reports: Doctrine\ORM\PersistentCollection {#4891 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
          -id: 145470
          -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/4834581"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700543994 {#4880
            date: 2023-11-21 06:19:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4884}
        +body: "Yeah, I’m CPU/GPU cooled for a good while now (4-5y). It’s a lot of efforts and make it harder to upgrade. You gain a bit of silence, but it’s really not worth for most people. Like you said, it’s more of a hobbit than anything."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700552890 {#5350
          date: 2023-11-21 08:48:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@frezik@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5354 …}
        +nested: Doctrine\ORM\PersistentCollection {#5356 …}
        +votes: Doctrine\ORM\PersistentCollection {#5358 …}
        +reports: Doctrine\ORM\PersistentCollection {#5360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
        -id: 145791
        -bodyTs: "'-5':12 '4':11 'anyth':51 'bit':29 'cool':5 'cpu/gpu':4 'effort':19 'gain':27 'good':8 'harder':23 'hobbit':49 'like':41 'lot':17 'm':3 'make':21 'peopl':40 'realli':35 'said':43 'silenc':31 'upgrad':25 'worth':37 'y':13 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5472241"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700552890 {#5351
          date: 2023-11-21 08:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4884}
      +body: """
        > it’s more of a hobbit than anything.\n
        \n
        Bilbo Fannings
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700556118 {#5484
        date: 2023-11-21 09:41:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@frezik@midwest.social"
        "@Ovent@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5487 …}
      +nested: Doctrine\ORM\PersistentCollection {#5489 …}
      +votes: Doctrine\ORM\PersistentCollection {#5491 …}
      +reports: Doctrine\ORM\PersistentCollection {#5493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
      -id: 145916
      -bodyTs: "'anyth':8 'bilbo':9 'fan':10 'hobbit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5008107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700556118 {#5485
        date: 2023-11-21 09:41:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4884}
    +body: "The fellowship of the rig"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700557925 {#5600
      date: 2023-11-21 10:12:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@frezik@midwest.social"
      "@Ovent@lemmy.world"
      "@tryptaminev@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5604 …}
    +nested: Doctrine\ORM\PersistentCollection {#5606 …}
    +votes: Doctrine\ORM\PersistentCollection {#5608 …}
    +reports: Doctrine\ORM\PersistentCollection {#5610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5614 …}
    -id: 145977
    -bodyTs: "'fellowship':2 'rig':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5473247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700557925 {#5601
      date: 2023-11-21 10:12:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: "…and The Two Towers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700602507 {#5652
    date: 2023-11-21 22:35:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@frezik@midwest.social"
    "@Ovent@lemmy.world"
    "@tryptaminev@feddit.de"
    "@Wild_Mastic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5662 …}
  +nested: Doctrine\ORM\PersistentCollection {#5658 …}
  +votes: Doctrine\ORM\PersistentCollection {#5660 …}
  +reports: Doctrine\ORM\PersistentCollection {#5665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5669 …}
  -id: 148665
  -bodyTs: "'tower':4 'two':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6415511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700602507 {#5649
    date: 2023-11-21 22:35:07.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 {#5653
  +user: Proxies\__CG__\App\Entity\User {#5657 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5602
    +user: Proxies\__CG__\App\Entity\User {#5603 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5486
      +user: Proxies\__CG__\App\Entity\User {#5392 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5352
        +user: Proxies\__CG__\App\Entity\User {#5353 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4884
          +user: App\Entity\User {#4897 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1701056695 {#4879
            date: 2023-11-27 04:44:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4885 …}
          +nested: Doctrine\ORM\PersistentCollection {#4887 …}
          +votes: Doctrine\ORM\PersistentCollection {#4889 …}
          +reports: Doctrine\ORM\PersistentCollection {#4891 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
          -id: 145470
          -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/4834581"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700543994 {#4880
            date: 2023-11-21 06:19:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4884}
        +body: "Yeah, I’m CPU/GPU cooled for a good while now (4-5y). It’s a lot of efforts and make it harder to upgrade. You gain a bit of silence, but it’s really not worth for most people. Like you said, it’s more of a hobbit than anything."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700552890 {#5350
          date: 2023-11-21 08:48:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@frezik@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5354 …}
        +nested: Doctrine\ORM\PersistentCollection {#5356 …}
        +votes: Doctrine\ORM\PersistentCollection {#5358 …}
        +reports: Doctrine\ORM\PersistentCollection {#5360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
        -id: 145791
        -bodyTs: "'-5':12 '4':11 'anyth':51 'bit':29 'cool':5 'cpu/gpu':4 'effort':19 'gain':27 'good':8 'harder':23 'hobbit':49 'like':41 'lot':17 'm':3 'make':21 'peopl':40 'realli':35 'said':43 'silenc':31 'upgrad':25 'worth':37 'y':13 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5472241"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700552890 {#5351
          date: 2023-11-21 08:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4884}
      +body: """
        > it’s more of a hobbit than anything.\n
        \n
        Bilbo Fannings
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700556118 {#5484
        date: 2023-11-21 09:41:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@frezik@midwest.social"
        "@Ovent@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5487 …}
      +nested: Doctrine\ORM\PersistentCollection {#5489 …}
      +votes: Doctrine\ORM\PersistentCollection {#5491 …}
      +reports: Doctrine\ORM\PersistentCollection {#5493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
      -id: 145916
      -bodyTs: "'anyth':8 'bilbo':9 'fan':10 'hobbit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5008107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700556118 {#5485
        date: 2023-11-21 09:41:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4884}
    +body: "The fellowship of the rig"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700557925 {#5600
      date: 2023-11-21 10:12:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@frezik@midwest.social"
      "@Ovent@lemmy.world"
      "@tryptaminev@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5604 …}
    +nested: Doctrine\ORM\PersistentCollection {#5606 …}
    +votes: Doctrine\ORM\PersistentCollection {#5608 …}
    +reports: Doctrine\ORM\PersistentCollection {#5610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5614 …}
    -id: 145977
    -bodyTs: "'fellowship':2 'rig':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5473247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700557925 {#5601
      date: 2023-11-21 10:12:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: "…and The Two Towers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700602507 {#5652
    date: 2023-11-21 22:35:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@frezik@midwest.social"
    "@Ovent@lemmy.world"
    "@tryptaminev@feddit.de"
    "@Wild_Mastic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5662 …}
  +nested: Doctrine\ORM\PersistentCollection {#5658 …}
  +votes: Doctrine\ORM\PersistentCollection {#5660 …}
  +reports: Doctrine\ORM\PersistentCollection {#5665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5669 …}
  -id: 148665
  -bodyTs: "'tower':4 'two':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6415511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700602507 {#5649
    date: 2023-11-21 22:35:07.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 {#5653
  +user: Proxies\__CG__\App\Entity\User {#5657 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5602
    +user: Proxies\__CG__\App\Entity\User {#5603 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5486
      +user: Proxies\__CG__\App\Entity\User {#5392 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5352
        +user: Proxies\__CG__\App\Entity\User {#5353 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4884
          +user: App\Entity\User {#4897 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1701056695 {#4879
            date: 2023-11-27 04:44:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tekeous@usenet.lol"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4885 …}
          +nested: Doctrine\ORM\PersistentCollection {#4887 …}
          +votes: Doctrine\ORM\PersistentCollection {#4889 …}
          +reports: Doctrine\ORM\PersistentCollection {#4891 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
          -id: 145470
          -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/4834581"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700543994 {#4880
            date: 2023-11-21 06:19:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4884}
        +body: "Yeah, I’m CPU/GPU cooled for a good while now (4-5y). It’s a lot of efforts and make it harder to upgrade. You gain a bit of silence, but it’s really not worth for most people. Like you said, it’s more of a hobbit than anything."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700552890 {#5350
          date: 2023-11-21 08:48:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
          "@frezik@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5354 …}
        +nested: Doctrine\ORM\PersistentCollection {#5356 …}
        +votes: Doctrine\ORM\PersistentCollection {#5358 …}
        +reports: Doctrine\ORM\PersistentCollection {#5360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
        -id: 145791
        -bodyTs: "'-5':12 '4':11 'anyth':51 'bit':29 'cool':5 'cpu/gpu':4 'effort':19 'gain':27 'good':8 'harder':23 'hobbit':49 'like':41 'lot':17 'm':3 'make':21 'peopl':40 'realli':35 'said':43 'silenc':31 'upgrad':25 'worth':37 'y':13 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5472241"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700552890 {#5351
          date: 2023-11-21 08:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4884}
      +body: """
        > it’s more of a hobbit than anything.\n
        \n
        Bilbo Fannings
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700556118 {#5484
        date: 2023-11-21 09:41:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@frezik@midwest.social"
        "@Ovent@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5487 …}
      +nested: Doctrine\ORM\PersistentCollection {#5489 …}
      +votes: Doctrine\ORM\PersistentCollection {#5491 …}
      +reports: Doctrine\ORM\PersistentCollection {#5493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
      -id: 145916
      -bodyTs: "'anyth':8 'bilbo':9 'fan':10 'hobbit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5008107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700556118 {#5485
        date: 2023-11-21 09:41:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4884}
    +body: "The fellowship of the rig"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700557925 {#5600
      date: 2023-11-21 10:12:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@frezik@midwest.social"
      "@Ovent@lemmy.world"
      "@tryptaminev@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5604 …}
    +nested: Doctrine\ORM\PersistentCollection {#5606 …}
    +votes: Doctrine\ORM\PersistentCollection {#5608 …}
    +reports: Doctrine\ORM\PersistentCollection {#5610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5614 …}
    -id: 145977
    -bodyTs: "'fellowship':2 'rig':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5473247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700557925 {#5601
      date: 2023-11-21 10:12:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: "…and The Two Towers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700602507 {#5652
    date: 2023-11-21 22:35:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@frezik@midwest.social"
    "@Ovent@lemmy.world"
    "@tryptaminev@feddit.de"
    "@Wild_Mastic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5662 …}
  +nested: Doctrine\ORM\PersistentCollection {#5658 …}
  +votes: Doctrine\ORM\PersistentCollection {#5660 …}
  +reports: Doctrine\ORM\PersistentCollection {#5665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5669 …}
  -id: 148665
  -bodyTs: "'tower':4 'two':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6415511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700602507 {#5649
    date: 2023-11-21 22:35:07.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 {#5501
  +user: Proxies\__CG__\App\Entity\User {#5502 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5352
    +user: Proxies\__CG__\App\Entity\User {#5353 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4884
      +user: App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701056695 {#4879
        date: 2023-11-27 04:44:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4885 …}
      +nested: Doctrine\ORM\PersistentCollection {#4887 …}
      +votes: Doctrine\ORM\PersistentCollection {#4889 …}
      +reports: Doctrine\ORM\PersistentCollection {#4891 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
      -id: 145470
      -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4834581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700543994 {#4880
        date: 2023-11-21 06:19:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4884}
    +body: "Yeah, I’m CPU/GPU cooled for a good while now (4-5y). It’s a lot of efforts and make it harder to upgrade. You gain a bit of silence, but it’s really not worth for most people. Like you said, it’s more of a hobbit than anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700552890 {#5350
      date: 2023-11-21 08:48:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@frezik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5354 …}
    +nested: Doctrine\ORM\PersistentCollection {#5356 …}
    +votes: Doctrine\ORM\PersistentCollection {#5358 …}
    +reports: Doctrine\ORM\PersistentCollection {#5360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
    -id: 145791
    -bodyTs: "'-5':12 '4':11 'anyth':51 'bit':29 'cool':5 'cpu/gpu':4 'effort':19 'gain':27 'good':8 'harder':23 'hobbit':49 'like':41 'lot':17 'm':3 'make':21 'peopl':40 'realli':35 'said':43 'silenc':31 'upgrad':25 'worth':37 'y':13 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5472241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700552890 {#5351
      date: 2023-11-21 08:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: """
    Yeah, upgrading is definitely a pain and more costly. Redoing the tubes if you went with hard tubing is part of it. If you didn’t go with some generic waterblocks you’re stuck with them fitted to the motherboard and good luck reassembling the fan cooler on the gpu if you kept the 50 small screws that held it all together.\n
    \n
    That said, I personally won’t go back to air cooled. The low noise and steady temperature are worth it IMO.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700569151 {#5499
    date: 2023-11-21 13:19:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@frezik@midwest.social"
    "@Ovent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5503 …}
  +nested: Doctrine\ORM\PersistentCollection {#5505 …}
  +votes: Doctrine\ORM\PersistentCollection {#5507 …}
  +reports: Doctrine\ORM\PersistentCollection {#5509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
  -id: 146417
  -bodyTs: "'50':55 'air':72 'back':70 'cool':73 'cooler':47 'cost':9 'definit':4 'didn':25 'fan':46 'fit':37 'generic':30 'go':27,69 'good':42 'gpu':50 'hard':17 'held':59 'imo':83 'kept':53 'low':75 'luck':43 'motherboard':40 'nois':76 'pain':6 'part':20 'person':66 're':33 'reassembl':44 'redo':10 'said':64 'screw':57 'small':56 'steadi':78 'stuck':34 'temperatur':79 'togeth':62 'tube':12,18 'upgrad':2 'waterblock':31 'went':15 'won':67 'worth':81 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5475470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700569151 {#5500
    date: 2023-11-21 13:19:11.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 {#5501
  +user: Proxies\__CG__\App\Entity\User {#5502 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5352
    +user: Proxies\__CG__\App\Entity\User {#5353 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4884
      +user: App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701056695 {#4879
        date: 2023-11-27 04:44:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4885 …}
      +nested: Doctrine\ORM\PersistentCollection {#4887 …}
      +votes: Doctrine\ORM\PersistentCollection {#4889 …}
      +reports: Doctrine\ORM\PersistentCollection {#4891 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
      -id: 145470
      -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4834581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700543994 {#4880
        date: 2023-11-21 06:19:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4884}
    +body: "Yeah, I’m CPU/GPU cooled for a good while now (4-5y). It’s a lot of efforts and make it harder to upgrade. You gain a bit of silence, but it’s really not worth for most people. Like you said, it’s more of a hobbit than anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700552890 {#5350
      date: 2023-11-21 08:48:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@frezik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5354 …}
    +nested: Doctrine\ORM\PersistentCollection {#5356 …}
    +votes: Doctrine\ORM\PersistentCollection {#5358 …}
    +reports: Doctrine\ORM\PersistentCollection {#5360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
    -id: 145791
    -bodyTs: "'-5':12 '4':11 'anyth':51 'bit':29 'cool':5 'cpu/gpu':4 'effort':19 'gain':27 'good':8 'harder':23 'hobbit':49 'like':41 'lot':17 'm':3 'make':21 'peopl':40 'realli':35 'said':43 'silenc':31 'upgrad':25 'worth':37 'y':13 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5472241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700552890 {#5351
      date: 2023-11-21 08:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: """
    Yeah, upgrading is definitely a pain and more costly. Redoing the tubes if you went with hard tubing is part of it. If you didn’t go with some generic waterblocks you’re stuck with them fitted to the motherboard and good luck reassembling the fan cooler on the gpu if you kept the 50 small screws that held it all together.\n
    \n
    That said, I personally won’t go back to air cooled. The low noise and steady temperature are worth it IMO.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700569151 {#5499
    date: 2023-11-21 13:19:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@frezik@midwest.social"
    "@Ovent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5503 …}
  +nested: Doctrine\ORM\PersistentCollection {#5505 …}
  +votes: Doctrine\ORM\PersistentCollection {#5507 …}
  +reports: Doctrine\ORM\PersistentCollection {#5509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
  -id: 146417
  -bodyTs: "'50':55 'air':72 'back':70 'cool':73 'cooler':47 'cost':9 'definit':4 'didn':25 'fan':46 'fit':37 'generic':30 'go':27,69 'good':42 'gpu':50 'hard':17 'held':59 'imo':83 'kept':53 'low':75 'luck':43 'motherboard':40 'nois':76 'pain':6 'part':20 'person':66 're':33 'reassembl':44 'redo':10 'said':64 'screw':57 'small':56 'steadi':78 'stuck':34 'temperatur':79 'togeth':62 'tube':12,18 'upgrad':2 'waterblock':31 'went':15 'won':67 'worth':81 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5475470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700569151 {#5500
    date: 2023-11-21 13:19:11.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 {#5501
  +user: Proxies\__CG__\App\Entity\User {#5502 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5352
    +user: Proxies\__CG__\App\Entity\User {#5353 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4884
      +user: App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s a fun thing to do. I like my setup (O11 dynamic XL, two 360mm rads, dual pumps, both CPU and GPU blocks), but I wouldn’t necessarily recommend it to anyone. It’s a lot of effort and expense for a little gain. But it’s a hobby on top of a hobby, and that’s fine if you want to go for it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701056695 {#4879
        date: 2023-11-27 04:44:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4885 …}
      +nested: Doctrine\ORM\PersistentCollection {#4887 …}
      +votes: Doctrine\ORM\PersistentCollection {#4889 …}
      +reports: Doctrine\ORM\PersistentCollection {#4891 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
      -id: 145470
      -bodyTs: "'360mm':16 'anyon':33 'block':24 'cpu':21 'dual':18 'dynam':13 'effort':39 'expens':41 'fine':59 'fun':4 'gain':45 'go':64 'gpu':23 'hobbi':50,55 'like':9 'littl':44 'lot':37 'necessarili':29 'o11':12 'pump':19 'rad':17 'recommend':30 'setup':11 'thing':5 'top':52 'two':15 'want':62 'wouldn':27 'xl':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4834581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700543994 {#4880
        date: 2023-11-21 06:19:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4884}
    +body: "Yeah, I’m CPU/GPU cooled for a good while now (4-5y). It’s a lot of efforts and make it harder to upgrade. You gain a bit of silence, but it’s really not worth for most people. Like you said, it’s more of a hobbit than anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700552890 {#5350
      date: 2023-11-21 08:48:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@frezik@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5354 …}
    +nested: Doctrine\ORM\PersistentCollection {#5356 …}
    +votes: Doctrine\ORM\PersistentCollection {#5358 …}
    +reports: Doctrine\ORM\PersistentCollection {#5360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
    -id: 145791
    -bodyTs: "'-5':12 '4':11 'anyth':51 'bit':29 'cool':5 'cpu/gpu':4 'effort':19 'gain':27 'good':8 'harder':23 'hobbit':49 'like':41 'lot':17 'm':3 'make':21 'peopl':40 'realli':35 'said':43 'silenc':31 'upgrad':25 'worth':37 'y':13 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5472241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700552890 {#5351
      date: 2023-11-21 08:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: """
    Yeah, upgrading is definitely a pain and more costly. Redoing the tubes if you went with hard tubing is part of it. If you didn’t go with some generic waterblocks you’re stuck with them fitted to the motherboard and good luck reassembling the fan cooler on the gpu if you kept the 50 small screws that held it all together.\n
    \n
    That said, I personally won’t go back to air cooled. The low noise and steady temperature are worth it IMO.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700569151 {#5499
    date: 2023-11-21 13:19:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@frezik@midwest.social"
    "@Ovent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5503 …}
  +nested: Doctrine\ORM\PersistentCollection {#5505 …}
  +votes: Doctrine\ORM\PersistentCollection {#5507 …}
  +reports: Doctrine\ORM\PersistentCollection {#5509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
  -id: 146417
  -bodyTs: "'50':55 'air':72 'back':70 'cool':73 'cooler':47 'cost':9 'definit':4 'didn':25 'fan':46 'fit':37 'generic':30 'go':27,69 'good':42 'gpu':50 'hard':17 'held':59 'imo':83 'kept':53 'low':75 'luck':43 'motherboard':40 'nois':76 'pain':6 'part':20 'person':66 're':33 'reassembl':44 'redo':10 'said':64 'screw':57 'small':56 'steadi':78 'stuck':34 'temperatur':79 'togeth':62 'tube':12,18 'upgrad':2 'waterblock':31 'went':15 'won':67 'worth':81 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5475470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700569151 {#5500
    date: 2023-11-21 13:19:11.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 {#4957
  +user: App\Entity\User {#4970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s all fun and games until you want a beefy setup in an ITX form factor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700558734 {#4952
    date: 2023-11-21 10:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4958 …}
  +nested: Doctrine\ORM\PersistentCollection {#4960 …}
  +votes: Doctrine\ORM\PersistentCollection {#4962 …}
  +reports: Doctrine\ORM\PersistentCollection {#4964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4968 …}
  -id: 146013
  -bodyTs: "'beefi':11 'factor':17 'form':16 'fun':4 'game':6 'itx':15 'setup':12 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5473377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700558734 {#4953
    date: 2023-11-21 10:25: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
219 DENIED edit
App\Entity\EntryComment {#4957
  +user: App\Entity\User {#4970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s all fun and games until you want a beefy setup in an ITX form factor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700558734 {#4952
    date: 2023-11-21 10:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4958 …}
  +nested: Doctrine\ORM\PersistentCollection {#4960 …}
  +votes: Doctrine\ORM\PersistentCollection {#4962 …}
  +reports: Doctrine\ORM\PersistentCollection {#4964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4968 …}
  -id: 146013
  -bodyTs: "'beefi':11 'factor':17 'form':16 'fun':4 'game':6 'itx':15 'setup':12 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5473377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700558734 {#4953
    date: 2023-11-21 10:25: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
220 DENIED moderate
App\Entity\EntryComment {#4957
  +user: App\Entity\User {#4970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s all fun and games until you want a beefy setup in an ITX form factor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700558734 {#4952
    date: 2023-11-21 10:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4958 …}
  +nested: Doctrine\ORM\PersistentCollection {#4960 …}
  +votes: Doctrine\ORM\PersistentCollection {#4962 …}
  +reports: Doctrine\ORM\PersistentCollection {#4964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4968 …}
  -id: 146013
  -bodyTs: "'beefi':11 'factor':17 'form':16 'fun':4 'game':6 'itx':15 'setup':12 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5473377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700558734 {#4953
    date: 2023-11-21 10:25: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
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 {#5030
  +user: App\Entity\User {#5043 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nothing like a gamer sandwich\n
    \n
    ![](https://file.coffee/u/hV6cFwbYAZFTm6GW2JiVf.jpg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1700559963 {#5025
    date: 2023-11-21 10:46:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5031 …}
  +nested: Doctrine\ORM\PersistentCollection {#5033 …}
  +votes: Doctrine\ORM\PersistentCollection {#5035 …}
  +reports: Doctrine\ORM\PersistentCollection {#5037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
  -id: 146050
  -bodyTs: "'/u/hv6cfwbyazftm6gw2jivf.jpg)':8 'file.coffee':7 'file.coffee/u/hv6cfwbyazftm6gw2jivf.jpg)':6 'gamer':4 'like':2 'noth':1 'sandwich':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5989427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700559963 {#5026
    date: 2023-11-21 10:46:03.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 {#5030
  +user: App\Entity\User {#5043 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nothing like a gamer sandwich\n
    \n
    ![](https://file.coffee/u/hV6cFwbYAZFTm6GW2JiVf.jpg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1700559963 {#5025
    date: 2023-11-21 10:46:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5031 …}
  +nested: Doctrine\ORM\PersistentCollection {#5033 …}
  +votes: Doctrine\ORM\PersistentCollection {#5035 …}
  +reports: Doctrine\ORM\PersistentCollection {#5037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
  -id: 146050
  -bodyTs: "'/u/hv6cfwbyazftm6gw2jivf.jpg)':8 'file.coffee':7 'file.coffee/u/hv6cfwbyazftm6gw2jivf.jpg)':6 'gamer':4 'like':2 'noth':1 'sandwich':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5989427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700559963 {#5026
    date: 2023-11-21 10:46:03.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 {#5030
  +user: App\Entity\User {#5043 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nothing like a gamer sandwich\n
    \n
    ![](https://file.coffee/u/hV6cFwbYAZFTm6GW2JiVf.jpg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1700559963 {#5025
    date: 2023-11-21 10:46:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5031 …}
  +nested: Doctrine\ORM\PersistentCollection {#5033 …}
  +votes: Doctrine\ORM\PersistentCollection {#5035 …}
  +reports: Doctrine\ORM\PersistentCollection {#5037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
  -id: 146050
  -bodyTs: "'/u/hv6cfwbyazftm6gw2jivf.jpg)':8 'file.coffee':7 'file.coffee/u/hv6cfwbyazftm6gw2jivf.jpg)':6 'gamer':4 'like':2 'noth':1 'sandwich':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5989427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700559963 {#5026
    date: 2023-11-21 10:46:03.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 edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details