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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Air-cooling-is-just-better"
  +title: "Air cooling is just better"
  +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
  +body: "Air is better than water"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 578
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700692218 {#2410
    date: 2023-11-22 23:30:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 14918
  -titleTs: "'air':1 'better':5 'cool':2"
  -bodyTs: "'air':1 'better':3 'water':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700611191
  +visibility: "visible             "
  +apId: "https://usenet.lol/post/59462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700524791 {#1850
    date: 2023-11-21 00:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Air-cooling-is-just-better"
  +title: "Air cooling is just better"
  +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
  +body: "Air is better than water"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 578
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700692218 {#2410
    date: 2023-11-22 23:30:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 14918
  -titleTs: "'air':1 'better':5 'cool':2"
  -bodyTs: "'air':1 'better':3 'water':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700611191
  +visibility: "visible             "
  +apId: "https://usenet.lol/post/59462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700524791 {#1850
    date: 2023-11-21 00:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Air-cooling-is-just-better"
  +title: "Air cooling is just better"
  +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
  +body: "Air is better than water"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 578
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700692218 {#2410
    date: 2023-11-22 23:30:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 14918
  -titleTs: "'air':1 'better':5 'cool':2"
  -bodyTs: "'air':1 'better':3 'water':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700611191
  +visibility: "visible             "
  +apId: "https://usenet.lol/post/59462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700524791 {#1850
    date: 2023-11-21 00:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4017
  +user: App\Entity\User {#3965 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Welcome to brown town population cool"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700689383 {#4026
    date: 2023-11-22 22:43:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4015 …}
  +nested: Doctrine\ORM\PersistentCollection {#4013 …}
  +votes: Doctrine\ORM\PersistentCollection {#4011 …}
  +reports: Doctrine\ORM\PersistentCollection {#4009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
  -id: 152122
  -bodyTs: "'brown':3 'cool':6 'popul':5 'town':4 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4604862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700689383 {#3962
    date: 2023-11-22 22:43: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
7 DENIED edit
App\Entity\EntryComment {#4017
  +user: App\Entity\User {#3965 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Welcome to brown town population cool"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700689383 {#4026
    date: 2023-11-22 22:43:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4015 …}
  +nested: Doctrine\ORM\PersistentCollection {#4013 …}
  +votes: Doctrine\ORM\PersistentCollection {#4011 …}
  +reports: Doctrine\ORM\PersistentCollection {#4009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
  -id: 152122
  -bodyTs: "'brown':3 'cool':6 'popul':5 'town':4 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4604862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700689383 {#3962
    date: 2023-11-22 22:43: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
8 DENIED moderate
App\Entity\EntryComment {#4017
  +user: App\Entity\User {#3965 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Welcome to brown town population cool"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700689383 {#4026
    date: 2023-11-22 22:43:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4015 …}
  +nested: Doctrine\ORM\PersistentCollection {#4013 …}
  +votes: Doctrine\ORM\PersistentCollection {#4011 …}
  +reports: Doctrine\ORM\PersistentCollection {#4009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
  -id: 152122
  -bodyTs: "'brown':3 'cool':6 'popul':5 'town':4 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4604862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700689383 {#3962
    date: 2023-11-22 22:43: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
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 {#4054
  +user: App\Entity\User {#4037 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Water cooling feels unnecessary and expensive. Like most of my hobbies. I don’t get this particular one, but I can appreciate why people might."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700688234 {#4060
    date: 2023-11-22 22:23:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4052 …}
  +nested: Doctrine\ORM\PersistentCollection {#4050 …}
  +votes: Doctrine\ORM\PersistentCollection {#4048 …}
  +reports: Doctrine\ORM\PersistentCollection {#4045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
  -id: 152070
  -bodyTs: "'appreci':22 'cool':2 'expens':6 'feel':3 'get':15 'hobbi':11 'like':7 'might':25 'one':18 'particular':17 'peopl':24 'unnecessari':4 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1708483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688234 {#4058
    date: 2023-11-22 22:23: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
11 DENIED edit
App\Entity\EntryComment {#4054
  +user: App\Entity\User {#4037 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Water cooling feels unnecessary and expensive. Like most of my hobbies. I don’t get this particular one, but I can appreciate why people might."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700688234 {#4060
    date: 2023-11-22 22:23:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4052 …}
  +nested: Doctrine\ORM\PersistentCollection {#4050 …}
  +votes: Doctrine\ORM\PersistentCollection {#4048 …}
  +reports: Doctrine\ORM\PersistentCollection {#4045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
  -id: 152070
  -bodyTs: "'appreci':22 'cool':2 'expens':6 'feel':3 'get':15 'hobbi':11 'like':7 'might':25 'one':18 'particular':17 'peopl':24 'unnecessari':4 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1708483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688234 {#4058
    date: 2023-11-22 22:23: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
12 DENIED moderate
App\Entity\EntryComment {#4054
  +user: App\Entity\User {#4037 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Water cooling feels unnecessary and expensive. Like most of my hobbies. I don’t get this particular one, but I can appreciate why people might."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700688234 {#4060
    date: 2023-11-22 22:23:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4052 …}
  +nested: Doctrine\ORM\PersistentCollection {#4050 …}
  +votes: Doctrine\ORM\PersistentCollection {#4048 …}
  +reports: Doctrine\ORM\PersistentCollection {#4045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
  -id: 152070
  -bodyTs: "'appreci':22 'cool':2 'expens':6 'feel':3 'get':15 'hobbi':11 'like':7 'might':25 'one':18 'particular':17 'peopl':24 'unnecessari':4 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1708483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688234 {#4058
    date: 2023-11-22 22:23: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
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 {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Noctua master race"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706883296 {#4130
    date: 2024-02-02 15:14:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 150208
  -bodyTs: "'master':2 'noctua':1 'race':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6019237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700652019 {#4131
    date: 2023-11-22 12:20:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Noctua master race"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706883296 {#4130
    date: 2024-02-02 15:14:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 150208
  -bodyTs: "'master':2 'noctua':1 'race':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6019237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700652019 {#4131
    date: 2023-11-22 12:20:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Noctua master race"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706883296 {#4130
    date: 2024-02-02 15:14:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 150208
  -bodyTs: "'master':2 'noctua':1 'race':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6019237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700652019 {#4131
    date: 2023-11-22 12:20:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5326
  +user: Proxies\__CG__\App\Entity\User {#5327 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Noctua master race"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706883296 {#4130
      date: 2024-02-02 15:14:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 150208
    -bodyTs: "'master':2 'noctua':1 'race':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6019237"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700652019 {#4131
      date: 2023-11-22 12:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "NH-D15 supremacy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700682808 {#5324
    date: 2023-11-22 20:53:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@TonyToniToneOfficial@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5328 …}
  +nested: Doctrine\ORM\PersistentCollection {#5330 …}
  +votes: Doctrine\ORM\PersistentCollection {#5332 …}
  +reports: Doctrine\ORM\PersistentCollection {#5334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5338 …}
  -id: 151761
  -bodyTs: "'d15':3 'nh':2 'nh-d15':1 'supremaci':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6030956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682808 {#5325
    date: 2023-11-22 20:53: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
19 DENIED edit
App\Entity\EntryComment {#5326
  +user: Proxies\__CG__\App\Entity\User {#5327 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Noctua master race"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706883296 {#4130
      date: 2024-02-02 15:14:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 150208
    -bodyTs: "'master':2 'noctua':1 'race':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6019237"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700652019 {#4131
      date: 2023-11-22 12:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "NH-D15 supremacy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700682808 {#5324
    date: 2023-11-22 20:53:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@TonyToniToneOfficial@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5328 …}
  +nested: Doctrine\ORM\PersistentCollection {#5330 …}
  +votes: Doctrine\ORM\PersistentCollection {#5332 …}
  +reports: Doctrine\ORM\PersistentCollection {#5334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5338 …}
  -id: 151761
  -bodyTs: "'d15':3 'nh':2 'nh-d15':1 'supremaci':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6030956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682808 {#5325
    date: 2023-11-22 20:53: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
20 DENIED moderate
App\Entity\EntryComment {#5326
  +user: Proxies\__CG__\App\Entity\User {#5327 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Noctua master race"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706883296 {#4130
      date: 2024-02-02 15:14:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 150208
    -bodyTs: "'master':2 'noctua':1 'race':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6019237"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700652019 {#4131
      date: 2023-11-22 12:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "NH-D15 supremacy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700682808 {#5324
    date: 2023-11-22 20:53:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@TonyToniToneOfficial@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5328 …}
  +nested: Doctrine\ORM\PersistentCollection {#5330 …}
  +votes: Doctrine\ORM\PersistentCollection {#5332 …}
  +reports: Doctrine\ORM\PersistentCollection {#5334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5338 …}
  -id: 151761
  -bodyTs: "'d15':3 'nh':2 'nh-d15':1 'supremaci':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6030956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682808 {#5325
    date: 2023-11-22 20:53: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
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 {#5342
  +user: Proxies\__CG__\App\Entity\User {#5343 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Noctua master race"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706883296 {#4130
      date: 2024-02-02 15:14:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 150208
    -bodyTs: "'master':2 'noctua':1 'race':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6019237"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700652019 {#4131
      date: 2023-11-22 12:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: """
    [Two NF-A14s as intake fans.](https://noctua.at/en/nf-a14-industrialppc-3000-pwm)\n
    \n
    I love the sound of jet engines during morning boot-up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700691472 {#5340
    date: 2023-11-22 23:17:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@TonyToniToneOfficial@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5344 …}
  +nested: Doctrine\ORM\PersistentCollection {#5346 …}
  +votes: Doctrine\ORM\PersistentCollection {#5348 …}
  +reports: Doctrine\ORM\PersistentCollection {#5350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5354 …}
  -id: 245775
  -bodyTs: "'/en/nf-a14-industrialppc-3000-pwm)':10 'a14s':4 'boot':21 'boot-up':20 'engin':17 'fan':7 'intak':6 'jet':16 'love':12 'morn':19 'nf':3 'nf-a14s':2 'noctua.at':9 'noctua.at/en/nf-a14-industrialppc-3000-pwm)':8 'sound':14 'two':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6034495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700691472 {#5341
    date: 2023-11-22 23:17:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5342
  +user: Proxies\__CG__\App\Entity\User {#5343 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Noctua master race"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706883296 {#4130
      date: 2024-02-02 15:14:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 150208
    -bodyTs: "'master':2 'noctua':1 'race':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6019237"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700652019 {#4131
      date: 2023-11-22 12:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: """
    [Two NF-A14s as intake fans.](https://noctua.at/en/nf-a14-industrialppc-3000-pwm)\n
    \n
    I love the sound of jet engines during morning boot-up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700691472 {#5340
    date: 2023-11-22 23:17:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@TonyToniToneOfficial@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5344 …}
  +nested: Doctrine\ORM\PersistentCollection {#5346 …}
  +votes: Doctrine\ORM\PersistentCollection {#5348 …}
  +reports: Doctrine\ORM\PersistentCollection {#5350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5354 …}
  -id: 245775
  -bodyTs: "'/en/nf-a14-industrialppc-3000-pwm)':10 'a14s':4 'boot':21 'boot-up':20 'engin':17 'fan':7 'intak':6 'jet':16 'love':12 'morn':19 'nf':3 'nf-a14s':2 'noctua.at':9 'noctua.at/en/nf-a14-industrialppc-3000-pwm)':8 'sound':14 'two':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6034495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700691472 {#5341
    date: 2023-11-22 23:17:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5342
  +user: Proxies\__CG__\App\Entity\User {#5343 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Noctua master race"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706883296 {#4130
      date: 2024-02-02 15:14:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 150208
    -bodyTs: "'master':2 'noctua':1 'race':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6019237"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700652019 {#4131
      date: 2023-11-22 12:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: """
    [Two NF-A14s as intake fans.](https://noctua.at/en/nf-a14-industrialppc-3000-pwm)\n
    \n
    I love the sound of jet engines during morning boot-up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700691472 {#5340
    date: 2023-11-22 23:17:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@TonyToniToneOfficial@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5344 …}
  +nested: Doctrine\ORM\PersistentCollection {#5346 …}
  +votes: Doctrine\ORM\PersistentCollection {#5348 …}
  +reports: Doctrine\ORM\PersistentCollection {#5350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5354 …}
  -id: 245775
  -bodyTs: "'/en/nf-a14-industrialppc-3000-pwm)':10 'a14s':4 'boot':21 'boot-up':20 'engin':17 'fan':7 'intak':6 'jet':16 'love':12 'morn':19 'nf':3 'nf-a14s':2 'noctua.at':9 'noctua.at/en/nf-a14-industrialppc-3000-pwm)':8 'sound':14 'two':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6034495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700691472 {#5341
    date: 2023-11-22 23:17:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4210
  +user: App\Entity\User {#4223 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Molten Salt cooling. That can handle CPU temperatures of several million degrees. Your CPU may not handle that, but that’s not my problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700608312 {#4205
    date: 2023-11-22 00:11:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4211 …}
  +nested: Doctrine\ORM\PersistentCollection {#4213 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
  -id: 149003
  -bodyTs: "'cool':3 'cpu':7,14 'degre':12 'handl':6,17 'may':15 'million':11 'molten':1 'problem':24 'salt':2 'sever':10 'temperatur':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5488624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700608312 {#4206
    date: 2023-11-22 00:11:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4210
  +user: App\Entity\User {#4223 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Molten Salt cooling. That can handle CPU temperatures of several million degrees. Your CPU may not handle that, but that’s not my problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700608312 {#4205
    date: 2023-11-22 00:11:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4211 …}
  +nested: Doctrine\ORM\PersistentCollection {#4213 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
  -id: 149003
  -bodyTs: "'cool':3 'cpu':7,14 'degre':12 'handl':6,17 'may':15 'million':11 'molten':1 'problem':24 'salt':2 'sever':10 'temperatur':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5488624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700608312 {#4206
    date: 2023-11-22 00:11:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4210
  +user: App\Entity\User {#4223 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Molten Salt cooling. That can handle CPU temperatures of several million degrees. Your CPU may not handle that, but that’s not my problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700608312 {#4205
    date: 2023-11-22 00:11:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4211 …}
  +nested: Doctrine\ORM\PersistentCollection {#4213 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
  -id: 149003
  -bodyTs: "'cool':3 'cpu':7,14 'degre':12 'handl':6,17 'may':15 'million':11 'molten':1 'problem':24 'salt':2 'sever':10 'temperatur':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5488624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700608312 {#4206
    date: 2023-11-22 00:11:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4283
  +user: App\Entity\User {#4296 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Cries in SFFPCs\n
    \n
    Hard to tame a 5800X3D in a 8L case
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701100495 {#4278
    date: 2023-11-27 16:54:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4284 …}
  +nested: Doctrine\ORM\PersistentCollection {#4286 …}
  +votes: Doctrine\ORM\PersistentCollection {#4288 …}
  +reports: Doctrine\ORM\PersistentCollection {#4290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
  -id: 148820
  -bodyTs: "'5800x3d':8 '8l':11 'case':12 'cri':1 'hard':4 'sffpcs':3 'tame':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5028214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605412 {#4279
    date: 2023-11-21 23:23:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4283
  +user: App\Entity\User {#4296 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Cries in SFFPCs\n
    \n
    Hard to tame a 5800X3D in a 8L case
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701100495 {#4278
    date: 2023-11-27 16:54:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4284 …}
  +nested: Doctrine\ORM\PersistentCollection {#4286 …}
  +votes: Doctrine\ORM\PersistentCollection {#4288 …}
  +reports: Doctrine\ORM\PersistentCollection {#4290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
  -id: 148820
  -bodyTs: "'5800x3d':8 '8l':11 'case':12 'cri':1 'hard':4 'sffpcs':3 'tame':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5028214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605412 {#4279
    date: 2023-11-21 23:23:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4283
  +user: App\Entity\User {#4296 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Cries in SFFPCs\n
    \n
    Hard to tame a 5800X3D in a 8L case
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701100495 {#4278
    date: 2023-11-27 16:54:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4284 …}
  +nested: Doctrine\ORM\PersistentCollection {#4286 …}
  +votes: Doctrine\ORM\PersistentCollection {#4288 …}
  +reports: Doctrine\ORM\PersistentCollection {#4290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
  -id: 148820
  -bodyTs: "'5800x3d':8 '8l':11 'case':12 'cri':1 'hard':4 'sffpcs':3 'tame':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5028214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605412 {#4279
    date: 2023-11-21 23:23:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5310
  +user: Proxies\__CG__\App\Entity\User {#5311 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4283
    +user: App\Entity\User {#4296 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Cries in SFFPCs\n
      \n
      Hard to tame a 5800X3D in a 8L case
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701100495 {#4278
      date: 2023-11-27 16:54:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4284 …}
    +nested: Doctrine\ORM\PersistentCollection {#4286 …}
    +votes: Doctrine\ORM\PersistentCollection {#4288 …}
    +reports: Doctrine\ORM\PersistentCollection {#4290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
    -id: 148820
    -bodyTs: "'5800x3d':8 '8l':11 'case':12 'cri':1 'hard':4 'sffpcs':3 'tame':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5028214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700605412 {#4279
      date: 2023-11-21 23:23:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4283}
  +body: "I slapped an arctic 240mm in my Hyte Revolt 3. Had to… Change things up a bit though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700634027 {#5308
    date: 2023-11-22 07:20:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@randombullet@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
  -id: 149758
  -bodyTs: "'240mm':5 '3':10 'arctic':4 'bit':17 'chang':13 'hyte':8 'revolt':9 'slap':2 'thing':14 'though':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5494474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700634027 {#5309
    date: 2023-11-22 07:20:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5310
  +user: Proxies\__CG__\App\Entity\User {#5311 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4283
    +user: App\Entity\User {#4296 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Cries in SFFPCs\n
      \n
      Hard to tame a 5800X3D in a 8L case
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701100495 {#4278
      date: 2023-11-27 16:54:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4284 …}
    +nested: Doctrine\ORM\PersistentCollection {#4286 …}
    +votes: Doctrine\ORM\PersistentCollection {#4288 …}
    +reports: Doctrine\ORM\PersistentCollection {#4290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
    -id: 148820
    -bodyTs: "'5800x3d':8 '8l':11 'case':12 'cri':1 'hard':4 'sffpcs':3 'tame':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5028214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700605412 {#4279
      date: 2023-11-21 23:23:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4283}
  +body: "I slapped an arctic 240mm in my Hyte Revolt 3. Had to… Change things up a bit though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700634027 {#5308
    date: 2023-11-22 07:20:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@randombullet@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
  -id: 149758
  -bodyTs: "'240mm':5 '3':10 'arctic':4 'bit':17 'chang':13 'hyte':8 'revolt':9 'slap':2 'thing':14 'though':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5494474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700634027 {#5309
    date: 2023-11-22 07:20:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5310
  +user: Proxies\__CG__\App\Entity\User {#5311 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4283
    +user: App\Entity\User {#4296 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Cries in SFFPCs\n
      \n
      Hard to tame a 5800X3D in a 8L case
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701100495 {#4278
      date: 2023-11-27 16:54:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4284 …}
    +nested: Doctrine\ORM\PersistentCollection {#4286 …}
    +votes: Doctrine\ORM\PersistentCollection {#4288 …}
    +reports: Doctrine\ORM\PersistentCollection {#4290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
    -id: 148820
    -bodyTs: "'5800x3d':8 '8l':11 'case':12 'cri':1 'hard':4 'sffpcs':3 'tame':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5028214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700605412 {#4279
      date: 2023-11-21 23:23:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4283}
  +body: "I slapped an arctic 240mm in my Hyte Revolt 3. Had to… Change things up a bit though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700634027 {#5308
    date: 2023-11-22 07:20:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@randombullet@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
  -id: 149758
  -bodyTs: "'240mm':5 '3':10 'arctic':4 'bit':17 'chang':13 'hyte':8 'revolt':9 'slap':2 'thing':14 'though':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5494474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700634027 {#5309
    date: 2023-11-22 07:20:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4356
  +user: App\Entity\User {#4369 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Like i give a fuck what cools best. I want my system to look awesome and the AIO sure looks better imo. At the end of the day: build the PC that makes you happy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701173544 {#4351
    date: 2023-11-28 13:12:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 148771
  -bodyTs: "'aio':18 'awesom':15 'best':8 'better':21 'build':29 'cool':7 'day':28 'end':25 'fuck':5 'give':3 'happi':35 'imo':22 'like':1 'look':14,20 'make':33 'pc':31 'sure':19 'system':12 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5027726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604513 {#4352
    date: 2023-11-21 23:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4356
  +user: App\Entity\User {#4369 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Like i give a fuck what cools best. I want my system to look awesome and the AIO sure looks better imo. At the end of the day: build the PC that makes you happy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701173544 {#4351
    date: 2023-11-28 13:12:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 148771
  -bodyTs: "'aio':18 'awesom':15 'best':8 'better':21 'build':29 'cool':7 'day':28 'end':25 'fuck':5 'give':3 'happi':35 'imo':22 'like':1 'look':14,20 'make':33 'pc':31 'sure':19 'system':12 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5027726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604513 {#4352
    date: 2023-11-21 23:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4356
  +user: App\Entity\User {#4369 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Like i give a fuck what cools best. I want my system to look awesome and the AIO sure looks better imo. At the end of the day: build the PC that makes you happy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701173544 {#4351
    date: 2023-11-28 13:12:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 148771
  -bodyTs: "'aio':18 'awesom':15 'best':8 'better':21 'build':29 'cool':7 'day':28 'end':25 'fuck':5 'give':3 'happi':35 'imo':22 'like':1 'look':14,20 'make':33 'pc':31 'sure':19 'system':12 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5027726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604513 {#4352
    date: 2023-11-21 23:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5295
  +user: App\Entity\User {#5030 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4356
    +user: App\Entity\User {#4369 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Like i give a fuck what cools best. I want my system to look awesome and the AIO sure looks better imo. At the end of the day: build the PC that makes you happy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701173544 {#4351
      date: 2023-11-28 13:12:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4357 …}
    +nested: Doctrine\ORM\PersistentCollection {#4359 …}
    +votes: Doctrine\ORM\PersistentCollection {#4361 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 148771
    -bodyTs: "'aio':18 'awesom':15 'best':8 'better':21 'build':29 'cool':7 'day':28 'end':25 'fuck':5 'give':3 'happi':35 'imo':22 'like':1 'look':14,20 'make':33 'pc':31 'sure':19 'system':12 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5027726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604513 {#4352
      date: 2023-11-21 23:08:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4356}
  +body: """
    Some suggestions here, the first a good GPU that can run Cyberpunk or the Witcher III at 300 FPS\n
    \n
    ![](https://file.coffee/u/-HvMgNnFK3qqnxvWPUQhP.png)\n
    \n
    [pugetsystems.com/…/1-7x-nvidia-geforce-rtx-4090-g…](https://www.pugetsystems.com/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700688184 {#5293
    date: 2023-11-22 22:23:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Obonga@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 152069
  -bodyTs: "'/1-7x-nvidia-geforce-rtx-4090-g':24 '/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)':27 '/u/-hvmgnnfk3qqnxvwpuqhp.png)':22 '300':18 'cyberpunk':12 'file.coffee':21 'file.coffee/u/-hvmgnnfk3qqnxvwpuqhp.png)':20 'first':5 'fps':19 'good':7 'gpu':8 'iii':16 'pugetsystems.com':23 'run':11 'suggest':2 'witcher':15 'www.pugetsystems.com':26 'www.pugetsystems.com/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6033220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688184 {#5294
    date: 2023-11-22 22:23:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5295
  +user: App\Entity\User {#5030 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4356
    +user: App\Entity\User {#4369 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Like i give a fuck what cools best. I want my system to look awesome and the AIO sure looks better imo. At the end of the day: build the PC that makes you happy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701173544 {#4351
      date: 2023-11-28 13:12:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4357 …}
    +nested: Doctrine\ORM\PersistentCollection {#4359 …}
    +votes: Doctrine\ORM\PersistentCollection {#4361 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 148771
    -bodyTs: "'aio':18 'awesom':15 'best':8 'better':21 'build':29 'cool':7 'day':28 'end':25 'fuck':5 'give':3 'happi':35 'imo':22 'like':1 'look':14,20 'make':33 'pc':31 'sure':19 'system':12 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5027726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604513 {#4352
      date: 2023-11-21 23:08:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4356}
  +body: """
    Some suggestions here, the first a good GPU that can run Cyberpunk or the Witcher III at 300 FPS\n
    \n
    ![](https://file.coffee/u/-HvMgNnFK3qqnxvWPUQhP.png)\n
    \n
    [pugetsystems.com/…/1-7x-nvidia-geforce-rtx-4090-g…](https://www.pugetsystems.com/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700688184 {#5293
    date: 2023-11-22 22:23:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Obonga@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 152069
  -bodyTs: "'/1-7x-nvidia-geforce-rtx-4090-g':24 '/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)':27 '/u/-hvmgnnfk3qqnxvwpuqhp.png)':22 '300':18 'cyberpunk':12 'file.coffee':21 'file.coffee/u/-hvmgnnfk3qqnxvwpuqhp.png)':20 'first':5 'fps':19 'good':7 'gpu':8 'iii':16 'pugetsystems.com':23 'run':11 'suggest':2 'witcher':15 'www.pugetsystems.com':26 'www.pugetsystems.com/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6033220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688184 {#5294
    date: 2023-11-22 22:23:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5295
  +user: App\Entity\User {#5030 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4356
    +user: App\Entity\User {#4369 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Like i give a fuck what cools best. I want my system to look awesome and the AIO sure looks better imo. At the end of the day: build the PC that makes you happy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701173544 {#4351
      date: 2023-11-28 13:12:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4357 …}
    +nested: Doctrine\ORM\PersistentCollection {#4359 …}
    +votes: Doctrine\ORM\PersistentCollection {#4361 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 148771
    -bodyTs: "'aio':18 'awesom':15 'best':8 'better':21 'build':29 'cool':7 'day':28 'end':25 'fuck':5 'give':3 'happi':35 'imo':22 'like':1 'look':14,20 'make':33 'pc':31 'sure':19 'system':12 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5027726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604513 {#4352
      date: 2023-11-21 23:08:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4356}
  +body: """
    Some suggestions here, the first a good GPU that can run Cyberpunk or the Witcher III at 300 FPS\n
    \n
    ![](https://file.coffee/u/-HvMgNnFK3qqnxvWPUQhP.png)\n
    \n
    [pugetsystems.com/…/1-7x-nvidia-geforce-rtx-4090-g…](https://www.pugetsystems.com/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700688184 {#5293
    date: 2023-11-22 22:23:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Obonga@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 152069
  -bodyTs: "'/1-7x-nvidia-geforce-rtx-4090-g':24 '/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)':27 '/u/-hvmgnnfk3qqnxvwpuqhp.png)':22 '300':18 'cyberpunk':12 'file.coffee':21 'file.coffee/u/-hvmgnnfk3qqnxvwpuqhp.png)':20 'first':5 'fps':19 'good':7 'gpu':8 'iii':16 'pugetsystems.com':23 'run':11 'suggest':2 'witcher':15 'www.pugetsystems.com':26 'www.pugetsystems.com/labs/articles/1-7x-nvidia-geforce-rtx-4090-gpu-scaling/)':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6033220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688184 {#5294
    date: 2023-11-22 22:23:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4429
  +user: App\Entity\User {#4442 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like not having to worry about a leak destroying all my expensive hardware."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701042527 {#4424
    date: 2023-11-27 00:48:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4430 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 147981
  -bodyTs: "'destroy':10 'expens':13 'hardwar':14 'leak':9 'like':2 'worri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1702356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590554 {#4425
    date: 2023-11-21 19:15:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4429
  +user: App\Entity\User {#4442 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like not having to worry about a leak destroying all my expensive hardware."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701042527 {#4424
    date: 2023-11-27 00:48:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4430 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 147981
  -bodyTs: "'destroy':10 'expens':13 'hardwar':14 'leak':9 'like':2 'worri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1702356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590554 {#4425
    date: 2023-11-21 19:15:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4429
  +user: App\Entity\User {#4442 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like not having to worry about a leak destroying all my expensive hardware."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701042527 {#4424
    date: 2023-11-27 00:48:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4430 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 147981
  -bodyTs: "'destroy':10 'expens':13 'hardwar':14 'leak':9 'like':2 'worri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1702356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590554 {#4425
    date: 2023-11-21 19:15:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#5279
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4429
    +user: App\Entity\User {#4442 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I like not having to worry about a leak destroying all my expensive hardware."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1701042527 {#4424
      date: 2023-11-27 00:48:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4430 …}
    +nested: Doctrine\ORM\PersistentCollection {#4432 …}
    +votes: Doctrine\ORM\PersistentCollection {#4434 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 147981
    -bodyTs: "'destroy':10 'expens':13 'hardwar':14 'leak':9 'like':2 'worri':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1702356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700590554 {#4425
      date: 2023-11-21 19:15:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4429}
  +body: "I once had a PC with watercooling. It died because I was drinking with a friend and wanted to show it off. So I removed the sidepanel and my drunken self tipped the beer bottle which promptly spilled over the running mainboard. Welp, it was some form of water that killed my PC I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700592690 {#5277
    date: 2023-11-21 19:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@beefcat@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5281 …}
  +nested: Doctrine\ORM\PersistentCollection {#5283 …}
  +votes: Doctrine\ORM\PersistentCollection {#5285 …}
  +reports: Doctrine\ORM\PersistentCollection {#5287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
  -id: 148128
  -bodyTs: "'beer':34 'bottl':35 'die':9 'drink':13 'drunken':30 'form':47 'friend':16 'guess':55 'kill':51 'mainboard':42 'pc':5,53 'prompt':37 'remov':25 'run':41 'self':31 'show':20 'sidepanel':27 'spill':38 'tip':32 'want':18 'water':49 'watercool':7 'welp':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5059295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592690 {#5278
    date: 2023-11-21 19:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5279
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4429
    +user: App\Entity\User {#4442 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I like not having to worry about a leak destroying all my expensive hardware."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1701042527 {#4424
      date: 2023-11-27 00:48:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4430 …}
    +nested: Doctrine\ORM\PersistentCollection {#4432 …}
    +votes: Doctrine\ORM\PersistentCollection {#4434 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 147981
    -bodyTs: "'destroy':10 'expens':13 'hardwar':14 'leak':9 'like':2 'worri':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1702356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700590554 {#4425
      date: 2023-11-21 19:15:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4429}
  +body: "I once had a PC with watercooling. It died because I was drinking with a friend and wanted to show it off. So I removed the sidepanel and my drunken self tipped the beer bottle which promptly spilled over the running mainboard. Welp, it was some form of water that killed my PC I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700592690 {#5277
    date: 2023-11-21 19:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@beefcat@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5281 …}
  +nested: Doctrine\ORM\PersistentCollection {#5283 …}
  +votes: Doctrine\ORM\PersistentCollection {#5285 …}
  +reports: Doctrine\ORM\PersistentCollection {#5287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
  -id: 148128
  -bodyTs: "'beer':34 'bottl':35 'die':9 'drink':13 'drunken':30 'form':47 'friend':16 'guess':55 'kill':51 'mainboard':42 'pc':5,53 'prompt':37 'remov':25 'run':41 'self':31 'show':20 'sidepanel':27 'spill':38 'tip':32 'want':18 'water':49 'watercool':7 'welp':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5059295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592690 {#5278
    date: 2023-11-21 19:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5279
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4429
    +user: App\Entity\User {#4442 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I like not having to worry about a leak destroying all my expensive hardware."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1701042527 {#4424
      date: 2023-11-27 00:48:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4430 …}
    +nested: Doctrine\ORM\PersistentCollection {#4432 …}
    +votes: Doctrine\ORM\PersistentCollection {#4434 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 147981
    -bodyTs: "'destroy':10 'expens':13 'hardwar':14 'leak':9 'like':2 'worri':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1702356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700590554 {#4425
      date: 2023-11-21 19:15:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4429}
  +body: "I once had a PC with watercooling. It died because I was drinking with a friend and wanted to show it off. So I removed the sidepanel and my drunken self tipped the beer bottle which promptly spilled over the running mainboard. Welp, it was some form of water that killed my PC I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700592690 {#5277
    date: 2023-11-21 19:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@beefcat@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5281 …}
  +nested: Doctrine\ORM\PersistentCollection {#5283 …}
  +votes: Doctrine\ORM\PersistentCollection {#5285 …}
  +reports: Doctrine\ORM\PersistentCollection {#5287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
  -id: 148128
  -bodyTs: "'beer':34 'bottl':35 'die':9 'drink':13 'drunken':30 'form':47 'friend':16 'guess':55 'kill':51 'mainboard':42 'pc':5,53 'prompt':37 'remov':25 'run':41 'self':31 'show':20 'sidepanel':27 'spill':38 'tip':32 'want':18 'water':49 'watercool':7 'welp':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5059295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592690 {#5278
    date: 2023-11-21 19:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4503
  +user: App\Entity\User {#4516 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701120721 {#4497
    date: 2023-11-27 22:32:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4504 …}
  +nested: Doctrine\ORM\PersistentCollection {#4506 …}
  +votes: Doctrine\ORM\PersistentCollection {#4508 …}
  +reports: Doctrine\ORM\PersistentCollection {#4510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
  -id: 147926
  -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5999863"
  +editedAt: DateTimeImmutable @1701055223 {#4498
    date: 2023-11-27 04:20:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700589820 {#4499
    date: 2023-11-21 19:03:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4503
  +user: App\Entity\User {#4516 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701120721 {#4497
    date: 2023-11-27 22:32:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4504 …}
  +nested: Doctrine\ORM\PersistentCollection {#4506 …}
  +votes: Doctrine\ORM\PersistentCollection {#4508 …}
  +reports: Doctrine\ORM\PersistentCollection {#4510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
  -id: 147926
  -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5999863"
  +editedAt: DateTimeImmutable @1701055223 {#4498
    date: 2023-11-27 04:20:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700589820 {#4499
    date: 2023-11-21 19:03:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4503
  +user: App\Entity\User {#4516 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701120721 {#4497
    date: 2023-11-27 22:32:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4504 …}
  +nested: Doctrine\ORM\PersistentCollection {#4506 …}
  +votes: Doctrine\ORM\PersistentCollection {#4508 …}
  +reports: Doctrine\ORM\PersistentCollection {#4510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
  -id: 147926
  -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5999863"
  +editedAt: DateTimeImmutable @1701055223 {#4498
    date: 2023-11-27 04:20:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700589820 {#4499
    date: 2023-11-21 19:03:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5199
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4497
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4498
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4499
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: """
    > less point’s a failure\n
    \n
    Why is a “less point” a failure?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700591404 {#5197
    date: 2023-11-21 19:30:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5205 …}
  +reports: Doctrine\ORM\PersistentCollection {#5207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
  -id: 148045
  -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5775056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700591404 {#5198
    date: 2023-11-21 19:30:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5199
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4497
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4498
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4499
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: """
    > less point’s a failure\n
    \n
    Why is a “less point” a failure?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700591404 {#5197
    date: 2023-11-21 19:30:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5205 …}
  +reports: Doctrine\ORM\PersistentCollection {#5207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
  -id: 148045
  -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5775056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700591404 {#5198
    date: 2023-11-21 19:30:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5199
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4497
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4498
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4499
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: """
    > less point’s a failure\n
    \n
    Why is a “less point” a failure?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700591404 {#5197
    date: 2023-11-21 19:30:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5205 …}
  +reports: Doctrine\ORM\PersistentCollection {#5207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
  -id: 148045
  -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5775056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700591404 {#5198
    date: 2023-11-21 19:30:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5413
  +user: Proxies\__CG__\App\Entity\User {#5414 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5199
    +user: Proxies\__CG__\App\Entity\User {#5200 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: App\Entity\User {#4516 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4497
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4504 …}
      +nested: Doctrine\ORM\PersistentCollection {#4506 …}
      +votes: Doctrine\ORM\PersistentCollection {#4508 …}
      +reports: Doctrine\ORM\PersistentCollection {#4510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4498
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4499
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4503}
    +body: """
      > less point’s a failure\n
      \n
      Why is a “less point” a failure?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700591404 {#5197
      date: 2023-11-21 19:30:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5201 …}
    +nested: Doctrine\ORM\PersistentCollection {#5203 …}
    +votes: Doctrine\ORM\PersistentCollection {#5205 …}
    +reports: Doctrine\ORM\PersistentCollection {#5207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
    -id: 148045
    -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5775056"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591404 {#5198
      date: 2023-11-21 19:30:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "He means ‘less points of failure’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700592335 {#5411
    date: 2023-11-21 19:45:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5415 …}
  +nested: Doctrine\ORM\PersistentCollection {#5417 …}
  +votes: Doctrine\ORM\PersistentCollection {#5419 …}
  +reports: Doctrine\ORM\PersistentCollection {#5421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5425 …}
  -id: 148099
  -bodyTs: "'failur':6 'less':3 'mean':2 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4573986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592335 {#5412
    date: 2023-11-21 19:45:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5413
  +user: Proxies\__CG__\App\Entity\User {#5414 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5199
    +user: Proxies\__CG__\App\Entity\User {#5200 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: App\Entity\User {#4516 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4497
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4504 …}
      +nested: Doctrine\ORM\PersistentCollection {#4506 …}
      +votes: Doctrine\ORM\PersistentCollection {#4508 …}
      +reports: Doctrine\ORM\PersistentCollection {#4510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4498
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4499
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4503}
    +body: """
      > less point’s a failure\n
      \n
      Why is a “less point” a failure?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700591404 {#5197
      date: 2023-11-21 19:30:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5201 …}
    +nested: Doctrine\ORM\PersistentCollection {#5203 …}
    +votes: Doctrine\ORM\PersistentCollection {#5205 …}
    +reports: Doctrine\ORM\PersistentCollection {#5207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
    -id: 148045
    -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5775056"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591404 {#5198
      date: 2023-11-21 19:30:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "He means ‘less points of failure’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700592335 {#5411
    date: 2023-11-21 19:45:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5415 …}
  +nested: Doctrine\ORM\PersistentCollection {#5417 …}
  +votes: Doctrine\ORM\PersistentCollection {#5419 …}
  +reports: Doctrine\ORM\PersistentCollection {#5421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5425 …}
  -id: 148099
  -bodyTs: "'failur':6 'less':3 'mean':2 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4573986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592335 {#5412
    date: 2023-11-21 19:45:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5413
  +user: Proxies\__CG__\App\Entity\User {#5414 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5199
    +user: Proxies\__CG__\App\Entity\User {#5200 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: App\Entity\User {#4516 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4497
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4504 …}
      +nested: Doctrine\ORM\PersistentCollection {#4506 …}
      +votes: Doctrine\ORM\PersistentCollection {#4508 …}
      +reports: Doctrine\ORM\PersistentCollection {#4510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4498
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4499
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4503}
    +body: """
      > less point’s a failure\n
      \n
      Why is a “less point” a failure?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700591404 {#5197
      date: 2023-11-21 19:30:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5201 …}
    +nested: Doctrine\ORM\PersistentCollection {#5203 …}
    +votes: Doctrine\ORM\PersistentCollection {#5205 …}
    +reports: Doctrine\ORM\PersistentCollection {#5207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
    -id: 148045
    -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5775056"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591404 {#5198
      date: 2023-11-21 19:30:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "He means ‘less points of failure’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700592335 {#5411
    date: 2023-11-21 19:45:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5415 …}
  +nested: Doctrine\ORM\PersistentCollection {#5417 …}
  +votes: Doctrine\ORM\PersistentCollection {#5419 …}
  +reports: Doctrine\ORM\PersistentCollection {#5421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5425 …}
  -id: 148099
  -bodyTs: "'failur':6 'less':3 'mean':2 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4573986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592335 {#5412
    date: 2023-11-21 19:45:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5429
  +user: App\Entity\User {#4516 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5199
    +user: Proxies\__CG__\App\Entity\User {#5200 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: App\Entity\User {#4516 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4497
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4504 …}
      +nested: Doctrine\ORM\PersistentCollection {#4506 …}
      +votes: Doctrine\ORM\PersistentCollection {#4508 …}
      +reports: Doctrine\ORM\PersistentCollection {#4510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4498
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4499
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4503}
    +body: """
      > less point’s a failure\n
      \n
      Why is a “less point” a failure?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700591404 {#5197
      date: 2023-11-21 19:30:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5201 …}
    +nested: Doctrine\ORM\PersistentCollection {#5203 …}
    +votes: Doctrine\ORM\PersistentCollection {#5205 …}
    +reports: Doctrine\ORM\PersistentCollection {#5207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
    -id: 148045
    -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5775056"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591404 {#5198
      date: 2023-11-21 19:30:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "I CAN’T SPELL it’s less points of failure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700601457 {#5427
    date: 2023-11-21 22:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5430 …}
  +nested: Doctrine\ORM\PersistentCollection {#5432 …}
  +votes: Doctrine\ORM\PersistentCollection {#5434 …}
  +reports: Doctrine\ORM\PersistentCollection {#5436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
  -id: 148604
  -bodyTs: "'failur':10 'less':7 'point':8 'spell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6004682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601457 {#5428
    date: 2023-11-21 22:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5429
  +user: App\Entity\User {#4516 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5199
    +user: Proxies\__CG__\App\Entity\User {#5200 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: App\Entity\User {#4516 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4497
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4504 …}
      +nested: Doctrine\ORM\PersistentCollection {#4506 …}
      +votes: Doctrine\ORM\PersistentCollection {#4508 …}
      +reports: Doctrine\ORM\PersistentCollection {#4510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4498
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4499
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4503}
    +body: """
      > less point’s a failure\n
      \n
      Why is a “less point” a failure?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700591404 {#5197
      date: 2023-11-21 19:30:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5201 …}
    +nested: Doctrine\ORM\PersistentCollection {#5203 …}
    +votes: Doctrine\ORM\PersistentCollection {#5205 …}
    +reports: Doctrine\ORM\PersistentCollection {#5207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
    -id: 148045
    -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5775056"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591404 {#5198
      date: 2023-11-21 19:30:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "I CAN’T SPELL it’s less points of failure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700601457 {#5427
    date: 2023-11-21 22:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5430 …}
  +nested: Doctrine\ORM\PersistentCollection {#5432 …}
  +votes: Doctrine\ORM\PersistentCollection {#5434 …}
  +reports: Doctrine\ORM\PersistentCollection {#5436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
  -id: 148604
  -bodyTs: "'failur':10 'less':7 'point':8 'spell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6004682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601457 {#5428
    date: 2023-11-21 22:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5429
  +user: App\Entity\User {#4516 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5199
    +user: Proxies\__CG__\App\Entity\User {#5200 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: App\Entity\User {#4516 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4497
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4504 …}
      +nested: Doctrine\ORM\PersistentCollection {#4506 …}
      +votes: Doctrine\ORM\PersistentCollection {#4508 …}
      +reports: Doctrine\ORM\PersistentCollection {#4510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4498
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4499
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4503}
    +body: """
      > less point’s a failure\n
      \n
      Why is a “less point” a failure?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700591404 {#5197
      date: 2023-11-21 19:30:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5201 …}
    +nested: Doctrine\ORM\PersistentCollection {#5203 …}
    +votes: Doctrine\ORM\PersistentCollection {#5205 …}
    +reports: Doctrine\ORM\PersistentCollection {#5207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
    -id: 148045
    -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5775056"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700591404 {#5198
      date: 2023-11-21 19:30:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "I CAN’T SPELL it’s less points of failure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700601457 {#5427
    date: 2023-11-21 22:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5430 …}
  +nested: Doctrine\ORM\PersistentCollection {#5432 …}
  +votes: Doctrine\ORM\PersistentCollection {#5434 …}
  +reports: Doctrine\ORM\PersistentCollection {#5436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
  -id: 148604
  -bodyTs: "'failur':10 'less':7 'point':8 'spell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6004682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601457 {#5428
    date: 2023-11-21 22:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5514
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5429
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5199
      +user: Proxies\__CG__\App\Entity\User {#5200 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4503
        +user: App\Entity\User {#4516 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701120721 {#4497
          date: 2023-11-27 22:32:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4504 …}
        +nested: Doctrine\ORM\PersistentCollection {#4506 …}
        +votes: Doctrine\ORM\PersistentCollection {#4508 …}
        +reports: Doctrine\ORM\PersistentCollection {#4510 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
        -id: 147926
        -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5999863"
        +editedAt: DateTimeImmutable @1701055223 {#4498
          date: 2023-11-27 04:20:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700589820 {#4499
          date: 2023-11-21 19:03:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4503}
      +body: """
        > less point’s a failure\n
        \n
        Why is a “less point” a failure?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700591404 {#5197
        date: 2023-11-21 19:30:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@BonfireOvDreams@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5201 …}
      +nested: Doctrine\ORM\PersistentCollection {#5203 …}
      +votes: Doctrine\ORM\PersistentCollection {#5205 …}
      +reports: Doctrine\ORM\PersistentCollection {#5207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
      -id: 148045
      -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5775056"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700591404 {#5198
        date: 2023-11-21 19:30:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4503}
    +body: "I CAN’T SPELL it’s less points of failure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700601457 {#5427
      date: 2023-11-21 22:17:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
      "@otp@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5430 …}
    +nested: Doctrine\ORM\PersistentCollection {#5432 …}
    +votes: Doctrine\ORM\PersistentCollection {#5434 …}
    +reports: Doctrine\ORM\PersistentCollection {#5436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
    -id: 148604
    -bodyTs: "'failur':10 'less':7 'point':8 'spell':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6004682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700601457 {#5428
      date: 2023-11-21 22:17:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "*fewer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700652080 {#5512
    date: 2023-11-22 12:21:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5515 …}
  +nested: Doctrine\ORM\PersistentCollection {#5517 …}
  +votes: Doctrine\ORM\PersistentCollection {#5519 …}
  +reports: Doctrine\ORM\PersistentCollection {#5521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5525 …}
  -id: 150209
  -bodyTs: "'fewer':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6019254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700652080 {#5513
    date: 2023-11-22 12:21:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5514
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5429
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5199
      +user: Proxies\__CG__\App\Entity\User {#5200 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4503
        +user: App\Entity\User {#4516 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701120721 {#4497
          date: 2023-11-27 22:32:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4504 …}
        +nested: Doctrine\ORM\PersistentCollection {#4506 …}
        +votes: Doctrine\ORM\PersistentCollection {#4508 …}
        +reports: Doctrine\ORM\PersistentCollection {#4510 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
        -id: 147926
        -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5999863"
        +editedAt: DateTimeImmutable @1701055223 {#4498
          date: 2023-11-27 04:20:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700589820 {#4499
          date: 2023-11-21 19:03:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4503}
      +body: """
        > less point’s a failure\n
        \n
        Why is a “less point” a failure?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700591404 {#5197
        date: 2023-11-21 19:30:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@BonfireOvDreams@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5201 …}
      +nested: Doctrine\ORM\PersistentCollection {#5203 …}
      +votes: Doctrine\ORM\PersistentCollection {#5205 …}
      +reports: Doctrine\ORM\PersistentCollection {#5207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
      -id: 148045
      -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5775056"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700591404 {#5198
        date: 2023-11-21 19:30:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4503}
    +body: "I CAN’T SPELL it’s less points of failure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700601457 {#5427
      date: 2023-11-21 22:17:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
      "@otp@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5430 …}
    +nested: Doctrine\ORM\PersistentCollection {#5432 …}
    +votes: Doctrine\ORM\PersistentCollection {#5434 …}
    +reports: Doctrine\ORM\PersistentCollection {#5436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
    -id: 148604
    -bodyTs: "'failur':10 'less':7 'point':8 'spell':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6004682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700601457 {#5428
      date: 2023-11-21 22:17:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "*fewer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700652080 {#5512
    date: 2023-11-22 12:21:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5515 …}
  +nested: Doctrine\ORM\PersistentCollection {#5517 …}
  +votes: Doctrine\ORM\PersistentCollection {#5519 …}
  +reports: Doctrine\ORM\PersistentCollection {#5521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5525 …}
  -id: 150209
  -bodyTs: "'fewer':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6019254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700652080 {#5513
    date: 2023-11-22 12:21:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5514
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5429
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5199
      +user: Proxies\__CG__\App\Entity\User {#5200 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4503
        +user: App\Entity\User {#4516 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701120721 {#4497
          date: 2023-11-27 22:32:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4504 …}
        +nested: Doctrine\ORM\PersistentCollection {#4506 …}
        +votes: Doctrine\ORM\PersistentCollection {#4508 …}
        +reports: Doctrine\ORM\PersistentCollection {#4510 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
        -id: 147926
        -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5999863"
        +editedAt: DateTimeImmutable @1701055223 {#4498
          date: 2023-11-27 04:20:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700589820 {#4499
          date: 2023-11-21 19:03:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4503}
      +body: """
        > less point’s a failure\n
        \n
        Why is a “less point” a failure?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700591404 {#5197
        date: 2023-11-21 19:30:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@BonfireOvDreams@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5201 …}
      +nested: Doctrine\ORM\PersistentCollection {#5203 …}
      +votes: Doctrine\ORM\PersistentCollection {#5205 …}
      +reports: Doctrine\ORM\PersistentCollection {#5207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
      -id: 148045
      -bodyTs: "'failur':5,12 'less':1,9 'point':2,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5775056"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700591404 {#5198
        date: 2023-11-21 19:30:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4503}
    +body: "I CAN’T SPELL it’s less points of failure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700601457 {#5427
      date: 2023-11-21 22:17:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
      "@otp@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5430 …}
    +nested: Doctrine\ORM\PersistentCollection {#5432 …}
    +votes: Doctrine\ORM\PersistentCollection {#5434 …}
    +reports: Doctrine\ORM\PersistentCollection {#5436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
    -id: 148604
    -bodyTs: "'failur':10 'less':7 'point':8 'spell':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6004682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700601457 {#5428
      date: 2023-11-21 22:17:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "*fewer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700652080 {#5512
    date: 2023-11-22 12:21:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5515 …}
  +nested: Doctrine\ORM\PersistentCollection {#5517 …}
  +votes: Doctrine\ORM\PersistentCollection {#5519 …}
  +reports: Doctrine\ORM\PersistentCollection {#5521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5525 …}
  -id: 150209
  -bodyTs: "'fewer':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6019254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700652080 {#5513
    date: 2023-11-22 12:21:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5215
  +user: Proxies\__CG__\App\Entity\User {#5216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4497
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4498
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4499
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "Don’t use compressed air on your fans while they’re plugged into the board! It generates current that feeds into your mobo. Usually nothing bad happens but there can be problems associated with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700604992 {#5213
    date: 2023-11-21 23:16:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -id: 148794
  -bodyTs: "'air':5 'associ':33 'bad':26 'board':15 'compress':4 'current':18 'fan':8 'feed':20 'generat':17 'happen':27 'mobo':23 'noth':25 'plug':12 'problem':32 're':11 'use':3 'usual':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604992 {#5214
    date: 2023-11-21 23:16:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5215
  +user: Proxies\__CG__\App\Entity\User {#5216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4497
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4498
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4499
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "Don’t use compressed air on your fans while they’re plugged into the board! It generates current that feeds into your mobo. Usually nothing bad happens but there can be problems associated with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700604992 {#5213
    date: 2023-11-21 23:16:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -id: 148794
  -bodyTs: "'air':5 'associ':33 'bad':26 'board':15 'compress':4 'current':18 'fan':8 'feed':20 'generat':17 'happen':27 'mobo':23 'noth':25 'plug':12 'problem':32 're':11 'use':3 'usual':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604992 {#5214
    date: 2023-11-21 23:16:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5215
  +user: Proxies\__CG__\App\Entity\User {#5216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4497
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4498
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4499
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "Don’t use compressed air on your fans while they’re plugged into the board! It generates current that feeds into your mobo. Usually nothing bad happens but there can be problems associated with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700604992 {#5213
    date: 2023-11-21 23:16:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -id: 148794
  -bodyTs: "'air':5 'associ':33 'bad':26 'board':15 'compress':4 'current':18 'fan':8 'feed':20 'generat':17 'happen':27 'mobo':23 'noth':25 'plug':12 'problem':32 're':11 'use':3 'usual':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604992 {#5214
    date: 2023-11-21 23:16:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5444
  +user: Proxies\__CG__\App\Entity\User {#5445 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5215
    +user: Proxies\__CG__\App\Entity\User {#5216 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: App\Entity\User {#4516 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4497
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4504 …}
      +nested: Doctrine\ORM\PersistentCollection {#4506 …}
      +votes: Doctrine\ORM\PersistentCollection {#4508 …}
      +reports: Doctrine\ORM\PersistentCollection {#4510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4498
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4499
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4503}
    +body: "Don’t use compressed air on your fans while they’re plugged into the board! It generates current that feeds into your mobo. Usually nothing bad happens but there can be problems associated with it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700604992 {#5213
      date: 2023-11-21 23:16:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5217 …}
    +nested: Doctrine\ORM\PersistentCollection {#5219 …}
    +votes: Doctrine\ORM\PersistentCollection {#5221 …}
    +reports: Doctrine\ORM\PersistentCollection {#5223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    -id: 148794
    -bodyTs: "'air':5 'associ':33 'bad':26 'board':15 'compress':4 'current':18 'fan':8 'feed':20 'generat':17 'happen':27 'mobo':23 'noth':25 'plug':12 'problem':32 're':11 'use':3 'usual':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604992 {#5214
      date: 2023-11-21 23:16:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "That “usually nothing bad happens” will have to do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700633072 {#5442
    date: 2023-11-22 07:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@Ibaudia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5446 …}
  +nested: Doctrine\ORM\PersistentCollection {#5448 …}
  +votes: Doctrine\ORM\PersistentCollection {#5450 …}
  +reports: Doctrine\ORM\PersistentCollection {#5452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
  -id: 149733
  -bodyTs: "'bad':4 'happen':5 'noth':3 'usual':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5072497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700633072 {#5443
    date: 2023-11-22 07:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5444
  +user: Proxies\__CG__\App\Entity\User {#5445 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5215
    +user: Proxies\__CG__\App\Entity\User {#5216 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: App\Entity\User {#4516 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4497
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4504 …}
      +nested: Doctrine\ORM\PersistentCollection {#4506 …}
      +votes: Doctrine\ORM\PersistentCollection {#4508 …}
      +reports: Doctrine\ORM\PersistentCollection {#4510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4498
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4499
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4503}
    +body: "Don’t use compressed air on your fans while they’re plugged into the board! It generates current that feeds into your mobo. Usually nothing bad happens but there can be problems associated with it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700604992 {#5213
      date: 2023-11-21 23:16:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5217 …}
    +nested: Doctrine\ORM\PersistentCollection {#5219 …}
    +votes: Doctrine\ORM\PersistentCollection {#5221 …}
    +reports: Doctrine\ORM\PersistentCollection {#5223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    -id: 148794
    -bodyTs: "'air':5 'associ':33 'bad':26 'board':15 'compress':4 'current':18 'fan':8 'feed':20 'generat':17 'happen':27 'mobo':23 'noth':25 'plug':12 'problem':32 're':11 'use':3 'usual':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604992 {#5214
      date: 2023-11-21 23:16:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "That “usually nothing bad happens” will have to do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700633072 {#5442
    date: 2023-11-22 07:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@Ibaudia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5446 …}
  +nested: Doctrine\ORM\PersistentCollection {#5448 …}
  +votes: Doctrine\ORM\PersistentCollection {#5450 …}
  +reports: Doctrine\ORM\PersistentCollection {#5452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
  -id: 149733
  -bodyTs: "'bad':4 'happen':5 'noth':3 'usual':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5072497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700633072 {#5443
    date: 2023-11-22 07:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5444
  +user: Proxies\__CG__\App\Entity\User {#5445 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5215
    +user: Proxies\__CG__\App\Entity\User {#5216 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: App\Entity\User {#4516 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701120721 {#4497
        date: 2023-11-27 22:32:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4504 …}
      +nested: Doctrine\ORM\PersistentCollection {#4506 …}
      +votes: Doctrine\ORM\PersistentCollection {#4508 …}
      +reports: Doctrine\ORM\PersistentCollection {#4510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
      -id: 147926
      -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5999863"
      +editedAt: DateTimeImmutable @1701055223 {#4498
        date: 2023-11-27 04:20:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700589820 {#4499
        date: 2023-11-21 19:03:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4503}
    +body: "Don’t use compressed air on your fans while they’re plugged into the board! It generates current that feeds into your mobo. Usually nothing bad happens but there can be problems associated with it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700604992 {#5213
      date: 2023-11-21 23:16:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@BonfireOvDreams@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5217 …}
    +nested: Doctrine\ORM\PersistentCollection {#5219 …}
    +votes: Doctrine\ORM\PersistentCollection {#5221 …}
    +reports: Doctrine\ORM\PersistentCollection {#5223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    -id: 148794
    -bodyTs: "'air':5 'associ':33 'bad':26 'board':15 'compress':4 'current':18 'fan':8 'feed':20 'generat':17 'happen':27 'mobo':23 'noth':25 'plug':12 'problem':32 're':11 'use':3 'usual':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604992 {#5214
      date: 2023-11-21 23:16:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "That “usually nothing bad happens” will have to do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700633072 {#5442
    date: 2023-11-22 07:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
    "@Ibaudia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5446 …}
  +nested: Doctrine\ORM\PersistentCollection {#5448 …}
  +votes: Doctrine\ORM\PersistentCollection {#5450 …}
  +reports: Doctrine\ORM\PersistentCollection {#5452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
  -id: 149733
  -bodyTs: "'bad':4 'happen':5 'noth':3 'usual':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5072497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700633072 {#5443
    date: 2023-11-22 07:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5231
  +user: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4497
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4498
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4499
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "Definitely not quieter. I never regretted building my custom loop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700607909 {#5229
    date: 2023-11-22 00:05:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5233 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5237 …}
  +reports: Doctrine\ORM\PersistentCollection {#5239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
  -id: 148969
  -bodyTs: "'build':7 'custom':9 'definit':1 'loop':10 'never':5 'quieter':3 'regret':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5488495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607909 {#5230
    date: 2023-11-22 00:05:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5231
  +user: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4497
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4498
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4499
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "Definitely not quieter. I never regretted building my custom loop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700607909 {#5229
    date: 2023-11-22 00:05:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5233 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5237 …}
  +reports: Doctrine\ORM\PersistentCollection {#5239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
  -id: 148969
  -bodyTs: "'build':7 'custom':9 'definit':1 'loop':10 'never':5 'quieter':3 'regret':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5488495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607909 {#5230
    date: 2023-11-22 00:05:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5231
  +user: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4497
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4498
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4499
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "Definitely not quieter. I never regretted building my custom loop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700607909 {#5229
    date: 2023-11-22 00:05:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5233 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5237 …}
  +reports: Doctrine\ORM\PersistentCollection {#5239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
  -id: 148969
  -bodyTs: "'build':7 'custom':9 'definit':1 'loop':10 'never':5 'quieter':3 'regret':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5488495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607909 {#5230
    date: 2023-11-22 00:05:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5247
  +user: Proxies\__CG__\App\Entity\User {#5248 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4497
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4498
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4499
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "Compressed air is magic. Just cleaned my case and it all looks brand new."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700641069 {#5245
    date: 2023-11-22 09:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5249 …}
  +nested: Doctrine\ORM\PersistentCollection {#5251 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
  -id: 149950
  -bodyTs: "'air':2 'brand':13 'case':8 'clean':6 'compress':1 'look':12 'magic':4 'new':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641069 {#5246
    date: 2023-11-22 09:17:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5247
  +user: Proxies\__CG__\App\Entity\User {#5248 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4497
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4498
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4499
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "Compressed air is magic. Just cleaned my case and it all looks brand new."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700641069 {#5245
    date: 2023-11-22 09:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5249 …}
  +nested: Doctrine\ORM\PersistentCollection {#5251 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
  -id: 149950
  -bodyTs: "'air':2 'brand':13 'case':8 'clean':6 'compress':1 'look':12 'magic':4 'new':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641069 {#5246
    date: 2023-11-22 09:17:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5247
  +user: Proxies\__CG__\App\Entity\User {#5248 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4497
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4498
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4499
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "Compressed air is magic. Just cleaned my case and it all looks brand new."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700641069 {#5245
    date: 2023-11-22 09:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5249 …}
  +nested: Doctrine\ORM\PersistentCollection {#5251 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
  -id: 149950
  -bodyTs: "'air':2 'brand':13 'case':8 'clean':6 'compress':1 'look':12 'magic':4 'new':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641069 {#5246
    date: 2023-11-22 09:17:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5263
  +user: Proxies\__CG__\App\Entity\User {#5264 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4497
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4498
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4499
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "The only downside really is RAM slot clearance when you need a beefier air cooler."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700649525 {#5261
    date: 2023-11-22 11:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5265 …}
  +nested: Doctrine\ORM\PersistentCollection {#5267 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
  -id: 150151
  -bodyTs: "'air':14 'beefier':13 'clearanc':8 'cooler':15 'downsid':3 'need':11 'ram':6 'realli':4 'slot':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4781253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649525 {#5262
    date: 2023-11-22 11:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5263
  +user: Proxies\__CG__\App\Entity\User {#5264 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4497
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4498
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4499
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "The only downside really is RAM slot clearance when you need a beefier air cooler."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700649525 {#5261
    date: 2023-11-22 11:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5265 …}
  +nested: Doctrine\ORM\PersistentCollection {#5267 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
  -id: 150151
  -bodyTs: "'air':14 'beefier':13 'clearanc':8 'cooler':15 'downsid':3 'need':11 'ram':6 'realli':4 'slot':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4781253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649525 {#5262
    date: 2023-11-22 11:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5263
  +user: Proxies\__CG__\App\Entity\User {#5264 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Quieter, less point’s of failure, and in many cases taking up less space. I have compressed air for dust. In the consumer sphere and almost any enthusiast sphere, air cooling > > > water cooling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701120721 {#4497
      date: 2023-11-27 22:32:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 147926
    -bodyTs: "'air':18,30 'almost':26 'case':10 'compress':17 'consum':23 'cool':31,33 'dust':20 'enthusiast':28 'failur':6 'less':2,13 'mani':9 'point':3 'quieter':1 'space':14 'sphere':24,29 'take':11 'water':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5999863"
    +editedAt: DateTimeImmutable @1701055223 {#4498
      date: 2023-11-27 04:20:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700589820 {#4499
      date: 2023-11-21 19:03:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "The only downside really is RAM slot clearance when you need a beefier air cooler."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700649525 {#5261
    date: 2023-11-22 11:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5265 …}
  +nested: Doctrine\ORM\PersistentCollection {#5267 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
  -id: 150151
  -bodyTs: "'air':14 'beefier':13 'clearanc':8 'cooler':15 'downsid':3 'need':11 'ram':6 'realli':4 'slot':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4781253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649525 {#5262
    date: 2023-11-22 11:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4577
  +user: App\Entity\User {#4590 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yes thank you. I went through a water cooling phase, what a pain in the ass. Worrying about the pump, algae, topping off reservoir, leaks ruining your motherboard. The concept is nice, but the reality is high fucking maintenance for no added value."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700588648 {#4572
    date: 2023-11-21 18:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4582 …}
  +reports: Doctrine\ORM\PersistentCollection {#4584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
  -id: 147824
  -bodyTs: "'ad':42 'alga':21 'ass':16 'concept':30 'cool':9 'fuck':38 'high':37 'leak':25 'mainten':39 'motherboard':28 'nice':32 'pain':13 'phase':10 'pump':20 'realiti':35 'reservoir':24 'ruin':26 'thank':2 'top':22 'valu':43 'water':8 'went':5 'worri':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1702201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588648 {#4573
    date: 2023-11-21 18:44:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4577
  +user: App\Entity\User {#4590 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yes thank you. I went through a water cooling phase, what a pain in the ass. Worrying about the pump, algae, topping off reservoir, leaks ruining your motherboard. The concept is nice, but the reality is high fucking maintenance for no added value."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700588648 {#4572
    date: 2023-11-21 18:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4582 …}
  +reports: Doctrine\ORM\PersistentCollection {#4584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
  -id: 147824
  -bodyTs: "'ad':42 'alga':21 'ass':16 'concept':30 'cool':9 'fuck':38 'high':37 'leak':25 'mainten':39 'motherboard':28 'nice':32 'pain':13 'phase':10 'pump':20 'realiti':35 'reservoir':24 'ruin':26 'thank':2 'top':22 'valu':43 'water':8 'went':5 'worri':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1702201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588648 {#4573
    date: 2023-11-21 18:44:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4577
  +user: App\Entity\User {#4590 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yes thank you. I went through a water cooling phase, what a pain in the ass. Worrying about the pump, algae, topping off reservoir, leaks ruining your motherboard. The concept is nice, but the reality is high fucking maintenance for no added value."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700588648 {#4572
    date: 2023-11-21 18:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4582 …}
  +reports: Doctrine\ORM\PersistentCollection {#4584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
  -id: 147824
  -bodyTs: "'ad':42 'alga':21 'ass':16 'concept':30 'cool':9 'fuck':38 'high':37 'leak':25 'mainten':39 'motherboard':28 'nice':32 'pain':13 'phase':10 'pump':20 'realiti':35 'reservoir':24 'ruin':26 'thank':2 'top':22 'valu':43 'water':8 'went':5 'worri':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1702201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700588648 {#4573
    date: 2023-11-21 18:44:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4650
  +user: App\Entity\User {#4663 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yes this correct. I always use air cooling for my self and clients computer builds. With water cooling, you are asking for trouble."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700587799 {#4645
    date: 2023-11-21 18:29:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4651 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4655 …}
  +reports: Doctrine\ORM\PersistentCollection {#4657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4661 …}
  -id: 147752
  -bodyTs: "'air':7 'alway':5 'ask':21 'build':15 'client':13 'comput':14 'cool':8,18 'correct':3 'self':11 'troubl':23 'use':6 'water':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5998953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587799 {#4646
    date: 2023-11-21 18:29:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4650
  +user: App\Entity\User {#4663 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yes this correct. I always use air cooling for my self and clients computer builds. With water cooling, you are asking for trouble."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700587799 {#4645
    date: 2023-11-21 18:29:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4651 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4655 …}
  +reports: Doctrine\ORM\PersistentCollection {#4657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4661 …}
  -id: 147752
  -bodyTs: "'air':7 'alway':5 'ask':21 'build':15 'client':13 'comput':14 'cool':8,18 'correct':3 'self':11 'troubl':23 'use':6 'water':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5998953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587799 {#4646
    date: 2023-11-21 18:29:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4650
  +user: App\Entity\User {#4663 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yes this correct. I always use air cooling for my self and clients computer builds. With water cooling, you are asking for trouble."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700587799 {#4645
    date: 2023-11-21 18:29:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4651 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4655 …}
  +reports: Doctrine\ORM\PersistentCollection {#4657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4661 …}
  -id: 147752
  -bodyTs: "'air':7 'alway':5 'ask':21 'build':15 'client':13 'comput':14 'cool':8,18 'correct':3 'self':11 'troubl':23 'use':6 'water':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5998953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587799 {#4646
    date: 2023-11-21 18:29:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4723
  +user: App\Entity\User {#4736 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Unless you need extra gpu cooling. Which I don’t so I’m a hurricane boy weeeeeeeeeeee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700580699 {#4718
    date: 2023-11-21 16:31:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4724 …}
  +nested: Doctrine\ORM\PersistentCollection {#4726 …}
  +votes: Doctrine\ORM\PersistentCollection {#4728 …}
  +reports: Doctrine\ORM\PersistentCollection {#4730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
  -id: 147183
  -bodyTs: "'boy':16 'cool':6 'extra':4 'gpu':5 'hurrican':15 'm':13 'need':3 'unless':1 'weeeeeeeeeeee':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580699 {#4719
    date: 2023-11-21 16:31:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4723
  +user: App\Entity\User {#4736 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Unless you need extra gpu cooling. Which I don’t so I’m a hurricane boy weeeeeeeeeeee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700580699 {#4718
    date: 2023-11-21 16:31:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4724 …}
  +nested: Doctrine\ORM\PersistentCollection {#4726 …}
  +votes: Doctrine\ORM\PersistentCollection {#4728 …}
  +reports: Doctrine\ORM\PersistentCollection {#4730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
  -id: 147183
  -bodyTs: "'boy':16 'cool':6 'extra':4 'gpu':5 'hurrican':15 'm':13 'need':3 'unless':1 'weeeeeeeeeeee':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580699 {#4719
    date: 2023-11-21 16:31:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4723
  +user: App\Entity\User {#4736 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Unless you need extra gpu cooling. Which I don’t so I’m a hurricane boy weeeeeeeeeeee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700580699 {#4718
    date: 2023-11-21 16:31:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4724 …}
  +nested: Doctrine\ORM\PersistentCollection {#4726 …}
  +votes: Doctrine\ORM\PersistentCollection {#4728 …}
  +reports: Doctrine\ORM\PersistentCollection {#4730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
  -id: 147183
  -bodyTs: "'boy':16 'cool':6 'extra':4 'gpu':5 'hurrican':15 'm':13 'need':3 'unless':1 'weeeeeeeeeeee':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580699 {#4719
    date: 2023-11-21 16:31:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4797
  +user: App\Entity\User {#4810 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "just admitting you dont know how cooling works. thats cool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701033800 {#4792
    date: 2023-11-26 22:23:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 147178
  -bodyTs: "'admit':2 'cool':7,10 'dont':4 'know':5 'that':9 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580621 {#4793
    date: 2023-11-21 16:30:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4797
  +user: App\Entity\User {#4810 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "just admitting you dont know how cooling works. thats cool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701033800 {#4792
    date: 2023-11-26 22:23:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 147178
  -bodyTs: "'admit':2 'cool':7,10 'dont':4 'know':5 'that':9 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580621 {#4793
    date: 2023-11-21 16:30:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4797
  +user: App\Entity\User {#4810 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "just admitting you dont know how cooling works. thats cool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701033800 {#4792
    date: 2023-11-26 22:23:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 147178
  -bodyTs: "'admit':2 'cool':7,10 'dont':4 'know':5 'that':9 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580621 {#4793
    date: 2023-11-21 16:30:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5183
  +user: Proxies\__CG__\App\Entity\User {#5184 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4797
    +user: App\Entity\User {#4810 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "just admitting you dont know how cooling works. thats cool."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701033800 {#4792
      date: 2023-11-26 22:23:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4798 …}
    +nested: Doctrine\ORM\PersistentCollection {#4800 …}
    +votes: Doctrine\ORM\PersistentCollection {#4802 …}
    +reports: Doctrine\ORM\PersistentCollection {#4804 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
    -id: 147178
    -bodyTs: "'admit':2 'cool':7,10 'dont':4 'know':5 'that':9 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5479024"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700580621 {#4793
      date: 2023-11-21 16:30:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4797}
  +body: """
    Okay but what is there to know that isn’t there to know via basic physics and chemistry?\n
    \n
    Any cooling works by allowing heat to gather in a source like say a heat sink combined with a way to conduct the heat to somewhere. Either into the surrounding air or liquids.\n
    \n
    Then you need something to move the hot conducting matter away to replace it with cold conducting matter. A fan happens to be convenient for moving the hot air that gathered around and inside the heat sink.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700586892 {#5180
    date: 2023-11-21 18:14:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@devbo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -id: 147670
  -bodyTs: "'air':49,80 'allow':23 'around':83 'away':62 'basic':15 'chemistri':18 'cold':67 'combin':35 'conduct':40,60,68 'conveni':75 'cool':20 'either':45 'fan':71 'gather':26,82 'happen':72 'heat':24,33,42,87 'hot':59,79 'insid':85 'isn':9 'know':7,13 'like':30 'liquid':51 'matter':61,69 'move':57,77 'need':54 'okay':1 'physic':16 'replac':64 'say':31 'sink':34,88 'someth':55 'somewher':44 'sourc':29 'surround':48 'via':14 'way':38 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5481200"
  +editedAt: DateTimeImmutable @1701033922 {#5181
    date: 2023-11-26 22:25:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700586892 {#5182
    date: 2023-11-21 18:14:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5183
  +user: Proxies\__CG__\App\Entity\User {#5184 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4797
    +user: App\Entity\User {#4810 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "just admitting you dont know how cooling works. thats cool."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701033800 {#4792
      date: 2023-11-26 22:23:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4798 …}
    +nested: Doctrine\ORM\PersistentCollection {#4800 …}
    +votes: Doctrine\ORM\PersistentCollection {#4802 …}
    +reports: Doctrine\ORM\PersistentCollection {#4804 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
    -id: 147178
    -bodyTs: "'admit':2 'cool':7,10 'dont':4 'know':5 'that':9 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5479024"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700580621 {#4793
      date: 2023-11-21 16:30:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4797}
  +body: """
    Okay but what is there to know that isn’t there to know via basic physics and chemistry?\n
    \n
    Any cooling works by allowing heat to gather in a source like say a heat sink combined with a way to conduct the heat to somewhere. Either into the surrounding air or liquids.\n
    \n
    Then you need something to move the hot conducting matter away to replace it with cold conducting matter. A fan happens to be convenient for moving the hot air that gathered around and inside the heat sink.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700586892 {#5180
    date: 2023-11-21 18:14:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@devbo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -id: 147670
  -bodyTs: "'air':49,80 'allow':23 'around':83 'away':62 'basic':15 'chemistri':18 'cold':67 'combin':35 'conduct':40,60,68 'conveni':75 'cool':20 'either':45 'fan':71 'gather':26,82 'happen':72 'heat':24,33,42,87 'hot':59,79 'insid':85 'isn':9 'know':7,13 'like':30 'liquid':51 'matter':61,69 'move':57,77 'need':54 'okay':1 'physic':16 'replac':64 'say':31 'sink':34,88 'someth':55 'somewher':44 'sourc':29 'surround':48 'via':14 'way':38 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5481200"
  +editedAt: DateTimeImmutable @1701033922 {#5181
    date: 2023-11-26 22:25:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700586892 {#5182
    date: 2023-11-21 18:14:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5183
  +user: Proxies\__CG__\App\Entity\User {#5184 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4797
    +user: App\Entity\User {#4810 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "just admitting you dont know how cooling works. thats cool."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701033800 {#4792
      date: 2023-11-26 22:23:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4798 …}
    +nested: Doctrine\ORM\PersistentCollection {#4800 …}
    +votes: Doctrine\ORM\PersistentCollection {#4802 …}
    +reports: Doctrine\ORM\PersistentCollection {#4804 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
    -id: 147178
    -bodyTs: "'admit':2 'cool':7,10 'dont':4 'know':5 'that':9 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5479024"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700580621 {#4793
      date: 2023-11-21 16:30:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4797}
  +body: """
    Okay but what is there to know that isn’t there to know via basic physics and chemistry?\n
    \n
    Any cooling works by allowing heat to gather in a source like say a heat sink combined with a way to conduct the heat to somewhere. Either into the surrounding air or liquids.\n
    \n
    Then you need something to move the hot conducting matter away to replace it with cold conducting matter. A fan happens to be convenient for moving the hot air that gathered around and inside the heat sink.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700586892 {#5180
    date: 2023-11-21 18:14:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@devbo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -id: 147670
  -bodyTs: "'air':49,80 'allow':23 'around':83 'away':62 'basic':15 'chemistri':18 'cold':67 'combin':35 'conduct':40,60,68 'conveni':75 'cool':20 'either':45 'fan':71 'gather':26,82 'happen':72 'heat':24,33,42,87 'hot':59,79 'insid':85 'isn':9 'know':7,13 'like':30 'liquid':51 'matter':61,69 'move':57,77 'need':54 'okay':1 'physic':16 'replac':64 'say':31 'sink':34,88 'someth':55 'somewher':44 'sourc':29 'surround':48 'via':14 'way':38 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5481200"
  +editedAt: DateTimeImmutable @1701033922 {#5181
    date: 2023-11-26 22:25:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700586892 {#5182
    date: 2023-11-21 18:14:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4870
  +user: App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1701115678 {#4865
    date: 2023-11-27 21:07:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 146891
  -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5994333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700576702 {#4866
    date: 2023-11-21 15:25:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4870
  +user: App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1701115678 {#4865
    date: 2023-11-27 21:07:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 146891
  -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5994333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700576702 {#4866
    date: 2023-11-21 15:25:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4870
  +user: App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1701115678 {#4865
    date: 2023-11-27 21:07:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 146891
  -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5994333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700576702 {#4866
    date: 2023-11-21 15:25:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5150
  +user: Proxies\__CG__\App\Entity\User {#5151 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4870
    +user: App\Entity\User {#4883 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701115678 {#4865
      date: 2023-11-27 21:07:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4871 …}
    +nested: Doctrine\ORM\PersistentCollection {#4873 …}
    +votes: Doctrine\ORM\PersistentCollection {#4875 …}
    +reports: Doctrine\ORM\PersistentCollection {#4877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
    -id: 146891
    -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5994333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700576702 {#4866
      date: 2023-11-21 15:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
    \n
    In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700582393 {#5148
    date: 2023-11-21 16:59:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 147304
  -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/1109393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582393 {#5149
    date: 2023-11-21 16:59:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5150
  +user: Proxies\__CG__\App\Entity\User {#5151 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4870
    +user: App\Entity\User {#4883 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701115678 {#4865
      date: 2023-11-27 21:07:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4871 …}
    +nested: Doctrine\ORM\PersistentCollection {#4873 …}
    +votes: Doctrine\ORM\PersistentCollection {#4875 …}
    +reports: Doctrine\ORM\PersistentCollection {#4877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
    -id: 146891
    -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5994333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700576702 {#4866
      date: 2023-11-21 15:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
    \n
    In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700582393 {#5148
    date: 2023-11-21 16:59:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 147304
  -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/1109393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582393 {#5149
    date: 2023-11-21 16:59:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5150
  +user: Proxies\__CG__\App\Entity\User {#5151 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4870
    +user: App\Entity\User {#4883 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701115678 {#4865
      date: 2023-11-27 21:07:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4871 …}
    +nested: Doctrine\ORM\PersistentCollection {#4873 …}
    +votes: Doctrine\ORM\PersistentCollection {#4875 …}
    +reports: Doctrine\ORM\PersistentCollection {#4877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
    -id: 146891
    -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5994333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700576702 {#4866
      date: 2023-11-21 15:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
    \n
    In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700582393 {#5148
    date: 2023-11-21 16:59:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 147304
  -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/1109393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582393 {#5149
    date: 2023-11-21 16:59:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5362
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5150
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4870
      +user: App\Entity\User {#4883 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4865
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4871 …}
      +nested: Doctrine\ORM\PersistentCollection {#4873 …}
      +votes: Doctrine\ORM\PersistentCollection {#4875 …}
      +reports: Doctrine\ORM\PersistentCollection {#4877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4866
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5148
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5149
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
    \n
    Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700583381 {#5361
    date: 2023-11-21 17:16:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5369 …}
  +nested: Doctrine\ORM\PersistentCollection {#5371 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
  -id: 147385
  -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1701763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583381 {#5358
    date: 2023-11-21 17:16:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#5362
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5150
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4870
      +user: App\Entity\User {#4883 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4865
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4871 …}
      +nested: Doctrine\ORM\PersistentCollection {#4873 …}
      +votes: Doctrine\ORM\PersistentCollection {#4875 …}
      +reports: Doctrine\ORM\PersistentCollection {#4877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4866
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5148
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5149
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
    \n
    Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700583381 {#5361
    date: 2023-11-21 17:16:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5369 …}
  +nested: Doctrine\ORM\PersistentCollection {#5371 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
  -id: 147385
  -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1701763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583381 {#5358
    date: 2023-11-21 17:16:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#5362
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5150
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4870
      +user: App\Entity\User {#4883 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4865
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4871 …}
      +nested: Doctrine\ORM\PersistentCollection {#4873 …}
      +votes: Doctrine\ORM\PersistentCollection {#4875 …}
      +reports: Doctrine\ORM\PersistentCollection {#4877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4866
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5148
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5149
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
    \n
    Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700583381 {#5361
    date: 2023-11-21 17:16:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5369 …}
  +nested: Doctrine\ORM\PersistentCollection {#5371 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
  -id: 147385
  -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1701763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583381 {#5358
    date: 2023-11-21 17:16:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5485
  +user: Proxies\__CG__\App\Entity\User {#5480 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5362
    +user: Proxies\__CG__\App\Entity\User {#5365 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5150
      +user: Proxies\__CG__\App\Entity\User {#5151 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4870
        +user: App\Entity\User {#4883 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701115678 {#4865
          date: 2023-11-27 21:07:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4871 …}
        +nested: Doctrine\ORM\PersistentCollection {#4873 …}
        +votes: Doctrine\ORM\PersistentCollection {#4875 …}
        +reports: Doctrine\ORM\PersistentCollection {#4877 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
        -id: 146891
        -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5994333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700576702 {#4866
          date: 2023-11-21 15:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4870}
      +body: """
        You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
        \n
        In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700582393 {#5148
        date: 2023-11-21 16:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@onlooker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5152 …}
      +nested: Doctrine\ORM\PersistentCollection {#5154 …}
      +votes: Doctrine\ORM\PersistentCollection {#5156 …}
      +reports: Doctrine\ORM\PersistentCollection {#5158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
      -id: 147304
      -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/1109393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700582393 {#5149
        date: 2023-11-21 16:59:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
      \n
      Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700583381 {#5361
      date: 2023-11-21 17:16:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5369 …}
    +nested: Doctrine\ORM\PersistentCollection {#5371 …}
    +votes: Doctrine\ORM\PersistentCollection {#5367 …}
    +reports: Doctrine\ORM\PersistentCollection {#5373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
    -id: 147385
    -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1701763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583381 {#5358
      date: 2023-11-21 17:16:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    > there’s no point whatsoever\n
    \n
    I’ve been building my own PCs for a looong time, and I’ve been skeptical of using water cooling in any of my machines.\n
    \n
    This changed recently for me, when I got my first 4000 series nvidia gpu, that fucker is huge! And it runs hot, spewing all of its heat directly into the middle of the case. I had serious concerns with this gpu + massive cpu air cooler getting in the way of positive airflow through my case.\n
    \n
    And *this* is where water cooling made perfect sense to me: transport the heat away from the cpu, thus clearing a ton of space from the middle of the case, then have a radiator at the top of the case dissipate that cpu heat.\n
    \n
    This allows for a ton of air to go through my case, evacuating all of that heat blowing out of the gpu. This also allows for other heat sinks on the mobo and other components to passively cool better
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700590455 {#5486
    date: 2023-11-21 19:14:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
    "@zagaberoo@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5479 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
  -id: 147974
  -bodyTs: "'4000':41 'air':74,136 'airflow':82 'allow':131,154 'also':153 'away':100 'better':168 'blow':147 'build':9 'case':64,85,115,125,141 'chang':32 'clear':105 'compon':164 'concern':68 'cool':25,91,167 'cooler':75 'cpu':73,103,128 'direct':58 'dissip':126 'evacu':142 'first':40 'fucker':46 'get':76 'go':138 'got':38 'gpu':44,71,151 'heat':57,99,129,146,157 'hot':52 'huge':48 'looong':15 'machin':30 'made':92 'massiv':72 'middl':61,112 'mobo':161 'nvidia':43 'passiv':166 'pcs':12 'perfect':93 'point':4 'posit':81 'radiat':119 'recent':33 'run':51 'sens':94 'seri':42 'serious':67 'sink':158 'skeptic':21 'space':109 'spew':53 'thus':104 'time':16 'ton':107,134 'top':122 'transport':97 'use':23 've':7,19 'water':24,90 'way':79 'whatsoev':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zxcvn.xyz/comment/761533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590455 {#5483
    date: 2023-11-21 19:14:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5485
  +user: Proxies\__CG__\App\Entity\User {#5480 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5362
    +user: Proxies\__CG__\App\Entity\User {#5365 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5150
      +user: Proxies\__CG__\App\Entity\User {#5151 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4870
        +user: App\Entity\User {#4883 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701115678 {#4865
          date: 2023-11-27 21:07:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4871 …}
        +nested: Doctrine\ORM\PersistentCollection {#4873 …}
        +votes: Doctrine\ORM\PersistentCollection {#4875 …}
        +reports: Doctrine\ORM\PersistentCollection {#4877 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
        -id: 146891
        -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5994333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700576702 {#4866
          date: 2023-11-21 15:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4870}
      +body: """
        You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
        \n
        In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700582393 {#5148
        date: 2023-11-21 16:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@onlooker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5152 …}
      +nested: Doctrine\ORM\PersistentCollection {#5154 …}
      +votes: Doctrine\ORM\PersistentCollection {#5156 …}
      +reports: Doctrine\ORM\PersistentCollection {#5158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
      -id: 147304
      -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/1109393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700582393 {#5149
        date: 2023-11-21 16:59:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
      \n
      Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700583381 {#5361
      date: 2023-11-21 17:16:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5369 …}
    +nested: Doctrine\ORM\PersistentCollection {#5371 …}
    +votes: Doctrine\ORM\PersistentCollection {#5367 …}
    +reports: Doctrine\ORM\PersistentCollection {#5373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
    -id: 147385
    -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1701763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583381 {#5358
      date: 2023-11-21 17:16:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    > there’s no point whatsoever\n
    \n
    I’ve been building my own PCs for a looong time, and I’ve been skeptical of using water cooling in any of my machines.\n
    \n
    This changed recently for me, when I got my first 4000 series nvidia gpu, that fucker is huge! And it runs hot, spewing all of its heat directly into the middle of the case. I had serious concerns with this gpu + massive cpu air cooler getting in the way of positive airflow through my case.\n
    \n
    And *this* is where water cooling made perfect sense to me: transport the heat away from the cpu, thus clearing a ton of space from the middle of the case, then have a radiator at the top of the case dissipate that cpu heat.\n
    \n
    This allows for a ton of air to go through my case, evacuating all of that heat blowing out of the gpu. This also allows for other heat sinks on the mobo and other components to passively cool better
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700590455 {#5486
    date: 2023-11-21 19:14:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
    "@zagaberoo@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5479 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
  -id: 147974
  -bodyTs: "'4000':41 'air':74,136 'airflow':82 'allow':131,154 'also':153 'away':100 'better':168 'blow':147 'build':9 'case':64,85,115,125,141 'chang':32 'clear':105 'compon':164 'concern':68 'cool':25,91,167 'cooler':75 'cpu':73,103,128 'direct':58 'dissip':126 'evacu':142 'first':40 'fucker':46 'get':76 'go':138 'got':38 'gpu':44,71,151 'heat':57,99,129,146,157 'hot':52 'huge':48 'looong':15 'machin':30 'made':92 'massiv':72 'middl':61,112 'mobo':161 'nvidia':43 'passiv':166 'pcs':12 'perfect':93 'point':4 'posit':81 'radiat':119 'recent':33 'run':51 'sens':94 'seri':42 'serious':67 'sink':158 'skeptic':21 'space':109 'spew':53 'thus':104 'time':16 'ton':107,134 'top':122 'transport':97 'use':23 've':7,19 'water':24,90 'way':79 'whatsoev':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zxcvn.xyz/comment/761533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590455 {#5483
    date: 2023-11-21 19:14:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5485
  +user: Proxies\__CG__\App\Entity\User {#5480 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5362
    +user: Proxies\__CG__\App\Entity\User {#5365 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5150
      +user: Proxies\__CG__\App\Entity\User {#5151 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4870
        +user: App\Entity\User {#4883 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701115678 {#4865
          date: 2023-11-27 21:07:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4871 …}
        +nested: Doctrine\ORM\PersistentCollection {#4873 …}
        +votes: Doctrine\ORM\PersistentCollection {#4875 …}
        +reports: Doctrine\ORM\PersistentCollection {#4877 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
        -id: 146891
        -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5994333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700576702 {#4866
          date: 2023-11-21 15:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4870}
      +body: """
        You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
        \n
        In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700582393 {#5148
        date: 2023-11-21 16:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@onlooker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5152 …}
      +nested: Doctrine\ORM\PersistentCollection {#5154 …}
      +votes: Doctrine\ORM\PersistentCollection {#5156 …}
      +reports: Doctrine\ORM\PersistentCollection {#5158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
      -id: 147304
      -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/1109393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700582393 {#5149
        date: 2023-11-21 16:59:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
      \n
      Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700583381 {#5361
      date: 2023-11-21 17:16:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5369 …}
    +nested: Doctrine\ORM\PersistentCollection {#5371 …}
    +votes: Doctrine\ORM\PersistentCollection {#5367 …}
    +reports: Doctrine\ORM\PersistentCollection {#5373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
    -id: 147385
    -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1701763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583381 {#5358
      date: 2023-11-21 17:16:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    > there’s no point whatsoever\n
    \n
    I’ve been building my own PCs for a looong time, and I’ve been skeptical of using water cooling in any of my machines.\n
    \n
    This changed recently for me, when I got my first 4000 series nvidia gpu, that fucker is huge! And it runs hot, spewing all of its heat directly into the middle of the case. I had serious concerns with this gpu + massive cpu air cooler getting in the way of positive airflow through my case.\n
    \n
    And *this* is where water cooling made perfect sense to me: transport the heat away from the cpu, thus clearing a ton of space from the middle of the case, then have a radiator at the top of the case dissipate that cpu heat.\n
    \n
    This allows for a ton of air to go through my case, evacuating all of that heat blowing out of the gpu. This also allows for other heat sinks on the mobo and other components to passively cool better
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700590455 {#5486
    date: 2023-11-21 19:14:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
    "@zagaberoo@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5479 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
  -id: 147974
  -bodyTs: "'4000':41 'air':74,136 'airflow':82 'allow':131,154 'also':153 'away':100 'better':168 'blow':147 'build':9 'case':64,85,115,125,141 'chang':32 'clear':105 'compon':164 'concern':68 'cool':25,91,167 'cooler':75 'cpu':73,103,128 'direct':58 'dissip':126 'evacu':142 'first':40 'fucker':46 'get':76 'go':138 'got':38 'gpu':44,71,151 'heat':57,99,129,146,157 'hot':52 'huge':48 'looong':15 'machin':30 'made':92 'massiv':72 'middl':61,112 'mobo':161 'nvidia':43 'passiv':166 'pcs':12 'perfect':93 'point':4 'posit':81 'radiat':119 'recent':33 'run':51 'sens':94 'seri':42 'serious':67 'sink':158 'skeptic':21 'space':109 'spew':53 'thus':104 'time':16 'ton':107,134 'top':122 'transport':97 'use':23 've':7,19 'water':24,90 'way':79 'whatsoev':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zxcvn.xyz/comment/761533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590455 {#5483
    date: 2023-11-21 19:14:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5498
  +user: Proxies\__CG__\App\Entity\User {#5499 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5362
    +user: Proxies\__CG__\App\Entity\User {#5365 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5150
      +user: Proxies\__CG__\App\Entity\User {#5151 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4870
        +user: App\Entity\User {#4883 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701115678 {#4865
          date: 2023-11-27 21:07:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4871 …}
        +nested: Doctrine\ORM\PersistentCollection {#4873 …}
        +votes: Doctrine\ORM\PersistentCollection {#4875 …}
        +reports: Doctrine\ORM\PersistentCollection {#4877 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
        -id: 146891
        -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5994333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700576702 {#4866
          date: 2023-11-21 15:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4870}
      +body: """
        You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
        \n
        In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700582393 {#5148
        date: 2023-11-21 16:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@onlooker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5152 …}
      +nested: Doctrine\ORM\PersistentCollection {#5154 …}
      +votes: Doctrine\ORM\PersistentCollection {#5156 …}
      +reports: Doctrine\ORM\PersistentCollection {#5158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
      -id: 147304
      -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/1109393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700582393 {#5149
        date: 2023-11-21 16:59:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
      \n
      Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700583381 {#5361
      date: 2023-11-21 17:16:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5369 …}
    +nested: Doctrine\ORM\PersistentCollection {#5371 …}
    +votes: Doctrine\ORM\PersistentCollection {#5367 …}
    +reports: Doctrine\ORM\PersistentCollection {#5373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
    -id: 147385
    -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1701763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583381 {#5358
      date: 2023-11-21 17:16:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    I agree with you in most cases.\n
    \n
    There is a point though as a water cooler can cool an extremely small area better than heatpipes. Look at Zen 4 processors for instance. The CCD is so small and offset that many air coolers don’t properly line the heat pipes with part of the CPU making the most heat. Because of this Noctua even makes and sells an offset bracket to try and move the heatpipes over the CCD. Meanwhile a waterblock should cool the entire area at effectively the same rate as it doesn’t rely on vaporizing the coolant and condensing but just pushing coolant through regardless of heat saturation.\n
    \n
    Only a fraction of people should really notice that like overclockers and generally people buy coolers they don’t need.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700587796 {#5496
    date: 2023-11-21 18:29:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
    "@zagaberoo@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5500 …}
  +nested: Doctrine\ORM\PersistentCollection {#5502 …}
  +votes: Doctrine\ORM\PersistentCollection {#5504 …}
  +reports: Doctrine\ORM\PersistentCollection {#5506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5510 …}
  -id: 147751
  -bodyTs: "'4':29 'agre':2 'air':42 'area':22,87 'better':23 'bracket':70 'buy':127 'case':7 'ccd':34,79 'condens':103 'cool':18,84 'coolant':101,107 'cooler':16,43,128 'cpu':55 'doesn':95 'effect':89 'entir':86 'even':64 'extrem':20 'fraction':115 'general':125 'heat':49,59,111 'heatpip':25,76 'instanc':32 'like':122 'line':47 'look':26 'make':56,65 'mani':41 'meanwhil':80 'move':74 'need':132 'noctua':63 'notic':120 'offset':39,69 'overclock':123 'part':52 'peopl':117,126 'pipe':50 'point':11 'processor':30 'proper':46 'push':106 'rate':92 'realli':119 'regardless':109 'reli':97 'satur':112 'sell':67 'small':21,37 'though':12 'tri':72 'vapor':99 'water':15 'waterblock':82 'zen':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5998951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587796 {#5497
    date: 2023-11-21 18:29:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5498
  +user: Proxies\__CG__\App\Entity\User {#5499 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5362
    +user: Proxies\__CG__\App\Entity\User {#5365 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5150
      +user: Proxies\__CG__\App\Entity\User {#5151 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4870
        +user: App\Entity\User {#4883 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701115678 {#4865
          date: 2023-11-27 21:07:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4871 …}
        +nested: Doctrine\ORM\PersistentCollection {#4873 …}
        +votes: Doctrine\ORM\PersistentCollection {#4875 …}
        +reports: Doctrine\ORM\PersistentCollection {#4877 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
        -id: 146891
        -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5994333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700576702 {#4866
          date: 2023-11-21 15:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4870}
      +body: """
        You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
        \n
        In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700582393 {#5148
        date: 2023-11-21 16:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@onlooker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5152 …}
      +nested: Doctrine\ORM\PersistentCollection {#5154 …}
      +votes: Doctrine\ORM\PersistentCollection {#5156 …}
      +reports: Doctrine\ORM\PersistentCollection {#5158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
      -id: 147304
      -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/1109393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700582393 {#5149
        date: 2023-11-21 16:59:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
      \n
      Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700583381 {#5361
      date: 2023-11-21 17:16:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5369 …}
    +nested: Doctrine\ORM\PersistentCollection {#5371 …}
    +votes: Doctrine\ORM\PersistentCollection {#5367 …}
    +reports: Doctrine\ORM\PersistentCollection {#5373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
    -id: 147385
    -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1701763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583381 {#5358
      date: 2023-11-21 17:16:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    I agree with you in most cases.\n
    \n
    There is a point though as a water cooler can cool an extremely small area better than heatpipes. Look at Zen 4 processors for instance. The CCD is so small and offset that many air coolers don’t properly line the heat pipes with part of the CPU making the most heat. Because of this Noctua even makes and sells an offset bracket to try and move the heatpipes over the CCD. Meanwhile a waterblock should cool the entire area at effectively the same rate as it doesn’t rely on vaporizing the coolant and condensing but just pushing coolant through regardless of heat saturation.\n
    \n
    Only a fraction of people should really notice that like overclockers and generally people buy coolers they don’t need.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700587796 {#5496
    date: 2023-11-21 18:29:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
    "@zagaberoo@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5500 …}
  +nested: Doctrine\ORM\PersistentCollection {#5502 …}
  +votes: Doctrine\ORM\PersistentCollection {#5504 …}
  +reports: Doctrine\ORM\PersistentCollection {#5506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5510 …}
  -id: 147751
  -bodyTs: "'4':29 'agre':2 'air':42 'area':22,87 'better':23 'bracket':70 'buy':127 'case':7 'ccd':34,79 'condens':103 'cool':18,84 'coolant':101,107 'cooler':16,43,128 'cpu':55 'doesn':95 'effect':89 'entir':86 'even':64 'extrem':20 'fraction':115 'general':125 'heat':49,59,111 'heatpip':25,76 'instanc':32 'like':122 'line':47 'look':26 'make':56,65 'mani':41 'meanwhil':80 'move':74 'need':132 'noctua':63 'notic':120 'offset':39,69 'overclock':123 'part':52 'peopl':117,126 'pipe':50 'point':11 'processor':30 'proper':46 'push':106 'rate':92 'realli':119 'regardless':109 'reli':97 'satur':112 'sell':67 'small':21,37 'though':12 'tri':72 'vapor':99 'water':15 'waterblock':82 'zen':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5998951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587796 {#5497
    date: 2023-11-21 18:29:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5498
  +user: Proxies\__CG__\App\Entity\User {#5499 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5362
    +user: Proxies\__CG__\App\Entity\User {#5365 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5150
      +user: Proxies\__CG__\App\Entity\User {#5151 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4870
        +user: App\Entity\User {#4883 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1701115678 {#4865
          date: 2023-11-27 21:07:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tekeous@usenet.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4871 …}
        +nested: Doctrine\ORM\PersistentCollection {#4873 …}
        +votes: Doctrine\ORM\PersistentCollection {#4875 …}
        +reports: Doctrine\ORM\PersistentCollection {#4877 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
        -id: 146891
        -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5994333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700576702 {#4866
          date: 2023-11-21 15:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4870}
      +body: """
        You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
        \n
        In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700582393 {#5148
        date: 2023-11-21 16:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
        "@onlooker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5152 …}
      +nested: Doctrine\ORM\PersistentCollection {#5154 …}
      +votes: Doctrine\ORM\PersistentCollection {#5156 …}
      +reports: Doctrine\ORM\PersistentCollection {#5158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
      -id: 147304
      -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/1109393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700582393 {#5149
        date: 2023-11-21 16:59:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      Liquid coolers are by definition just an extra heat exchange step unless you’re venting heat into the ocean or something like a nuclear plant. Otherwise, the atmosphere is your final heat sink either way.\n
      \n
      Unless a liquid cooling radiator is significantly larger than the air cooler that would fit directly on the CPU there’s no point whatsoever.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700583381 {#5361
      date: 2023-11-21 17:16:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5369 …}
    +nested: Doctrine\ORM\PersistentCollection {#5371 …}
    +votes: Doctrine\ORM\PersistentCollection {#5367 …}
    +reports: Doctrine\ORM\PersistentCollection {#5373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
    -id: 147385
    -bodyTs: "'air':46 'atmospher':28 'cool':39 'cooler':2,47 'cpu':54 'definit':5 'direct':51 'either':34 'exchang':10 'extra':8 'final':31 'fit':50 'heat':9,16,32 'larger':43 'like':22 'liquid':1,38 'nuclear':24 'ocean':19 'otherwis':26 'plant':25 'point':58 'radiat':40 're':14 'signific':42 'sink':33 'someth':21 'step':11 'unless':12,36 'vent':15 'way':35 'whatsoev':59 'would':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1701763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583381 {#5358
      date: 2023-11-21 17:16:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    I agree with you in most cases.\n
    \n
    There is a point though as a water cooler can cool an extremely small area better than heatpipes. Look at Zen 4 processors for instance. The CCD is so small and offset that many air coolers don’t properly line the heat pipes with part of the CPU making the most heat. Because of this Noctua even makes and sells an offset bracket to try and move the heatpipes over the CCD. Meanwhile a waterblock should cool the entire area at effectively the same rate as it doesn’t rely on vaporizing the coolant and condensing but just pushing coolant through regardless of heat saturation.\n
    \n
    Only a fraction of people should really notice that like overclockers and generally people buy coolers they don’t need.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700587796 {#5496
    date: 2023-11-21 18:29:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
    "@zagaberoo@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5500 …}
  +nested: Doctrine\ORM\PersistentCollection {#5502 …}
  +votes: Doctrine\ORM\PersistentCollection {#5504 …}
  +reports: Doctrine\ORM\PersistentCollection {#5506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5510 …}
  -id: 147751
  -bodyTs: "'4':29 'agre':2 'air':42 'area':22,87 'better':23 'bracket':70 'buy':127 'case':7 'ccd':34,79 'condens':103 'cool':18,84 'coolant':101,107 'cooler':16,43,128 'cpu':55 'doesn':95 'effect':89 'entir':86 'even':64 'extrem':20 'fraction':115 'general':125 'heat':49,59,111 'heatpip':25,76 'instanc':32 'like':122 'line':47 'look':26 'make':56,65 'mani':41 'meanwhil':80 'move':74 'need':132 'noctua':63 'notic':120 'offset':39,69 'overclock':123 'part':52 'peopl':117,126 'pipe':50 'point':11 'processor':30 'proper':46 'push':106 'rate':92 'realli':119 'regardless':109 'reli':97 'satur':112 'sell':67 'small':21,37 'though':12 'tri':72 'vapor':99 'water':15 'waterblock':82 'zen':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5998951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587796 {#5497
    date: 2023-11-21 18:29:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5381
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5150
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4870
      +user: App\Entity\User {#4883 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4865
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4871 …}
      +nested: Doctrine\ORM\PersistentCollection {#4873 …}
      +votes: Doctrine\ORM\PersistentCollection {#4875 …}
      +reports: Doctrine\ORM\PersistentCollection {#4877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4866
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5148
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5149
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    No coolant is non-conductive after it leaks. It will mix with dust that has built up on the surfaces of the components and become conductive.\n
    \n
    The main reason for distilled water is to prevent corrosion and deposits forming inside the loop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700647713 {#5379
    date: 2023-11-22 11:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5383 …}
  +nested: Doctrine\ORM\PersistentCollection {#5385 …}
  +votes: Doctrine\ORM\PersistentCollection {#5387 …}
  +reports: Doctrine\ORM\PersistentCollection {#5389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
  -id: 150121
  -bodyTs: "'becom':26 'built':17 'compon':24 'conduct':6,27 'coolant':2 'corros':37 'deposit':39 'distil':32 'dust':14 'form':40 'insid':41 'leak':9 'loop':43 'main':29 'mix':12 'non':5 'non-conduct':4 'prevent':36 'reason':30 'surfac':21 'water':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700647713 {#5380
    date: 2023-11-22 11:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5381
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5150
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4870
      +user: App\Entity\User {#4883 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4865
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4871 …}
      +nested: Doctrine\ORM\PersistentCollection {#4873 …}
      +votes: Doctrine\ORM\PersistentCollection {#4875 …}
      +reports: Doctrine\ORM\PersistentCollection {#4877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4866
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5148
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5149
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    No coolant is non-conductive after it leaks. It will mix with dust that has built up on the surfaces of the components and become conductive.\n
    \n
    The main reason for distilled water is to prevent corrosion and deposits forming inside the loop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700647713 {#5379
    date: 2023-11-22 11:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5383 …}
  +nested: Doctrine\ORM\PersistentCollection {#5385 …}
  +votes: Doctrine\ORM\PersistentCollection {#5387 …}
  +reports: Doctrine\ORM\PersistentCollection {#5389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
  -id: 150121
  -bodyTs: "'becom':26 'built':17 'compon':24 'conduct':6,27 'coolant':2 'corros':37 'deposit':39 'distil':32 'dust':14 'form':40 'insid':41 'leak':9 'loop':43 'main':29 'mix':12 'non':5 'non-conduct':4 'prevent':36 'reason':30 'surfac':21 'water':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700647713 {#5380
    date: 2023-11-22 11:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5381
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5150
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4870
      +user: App\Entity\User {#4883 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4865
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4871 …}
      +nested: Doctrine\ORM\PersistentCollection {#4873 …}
      +votes: Doctrine\ORM\PersistentCollection {#4875 …}
      +reports: Doctrine\ORM\PersistentCollection {#4877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4866
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5148
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5149
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    No coolant is non-conductive after it leaks. It will mix with dust that has built up on the surfaces of the components and become conductive.\n
    \n
    The main reason for distilled water is to prevent corrosion and deposits forming inside the loop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700647713 {#5379
    date: 2023-11-22 11:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5383 …}
  +nested: Doctrine\ORM\PersistentCollection {#5385 …}
  +votes: Doctrine\ORM\PersistentCollection {#5387 …}
  +reports: Doctrine\ORM\PersistentCollection {#5389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
  -id: 150121
  -bodyTs: "'becom':26 'built':17 'compon':24 'conduct':6,27 'coolant':2 'corros':37 'deposit':39 'distil':32 'dust':14 'form':40 'insid':41 'leak':9 'loop':43 'main':29 'mix':12 'non':5 'non-conduct':4 'prevent':36 'reason':30 'surfac':21 'water':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700647713 {#5380
    date: 2023-11-22 11:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5398
  +user: App\Entity\User {#4957 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5150
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4870
      +user: App\Entity\User {#4883 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4865
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4871 …}
      +nested: Doctrine\ORM\PersistentCollection {#4873 …}
      +votes: Doctrine\ORM\PersistentCollection {#4875 …}
      +reports: Doctrine\ORM\PersistentCollection {#4877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4866
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5148
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5149
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    I think water is rather rare as a coolant these days. Organics (chemical sense not farming sense) like propylene glycol or some kind of glyme aren’t potentially corrosive to metals if spilled, are harder to grow shit in, have lower volatility, and have a higher thermal limit. Maybe also with a little bit of antifouling agent thrown in. My main gripe with them is that if you do spill them, they don’t evaporate and you’re slipping over the floor for the next few days because you missed a spot.\n
    \n
    But yeah, air cooling ftw
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700600672 {#5395
    date: 2023-11-21 22:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5399 …}
  +nested: Doctrine\ORM\PersistentCollection {#5401 …}
  +votes: Doctrine\ORM\PersistentCollection {#5403 …}
  +reports: Doctrine\ORM\PersistentCollection {#5405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5409 …}
  -id: 148556
  -bodyTs: "'agent':57 'air':95 'also':50 'antifoul':56 'aren':26 'bit':54 'chemic':13 'cool':96 'coolant':9 'corros':29 'day':11,87 'evapor':75 'farm':16 'floor':82 'ftw':97 'glycol':20 'glyme':25 'gripe':62 'grow':37 'harder':35 'higher':46 'kind':23 'like':18 'limit':48 'littl':53 'lower':41 'main':61 'mayb':49 'metal':31 'miss':90 'next':85 'organ':12 'potenti':28 'propylen':19 'rare':6 'rather':5 're':78 'sens':14,17 'shit':38 'slip':79 'spill':33,70 'spot':92 'thermal':47 'think':2 'thrown':58 'volatil':42 'water':3 'yeah':94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5360410"
  +editedAt: DateTimeImmutable @1701054045 {#5396
    date: 2023-11-27 04:00:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700600672 {#5397
    date: 2023-11-21 22:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5398
  +user: App\Entity\User {#4957 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5150
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4870
      +user: App\Entity\User {#4883 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4865
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4871 …}
      +nested: Doctrine\ORM\PersistentCollection {#4873 …}
      +votes: Doctrine\ORM\PersistentCollection {#4875 …}
      +reports: Doctrine\ORM\PersistentCollection {#4877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4866
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5148
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5149
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    I think water is rather rare as a coolant these days. Organics (chemical sense not farming sense) like propylene glycol or some kind of glyme aren’t potentially corrosive to metals if spilled, are harder to grow shit in, have lower volatility, and have a higher thermal limit. Maybe also with a little bit of antifouling agent thrown in. My main gripe with them is that if you do spill them, they don’t evaporate and you’re slipping over the floor for the next few days because you missed a spot.\n
    \n
    But yeah, air cooling ftw
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700600672 {#5395
    date: 2023-11-21 22:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5399 …}
  +nested: Doctrine\ORM\PersistentCollection {#5401 …}
  +votes: Doctrine\ORM\PersistentCollection {#5403 …}
  +reports: Doctrine\ORM\PersistentCollection {#5405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5409 …}
  -id: 148556
  -bodyTs: "'agent':57 'air':95 'also':50 'antifoul':56 'aren':26 'bit':54 'chemic':13 'cool':96 'coolant':9 'corros':29 'day':11,87 'evapor':75 'farm':16 'floor':82 'ftw':97 'glycol':20 'glyme':25 'gripe':62 'grow':37 'harder':35 'higher':46 'kind':23 'like':18 'limit':48 'littl':53 'lower':41 'main':61 'mayb':49 'metal':31 'miss':90 'next':85 'organ':12 'potenti':28 'propylen':19 'rare':6 'rather':5 're':78 'sens':14,17 'shit':38 'slip':79 'spill':33,70 'spot':92 'thermal':47 'think':2 'thrown':58 'volatil':42 'water':3 'yeah':94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5360410"
  +editedAt: DateTimeImmutable @1701054045 {#5396
    date: 2023-11-27 04:00:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700600672 {#5397
    date: 2023-11-21 22:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5398
  +user: App\Entity\User {#4957 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5150
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4870
      +user: App\Entity\User {#4883 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1701115678 {#4865
        date: 2023-11-27 21:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4871 …}
      +nested: Doctrine\ORM\PersistentCollection {#4873 …}
      +votes: Doctrine\ORM\PersistentCollection {#4875 …}
      +reports: Doctrine\ORM\PersistentCollection {#4877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
      -id: 146891
      -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700576702 {#4866
        date: 2023-11-21 15:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      You’re supposed to use distilled water which is not conductive. At least that used to be the case last I saw liquid cooling.\n
      \n
      In the end it’s simply not worth it for me. You still need to radiate the heat out, which usually means a big fan, which most air coolers nowadays have anyways.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700582393 {#5148
      date: 2023-11-21 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@onlooker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 147304
    -bodyTs: "'air':52 'anyway':56 'big':48 'case':19 'conduct':11 'cool':24 'cooler':53 'distil':6 'end':27 'fan':49 'heat':42 'last':20 'least':13 'liquid':23 'mean':46 'need':38 'nowaday':54 'radiat':40 're':2 'saw':22 'simpli':30 'still':37 'suppos':3 'use':5,15 'usual':45 'water':7 'worth':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1109393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700582393 {#5149
      date: 2023-11-21 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    I think water is rather rare as a coolant these days. Organics (chemical sense not farming sense) like propylene glycol or some kind of glyme aren’t potentially corrosive to metals if spilled, are harder to grow shit in, have lower volatility, and have a higher thermal limit. Maybe also with a little bit of antifouling agent thrown in. My main gripe with them is that if you do spill them, they don’t evaporate and you’re slipping over the floor for the next few days because you missed a spot.\n
    \n
    But yeah, air cooling ftw
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700600672 {#5395
    date: 2023-11-21 22:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5399 …}
  +nested: Doctrine\ORM\PersistentCollection {#5401 …}
  +votes: Doctrine\ORM\PersistentCollection {#5403 …}
  +reports: Doctrine\ORM\PersistentCollection {#5405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5409 …}
  -id: 148556
  -bodyTs: "'agent':57 'air':95 'also':50 'antifoul':56 'aren':26 'bit':54 'chemic':13 'cool':96 'coolant':9 'corros':29 'day':11,87 'evapor':75 'farm':16 'floor':82 'ftw':97 'glycol':20 'glyme':25 'gripe':62 'grow':37 'harder':35 'higher':46 'kind':23 'like':18 'limit':48 'littl':53 'lower':41 'main':61 'mayb':49 'metal':31 'miss':90 'next':85 'organ':12 'potenti':28 'propylen':19 'rare':6 'rather':5 're':78 'sens':14,17 'shit':38 'slip':79 'spill':33,70 'spot':92 'thermal':47 'think':2 'thrown':58 'volatil':42 'water':3 'yeah':94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5360410"
  +editedAt: DateTimeImmutable @1701054045 {#5396
    date: 2023-11-27 04:00:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700600672 {#5397
    date: 2023-11-21 22:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5166
  +user: Proxies\__CG__\App\Entity\User {#5167 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4870
    +user: App\Entity\User {#4883 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701115678 {#4865
      date: 2023-11-27 21:07:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4871 …}
    +nested: Doctrine\ORM\PersistentCollection {#4873 …}
    +votes: Doctrine\ORM\PersistentCollection {#4875 …}
    +reports: Doctrine\ORM\PersistentCollection {#4877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
    -id: 146891
    -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5994333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700576702 {#4866
      date: 2023-11-21 15:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    It’s simple for me. Points of failures of air cooling: fans. Failure states: fan fails, system heat protection kicks in and shuts down.\n
    \n
    Water cooling? Points of failure: fans, pumps, tubbings, fittings. Failure states: fan fails (best case), worst case? Liquid goes over electronics while they are powered.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700580320 {#5164
    date: 2023-11-21 16:25:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5168 …}
  +nested: Doctrine\ORM\PersistentCollection {#5170 …}
  +votes: Doctrine\ORM\PersistentCollection {#5172 …}
  +reports: Doctrine\ORM\PersistentCollection {#5174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5178 …}
  -id: 147154
  -bodyTs: "'air':10 'best':38 'case':39,41 'cool':11,26 'electron':45 'fail':16,37 'failur':8,13,29,34 'fan':12,15,30,36 'fit':33 'goe':43 'heat':18 'kick':20 'liquid':42 'point':6,27 'power':49 'protect':19 'pump':31 'shut':23 'simpl':3 'state':14,35 'system':17 'tub':32 'water':25 'worst':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580320 {#5165
    date: 2023-11-21 16:25:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5166
  +user: Proxies\__CG__\App\Entity\User {#5167 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4870
    +user: App\Entity\User {#4883 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701115678 {#4865
      date: 2023-11-27 21:07:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4871 …}
    +nested: Doctrine\ORM\PersistentCollection {#4873 …}
    +votes: Doctrine\ORM\PersistentCollection {#4875 …}
    +reports: Doctrine\ORM\PersistentCollection {#4877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
    -id: 146891
    -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5994333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700576702 {#4866
      date: 2023-11-21 15:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    It’s simple for me. Points of failures of air cooling: fans. Failure states: fan fails, system heat protection kicks in and shuts down.\n
    \n
    Water cooling? Points of failure: fans, pumps, tubbings, fittings. Failure states: fan fails (best case), worst case? Liquid goes over electronics while they are powered.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700580320 {#5164
    date: 2023-11-21 16:25:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5168 …}
  +nested: Doctrine\ORM\PersistentCollection {#5170 …}
  +votes: Doctrine\ORM\PersistentCollection {#5172 …}
  +reports: Doctrine\ORM\PersistentCollection {#5174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5178 …}
  -id: 147154
  -bodyTs: "'air':10 'best':38 'case':39,41 'cool':11,26 'electron':45 'fail':16,37 'failur':8,13,29,34 'fan':12,15,30,36 'fit':33 'goe':43 'heat':18 'kick':20 'liquid':42 'point':6,27 'power':49 'protect':19 'pump':31 'shut':23 'simpl':3 'state':14,35 'system':17 'tub':32 'water':25 'worst':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580320 {#5165
    date: 2023-11-21 16:25:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5166
  +user: Proxies\__CG__\App\Entity\User {#5167 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4870
    +user: App\Entity\User {#4883 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think it depends on the use case. Personally, I simply don’t jive with the idea of conductive liquids swirling inside my expensive PC."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1701115678 {#4865
      date: 2023-11-27 21:07:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4871 …}
    +nested: Doctrine\ORM\PersistentCollection {#4873 …}
    +votes: Doctrine\ORM\PersistentCollection {#4875 …}
    +reports: Doctrine\ORM\PersistentCollection {#4877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
    -id: 146891
    -bodyTs: "'case':8 'conduct':19 'depend':4 'expens':24 'idea':17 'insid':22 'jive':14 'liquid':20 'pc':25 'person':9 'simpli':11 'swirl':21 'think':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5994333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700576702 {#4866
      date: 2023-11-21 15:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    It’s simple for me. Points of failures of air cooling: fans. Failure states: fan fails, system heat protection kicks in and shuts down.\n
    \n
    Water cooling? Points of failure: fans, pumps, tubbings, fittings. Failure states: fan fails (best case), worst case? Liquid goes over electronics while they are powered.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700580320 {#5164
    date: 2023-11-21 16:25:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@onlooker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5168 …}
  +nested: Doctrine\ORM\PersistentCollection {#5170 …}
  +votes: Doctrine\ORM\PersistentCollection {#5172 …}
  +reports: Doctrine\ORM\PersistentCollection {#5174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5178 …}
  -id: 147154
  -bodyTs: "'air':10 'best':38 'case':39,41 'cool':11,26 'electron':45 'fail':16,37 'failur':8,13,29,34 'fan':12,15,30,36 'fit':33 'goe':43 'heat':18 'kick':20 'liquid':42 'point':6,27 'power':49 'protect':19 'pump':31 'shut':23 'simpl':3 'state':14,35 'system':17 'tub':32 'water':25 'worst':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580320 {#5165
    date: 2023-11-21 16:25:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4944
  +user: App\Entity\User {#4957 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Just bought one of those brown monsters for a new build, can’t wait to try it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701067020 {#4939
    date: 2023-11-27 07:37:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4945 …}
  +nested: Doctrine\ORM\PersistentCollection {#4947 …}
  +votes: Doctrine\ORM\PersistentCollection {#4949 …}
  +reports: Doctrine\ORM\PersistentCollection {#4951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
  -id: 146460
  -bodyTs: "'bought':2 'brown':6 'build':11 'monster':7 'new':10 'one':3 'tri':16 'wait':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5347768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700569901 {#4940
    date: 2023-11-21 13:31:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#4944
  +user: App\Entity\User {#4957 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Just bought one of those brown monsters for a new build, can’t wait to try it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701067020 {#4939
    date: 2023-11-27 07:37:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4945 …}
  +nested: Doctrine\ORM\PersistentCollection {#4947 …}
  +votes: Doctrine\ORM\PersistentCollection {#4949 …}
  +reports: Doctrine\ORM\PersistentCollection {#4951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
  -id: 146460
  -bodyTs: "'bought':2 'brown':6 'build':11 'monster':7 'new':10 'one':3 'tri':16 'wait':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5347768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700569901 {#4940
    date: 2023-11-21 13:31:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#4944
  +user: App\Entity\User {#4957 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Just bought one of those brown monsters for a new build, can’t wait to try it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701067020 {#4939
    date: 2023-11-27 07:37:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4945 …}
  +nested: Doctrine\ORM\PersistentCollection {#4947 …}
  +votes: Doctrine\ORM\PersistentCollection {#4949 …}
  +reports: Doctrine\ORM\PersistentCollection {#4951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
  -id: 146460
  -bodyTs: "'bought':2 'brown':6 'build':11 'monster':7 'new':10 'one':3 'tri':16 'wait':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5347768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700569901 {#4940
    date: 2023-11-21 13:31:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5134
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4944
    +user: App\Entity\User {#4957 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Just bought one of those brown monsters for a new build, can’t wait to try it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701067020 {#4939
      date: 2023-11-27 07:37:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4945 …}
    +nested: Doctrine\ORM\PersistentCollection {#4947 …}
    +votes: Doctrine\ORM\PersistentCollection {#4949 …}
    +reports: Doctrine\ORM\PersistentCollection {#4951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
    -id: 146460
    -bodyTs: "'bought':2 'brown':6 'build':11 'monster':7 'new':10 'one':3 'tri':16 'wait':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/5347768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700569901 {#4940
      date: 2023-11-21 13:31:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "The noctua air coolers work so well. As long as you don’t care about the station wagon color scheme I think it’s the best cooler for that price range by a large margin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700608706 {#5132
    date: 2023-11-22 00:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@ornery_chemist@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5136 …}
  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
  -id: 149024
  -bodyTs: "'air':3 'best':26 'care':14 'color':19 'cooler':4,27 'larg':34 'long':9 'margin':35 'noctua':2 'price':30 'rang':31 'scheme':20 'station':17 'think':22 'wagon':18 'well':7 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5784752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700608706 {#5133
    date: 2023-11-22 00:18:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5134
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4944
    +user: App\Entity\User {#4957 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Just bought one of those brown monsters for a new build, can’t wait to try it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701067020 {#4939
      date: 2023-11-27 07:37:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4945 …}
    +nested: Doctrine\ORM\PersistentCollection {#4947 …}
    +votes: Doctrine\ORM\PersistentCollection {#4949 …}
    +reports: Doctrine\ORM\PersistentCollection {#4951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
    -id: 146460
    -bodyTs: "'bought':2 'brown':6 'build':11 'monster':7 'new':10 'one':3 'tri':16 'wait':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/5347768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700569901 {#4940
      date: 2023-11-21 13:31:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "The noctua air coolers work so well. As long as you don’t care about the station wagon color scheme I think it’s the best cooler for that price range by a large margin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700608706 {#5132
    date: 2023-11-22 00:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@ornery_chemist@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5136 …}
  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
  -id: 149024
  -bodyTs: "'air':3 'best':26 'care':14 'color':19 'cooler':4,27 'larg':34 'long':9 'margin':35 'noctua':2 'price':30 'rang':31 'scheme':20 'station':17 'think':22 'wagon':18 'well':7 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5784752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700608706 {#5133
    date: 2023-11-22 00:18:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5134
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4944
    +user: App\Entity\User {#4957 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Just bought one of those brown monsters for a new build, can’t wait to try it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701067020 {#4939
      date: 2023-11-27 07:37:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4945 …}
    +nested: Doctrine\ORM\PersistentCollection {#4947 …}
    +votes: Doctrine\ORM\PersistentCollection {#4949 …}
    +reports: Doctrine\ORM\PersistentCollection {#4951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
    -id: 146460
    -bodyTs: "'bought':2 'brown':6 'build':11 'monster':7 'new':10 'one':3 'tri':16 'wait':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/5347768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700569901 {#4940
      date: 2023-11-21 13:31:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "The noctua air coolers work so well. As long as you don’t care about the station wagon color scheme I think it’s the best cooler for that price range by a large margin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700608706 {#5132
    date: 2023-11-22 00:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@ornery_chemist@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5136 …}
  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
  -id: 149024
  -bodyTs: "'air':3 'best':26 'care':14 'color':19 'cooler':4,27 'larg':34 'long':9 'margin':35 'noctua':2 'price':30 'rang':31 'scheme':20 'station':17 'think':22 'wagon':18 'well':7 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5784752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700608706 {#5133
    date: 2023-11-22 00:18:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5017
  +user: App\Entity\User {#5030 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Where there is a will, there is a way\n
    \n
    ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1701171854 {#5012
    date: 2023-11-28 12:44:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 146377
  -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5991511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700568634 {#5013
    date: 2023-11-21 13:10:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5017
  +user: App\Entity\User {#5030 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Where there is a will, there is a way\n
    \n
    ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1701171854 {#5012
    date: 2023-11-28 12:44:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 146377
  -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5991511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700568634 {#5013
    date: 2023-11-21 13:10:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5017
  +user: App\Entity\User {#5030 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Where there is a will, there is a way\n
    \n
    ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1701171854 {#5012
    date: 2023-11-28 12:44:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 146377
  -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5991511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700568634 {#5013
    date: 2023-11-21 13:10:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5103
  +user: Proxies\__CG__\App\Entity\User {#5100 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Where there is a will, there is a way\n
      \n
      ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 70
    +score: 0
    +lastActive: DateTime @1701171854 {#5012
      date: 2023-11-28 12:44:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 146377
    -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5991511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700568634 {#5013
      date: 2023-11-21 13:10:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: "Kind of beautiful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700580990 {#5104
    date: 2023-11-21 16:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5097 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -id: 147204
  -bodyTs: "'beauti':3 'kind':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580990 {#5107
    date: 2023-11-21 16:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#5103
  +user: Proxies\__CG__\App\Entity\User {#5100 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Where there is a will, there is a way\n
      \n
      ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 70
    +score: 0
    +lastActive: DateTime @1701171854 {#5012
      date: 2023-11-28 12:44:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 146377
    -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5991511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700568634 {#5013
      date: 2023-11-21 13:10:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: "Kind of beautiful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700580990 {#5104
    date: 2023-11-21 16:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5097 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -id: 147204
  -bodyTs: "'beauti':3 'kind':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580990 {#5107
    date: 2023-11-21 16:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#5103
  +user: Proxies\__CG__\App\Entity\User {#5100 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Where there is a will, there is a way\n
      \n
      ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 70
    +score: 0
    +lastActive: DateTime @1701171854 {#5012
      date: 2023-11-28 12:44:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 146377
    -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5991511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700568634 {#5013
      date: 2023-11-21 13:10:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: "Kind of beautiful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700580990 {#5104
    date: 2023-11-21 16:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5097 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -id: 147204
  -bodyTs: "'beauti':3 'kind':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580990 {#5107
    date: 2023-11-21 16:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5118
  +user: Proxies\__CG__\App\Entity\User {#5119 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Where there is a will, there is a way\n
      \n
      ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 70
    +score: 0
    +lastActive: DateTime @1701171854 {#5012
      date: 2023-11-28 12:44:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 146377
    -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5991511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700568634 {#5013
      date: 2023-11-21 13:10:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: "Got to love that condensation that will happen in the PC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700686476 {#5116
    date: 2023-11-22 21:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5120 …}
  +nested: Doctrine\ORM\PersistentCollection {#5122 …}
  +votes: Doctrine\ORM\PersistentCollection {#5124 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 151995
  -bodyTs: "'condens':5 'got':1 'happen':8 'love':3 'pc':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6454153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700686476 {#5117
    date: 2023-11-22 21:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5118
  +user: Proxies\__CG__\App\Entity\User {#5119 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Where there is a will, there is a way\n
      \n
      ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 70
    +score: 0
    +lastActive: DateTime @1701171854 {#5012
      date: 2023-11-28 12:44:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 146377
    -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5991511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700568634 {#5013
      date: 2023-11-21 13:10:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: "Got to love that condensation that will happen in the PC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700686476 {#5116
    date: 2023-11-22 21:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5120 …}
  +nested: Doctrine\ORM\PersistentCollection {#5122 …}
  +votes: Doctrine\ORM\PersistentCollection {#5124 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 151995
  -bodyTs: "'condens':5 'got':1 'happen':8 'love':3 'pc':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6454153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700686476 {#5117
    date: 2023-11-22 21:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5118
  +user: Proxies\__CG__\App\Entity\User {#5119 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Where there is a will, there is a way\n
      \n
      ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 70
    +score: 0
    +lastActive: DateTime @1701171854 {#5012
      date: 2023-11-28 12:44:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 146377
    -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5991511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700568634 {#5013
      date: 2023-11-21 13:10:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: "Got to love that condensation that will happen in the PC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700686476 {#5116
    date: 2023-11-22 21:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5120 …}
  +nested: Doctrine\ORM\PersistentCollection {#5122 …}
  +votes: Doctrine\ORM\PersistentCollection {#5124 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 151995
  -bodyTs: "'condens':5 'got':1 'happen':8 'love':3 'pc':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6454153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700686476 {#5117
    date: 2023-11-22 21:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5460
  +user: App\Entity\User {#5030 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5118
    +user: Proxies\__CG__\App\Entity\User {#5119 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5017
      +user: App\Entity\User {#5030 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Where there is a will, there is a way\n
        \n
        ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 70
      +score: 0
      +lastActive: DateTime @1701171854 {#5012
        date: 2023-11-28 12:44:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5018 …}
      +nested: Doctrine\ORM\PersistentCollection {#5020 …}
      +votes: Doctrine\ORM\PersistentCollection {#5022 …}
      +reports: Doctrine\ORM\PersistentCollection {#5024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
      -id: 146377
      -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5991511"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700568634 {#5013
        date: 2023-11-21 13:10:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5017}
    +body: "Got to love that condensation that will happen in the PC"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700686476 {#5116
      date: 2023-11-22 21:54:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Zerush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5120 …}
    +nested: Doctrine\ORM\PersistentCollection {#5122 …}
    +votes: Doctrine\ORM\PersistentCollection {#5124 …}
    +reports: Doctrine\ORM\PersistentCollection {#5126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
    -id: 151995
    -bodyTs: "'condens':5 'got':1 'happen':8 'love':3 'pc':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6454153"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700686476 {#5117
      date: 2023-11-22 21:54:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: """
    At last instance…\n
    \n
    ![](https://file.coffee/u/dThBCLETleT2TAywQ2mLE.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700687069 {#5458
    date: 2023-11-22 22:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
    "@HurlingDurling@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5461 …}
  +nested: Doctrine\ORM\PersistentCollection {#5463 …}
  +votes: Doctrine\ORM\PersistentCollection {#5465 …}
  +reports: Doctrine\ORM\PersistentCollection {#5467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5471 …}
  -id: 152023
  -bodyTs: "'/u/dthbcletlet2taywq2mle.png)':6 'file.coffee':5 'file.coffee/u/dthbcletlet2taywq2mle.png)':4 'instanc':3 'last':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6032714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700687069 {#5459
    date: 2023-11-22 22:04:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5460
  +user: App\Entity\User {#5030 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5118
    +user: Proxies\__CG__\App\Entity\User {#5119 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5017
      +user: App\Entity\User {#5030 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Where there is a will, there is a way\n
        \n
        ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 70
      +score: 0
      +lastActive: DateTime @1701171854 {#5012
        date: 2023-11-28 12:44:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5018 …}
      +nested: Doctrine\ORM\PersistentCollection {#5020 …}
      +votes: Doctrine\ORM\PersistentCollection {#5022 …}
      +reports: Doctrine\ORM\PersistentCollection {#5024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
      -id: 146377
      -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5991511"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700568634 {#5013
        date: 2023-11-21 13:10:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5017}
    +body: "Got to love that condensation that will happen in the PC"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700686476 {#5116
      date: 2023-11-22 21:54:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Zerush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5120 …}
    +nested: Doctrine\ORM\PersistentCollection {#5122 …}
    +votes: Doctrine\ORM\PersistentCollection {#5124 …}
    +reports: Doctrine\ORM\PersistentCollection {#5126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
    -id: 151995
    -bodyTs: "'condens':5 'got':1 'happen':8 'love':3 'pc':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6454153"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700686476 {#5117
      date: 2023-11-22 21:54:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: """
    At last instance…\n
    \n
    ![](https://file.coffee/u/dThBCLETleT2TAywQ2mLE.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700687069 {#5458
    date: 2023-11-22 22:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
    "@HurlingDurling@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5461 …}
  +nested: Doctrine\ORM\PersistentCollection {#5463 …}
  +votes: Doctrine\ORM\PersistentCollection {#5465 …}
  +reports: Doctrine\ORM\PersistentCollection {#5467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5471 …}
  -id: 152023
  -bodyTs: "'/u/dthbcletlet2taywq2mle.png)':6 'file.coffee':5 'file.coffee/u/dthbcletlet2taywq2mle.png)':4 'instanc':3 'last':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6032714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700687069 {#5459
    date: 2023-11-22 22:04:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5460
  +user: App\Entity\User {#5030 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Air-cooling-is-just-better"
    +title: "Air cooling is just better"
    +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
    +body: "Air is better than water"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 578
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700692218 {#2410
      date: 2023-11-22 23:30:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 14918
    -titleTs: "'air':1 'better':5 'cool':2"
    -bodyTs: "'air':1 'better':3 'water':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700611191
    +visibility: "visible             "
    +apId: "https://usenet.lol/post/59462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524791 {#1850
      date: 2023-11-21 00:59:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5118
    +user: Proxies\__CG__\App\Entity\User {#5119 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5017
      +user: App\Entity\User {#5030 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Where there is a will, there is a way\n
        \n
        ![](https://file.coffee/u/qnAA6dm0EHeEVdLygrKGa.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 70
      +score: 0
      +lastActive: DateTime @1701171854 {#5012
        date: 2023-11-28 12:44:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5018 …}
      +nested: Doctrine\ORM\PersistentCollection {#5020 …}
      +votes: Doctrine\ORM\PersistentCollection {#5022 …}
      +reports: Doctrine\ORM\PersistentCollection {#5024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
      -id: 146377
      -bodyTs: "'/u/qnaa6dm0eheevdlygrkga.png)':12 'file.coffee':11 'file.coffee/u/qnaa6dm0eheevdlygrkga.png)':10 'way':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5991511"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700568634 {#5013
        date: 2023-11-21 13:10:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5017}
    +body: "Got to love that condensation that will happen in the PC"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700686476 {#5116
      date: 2023-11-22 21:54:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tekeous@usenet.lol"
      "@Zerush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5120 …}
    +nested: Doctrine\ORM\PersistentCollection {#5122 …}
    +votes: Doctrine\ORM\PersistentCollection {#5124 …}
    +reports: Doctrine\ORM\PersistentCollection {#5126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
    -id: 151995
    -bodyTs: "'condens':5 'got':1 'happen':8 'love':3 'pc':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6454153"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700686476 {#5117
      date: 2023-11-22 21:54:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: """
    At last instance…\n
    \n
    ![](https://file.coffee/u/dThBCLETleT2TAywQ2mLE.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700687069 {#5458
    date: 2023-11-22 22:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tekeous@usenet.lol"
    "@Zerush@lemmy.ml"
    "@HurlingDurling@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5461 …}
  +nested: Doctrine\ORM\PersistentCollection {#5463 …}
  +votes: Doctrine\ORM\PersistentCollection {#5465 …}
  +reports: Doctrine\ORM\PersistentCollection {#5467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5471 …}
  -id: 152023
  -bodyTs: "'/u/dthbcletlet2taywq2mle.png)':6 'file.coffee':5 'file.coffee/u/dthbcletlet2taywq2mle.png)':4 'instanc':3 'last':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6032714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700687069 {#5459
    date: 2023-11-22 22:04:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details