Redirect 302 redirect from GET @entry_comment_create (e01a47)

GET https://kbin.spritesserver.nl/index.php/u/@ICastFist@programming.dev/active?p=5

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 …}
}
7.79 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.07 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\EntryComment {#1926
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +body: "Don’t forget the memes, all of them posted by like 3 different users 😆"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700869539 {#1909
    date: 2023-11-25 00:45:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@qazwsxedcrfvtgb1111@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 160450
  -bodyTs: "'3':12 'differ':13 'forget':3 'like':11 'meme':5 'post':9 'user':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869539 {#1708
    date: 2023-11-25 00:45:39.0 +01:00
  }
  +"title": 160450
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1926
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +body: "Don’t forget the memes, all of them posted by like 3 different users 😆"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700869539 {#1909
    date: 2023-11-25 00:45:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@qazwsxedcrfvtgb1111@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 160450
  -bodyTs: "'3':12 'differ':13 'forget':3 'like':11 'meme':5 'post':9 'user':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869539 {#1708
    date: 2023-11-25 00:45:39.0 +01:00
  }
  +"title": 160450
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1926
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +body: "Don’t forget the memes, all of them posted by like 3 different users 😆"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700869539 {#1909
    date: 2023-11-25 00:45:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@qazwsxedcrfvtgb1111@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 160450
  -bodyTs: "'3':12 'differ':13 'forget':3 'like':11 'meme':5 'post':9 'user':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869539 {#1708
    date: 2023-11-25 00:45:39.0 +01:00
  }
  +"title": 160450
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1383
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Sorry, bed’s too comfy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700869578 {#1384
    date: 2023-11-25 00:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@Zatore@lemm.ee"
    "@DragonOracleIX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -id: 160452
  -bodyTs: "'bed':2 'comfi':5 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869578 {#1381
    date: 2023-11-25 00:46:18.0 +01:00
  }
  +"title": 160452
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1383
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Sorry, bed’s too comfy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700869578 {#1384
    date: 2023-11-25 00:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@Zatore@lemm.ee"
    "@DragonOracleIX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -id: 160452
  -bodyTs: "'bed':2 'comfi':5 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869578 {#1381
    date: 2023-11-25 00:46:18.0 +01:00
  }
  +"title": 160452
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1383
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Sorry, bed’s too comfy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700869578 {#1384
    date: 2023-11-25 00:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@Zatore@lemm.ee"
    "@DragonOracleIX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -id: 160452
  -bodyTs: "'bed':2 'comfi':5 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869578 {#1381
    date: 2023-11-25 00:46:18.0 +01:00
  }
  +"title": 160452
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2022
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: "I feel like I should use a gif of the old, 8 pixels tall lemmings’ walk animation as profile pic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700869664 {#2026
    date: 2023-11-25 00:47:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@Evil_Shrubbery@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 160457
  -bodyTs: "'8':12 'anim':17 'feel':2 'gif':8 'lem':15 'like':3 'old':11 'pic':20 'pixel':13 'profil':19 'tall':14 'use':6 'walk':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869664 {#2024
    date: 2023-11-25 00:47:44.0 +01:00
  }
  +"title": 160457
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2022
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: "I feel like I should use a gif of the old, 8 pixels tall lemmings’ walk animation as profile pic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700869664 {#2026
    date: 2023-11-25 00:47:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@Evil_Shrubbery@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 160457
  -bodyTs: "'8':12 'anim':17 'feel':2 'gif':8 'lem':15 'like':3 'old':11 'pic':20 'pixel':13 'profil':19 'tall':14 'use':6 'walk':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869664 {#2024
    date: 2023-11-25 00:47:44.0 +01:00
  }
  +"title": 160457
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2022
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: "I feel like I should use a gif of the old, 8 pixels tall lemmings’ walk animation as profile pic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700869664 {#2026
    date: 2023-11-25 00:47:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@Evil_Shrubbery@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 160457
  -bodyTs: "'8':12 'anim':17 'feel':2 'gif':8 'lem':15 'like':3 'old':11 'pic':20 'pixel':13 'profil':19 'tall':14 'use':6 'walk':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869664 {#2024
    date: 2023-11-25 00:47:44.0 +01:00
  }
  +"title": 160457
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2131
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +body: "I post once in a while, but I lack the humoristic ability to make good memes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700872872 {#2133
    date: 2023-11-25 01:41:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@qazwsxedcrfvtgb1111@sh.itjust.works"
    "@ICastFist@programming.dev"
    "@deczzz@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 160624
  -bodyTs: "'abil':12 'good':15 'humorist':11 'lack':9 'make':14 'meme':16 'post':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5145358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872872 {#2129
    date: 2023-11-25 01:41:12.0 +01:00
  }
  +"title": 160624
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2131
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +body: "I post once in a while, but I lack the humoristic ability to make good memes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700872872 {#2133
    date: 2023-11-25 01:41:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@qazwsxedcrfvtgb1111@sh.itjust.works"
    "@ICastFist@programming.dev"
    "@deczzz@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 160624
  -bodyTs: "'abil':12 'good':15 'humorist':11 'lack':9 'make':14 'meme':16 'post':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5145358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872872 {#2129
    date: 2023-11-25 01:41:12.0 +01:00
  }
  +"title": 160624
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2131
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +body: "I post once in a while, but I lack the humoristic ability to make good memes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700872872 {#2133
    date: 2023-11-25 01:41:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@qazwsxedcrfvtgb1111@sh.itjust.works"
    "@ICastFist@programming.dev"
    "@deczzz@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 160624
  -bodyTs: "'abil':12 'good':15 'humorist':11 'lack':9 'make':14 'meme':16 'post':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5145358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872872 {#2129
    date: 2023-11-25 01:41:12.0 +01:00
  }
  +"title": 160624
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2456
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: Proxies\__CG__\App\Entity\Image {#2822 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2824 …}
  +slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
  +title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
  +url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 261
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711322929 {#2817
    date: 2024-03-25 00:28:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2825 …}
  +votes: Doctrine\ORM\PersistentCollection {#2827 …}
  +reports: Doctrine\ORM\PersistentCollection {#2829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2833 …}
  +badges: Doctrine\ORM\PersistentCollection {#2835 …}
  +children: [
    2 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
      +body: "Surround it with the box art of the games it powered so many years ago for extra nostalgia power"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700868011 {#1720
        date: 2023-11-25 00:20:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MDKAOD@lemmy.ml"
        "@redcalcium@lemmy.institute"
        "@addie@feddit.uk"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 160379
      -bodyTs: "'ago':15 'art':6 'box':5 'extra':17 'game':9 'mani':13 'nostalgia':18 'power':11,19 'surround':1 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5143211"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700868011 {#2460
        date: 2023-11-25 00:20:11.0 +01:00
      }
      +"title": 160379
    }
    1 => App\Entity\EntryComment {#2359
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +body: "What are you doing that is so crucial to keep a 20+ year old piece of consumer hardware connected to the internet? Honest question"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700869062 {#2377
        date: 2023-11-25 00:37:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MDKAOD@lemmy.ml"
        "@db2@sopuli.xyz"
        "@DrRatso@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 160430
      -bodyTs: "'20':12 'connect':19 'consum':17 'crucial':8 'hardwar':18 'honest':23 'internet':22 'keep':10 'old':14 'piec':15 'question':24 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5143695"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700869062 {#2360
        date: 2023-11-25 00:37:42.0 +01:00
      }
      +"title": 160430
    }
    0 => App\Entity\EntryComment {#2064
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +body: "So, there’s nothing actually crucial, it’s for tinkering. I doubt either the Apple II or the Amiga you linked are going to be secure."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700871024 {#2063
        date: 2023-11-25 01:10:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MDKAOD@lemmy.ml"
        "@db2@sopuli.xyz"
        "@DrRatso@lemmy.ml"
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 160533
      -bodyTs: "'actual':5 'amiga':19 'appl':15 'crucial':6 'doubt':12 'either':13 'go':23 'ii':16 'link':21 'noth':4 'secur':26 'tinker':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5144544"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700871024 {#2080
        date: 2023-11-25 01:10:24.0 +01:00
      }
      +"title": 160533
    }
  ]
  -id: 15683
  -titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700793916
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8343820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700707516 {#2803
    date: 2023-11-23 03:45:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2456
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: Proxies\__CG__\App\Entity\Image {#2822 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2824 …}
  +slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
  +title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
  +url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 261
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711322929 {#2817
    date: 2024-03-25 00:28:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2825 …}
  +votes: Doctrine\ORM\PersistentCollection {#2827 …}
  +reports: Doctrine\ORM\PersistentCollection {#2829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2833 …}
  +badges: Doctrine\ORM\PersistentCollection {#2835 …}
  +children: [
    2 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
      +body: "Surround it with the box art of the games it powered so many years ago for extra nostalgia power"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700868011 {#1720
        date: 2023-11-25 00:20:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MDKAOD@lemmy.ml"
        "@redcalcium@lemmy.institute"
        "@addie@feddit.uk"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 160379
      -bodyTs: "'ago':15 'art':6 'box':5 'extra':17 'game':9 'mani':13 'nostalgia':18 'power':11,19 'surround':1 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5143211"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700868011 {#2460
        date: 2023-11-25 00:20:11.0 +01:00
      }
      +"title": 160379
    }
    1 => App\Entity\EntryComment {#2359
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +body: "What are you doing that is so crucial to keep a 20+ year old piece of consumer hardware connected to the internet? Honest question"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700869062 {#2377
        date: 2023-11-25 00:37:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MDKAOD@lemmy.ml"
        "@db2@sopuli.xyz"
        "@DrRatso@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 160430
      -bodyTs: "'20':12 'connect':19 'consum':17 'crucial':8 'hardwar':18 'honest':23 'internet':22 'keep':10 'old':14 'piec':15 'question':24 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5143695"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700869062 {#2360
        date: 2023-11-25 00:37:42.0 +01:00
      }
      +"title": 160430
    }
    0 => App\Entity\EntryComment {#2064
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +body: "So, there’s nothing actually crucial, it’s for tinkering. I doubt either the Apple II or the Amiga you linked are going to be secure."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700871024 {#2063
        date: 2023-11-25 01:10:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MDKAOD@lemmy.ml"
        "@db2@sopuli.xyz"
        "@DrRatso@lemmy.ml"
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 160533
      -bodyTs: "'actual':5 'amiga':19 'appl':15 'crucial':6 'doubt':12 'either':13 'go':23 'ii':16 'link':21 'noth':4 'secur':26 'tinker':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5144544"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700871024 {#2080
        date: 2023-11-25 01:10:24.0 +01:00
      }
      +"title": 160533
    }
  ]
  -id: 15683
  -titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700793916
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8343820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700707516 {#2803
    date: 2023-11-23 03:45:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2456
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: Proxies\__CG__\App\Entity\Image {#2822 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2824 …}
  +slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
  +title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
  +url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 261
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711322929 {#2817
    date: 2024-03-25 00:28:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2825 …}
  +votes: Doctrine\ORM\PersistentCollection {#2827 …}
  +reports: Doctrine\ORM\PersistentCollection {#2829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2833 …}
  +badges: Doctrine\ORM\PersistentCollection {#2835 …}
  +children: [
    2 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
      +body: "Surround it with the box art of the games it powered so many years ago for extra nostalgia power"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700868011 {#1720
        date: 2023-11-25 00:20:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MDKAOD@lemmy.ml"
        "@redcalcium@lemmy.institute"
        "@addie@feddit.uk"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 160379
      -bodyTs: "'ago':15 'art':6 'box':5 'extra':17 'game':9 'mani':13 'nostalgia':18 'power':11,19 'surround':1 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5143211"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700868011 {#2460
        date: 2023-11-25 00:20:11.0 +01:00
      }
      +"title": 160379
    }
    1 => App\Entity\EntryComment {#2359
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +body: "What are you doing that is so crucial to keep a 20+ year old piece of consumer hardware connected to the internet? Honest question"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700869062 {#2377
        date: 2023-11-25 00:37:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MDKAOD@lemmy.ml"
        "@db2@sopuli.xyz"
        "@DrRatso@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 160430
      -bodyTs: "'20':12 'connect':19 'consum':17 'crucial':8 'hardwar':18 'honest':23 'internet':22 'keep':10 'old':14 'piec':15 'question':24 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5143695"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700869062 {#2360
        date: 2023-11-25 00:37:42.0 +01:00
      }
      +"title": 160430
    }
    0 => App\Entity\EntryComment {#2064
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +body: "So, there’s nothing actually crucial, it’s for tinkering. I doubt either the Apple II or the Amiga you linked are going to be secure."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700871024 {#2063
        date: 2023-11-25 01:10:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MDKAOD@lemmy.ml"
        "@db2@sopuli.xyz"
        "@DrRatso@lemmy.ml"
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 160533
      -bodyTs: "'actual':5 'amiga':19 'appl':15 'crucial':6 'doubt':12 'either':13 'go':23 'ii':16 'link':21 'noth':4 'secur':26 'tinker':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5144544"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700871024 {#2080
        date: 2023-11-25 01:10:24.0 +01:00
      }
      +"title": 160533
    }
  ]
  -id: 15683
  -titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700793916
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8343820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700707516 {#2803
    date: 2023-11-23 03:45:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2453
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
    +image: Proxies\__CG__\App\Entity\Image {#2822 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2824 …}
    +slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
    +title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
    +url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 261
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711322929 {#2817
      date: 2024-03-25 00:28:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2825 …}
    +votes: Doctrine\ORM\PersistentCollection {#2827 …}
    +reports: Doctrine\ORM\PersistentCollection {#2829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2833 …}
    +badges: Doctrine\ORM\PersistentCollection {#2835 …}
    +children: [
      2 => App\Entity\EntryComment {#2453}
      1 => App\Entity\EntryComment {#2359
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: "What are you doing that is so crucial to keep a 20+ year old piece of consumer hardware connected to the internet? Honest question"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700869062 {#2377
          date: 2023-11-25 00:37:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@db2@sopuli.xyz"
          "@DrRatso@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 160430
        -bodyTs: "'20':12 'connect':19 'consum':17 'crucial':8 'hardwar':18 'honest':23 'internet':22 'keep':10 'old':14 'piec':15 'question':24 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5143695"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700869062 {#2360
          date: 2023-11-25 00:37:42.0 +01:00
        }
        +"title": 160430
      }
      0 => App\Entity\EntryComment {#2064
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: "So, there’s nothing actually crucial, it’s for tinkering. I doubt either the Apple II or the Amiga you linked are going to be secure."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700871024 {#2063
          date: 2023-11-25 01:10:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@db2@sopuli.xyz"
          "@DrRatso@lemmy.ml"
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 160533
        -bodyTs: "'actual':5 'amiga':19 'appl':15 'crucial':6 'doubt':12 'either':13 'go':23 'ii':16 'link':21 'noth':4 'secur':26 'tinker':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5144544"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700871024 {#2080
          date: 2023-11-25 01:10:24.0 +01:00
        }
        +"title": 160533
      }
    ]
    -id: 15683
    -titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700793916
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8343820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707516 {#2803
      date: 2023-11-23 03:45:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
  +body: "Surround it with the box art of the games it powered so many years ago for extra nostalgia power"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700868011 {#1720
    date: 2023-11-25 00:20:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MDKAOD@lemmy.ml"
    "@redcalcium@lemmy.institute"
    "@addie@feddit.uk"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 160379
  -bodyTs: "'ago':15 'art':6 'box':5 'extra':17 'game':9 'mani':13 'nostalgia':18 'power':11,19 'surround':1 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700868011 {#2460
    date: 2023-11-25 00:20:11.0 +01:00
  }
  +"title": 160379
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2453
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
    +image: Proxies\__CG__\App\Entity\Image {#2822 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2824 …}
    +slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
    +title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
    +url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 261
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711322929 {#2817
      date: 2024-03-25 00:28:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2825 …}
    +votes: Doctrine\ORM\PersistentCollection {#2827 …}
    +reports: Doctrine\ORM\PersistentCollection {#2829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2833 …}
    +badges: Doctrine\ORM\PersistentCollection {#2835 …}
    +children: [
      2 => App\Entity\EntryComment {#2453}
      1 => App\Entity\EntryComment {#2359
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: "What are you doing that is so crucial to keep a 20+ year old piece of consumer hardware connected to the internet? Honest question"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700869062 {#2377
          date: 2023-11-25 00:37:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@db2@sopuli.xyz"
          "@DrRatso@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 160430
        -bodyTs: "'20':12 'connect':19 'consum':17 'crucial':8 'hardwar':18 'honest':23 'internet':22 'keep':10 'old':14 'piec':15 'question':24 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5143695"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700869062 {#2360
          date: 2023-11-25 00:37:42.0 +01:00
        }
        +"title": 160430
      }
      0 => App\Entity\EntryComment {#2064
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: "So, there’s nothing actually crucial, it’s for tinkering. I doubt either the Apple II or the Amiga you linked are going to be secure."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700871024 {#2063
          date: 2023-11-25 01:10:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@db2@sopuli.xyz"
          "@DrRatso@lemmy.ml"
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 160533
        -bodyTs: "'actual':5 'amiga':19 'appl':15 'crucial':6 'doubt':12 'either':13 'go':23 'ii':16 'link':21 'noth':4 'secur':26 'tinker':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5144544"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700871024 {#2080
          date: 2023-11-25 01:10:24.0 +01:00
        }
        +"title": 160533
      }
    ]
    -id: 15683
    -titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700793916
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8343820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707516 {#2803
      date: 2023-11-23 03:45:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
  +body: "Surround it with the box art of the games it powered so many years ago for extra nostalgia power"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700868011 {#1720
    date: 2023-11-25 00:20:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MDKAOD@lemmy.ml"
    "@redcalcium@lemmy.institute"
    "@addie@feddit.uk"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 160379
  -bodyTs: "'ago':15 'art':6 'box':5 'extra':17 'game':9 'mani':13 'nostalgia':18 'power':11,19 'surround':1 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700868011 {#2460
    date: 2023-11-25 00:20:11.0 +01:00
  }
  +"title": 160379
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2453
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
    +image: Proxies\__CG__\App\Entity\Image {#2822 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2824 …}
    +slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
    +title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
    +url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 261
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711322929 {#2817
      date: 2024-03-25 00:28:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2825 …}
    +votes: Doctrine\ORM\PersistentCollection {#2827 …}
    +reports: Doctrine\ORM\PersistentCollection {#2829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2833 …}
    +badges: Doctrine\ORM\PersistentCollection {#2835 …}
    +children: [
      2 => App\Entity\EntryComment {#2453}
      1 => App\Entity\EntryComment {#2359
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: "What are you doing that is so crucial to keep a 20+ year old piece of consumer hardware connected to the internet? Honest question"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700869062 {#2377
          date: 2023-11-25 00:37:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@db2@sopuli.xyz"
          "@DrRatso@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 160430
        -bodyTs: "'20':12 'connect':19 'consum':17 'crucial':8 'hardwar':18 'honest':23 'internet':22 'keep':10 'old':14 'piec':15 'question':24 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5143695"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700869062 {#2360
          date: 2023-11-25 00:37:42.0 +01:00
        }
        +"title": 160430
      }
      0 => App\Entity\EntryComment {#2064
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: "So, there’s nothing actually crucial, it’s for tinkering. I doubt either the Apple II or the Amiga you linked are going to be secure."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700871024 {#2063
          date: 2023-11-25 01:10:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@db2@sopuli.xyz"
          "@DrRatso@lemmy.ml"
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 160533
        -bodyTs: "'actual':5 'amiga':19 'appl':15 'crucial':6 'doubt':12 'either':13 'go':23 'ii':16 'link':21 'noth':4 'secur':26 'tinker':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5144544"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700871024 {#2080
          date: 2023-11-25 01:10:24.0 +01:00
        }
        +"title": 160533
      }
    ]
    -id: 15683
    -titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700793916
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8343820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707516 {#2803
      date: 2023-11-23 03:45:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
  +body: "Surround it with the box art of the games it powered so many years ago for extra nostalgia power"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700868011 {#1720
    date: 2023-11-25 00:20:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MDKAOD@lemmy.ml"
    "@redcalcium@lemmy.institute"
    "@addie@feddit.uk"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 160379
  -bodyTs: "'ago':15 'art':6 'box':5 'extra':17 'game':9 'mani':13 'nostalgia':18 'power':11,19 'surround':1 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700868011 {#2460
    date: 2023-11-25 00:20:11.0 +01:00
  }
  +"title": 160379
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2359
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
    +image: Proxies\__CG__\App\Entity\Image {#2822 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2824 …}
    +slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
    +title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
    +url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 261
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711322929 {#2817
      date: 2024-03-25 00:28:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2825 …}
    +votes: Doctrine\ORM\PersistentCollection {#2827 …}
    +reports: Doctrine\ORM\PersistentCollection {#2829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2833 …}
    +badges: Doctrine\ORM\PersistentCollection {#2835 …}
    +children: [
      2 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +body: "Surround it with the box art of the games it powered so many years ago for extra nostalgia power"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700868011 {#1720
          date: 2023-11-25 00:20:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@redcalcium@lemmy.institute"
          "@addie@feddit.uk"
          "@grue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 160379
        -bodyTs: "'ago':15 'art':6 'box':5 'extra':17 'game':9 'mani':13 'nostalgia':18 'power':11,19 'surround':1 'year':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5143211"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700868011 {#2460
          date: 2023-11-25 00:20:11.0 +01:00
        }
        +"title": 160379
      }
      1 => App\Entity\EntryComment {#2359}
      0 => App\Entity\EntryComment {#2064
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: "So, there’s nothing actually crucial, it’s for tinkering. I doubt either the Apple II or the Amiga you linked are going to be secure."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700871024 {#2063
          date: 2023-11-25 01:10:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@db2@sopuli.xyz"
          "@DrRatso@lemmy.ml"
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 160533
        -bodyTs: "'actual':5 'amiga':19 'appl':15 'crucial':6 'doubt':12 'either':13 'go':23 'ii':16 'link':21 'noth':4 'secur':26 'tinker':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5144544"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700871024 {#2080
          date: 2023-11-25 01:10:24.0 +01:00
        }
        +"title": 160533
      }
    ]
    -id: 15683
    -titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700793916
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8343820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707516 {#2803
      date: 2023-11-23 03:45:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +body: "What are you doing that is so crucial to keep a 20+ year old piece of consumer hardware connected to the internet? Honest question"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700869062 {#2377
    date: 2023-11-25 00:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MDKAOD@lemmy.ml"
    "@db2@sopuli.xyz"
    "@DrRatso@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 160430
  -bodyTs: "'20':12 'connect':19 'consum':17 'crucial':8 'hardwar':18 'honest':23 'internet':22 'keep':10 'old':14 'piec':15 'question':24 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869062 {#2360
    date: 2023-11-25 00:37:42.0 +01:00
  }
  +"title": 160430
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2359
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
    +image: Proxies\__CG__\App\Entity\Image {#2822 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2824 …}
    +slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
    +title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
    +url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 261
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711322929 {#2817
      date: 2024-03-25 00:28:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2825 …}
    +votes: Doctrine\ORM\PersistentCollection {#2827 …}
    +reports: Doctrine\ORM\PersistentCollection {#2829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2833 …}
    +badges: Doctrine\ORM\PersistentCollection {#2835 …}
    +children: [
      2 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +body: "Surround it with the box art of the games it powered so many years ago for extra nostalgia power"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700868011 {#1720
          date: 2023-11-25 00:20:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@redcalcium@lemmy.institute"
          "@addie@feddit.uk"
          "@grue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 160379
        -bodyTs: "'ago':15 'art':6 'box':5 'extra':17 'game':9 'mani':13 'nostalgia':18 'power':11,19 'surround':1 'year':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5143211"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700868011 {#2460
          date: 2023-11-25 00:20:11.0 +01:00
        }
        +"title": 160379
      }
      1 => App\Entity\EntryComment {#2359}
      0 => App\Entity\EntryComment {#2064
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: "So, there’s nothing actually crucial, it’s for tinkering. I doubt either the Apple II or the Amiga you linked are going to be secure."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700871024 {#2063
          date: 2023-11-25 01:10:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@db2@sopuli.xyz"
          "@DrRatso@lemmy.ml"
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 160533
        -bodyTs: "'actual':5 'amiga':19 'appl':15 'crucial':6 'doubt':12 'either':13 'go':23 'ii':16 'link':21 'noth':4 'secur':26 'tinker':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5144544"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700871024 {#2080
          date: 2023-11-25 01:10:24.0 +01:00
        }
        +"title": 160533
      }
    ]
    -id: 15683
    -titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700793916
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8343820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707516 {#2803
      date: 2023-11-23 03:45:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +body: "What are you doing that is so crucial to keep a 20+ year old piece of consumer hardware connected to the internet? Honest question"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700869062 {#2377
    date: 2023-11-25 00:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MDKAOD@lemmy.ml"
    "@db2@sopuli.xyz"
    "@DrRatso@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 160430
  -bodyTs: "'20':12 'connect':19 'consum':17 'crucial':8 'hardwar':18 'honest':23 'internet':22 'keep':10 'old':14 'piec':15 'question':24 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869062 {#2360
    date: 2023-11-25 00:37:42.0 +01:00
  }
  +"title": 160430
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2359
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
    +image: Proxies\__CG__\App\Entity\Image {#2822 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2824 …}
    +slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
    +title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
    +url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 261
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711322929 {#2817
      date: 2024-03-25 00:28:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2825 …}
    +votes: Doctrine\ORM\PersistentCollection {#2827 …}
    +reports: Doctrine\ORM\PersistentCollection {#2829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2833 …}
    +badges: Doctrine\ORM\PersistentCollection {#2835 …}
    +children: [
      2 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +body: "Surround it with the box art of the games it powered so many years ago for extra nostalgia power"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700868011 {#1720
          date: 2023-11-25 00:20:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@redcalcium@lemmy.institute"
          "@addie@feddit.uk"
          "@grue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 160379
        -bodyTs: "'ago':15 'art':6 'box':5 'extra':17 'game':9 'mani':13 'nostalgia':18 'power':11,19 'surround':1 'year':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5143211"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700868011 {#2460
          date: 2023-11-25 00:20:11.0 +01:00
        }
        +"title": 160379
      }
      1 => App\Entity\EntryComment {#2359}
      0 => App\Entity\EntryComment {#2064
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: "So, there’s nothing actually crucial, it’s for tinkering. I doubt either the Apple II or the Amiga you linked are going to be secure."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700871024 {#2063
          date: 2023-11-25 01:10:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@db2@sopuli.xyz"
          "@DrRatso@lemmy.ml"
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 160533
        -bodyTs: "'actual':5 'amiga':19 'appl':15 'crucial':6 'doubt':12 'either':13 'go':23 'ii':16 'link':21 'noth':4 'secur':26 'tinker':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5144544"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700871024 {#2080
          date: 2023-11-25 01:10:24.0 +01:00
        }
        +"title": 160533
      }
    ]
    -id: 15683
    -titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700793916
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8343820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707516 {#2803
      date: 2023-11-23 03:45:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +body: "What are you doing that is so crucial to keep a 20+ year old piece of consumer hardware connected to the internet? Honest question"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700869062 {#2377
    date: 2023-11-25 00:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MDKAOD@lemmy.ml"
    "@db2@sopuli.xyz"
    "@DrRatso@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 160430
  -bodyTs: "'20':12 'connect':19 'consum':17 'crucial':8 'hardwar':18 'honest':23 'internet':22 'keep':10 'old':14 'piec':15 'question':24 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869062 {#2360
    date: 2023-11-25 00:37:42.0 +01:00
  }
  +"title": 160430
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2064
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
    +image: Proxies\__CG__\App\Entity\Image {#2822 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2824 …}
    +slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
    +title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
    +url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 261
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711322929 {#2817
      date: 2024-03-25 00:28:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2825 …}
    +votes: Doctrine\ORM\PersistentCollection {#2827 …}
    +reports: Doctrine\ORM\PersistentCollection {#2829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2833 …}
    +badges: Doctrine\ORM\PersistentCollection {#2835 …}
    +children: [
      2 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +body: "Surround it with the box art of the games it powered so many years ago for extra nostalgia power"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700868011 {#1720
          date: 2023-11-25 00:20:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@redcalcium@lemmy.institute"
          "@addie@feddit.uk"
          "@grue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 160379
        -bodyTs: "'ago':15 'art':6 'box':5 'extra':17 'game':9 'mani':13 'nostalgia':18 'power':11,19 'surround':1 'year':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5143211"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700868011 {#2460
          date: 2023-11-25 00:20:11.0 +01:00
        }
        +"title": 160379
      }
      1 => App\Entity\EntryComment {#2359
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: "What are you doing that is so crucial to keep a 20+ year old piece of consumer hardware connected to the internet? Honest question"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700869062 {#2377
          date: 2023-11-25 00:37:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@db2@sopuli.xyz"
          "@DrRatso@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 160430
        -bodyTs: "'20':12 'connect':19 'consum':17 'crucial':8 'hardwar':18 'honest':23 'internet':22 'keep':10 'old':14 'piec':15 'question':24 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5143695"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700869062 {#2360
          date: 2023-11-25 00:37:42.0 +01:00
        }
        +"title": 160430
      }
      0 => App\Entity\EntryComment {#2064}
    ]
    -id: 15683
    -titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700793916
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8343820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707516 {#2803
      date: 2023-11-23 03:45:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +body: "So, there’s nothing actually crucial, it’s for tinkering. I doubt either the Apple II or the Amiga you linked are going to be secure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700871024 {#2063
    date: 2023-11-25 01:10:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MDKAOD@lemmy.ml"
    "@db2@sopuli.xyz"
    "@DrRatso@lemmy.ml"
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 160533
  -bodyTs: "'actual':5 'amiga':19 'appl':15 'crucial':6 'doubt':12 'either':13 'go':23 'ii':16 'link':21 'noth':4 'secur':26 'tinker':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5144544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871024 {#2080
    date: 2023-11-25 01:10:24.0 +01:00
  }
  +"title": 160533
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2064
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
    +image: Proxies\__CG__\App\Entity\Image {#2822 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2824 …}
    +slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
    +title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
    +url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 261
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711322929 {#2817
      date: 2024-03-25 00:28:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2825 …}
    +votes: Doctrine\ORM\PersistentCollection {#2827 …}
    +reports: Doctrine\ORM\PersistentCollection {#2829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2833 …}
    +badges: Doctrine\ORM\PersistentCollection {#2835 …}
    +children: [
      2 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +body: "Surround it with the box art of the games it powered so many years ago for extra nostalgia power"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700868011 {#1720
          date: 2023-11-25 00:20:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@redcalcium@lemmy.institute"
          "@addie@feddit.uk"
          "@grue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 160379
        -bodyTs: "'ago':15 'art':6 'box':5 'extra':17 'game':9 'mani':13 'nostalgia':18 'power':11,19 'surround':1 'year':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5143211"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700868011 {#2460
          date: 2023-11-25 00:20:11.0 +01:00
        }
        +"title": 160379
      }
      1 => App\Entity\EntryComment {#2359
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: "What are you doing that is so crucial to keep a 20+ year old piece of consumer hardware connected to the internet? Honest question"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700869062 {#2377
          date: 2023-11-25 00:37:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@db2@sopuli.xyz"
          "@DrRatso@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 160430
        -bodyTs: "'20':12 'connect':19 'consum':17 'crucial':8 'hardwar':18 'honest':23 'internet':22 'keep':10 'old':14 'piec':15 'question':24 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5143695"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700869062 {#2360
          date: 2023-11-25 00:37:42.0 +01:00
        }
        +"title": 160430
      }
      0 => App\Entity\EntryComment {#2064}
    ]
    -id: 15683
    -titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700793916
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8343820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707516 {#2803
      date: 2023-11-23 03:45:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +body: "So, there’s nothing actually crucial, it’s for tinkering. I doubt either the Apple II or the Amiga you linked are going to be secure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700871024 {#2063
    date: 2023-11-25 01:10:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MDKAOD@lemmy.ml"
    "@db2@sopuli.xyz"
    "@DrRatso@lemmy.ml"
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 160533
  -bodyTs: "'actual':5 'amiga':19 'appl':15 'crucial':6 'doubt':12 'either':13 'go':23 'ii':16 'link':21 'noth':4 'secur':26 'tinker':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5144544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871024 {#2080
    date: 2023-11-25 01:10:24.0 +01:00
  }
  +"title": 160533
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2064
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
    +image: Proxies\__CG__\App\Entity\Image {#2822 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2824 …}
    +slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
    +title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
    +url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 261
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711322929 {#2817
      date: 2024-03-25 00:28:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2825 …}
    +votes: Doctrine\ORM\PersistentCollection {#2827 …}
    +reports: Doctrine\ORM\PersistentCollection {#2829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2833 …}
    +badges: Doctrine\ORM\PersistentCollection {#2835 …}
    +children: [
      2 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +body: "Surround it with the box art of the games it powered so many years ago for extra nostalgia power"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700868011 {#1720
          date: 2023-11-25 00:20:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@redcalcium@lemmy.institute"
          "@addie@feddit.uk"
          "@grue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 160379
        -bodyTs: "'ago':15 'art':6 'box':5 'extra':17 'game':9 'mani':13 'nostalgia':18 'power':11,19 'surround':1 'year':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5143211"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700868011 {#2460
          date: 2023-11-25 00:20:11.0 +01:00
        }
        +"title": 160379
      }
      1 => App\Entity\EntryComment {#2359
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: "What are you doing that is so crucial to keep a 20+ year old piece of consumer hardware connected to the internet? Honest question"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700869062 {#2377
          date: 2023-11-25 00:37:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MDKAOD@lemmy.ml"
          "@db2@sopuli.xyz"
          "@DrRatso@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 160430
        -bodyTs: "'20':12 'connect':19 'consum':17 'crucial':8 'hardwar':18 'honest':23 'internet':22 'keep':10 'old':14 'piec':15 'question':24 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5143695"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700869062 {#2360
          date: 2023-11-25 00:37:42.0 +01:00
        }
        +"title": 160430
      }
      0 => App\Entity\EntryComment {#2064}
    ]
    -id: 15683
    -titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700793916
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8343820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700707516 {#2803
      date: 2023-11-23 03:45:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +body: "So, there’s nothing actually crucial, it’s for tinkering. I doubt either the Apple II or the Amiga you linked are going to be secure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700871024 {#2063
    date: 2023-11-25 01:10:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MDKAOD@lemmy.ml"
    "@db2@sopuli.xyz"
    "@DrRatso@lemmy.ml"
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 160533
  -bodyTs: "'actual':5 'amiga':19 'appl':15 'crucial':6 'doubt':12 'either':13 'go':23 'ii':16 'link':21 'noth':4 'secur':26 'tinker':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5144544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871024 {#2080
    date: 2023-11-25 01:10:24.0 +01:00
  }
  +"title": 160533
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2317
  +user: Proxies\__CG__\App\Entity\User {#2722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: Proxies\__CG__\App\Entity\Image {#2763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
  +slug: "JPEG"
  +title: "JPEG"
  +url: "https://lemmy.world/pictrs/image/2f500de2-cd40-4b23-ba8d-96b95aa34ec2.png"
  +body: "![](https://www.smbc-comics.com/comics/167225794620221228after.png)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 300
  +favouriteCount: 1850
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707960310 {#2758
    date: 2024-02-15 02:25:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2765 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
  +badges: Doctrine\ORM\PersistentCollection {#2775 …}
  +children: [
    App\Entity\EntryComment {#2319
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2317 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
      +image: null
      +parent: null
      +root: null
      +body: "So you pronounce it “Jay fag”. Ok, sounds reasonable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701084483 {#2304
        date: 2023-11-27 12:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@quindraco@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2318 …}
      +nested: Doctrine\ORM\PersistentCollection {#2316 …}
      +votes: Doctrine\ORM\PersistentCollection {#2294 …}
      +reports: Doctrine\ORM\PersistentCollection {#2296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
      -id: 169684
      -bodyTs: "'fag':6 'jay':5 'ok':7 'pronounc':3 'reason':9 'sound':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5214805"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701084483 {#2303
        date: 2023-11-27 12:28:03.0 +01:00
      }
      +"title": 169684
    }
  ]
  -id: 17179
  -titleTs: "'jpeg':1"
  -bodyTs: "'/comics/167225794620221228after.png)':3 'www.smbc-comics.com':2 'www.smbc-comics.com/comics/167225794620221228after.png)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701142685
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8809260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701056285 {#2745
    date: 2023-11-27 04:38:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2317
  +user: Proxies\__CG__\App\Entity\User {#2722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: Proxies\__CG__\App\Entity\Image {#2763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
  +slug: "JPEG"
  +title: "JPEG"
  +url: "https://lemmy.world/pictrs/image/2f500de2-cd40-4b23-ba8d-96b95aa34ec2.png"
  +body: "![](https://www.smbc-comics.com/comics/167225794620221228after.png)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 300
  +favouriteCount: 1850
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707960310 {#2758
    date: 2024-02-15 02:25:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2765 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
  +badges: Doctrine\ORM\PersistentCollection {#2775 …}
  +children: [
    App\Entity\EntryComment {#2319
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2317 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
      +image: null
      +parent: null
      +root: null
      +body: "So you pronounce it “Jay fag”. Ok, sounds reasonable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701084483 {#2304
        date: 2023-11-27 12:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@quindraco@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2318 …}
      +nested: Doctrine\ORM\PersistentCollection {#2316 …}
      +votes: Doctrine\ORM\PersistentCollection {#2294 …}
      +reports: Doctrine\ORM\PersistentCollection {#2296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
      -id: 169684
      -bodyTs: "'fag':6 'jay':5 'ok':7 'pronounc':3 'reason':9 'sound':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5214805"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701084483 {#2303
        date: 2023-11-27 12:28:03.0 +01:00
      }
      +"title": 169684
    }
  ]
  -id: 17179
  -titleTs: "'jpeg':1"
  -bodyTs: "'/comics/167225794620221228after.png)':3 'www.smbc-comics.com':2 'www.smbc-comics.com/comics/167225794620221228after.png)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701142685
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8809260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701056285 {#2745
    date: 2023-11-27 04:38:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2317
  +user: Proxies\__CG__\App\Entity\User {#2722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: Proxies\__CG__\App\Entity\Image {#2763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
  +slug: "JPEG"
  +title: "JPEG"
  +url: "https://lemmy.world/pictrs/image/2f500de2-cd40-4b23-ba8d-96b95aa34ec2.png"
  +body: "![](https://www.smbc-comics.com/comics/167225794620221228after.png)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 300
  +favouriteCount: 1850
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707960310 {#2758
    date: 2024-02-15 02:25:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2765 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
  +badges: Doctrine\ORM\PersistentCollection {#2775 …}
  +children: [
    App\Entity\EntryComment {#2319
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2317 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
      +image: null
      +parent: null
      +root: null
      +body: "So you pronounce it “Jay fag”. Ok, sounds reasonable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701084483 {#2304
        date: 2023-11-27 12:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@quindraco@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2318 …}
      +nested: Doctrine\ORM\PersistentCollection {#2316 …}
      +votes: Doctrine\ORM\PersistentCollection {#2294 …}
      +reports: Doctrine\ORM\PersistentCollection {#2296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
      -id: 169684
      -bodyTs: "'fag':6 'jay':5 'ok':7 'pronounc':3 'reason':9 'sound':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5214805"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701084483 {#2303
        date: 2023-11-27 12:28:03.0 +01:00
      }
      +"title": 169684
    }
  ]
  -id: 17179
  -titleTs: "'jpeg':1"
  -bodyTs: "'/comics/167225794620221228after.png)':3 'www.smbc-comics.com':2 'www.smbc-comics.com/comics/167225794620221228after.png)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701142685
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8809260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701056285 {#2745
    date: 2023-11-27 04:38:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2319
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2317
    +user: Proxies\__CG__\App\Entity\User {#2722 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
    +image: Proxies\__CG__\App\Entity\Image {#2763 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
    +slug: "JPEG"
    +title: "JPEG"
    +url: "https://lemmy.world/pictrs/image/2f500de2-cd40-4b23-ba8d-96b95aa34ec2.png"
    +body: "![](https://www.smbc-comics.com/comics/167225794620221228after.png)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 300
    +favouriteCount: 1850
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707960310 {#2758
      date: 2024-02-15 02:25:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      App\Entity\EntryComment {#2319}
    ]
    -id: 17179
    -titleTs: "'jpeg':1"
    -bodyTs: "'/comics/167225794620221228after.png)':3 'www.smbc-comics.com':2 'www.smbc-comics.com/comics/167225794620221228after.png)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701142685
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8809260"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701056285 {#2745
      date: 2023-11-27 04:38:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: null
  +parent: null
  +root: null
  +body: "So you pronounce it “Jay fag”. Ok, sounds reasonable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701084483 {#2304
    date: 2023-11-27 12:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quindraco@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 169684
  -bodyTs: "'fag':6 'jay':5 'ok':7 'pronounc':3 'reason':9 'sound':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5214805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701084483 {#2303
    date: 2023-11-27 12:28:03.0 +01:00
  }
  +"title": 169684
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2319
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2317
    +user: Proxies\__CG__\App\Entity\User {#2722 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
    +image: Proxies\__CG__\App\Entity\Image {#2763 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
    +slug: "JPEG"
    +title: "JPEG"
    +url: "https://lemmy.world/pictrs/image/2f500de2-cd40-4b23-ba8d-96b95aa34ec2.png"
    +body: "![](https://www.smbc-comics.com/comics/167225794620221228after.png)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 300
    +favouriteCount: 1850
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707960310 {#2758
      date: 2024-02-15 02:25:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      App\Entity\EntryComment {#2319}
    ]
    -id: 17179
    -titleTs: "'jpeg':1"
    -bodyTs: "'/comics/167225794620221228after.png)':3 'www.smbc-comics.com':2 'www.smbc-comics.com/comics/167225794620221228after.png)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701142685
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8809260"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701056285 {#2745
      date: 2023-11-27 04:38:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: null
  +parent: null
  +root: null
  +body: "So you pronounce it “Jay fag”. Ok, sounds reasonable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701084483 {#2304
    date: 2023-11-27 12:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quindraco@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 169684
  -bodyTs: "'fag':6 'jay':5 'ok':7 'pronounc':3 'reason':9 'sound':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5214805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701084483 {#2303
    date: 2023-11-27 12:28:03.0 +01:00
  }
  +"title": 169684
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2319
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2317
    +user: Proxies\__CG__\App\Entity\User {#2722 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
    +image: Proxies\__CG__\App\Entity\Image {#2763 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
    +slug: "JPEG"
    +title: "JPEG"
    +url: "https://lemmy.world/pictrs/image/2f500de2-cd40-4b23-ba8d-96b95aa34ec2.png"
    +body: "![](https://www.smbc-comics.com/comics/167225794620221228after.png)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 300
    +favouriteCount: 1850
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707960310 {#2758
      date: 2024-02-15 02:25:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      App\Entity\EntryComment {#2319}
    ]
    -id: 17179
    -titleTs: "'jpeg':1"
    -bodyTs: "'/comics/167225794620221228after.png)':3 'www.smbc-comics.com':2 'www.smbc-comics.com/comics/167225794620221228after.png)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701142685
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8809260"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701056285 {#2745
      date: 2023-11-27 04:38:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: null
  +parent: null
  +root: null
  +body: "So you pronounce it “Jay fag”. Ok, sounds reasonable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701084483 {#2304
    date: 2023-11-27 12:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quindraco@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 169684
  -bodyTs: "'fag':6 'jay':5 'ok':7 'pronounc':3 'reason':9 'sound':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5214805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701084483 {#2303
    date: 2023-11-27 12:28:03.0 +01:00
  }
  +"title": 169684
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2309
  +user: Proxies\__CG__\App\Entity\User {#2702 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: Proxies\__CG__\App\Entity\Image {#2744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
  +slug: "What-was-the-last-dumb-phone-you-had-before-your"
  +title: "What was the last dumb phone you had before your first smartphone?"
  +url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
  +body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 247
  +favouriteCount: 435
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702973604 {#2739
    date: 2023-12-19 09:13:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2746 …}
  +votes: Doctrine\ORM\PersistentCollection {#2748 …}
  +reports: Doctrine\ORM\PersistentCollection {#2750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
  +badges: Doctrine\ORM\PersistentCollection {#2756 …}
  +children: [
    1 => App\Entity\EntryComment {#2291
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
      +image: null
      +parent: null
      +root: null
      +body: "Had a Samsung F250L. Neat little phone, decent camera for the time I’ve had it (2008-13). As much as I’d like some dumb phones again, the very least it’d had to have is fucking whatsapp, otherwise i’d be the “incommunicado”. I suspect something [running KaiOS](https://www.kaiostech.com/) would suffice"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701053686 {#2298
        date: 2023-11-27 03:54:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@droidpenguin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2302 …}
      +nested: Doctrine\ORM\PersistentCollection {#2320 …}
      +votes: Doctrine\ORM\PersistentCollection {#2322 …}
      +reports: Doctrine\ORM\PersistentCollection {#2312 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
      -id: 168825
      -bodyTs: "'-13':18 '/)':53 '2008':17 'camera':9 'd':23,33,42 'decent':8 'dumb':26 'f250l':4 'fuck':38 'incommunicado':45 'kaio':50 'least':31 'like':24 'littl':6 'much':20 'neat':5 'otherwis':40 'phone':7,27 'run':49 'samsung':3 'someth':48 'suffic':55 'suspect':47 'time':12 've':14 'whatsapp':39 'would':54 'www.kaiostech.com':52 'www.kaiostech.com/)':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5207071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701053686 {#2293
        date: 2023-11-27 03:54:46.0 +01:00
      }
      +"title": 168825
    }
    0 => App\Entity\EntryComment {#2279
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +body: "Motorola DROID 4 was my dream phone. Alas, it was never released down here, so I could never buy one, even used."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701087686 {#2278
        date: 2023-11-27 13:21:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@droidpenguin@lemmy.world"
        "@itsgroundhogdayagain@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2277 …}
      +nested: Doctrine\ORM\PersistentCollection {#2220 …}
      +votes: Doctrine\ORM\PersistentCollection {#2222 …}
      +reports: Doctrine\ORM\PersistentCollection {#2219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
      -id: 169794
      -bodyTs: "'4':3 'ala':8 'buy':19 'could':17 'dream':6 'droid':2 'even':21 'motorola':1 'never':11,18 'one':20 'phone':7 'releas':12 'use':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5215573"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701087686 {#2276
        date: 2023-11-27 13:21:26.0 +01:00
      }
      +"title": 169794
    }
  ]
  -id: 17082
  -titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
  -bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701111382
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8790931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701024982 {#2725
    date: 2023-11-26 19:56:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2309
  +user: Proxies\__CG__\App\Entity\User {#2702 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: Proxies\__CG__\App\Entity\Image {#2744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
  +slug: "What-was-the-last-dumb-phone-you-had-before-your"
  +title: "What was the last dumb phone you had before your first smartphone?"
  +url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
  +body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 247
  +favouriteCount: 435
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702973604 {#2739
    date: 2023-12-19 09:13:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2746 …}
  +votes: Doctrine\ORM\PersistentCollection {#2748 …}
  +reports: Doctrine\ORM\PersistentCollection {#2750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
  +badges: Doctrine\ORM\PersistentCollection {#2756 …}
  +children: [
    1 => App\Entity\EntryComment {#2291
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
      +image: null
      +parent: null
      +root: null
      +body: "Had a Samsung F250L. Neat little phone, decent camera for the time I’ve had it (2008-13). As much as I’d like some dumb phones again, the very least it’d had to have is fucking whatsapp, otherwise i’d be the “incommunicado”. I suspect something [running KaiOS](https://www.kaiostech.com/) would suffice"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701053686 {#2298
        date: 2023-11-27 03:54:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@droidpenguin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2302 …}
      +nested: Doctrine\ORM\PersistentCollection {#2320 …}
      +votes: Doctrine\ORM\PersistentCollection {#2322 …}
      +reports: Doctrine\ORM\PersistentCollection {#2312 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
      -id: 168825
      -bodyTs: "'-13':18 '/)':53 '2008':17 'camera':9 'd':23,33,42 'decent':8 'dumb':26 'f250l':4 'fuck':38 'incommunicado':45 'kaio':50 'least':31 'like':24 'littl':6 'much':20 'neat':5 'otherwis':40 'phone':7,27 'run':49 'samsung':3 'someth':48 'suffic':55 'suspect':47 'time':12 've':14 'whatsapp':39 'would':54 'www.kaiostech.com':52 'www.kaiostech.com/)':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5207071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701053686 {#2293
        date: 2023-11-27 03:54:46.0 +01:00
      }
      +"title": 168825
    }
    0 => App\Entity\EntryComment {#2279
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +body: "Motorola DROID 4 was my dream phone. Alas, it was never released down here, so I could never buy one, even used."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701087686 {#2278
        date: 2023-11-27 13:21:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@droidpenguin@lemmy.world"
        "@itsgroundhogdayagain@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2277 …}
      +nested: Doctrine\ORM\PersistentCollection {#2220 …}
      +votes: Doctrine\ORM\PersistentCollection {#2222 …}
      +reports: Doctrine\ORM\PersistentCollection {#2219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
      -id: 169794
      -bodyTs: "'4':3 'ala':8 'buy':19 'could':17 'dream':6 'droid':2 'even':21 'motorola':1 'never':11,18 'one':20 'phone':7 'releas':12 'use':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5215573"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701087686 {#2276
        date: 2023-11-27 13:21:26.0 +01:00
      }
      +"title": 169794
    }
  ]
  -id: 17082
  -titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
  -bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701111382
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8790931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701024982 {#2725
    date: 2023-11-26 19:56:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2309
  +user: Proxies\__CG__\App\Entity\User {#2702 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: Proxies\__CG__\App\Entity\Image {#2744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
  +slug: "What-was-the-last-dumb-phone-you-had-before-your"
  +title: "What was the last dumb phone you had before your first smartphone?"
  +url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
  +body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 247
  +favouriteCount: 435
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702973604 {#2739
    date: 2023-12-19 09:13:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2746 …}
  +votes: Doctrine\ORM\PersistentCollection {#2748 …}
  +reports: Doctrine\ORM\PersistentCollection {#2750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
  +badges: Doctrine\ORM\PersistentCollection {#2756 …}
  +children: [
    1 => App\Entity\EntryComment {#2291
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
      +image: null
      +parent: null
      +root: null
      +body: "Had a Samsung F250L. Neat little phone, decent camera for the time I’ve had it (2008-13). As much as I’d like some dumb phones again, the very least it’d had to have is fucking whatsapp, otherwise i’d be the “incommunicado”. I suspect something [running KaiOS](https://www.kaiostech.com/) would suffice"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701053686 {#2298
        date: 2023-11-27 03:54:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@droidpenguin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2302 …}
      +nested: Doctrine\ORM\PersistentCollection {#2320 …}
      +votes: Doctrine\ORM\PersistentCollection {#2322 …}
      +reports: Doctrine\ORM\PersistentCollection {#2312 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
      -id: 168825
      -bodyTs: "'-13':18 '/)':53 '2008':17 'camera':9 'd':23,33,42 'decent':8 'dumb':26 'f250l':4 'fuck':38 'incommunicado':45 'kaio':50 'least':31 'like':24 'littl':6 'much':20 'neat':5 'otherwis':40 'phone':7,27 'run':49 'samsung':3 'someth':48 'suffic':55 'suspect':47 'time':12 've':14 'whatsapp':39 'would':54 'www.kaiostech.com':52 'www.kaiostech.com/)':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5207071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701053686 {#2293
        date: 2023-11-27 03:54:46.0 +01:00
      }
      +"title": 168825
    }
    0 => App\Entity\EntryComment {#2279
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +body: "Motorola DROID 4 was my dream phone. Alas, it was never released down here, so I could never buy one, even used."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701087686 {#2278
        date: 2023-11-27 13:21:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@droidpenguin@lemmy.world"
        "@itsgroundhogdayagain@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2277 …}
      +nested: Doctrine\ORM\PersistentCollection {#2220 …}
      +votes: Doctrine\ORM\PersistentCollection {#2222 …}
      +reports: Doctrine\ORM\PersistentCollection {#2219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
      -id: 169794
      -bodyTs: "'4':3 'ala':8 'buy':19 'could':17 'dream':6 'droid':2 'even':21 'motorola':1 'never':11,18 'one':20 'phone':7 'releas':12 'use':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5215573"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701087686 {#2276
        date: 2023-11-27 13:21:26.0 +01:00
      }
      +"title": 169794
    }
  ]
  -id: 17082
  -titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
  -bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701111382
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8790931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701024982 {#2725
    date: 2023-11-26 19:56:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2291
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2702 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
    +image: Proxies\__CG__\App\Entity\Image {#2744 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
    +slug: "What-was-the-last-dumb-phone-you-had-before-your"
    +title: "What was the last dumb phone you had before your first smartphone?"
    +url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
    +body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 247
    +favouriteCount: 435
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702973604 {#2739
      date: 2023-12-19 09:13:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2746 …}
    +votes: Doctrine\ORM\PersistentCollection {#2748 …}
    +reports: Doctrine\ORM\PersistentCollection {#2750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
    +badges: Doctrine\ORM\PersistentCollection {#2756 …}
    +children: [
      1 => App\Entity\EntryComment {#2291}
      0 => App\Entity\EntryComment {#2279
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
        +body: "Motorola DROID 4 was my dream phone. Alas, it was never released down here, so I could never buy one, even used."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701087686 {#2278
          date: 2023-11-27 13:21:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@droidpenguin@lemmy.world"
          "@itsgroundhogdayagain@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2277 …}
        +nested: Doctrine\ORM\PersistentCollection {#2220 …}
        +votes: Doctrine\ORM\PersistentCollection {#2222 …}
        +reports: Doctrine\ORM\PersistentCollection {#2219 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
        -id: 169794
        -bodyTs: "'4':3 'ala':8 'buy':19 'could':17 'dream':6 'droid':2 'even':21 'motorola':1 'never':11,18 'one':20 'phone':7 'releas':12 'use':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5215573"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701087686 {#2276
          date: 2023-11-27 13:21:26.0 +01:00
        }
        +"title": 169794
      }
    ]
    -id: 17082
    -titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
    -bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701111382
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8790931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701024982 {#2725
      date: 2023-11-26 19:56:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: null
  +root: null
  +body: "Had a Samsung F250L. Neat little phone, decent camera for the time I’ve had it (2008-13). As much as I’d like some dumb phones again, the very least it’d had to have is fucking whatsapp, otherwise i’d be the “incommunicado”. I suspect something [running KaiOS](https://www.kaiostech.com/) would suffice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701053686 {#2298
    date: 2023-11-27 03:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@droidpenguin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2320 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  -id: 168825
  -bodyTs: "'-13':18 '/)':53 '2008':17 'camera':9 'd':23,33,42 'decent':8 'dumb':26 'f250l':4 'fuck':38 'incommunicado':45 'kaio':50 'least':31 'like':24 'littl':6 'much':20 'neat':5 'otherwis':40 'phone':7,27 'run':49 'samsung':3 'someth':48 'suffic':55 'suspect':47 'time':12 've':14 'whatsapp':39 'would':54 'www.kaiostech.com':52 'www.kaiostech.com/)':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5207071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701053686 {#2293
    date: 2023-11-27 03:54:46.0 +01:00
  }
  +"title": 168825
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2291
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2702 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
    +image: Proxies\__CG__\App\Entity\Image {#2744 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
    +slug: "What-was-the-last-dumb-phone-you-had-before-your"
    +title: "What was the last dumb phone you had before your first smartphone?"
    +url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
    +body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 247
    +favouriteCount: 435
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702973604 {#2739
      date: 2023-12-19 09:13:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2746 …}
    +votes: Doctrine\ORM\PersistentCollection {#2748 …}
    +reports: Doctrine\ORM\PersistentCollection {#2750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
    +badges: Doctrine\ORM\PersistentCollection {#2756 …}
    +children: [
      1 => App\Entity\EntryComment {#2291}
      0 => App\Entity\EntryComment {#2279
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
        +body: "Motorola DROID 4 was my dream phone. Alas, it was never released down here, so I could never buy one, even used."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701087686 {#2278
          date: 2023-11-27 13:21:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@droidpenguin@lemmy.world"
          "@itsgroundhogdayagain@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2277 …}
        +nested: Doctrine\ORM\PersistentCollection {#2220 …}
        +votes: Doctrine\ORM\PersistentCollection {#2222 …}
        +reports: Doctrine\ORM\PersistentCollection {#2219 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
        -id: 169794
        -bodyTs: "'4':3 'ala':8 'buy':19 'could':17 'dream':6 'droid':2 'even':21 'motorola':1 'never':11,18 'one':20 'phone':7 'releas':12 'use':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5215573"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701087686 {#2276
          date: 2023-11-27 13:21:26.0 +01:00
        }
        +"title": 169794
      }
    ]
    -id: 17082
    -titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
    -bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701111382
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8790931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701024982 {#2725
      date: 2023-11-26 19:56:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: null
  +root: null
  +body: "Had a Samsung F250L. Neat little phone, decent camera for the time I’ve had it (2008-13). As much as I’d like some dumb phones again, the very least it’d had to have is fucking whatsapp, otherwise i’d be the “incommunicado”. I suspect something [running KaiOS](https://www.kaiostech.com/) would suffice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701053686 {#2298
    date: 2023-11-27 03:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@droidpenguin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2320 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  -id: 168825
  -bodyTs: "'-13':18 '/)':53 '2008':17 'camera':9 'd':23,33,42 'decent':8 'dumb':26 'f250l':4 'fuck':38 'incommunicado':45 'kaio':50 'least':31 'like':24 'littl':6 'much':20 'neat':5 'otherwis':40 'phone':7,27 'run':49 'samsung':3 'someth':48 'suffic':55 'suspect':47 'time':12 've':14 'whatsapp':39 'would':54 'www.kaiostech.com':52 'www.kaiostech.com/)':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5207071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701053686 {#2293
    date: 2023-11-27 03:54:46.0 +01:00
  }
  +"title": 168825
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2291
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2702 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
    +image: Proxies\__CG__\App\Entity\Image {#2744 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
    +slug: "What-was-the-last-dumb-phone-you-had-before-your"
    +title: "What was the last dumb phone you had before your first smartphone?"
    +url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
    +body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 247
    +favouriteCount: 435
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702973604 {#2739
      date: 2023-12-19 09:13:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2746 …}
    +votes: Doctrine\ORM\PersistentCollection {#2748 …}
    +reports: Doctrine\ORM\PersistentCollection {#2750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
    +badges: Doctrine\ORM\PersistentCollection {#2756 …}
    +children: [
      1 => App\Entity\EntryComment {#2291}
      0 => App\Entity\EntryComment {#2279
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
        +body: "Motorola DROID 4 was my dream phone. Alas, it was never released down here, so I could never buy one, even used."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701087686 {#2278
          date: 2023-11-27 13:21:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@droidpenguin@lemmy.world"
          "@itsgroundhogdayagain@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2277 …}
        +nested: Doctrine\ORM\PersistentCollection {#2220 …}
        +votes: Doctrine\ORM\PersistentCollection {#2222 …}
        +reports: Doctrine\ORM\PersistentCollection {#2219 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
        -id: 169794
        -bodyTs: "'4':3 'ala':8 'buy':19 'could':17 'dream':6 'droid':2 'even':21 'motorola':1 'never':11,18 'one':20 'phone':7 'releas':12 'use':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5215573"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701087686 {#2276
          date: 2023-11-27 13:21:26.0 +01:00
        }
        +"title": 169794
      }
    ]
    -id: 17082
    -titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
    -bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701111382
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8790931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701024982 {#2725
      date: 2023-11-26 19:56:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: null
  +root: null
  +body: "Had a Samsung F250L. Neat little phone, decent camera for the time I’ve had it (2008-13). As much as I’d like some dumb phones again, the very least it’d had to have is fucking whatsapp, otherwise i’d be the “incommunicado”. I suspect something [running KaiOS](https://www.kaiostech.com/) would suffice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701053686 {#2298
    date: 2023-11-27 03:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@droidpenguin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2320 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  -id: 168825
  -bodyTs: "'-13':18 '/)':53 '2008':17 'camera':9 'd':23,33,42 'decent':8 'dumb':26 'f250l':4 'fuck':38 'incommunicado':45 'kaio':50 'least':31 'like':24 'littl':6 'much':20 'neat':5 'otherwis':40 'phone':7,27 'run':49 'samsung':3 'someth':48 'suffic':55 'suspect':47 'time':12 've':14 'whatsapp':39 'would':54 'www.kaiostech.com':52 'www.kaiostech.com/)':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5207071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701053686 {#2293
    date: 2023-11-27 03:54:46.0 +01:00
  }
  +"title": 168825
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2279
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2702 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
    +image: Proxies\__CG__\App\Entity\Image {#2744 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
    +slug: "What-was-the-last-dumb-phone-you-had-before-your"
    +title: "What was the last dumb phone you had before your first smartphone?"
    +url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
    +body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 247
    +favouriteCount: 435
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702973604 {#2739
      date: 2023-12-19 09:13:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2746 …}
    +votes: Doctrine\ORM\PersistentCollection {#2748 …}
    +reports: Doctrine\ORM\PersistentCollection {#2750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
    +badges: Doctrine\ORM\PersistentCollection {#2756 …}
    +children: [
      1 => App\Entity\EntryComment {#2291
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
        +image: null
        +parent: null
        +root: null
        +body: "Had a Samsung F250L. Neat little phone, decent camera for the time I’ve had it (2008-13). As much as I’d like some dumb phones again, the very least it’d had to have is fucking whatsapp, otherwise i’d be the “incommunicado”. I suspect something [running KaiOS](https://www.kaiostech.com/) would suffice"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701053686 {#2298
          date: 2023-11-27 03:54:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@droidpenguin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 168825
        -bodyTs: "'-13':18 '/)':53 '2008':17 'camera':9 'd':23,33,42 'decent':8 'dumb':26 'f250l':4 'fuck':38 'incommunicado':45 'kaio':50 'least':31 'like':24 'littl':6 'much':20 'neat':5 'otherwis':40 'phone':7,27 'run':49 'samsung':3 'someth':48 'suffic':55 'suspect':47 'time':12 've':14 'whatsapp':39 'would':54 'www.kaiostech.com':52 'www.kaiostech.com/)':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5207071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701053686 {#2293
          date: 2023-11-27 03:54:46.0 +01:00
        }
        +"title": 168825
      }
      0 => App\Entity\EntryComment {#2279}
    ]
    -id: 17082
    -titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
    -bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701111382
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8790931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701024982 {#2725
      date: 2023-11-26 19:56:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +body: "Motorola DROID 4 was my dream phone. Alas, it was never released down here, so I could never buy one, even used."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701087686 {#2278
    date: 2023-11-27 13:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@droidpenguin@lemmy.world"
    "@itsgroundhogdayagain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 169794
  -bodyTs: "'4':3 'ala':8 'buy':19 'could':17 'dream':6 'droid':2 'even':21 'motorola':1 'never':11,18 'one':20 'phone':7 'releas':12 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5215573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701087686 {#2276
    date: 2023-11-27 13:21:26.0 +01:00
  }
  +"title": 169794
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2279
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2702 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
    +image: Proxies\__CG__\App\Entity\Image {#2744 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
    +slug: "What-was-the-last-dumb-phone-you-had-before-your"
    +title: "What was the last dumb phone you had before your first smartphone?"
    +url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
    +body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 247
    +favouriteCount: 435
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702973604 {#2739
      date: 2023-12-19 09:13:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2746 …}
    +votes: Doctrine\ORM\PersistentCollection {#2748 …}
    +reports: Doctrine\ORM\PersistentCollection {#2750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
    +badges: Doctrine\ORM\PersistentCollection {#2756 …}
    +children: [
      1 => App\Entity\EntryComment {#2291
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
        +image: null
        +parent: null
        +root: null
        +body: "Had a Samsung F250L. Neat little phone, decent camera for the time I’ve had it (2008-13). As much as I’d like some dumb phones again, the very least it’d had to have is fucking whatsapp, otherwise i’d be the “incommunicado”. I suspect something [running KaiOS](https://www.kaiostech.com/) would suffice"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701053686 {#2298
          date: 2023-11-27 03:54:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@droidpenguin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 168825
        -bodyTs: "'-13':18 '/)':53 '2008':17 'camera':9 'd':23,33,42 'decent':8 'dumb':26 'f250l':4 'fuck':38 'incommunicado':45 'kaio':50 'least':31 'like':24 'littl':6 'much':20 'neat':5 'otherwis':40 'phone':7,27 'run':49 'samsung':3 'someth':48 'suffic':55 'suspect':47 'time':12 've':14 'whatsapp':39 'would':54 'www.kaiostech.com':52 'www.kaiostech.com/)':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5207071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701053686 {#2293
          date: 2023-11-27 03:54:46.0 +01:00
        }
        +"title": 168825
      }
      0 => App\Entity\EntryComment {#2279}
    ]
    -id: 17082
    -titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
    -bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701111382
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8790931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701024982 {#2725
      date: 2023-11-26 19:56:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +body: "Motorola DROID 4 was my dream phone. Alas, it was never released down here, so I could never buy one, even used."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701087686 {#2278
    date: 2023-11-27 13:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@droidpenguin@lemmy.world"
    "@itsgroundhogdayagain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 169794
  -bodyTs: "'4':3 'ala':8 'buy':19 'could':17 'dream':6 'droid':2 'even':21 'motorola':1 'never':11,18 'one':20 'phone':7 'releas':12 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5215573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701087686 {#2276
    date: 2023-11-27 13:21:26.0 +01:00
  }
  +"title": 169794
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2279
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2702 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
    +image: Proxies\__CG__\App\Entity\Image {#2744 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
    +slug: "What-was-the-last-dumb-phone-you-had-before-your"
    +title: "What was the last dumb phone you had before your first smartphone?"
    +url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
    +body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 247
    +favouriteCount: 435
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702973604 {#2739
      date: 2023-12-19 09:13:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2746 …}
    +votes: Doctrine\ORM\PersistentCollection {#2748 …}
    +reports: Doctrine\ORM\PersistentCollection {#2750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
    +badges: Doctrine\ORM\PersistentCollection {#2756 …}
    +children: [
      1 => App\Entity\EntryComment {#2291
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
        +image: null
        +parent: null
        +root: null
        +body: "Had a Samsung F250L. Neat little phone, decent camera for the time I’ve had it (2008-13). As much as I’d like some dumb phones again, the very least it’d had to have is fucking whatsapp, otherwise i’d be the “incommunicado”. I suspect something [running KaiOS](https://www.kaiostech.com/) would suffice"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701053686 {#2298
          date: 2023-11-27 03:54:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@droidpenguin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 168825
        -bodyTs: "'-13':18 '/)':53 '2008':17 'camera':9 'd':23,33,42 'decent':8 'dumb':26 'f250l':4 'fuck':38 'incommunicado':45 'kaio':50 'least':31 'like':24 'littl':6 'much':20 'neat':5 'otherwis':40 'phone':7,27 'run':49 'samsung':3 'someth':48 'suffic':55 'suspect':47 'time':12 've':14 'whatsapp':39 'would':54 'www.kaiostech.com':52 'www.kaiostech.com/)':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5207071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701053686 {#2293
          date: 2023-11-27 03:54:46.0 +01:00
        }
        +"title": 168825
      }
      0 => App\Entity\EntryComment {#2279}
    ]
    -id: 17082
    -titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
    -bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701111382
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8790931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701024982 {#2725
      date: 2023-11-26 19:56:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +body: "Motorola DROID 4 was my dream phone. Alas, it was never released down here, so I could never buy one, even used."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701087686 {#2278
    date: 2023-11-27 13:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@droidpenguin@lemmy.world"
    "@itsgroundhogdayagain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 169794
  -bodyTs: "'4':3 'ala':8 'buy':19 'could':17 'dream':6 'droid':2 'even':21 'motorola':1 'never':11,18 'one':20 'phone':7 'releas':12 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5215573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701087686 {#2276
    date: 2023-11-27 13:21:26.0 +01:00
  }
  +"title": 169794
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2465
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#2862 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2784 …}
  +slug: "Earth-has-a-cold"
  +title: "Earth has a cold"
  +url: "https://lemmy.ml/pictrs/image/9bed8666-cdf3-433f-8fc6-2e2826991b1f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 572
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701699187 {#2857
    date: 2023-12-04 15:13:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2864 …}
  +votes: Doctrine\ORM\PersistentCollection {#2866 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
  +badges: Doctrine\ORM\PersistentCollection {#2874 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2465 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +body: "Those seasons make little sense here, to be fair. In the midwest, winter is hot and dry, summer is hot and rainy. Autumn and Spring are just inbetweens."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700759260 {#1566
        date: 2023-11-23 18:07:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Samsy@lemmy.ml"
        "@MargotRobbie@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1629 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 155368
      -bodyTs: "'autumn':23 'dri':17 'fair':9 'hot':15,20 'inbetween':28 'littl':4 'make':3 'midwest':12 'raini':22 'season':2 'sens':5 'spring':25 'summer':18 'winter':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5106414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700759260 {#1567
        date: 2023-11-23 18:07:40.0 +01:00
      }
      +"title": 155368
    }
  ]
  -id: 15719
  -titleTs: "'cold':4 'earth':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700804739
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8349201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700718339 {#2843
    date: 2023-11-23 06:45:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2465
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#2862 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2784 …}
  +slug: "Earth-has-a-cold"
  +title: "Earth has a cold"
  +url: "https://lemmy.ml/pictrs/image/9bed8666-cdf3-433f-8fc6-2e2826991b1f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 572
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701699187 {#2857
    date: 2023-12-04 15:13:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2864 …}
  +votes: Doctrine\ORM\PersistentCollection {#2866 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
  +badges: Doctrine\ORM\PersistentCollection {#2874 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2465 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +body: "Those seasons make little sense here, to be fair. In the midwest, winter is hot and dry, summer is hot and rainy. Autumn and Spring are just inbetweens."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700759260 {#1566
        date: 2023-11-23 18:07:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Samsy@lemmy.ml"
        "@MargotRobbie@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1629 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 155368
      -bodyTs: "'autumn':23 'dri':17 'fair':9 'hot':15,20 'inbetween':28 'littl':4 'make':3 'midwest':12 'raini':22 'season':2 'sens':5 'spring':25 'summer':18 'winter':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5106414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700759260 {#1567
        date: 2023-11-23 18:07:40.0 +01:00
      }
      +"title": 155368
    }
  ]
  -id: 15719
  -titleTs: "'cold':4 'earth':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700804739
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8349201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700718339 {#2843
    date: 2023-11-23 06:45:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2465
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#2862 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2784 …}
  +slug: "Earth-has-a-cold"
  +title: "Earth has a cold"
  +url: "https://lemmy.ml/pictrs/image/9bed8666-cdf3-433f-8fc6-2e2826991b1f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 572
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701699187 {#2857
    date: 2023-12-04 15:13:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2864 …}
  +votes: Doctrine\ORM\PersistentCollection {#2866 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
  +badges: Doctrine\ORM\PersistentCollection {#2874 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2465 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +body: "Those seasons make little sense here, to be fair. In the midwest, winter is hot and dry, summer is hot and rainy. Autumn and Spring are just inbetweens."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700759260 {#1566
        date: 2023-11-23 18:07:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Samsy@lemmy.ml"
        "@MargotRobbie@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1629 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 155368
      -bodyTs: "'autumn':23 'dri':17 'fair':9 'hot':15,20 'inbetween':28 'littl':4 'make':3 'midwest':12 'raini':22 'season':2 'sens':5 'spring':25 'summer':18 'winter':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5106414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700759260 {#1567
        date: 2023-11-23 18:07:40.0 +01:00
      }
      +"title": 155368
    }
  ]
  -id: 15719
  -titleTs: "'cold':4 'earth':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700804739
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8349201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700718339 {#2843
    date: 2023-11-23 06:45:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#1702
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#2862 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2784 …}
    +slug: "Earth-has-a-cold"
    +title: "Earth has a cold"
    +url: "https://lemmy.ml/pictrs/image/9bed8666-cdf3-433f-8fc6-2e2826991b1f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 572
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701699187 {#2857
      date: 2023-12-04 15:13:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2864 …}
    +votes: Doctrine\ORM\PersistentCollection {#2866 …}
    +reports: Doctrine\ORM\PersistentCollection {#2868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
    +badges: Doctrine\ORM\PersistentCollection {#2874 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 15719
    -titleTs: "'cold':4 'earth':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700804739
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8349201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700718339 {#2843
      date: 2023-11-23 06:45:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +body: "Those seasons make little sense here, to be fair. In the midwest, winter is hot and dry, summer is hot and rainy. Autumn and Spring are just inbetweens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700759260 {#1566
    date: 2023-11-23 18:07:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Samsy@lemmy.ml"
    "@MargotRobbie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1629 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 155368
  -bodyTs: "'autumn':23 'dri':17 'fair':9 'hot':15,20 'inbetween':28 'littl':4 'make':3 'midwest':12 'raini':22 'season':2 'sens':5 'spring':25 'summer':18 'winter':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5106414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700759260 {#1567
    date: 2023-11-23 18:07:40.0 +01:00
  }
  +"title": 155368
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1702
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#2862 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2784 …}
    +slug: "Earth-has-a-cold"
    +title: "Earth has a cold"
    +url: "https://lemmy.ml/pictrs/image/9bed8666-cdf3-433f-8fc6-2e2826991b1f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 572
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701699187 {#2857
      date: 2023-12-04 15:13:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2864 …}
    +votes: Doctrine\ORM\PersistentCollection {#2866 …}
    +reports: Doctrine\ORM\PersistentCollection {#2868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
    +badges: Doctrine\ORM\PersistentCollection {#2874 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 15719
    -titleTs: "'cold':4 'earth':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700804739
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8349201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700718339 {#2843
      date: 2023-11-23 06:45:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +body: "Those seasons make little sense here, to be fair. In the midwest, winter is hot and dry, summer is hot and rainy. Autumn and Spring are just inbetweens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700759260 {#1566
    date: 2023-11-23 18:07:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Samsy@lemmy.ml"
    "@MargotRobbie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1629 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 155368
  -bodyTs: "'autumn':23 'dri':17 'fair':9 'hot':15,20 'inbetween':28 'littl':4 'make':3 'midwest':12 'raini':22 'season':2 'sens':5 'spring':25 'summer':18 'winter':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5106414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700759260 {#1567
    date: 2023-11-23 18:07:40.0 +01:00
  }
  +"title": 155368
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1702
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#2862 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2784 …}
    +slug: "Earth-has-a-cold"
    +title: "Earth has a cold"
    +url: "https://lemmy.ml/pictrs/image/9bed8666-cdf3-433f-8fc6-2e2826991b1f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 572
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701699187 {#2857
      date: 2023-12-04 15:13:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2864 …}
    +votes: Doctrine\ORM\PersistentCollection {#2866 …}
    +reports: Doctrine\ORM\PersistentCollection {#2868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
    +badges: Doctrine\ORM\PersistentCollection {#2874 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 15719
    -titleTs: "'cold':4 'earth':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700804739
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8349201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700718339 {#2843
      date: 2023-11-23 06:45:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +body: "Those seasons make little sense here, to be fair. In the midwest, winter is hot and dry, summer is hot and rainy. Autumn and Spring are just inbetweens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700759260 {#1566
    date: 2023-11-23 18:07:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Samsy@lemmy.ml"
    "@MargotRobbie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1629 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 155368
  -bodyTs: "'autumn':23 'dri':17 'fair':9 'hot':15,20 'inbetween':28 'littl':4 'make':3 'midwest':12 'raini':22 'season':2 'sens':5 'spring':25 'summer':18 'winter':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5106414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700759260 {#1567
    date: 2023-11-23 18:07:40.0 +01:00
  }
  +"title": 155368
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2271
  +user: Proxies\__CG__\App\Entity\User {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: Proxies\__CG__\App\Entity\Image {#2704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2706 …}
  +slug: "Success-is-built-through-GAMBA"
  +title: "Success is built through GAMBA"
  +url: "https://sh.itjust.works/pictrs/image/165ed578-87ba-4564-b381-4530760aeede.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 653
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701476564 {#2699
    date: 2023-12-02 01:22:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2709 …}
  +reports: Doctrine\ORM\PersistentCollection {#2711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2715 …}
  +badges: Doctrine\ORM\PersistentCollection {#2717 …}
  +children: [
    App\Entity\EntryComment {#2273
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2271 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
      +body: "Some madlads still do. Retro City Rampage (which is already over 10 years old now, damn) was ported to the NES, so that’s some 6502 Assembly work there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701178693 {#2268
        date: 2023-11-28 14:38:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@ChickenLadyLovesLife@lemmy.world"
        "@Agent641@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2190 …}
      +nested: Doctrine\ORM\PersistentCollection {#2265 …}
      +votes: Doctrine\ORM\PersistentCollection {#2263 …}
      +reports: Doctrine\ORM\PersistentCollection {#2235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
      -id: 173531
      -bodyTs: "'10':12 '6502':26 'alreadi':10 'assembl':27 'citi':6 'damn':16 'madlad':2 'nes':21 'old':14 'port':18 'rampag':7 'retro':5 'still':3 'work':28 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5249677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701178693 {#2267
        date: 2023-11-28 14:38:13.0 +01:00
      }
      +"title": 173531
    }
  ]
  -id: 17490
  -titleTs: "'built':3 'gamba':5 'success':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701199988
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9979303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701113588 {#2677
    date: 2023-11-27 20:33:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2271
  +user: Proxies\__CG__\App\Entity\User {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: Proxies\__CG__\App\Entity\Image {#2704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2706 …}
  +slug: "Success-is-built-through-GAMBA"
  +title: "Success is built through GAMBA"
  +url: "https://sh.itjust.works/pictrs/image/165ed578-87ba-4564-b381-4530760aeede.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 653
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701476564 {#2699
    date: 2023-12-02 01:22:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2709 …}
  +reports: Doctrine\ORM\PersistentCollection {#2711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2715 …}
  +badges: Doctrine\ORM\PersistentCollection {#2717 …}
  +children: [
    App\Entity\EntryComment {#2273
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2271 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
      +body: "Some madlads still do. Retro City Rampage (which is already over 10 years old now, damn) was ported to the NES, so that’s some 6502 Assembly work there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701178693 {#2268
        date: 2023-11-28 14:38:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@ChickenLadyLovesLife@lemmy.world"
        "@Agent641@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2190 …}
      +nested: Doctrine\ORM\PersistentCollection {#2265 …}
      +votes: Doctrine\ORM\PersistentCollection {#2263 …}
      +reports: Doctrine\ORM\PersistentCollection {#2235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
      -id: 173531
      -bodyTs: "'10':12 '6502':26 'alreadi':10 'assembl':27 'citi':6 'damn':16 'madlad':2 'nes':21 'old':14 'port':18 'rampag':7 'retro':5 'still':3 'work':28 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5249677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701178693 {#2267
        date: 2023-11-28 14:38:13.0 +01:00
      }
      +"title": 173531
    }
  ]
  -id: 17490
  -titleTs: "'built':3 'gamba':5 'success':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701199988
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9979303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701113588 {#2677
    date: 2023-11-27 20:33:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2271
  +user: Proxies\__CG__\App\Entity\User {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: Proxies\__CG__\App\Entity\Image {#2704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2706 …}
  +slug: "Success-is-built-through-GAMBA"
  +title: "Success is built through GAMBA"
  +url: "https://sh.itjust.works/pictrs/image/165ed578-87ba-4564-b381-4530760aeede.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 653
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701476564 {#2699
    date: 2023-12-02 01:22:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2709 …}
  +reports: Doctrine\ORM\PersistentCollection {#2711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2715 …}
  +badges: Doctrine\ORM\PersistentCollection {#2717 …}
  +children: [
    App\Entity\EntryComment {#2273
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2271 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
      +body: "Some madlads still do. Retro City Rampage (which is already over 10 years old now, damn) was ported to the NES, so that’s some 6502 Assembly work there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701178693 {#2268
        date: 2023-11-28 14:38:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@ChickenLadyLovesLife@lemmy.world"
        "@Agent641@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2190 …}
      +nested: Doctrine\ORM\PersistentCollection {#2265 …}
      +votes: Doctrine\ORM\PersistentCollection {#2263 …}
      +reports: Doctrine\ORM\PersistentCollection {#2235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
      -id: 173531
      -bodyTs: "'10':12 '6502':26 'alreadi':10 'assembl':27 'citi':6 'damn':16 'madlad':2 'nes':21 'old':14 'port':18 'rampag':7 'retro':5 'still':3 'work':28 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5249677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701178693 {#2267
        date: 2023-11-28 14:38:13.0 +01:00
      }
      +"title": 173531
    }
  ]
  -id: 17490
  -titleTs: "'built':3 'gamba':5 'success':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701199988
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9979303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701113588 {#2677
    date: 2023-11-27 20:33:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2273
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271
    +user: Proxies\__CG__\App\Entity\User {#2599 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#2704 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2706 …}
    +slug: "Success-is-built-through-GAMBA"
    +title: "Success is built through GAMBA"
    +url: "https://sh.itjust.works/pictrs/image/165ed578-87ba-4564-b381-4530760aeede.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 653
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701476564 {#2699
      date: 2023-12-02 01:22:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2707 …}
    +votes: Doctrine\ORM\PersistentCollection {#2709 …}
    +reports: Doctrine\ORM\PersistentCollection {#2711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2715 …}
    +badges: Doctrine\ORM\PersistentCollection {#2717 …}
    +children: [
      App\Entity\EntryComment {#2273}
    ]
    -id: 17490
    -titleTs: "'built':3 'gamba':5 'success':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701199988
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9979303"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701113588 {#2677
      date: 2023-11-27 20:33:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +body: "Some madlads still do. Retro City Rampage (which is already over 10 years old now, damn) was ported to the NES, so that’s some 6502 Assembly work there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701178693 {#2268
    date: 2023-11-28 14:38:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@ChickenLadyLovesLife@lemmy.world"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 173531
  -bodyTs: "'10':12 '6502':26 'alreadi':10 'assembl':27 'citi':6 'damn':16 'madlad':2 'nes':21 'old':14 'port':18 'rampag':7 'retro':5 'still':3 'work':28 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701178693 {#2267
    date: 2023-11-28 14:38:13.0 +01:00
  }
  +"title": 173531
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2273
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271
    +user: Proxies\__CG__\App\Entity\User {#2599 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#2704 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2706 …}
    +slug: "Success-is-built-through-GAMBA"
    +title: "Success is built through GAMBA"
    +url: "https://sh.itjust.works/pictrs/image/165ed578-87ba-4564-b381-4530760aeede.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 653
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701476564 {#2699
      date: 2023-12-02 01:22:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2707 …}
    +votes: Doctrine\ORM\PersistentCollection {#2709 …}
    +reports: Doctrine\ORM\PersistentCollection {#2711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2715 …}
    +badges: Doctrine\ORM\PersistentCollection {#2717 …}
    +children: [
      App\Entity\EntryComment {#2273}
    ]
    -id: 17490
    -titleTs: "'built':3 'gamba':5 'success':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701199988
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9979303"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701113588 {#2677
      date: 2023-11-27 20:33:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +body: "Some madlads still do. Retro City Rampage (which is already over 10 years old now, damn) was ported to the NES, so that’s some 6502 Assembly work there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701178693 {#2268
    date: 2023-11-28 14:38:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@ChickenLadyLovesLife@lemmy.world"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 173531
  -bodyTs: "'10':12 '6502':26 'alreadi':10 'assembl':27 'citi':6 'damn':16 'madlad':2 'nes':21 'old':14 'port':18 'rampag':7 'retro':5 'still':3 'work':28 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701178693 {#2267
    date: 2023-11-28 14:38:13.0 +01:00
  }
  +"title": 173531
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2273
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271
    +user: Proxies\__CG__\App\Entity\User {#2599 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#2704 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2706 …}
    +slug: "Success-is-built-through-GAMBA"
    +title: "Success is built through GAMBA"
    +url: "https://sh.itjust.works/pictrs/image/165ed578-87ba-4564-b381-4530760aeede.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 653
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701476564 {#2699
      date: 2023-12-02 01:22:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2707 …}
    +votes: Doctrine\ORM\PersistentCollection {#2709 …}
    +reports: Doctrine\ORM\PersistentCollection {#2711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2715 …}
    +badges: Doctrine\ORM\PersistentCollection {#2717 …}
    +children: [
      App\Entity\EntryComment {#2273}
    ]
    -id: 17490
    -titleTs: "'built':3 'gamba':5 'success':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701199988
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9979303"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701113588 {#2677
      date: 2023-11-27 20:33:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +body: "Some madlads still do. Retro City Rampage (which is already over 10 years old now, damn) was ported to the NES, so that’s some 6502 Assembly work there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701178693 {#2268
    date: 2023-11-28 14:38:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@ChickenLadyLovesLife@lemmy.world"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 173531
  -bodyTs: "'10':12 '6502':26 'alreadi':10 'assembl':27 'citi':6 'damn':16 'madlad':2 'nes':21 'old':14 'port':18 'rampag':7 'retro':5 'still':3 'work':28 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701178693 {#2267
    date: 2023-11-28 14:38:13.0 +01:00
  }
  +"title": 173531
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2237
  +user: Proxies\__CG__\App\Entity\User {#2588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: Proxies\__CG__\App\Entity\Image {#2671 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2676 …}
  +slug: "My-whole-night-is-booked-now"
  +title: "My whole night is booked now"
  +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 79
  +favouriteCount: 1142
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701464890 {#2187
    date: 2023-12-01 22:08:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  +badges: Doctrine\ORM\PersistentCollection {#2697 …}
  +children: [
    2 => App\Entity\EntryComment {#2238
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
      +body: "The way he completely bashed Alchemia Story in his last video makes me think that he found the bottom of the barrel. That, or he’s getting so frustrated that he won’t even try to look for silver linings anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701179014 {#2226
        date: 2023-11-28 14:43:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Jeanschyso@lemmy.world"
        "@JPSound@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2259 …}
      +nested: Doctrine\ORM\PersistentCollection {#2244 …}
      +votes: Doctrine\ORM\PersistentCollection {#2250 …}
      +reports: Doctrine\ORM\PersistentCollection {#2245 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
      -id: 173545
      -bodyTs: "'alchemia':6 'anymor':41 'barrel':22 'bash':5 'bottom':19 'complet':4 'even':34 'found':17 'frustrat':29 'get':27 'last':10 'line':40 'look':37 'make':12 'silver':39 'stori':7 'think':14 'tri':35 'video':11 'way':2 'won':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5249762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701179014 {#2234
        date: 2023-11-28 14:43:34.0 +01:00
      }
      +"title": 173545
    }
    1 => App\Entity\EntryComment {#2285
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Must be part 1 of PatricianTV playing Skyrim.\n
        \n
        Motherfucker did [“Morrowind Analysis: A quick retrospective”](https://www.youtube.com/watch?v=VZ9u8S26tGk) in just under 8 hours. For fans of Elder Scrolls, it’s worth watching.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701179207 {#2251
        date: 2023-11-28 14:46:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2286 …}
      +nested: Doctrine\ORM\PersistentCollection {#2188 …}
      +votes: Doctrine\ORM\PersistentCollection {#2034 …}
      +reports: Doctrine\ORM\PersistentCollection {#2156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
      -id: 173559
      -bodyTs: "'/watch?v=vz9u8s26tgk)':18 '1':4 '8':22 'analysi':12 'elder':27 'fan':25 'hour':23 'morrowind':11 'motherfuck':9 'must':1 'part':3 'patriciantv':6 'play':7 'quick':14 'retrospect':15 'scroll':28 'skyrim':8 'watch':32 'worth':31 'www.youtube.com':17 'www.youtube.com/watch?v=vz9u8s26tgk)':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5249856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701179207 {#2284
        date: 2023-11-28 14:46:47.0 +01:00
      }
      +"title": 173559
    }
    0 => App\Entity\EntryComment {#2150
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
      +body: "I want front row seats, I’ll download and login to the game to watch it live, maybe join you in biomassing my dude who’ll be barely hours old"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701179351 {#2147
        date: 2023-11-28 14:49:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@SinningStromgald@lemmy.world"
        "@Thteven@lemmy.world"
        "@sebinspace@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 173566
      -bodyTs: "'bare':28 'biomass':22 'download':8 'dude':24 'front':3 'game':13 'hour':29 'join':19 'live':17 'll':7,26 'login':10 'mayb':18 'old':30 'row':4 'seat':5 'want':2 'watch':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5249903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701179351 {#2145
        date: 2023-11-28 14:49:11.0 +01:00
      }
      +"title": 173566
    }
  ]
  -id: 17315
  -titleTs: "'book':5 'night':3 'whole':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701177828
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4114610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701091428 {#2675
    date: 2023-11-27 14:23:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2237
  +user: Proxies\__CG__\App\Entity\User {#2588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: Proxies\__CG__\App\Entity\Image {#2671 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2676 …}
  +slug: "My-whole-night-is-booked-now"
  +title: "My whole night is booked now"
  +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 79
  +favouriteCount: 1142
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701464890 {#2187
    date: 2023-12-01 22:08:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  +badges: Doctrine\ORM\PersistentCollection {#2697 …}
  +children: [
    2 => App\Entity\EntryComment {#2238
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
      +body: "The way he completely bashed Alchemia Story in his last video makes me think that he found the bottom of the barrel. That, or he’s getting so frustrated that he won’t even try to look for silver linings anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701179014 {#2226
        date: 2023-11-28 14:43:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Jeanschyso@lemmy.world"
        "@JPSound@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2259 …}
      +nested: Doctrine\ORM\PersistentCollection {#2244 …}
      +votes: Doctrine\ORM\PersistentCollection {#2250 …}
      +reports: Doctrine\ORM\PersistentCollection {#2245 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
      -id: 173545
      -bodyTs: "'alchemia':6 'anymor':41 'barrel':22 'bash':5 'bottom':19 'complet':4 'even':34 'found':17 'frustrat':29 'get':27 'last':10 'line':40 'look':37 'make':12 'silver':39 'stori':7 'think':14 'tri':35 'video':11 'way':2 'won':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5249762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701179014 {#2234
        date: 2023-11-28 14:43:34.0 +01:00
      }
      +"title": 173545
    }
    1 => App\Entity\EntryComment {#2285
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Must be part 1 of PatricianTV playing Skyrim.\n
        \n
        Motherfucker did [“Morrowind Analysis: A quick retrospective”](https://www.youtube.com/watch?v=VZ9u8S26tGk) in just under 8 hours. For fans of Elder Scrolls, it’s worth watching.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701179207 {#2251
        date: 2023-11-28 14:46:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2286 …}
      +nested: Doctrine\ORM\PersistentCollection {#2188 …}
      +votes: Doctrine\ORM\PersistentCollection {#2034 …}
      +reports: Doctrine\ORM\PersistentCollection {#2156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
      -id: 173559
      -bodyTs: "'/watch?v=vz9u8s26tgk)':18 '1':4 '8':22 'analysi':12 'elder':27 'fan':25 'hour':23 'morrowind':11 'motherfuck':9 'must':1 'part':3 'patriciantv':6 'play':7 'quick':14 'retrospect':15 'scroll':28 'skyrim':8 'watch':32 'worth':31 'www.youtube.com':17 'www.youtube.com/watch?v=vz9u8s26tgk)':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5249856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701179207 {#2284
        date: 2023-11-28 14:46:47.0 +01:00
      }
      +"title": 173559
    }
    0 => App\Entity\EntryComment {#2150
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
      +body: "I want front row seats, I’ll download and login to the game to watch it live, maybe join you in biomassing my dude who’ll be barely hours old"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701179351 {#2147
        date: 2023-11-28 14:49:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@SinningStromgald@lemmy.world"
        "@Thteven@lemmy.world"
        "@sebinspace@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 173566
      -bodyTs: "'bare':28 'biomass':22 'download':8 'dude':24 'front':3 'game':13 'hour':29 'join':19 'live':17 'll':7,26 'login':10 'mayb':18 'old':30 'row':4 'seat':5 'want':2 'watch':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5249903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701179351 {#2145
        date: 2023-11-28 14:49:11.0 +01:00
      }
      +"title": 173566
    }
  ]
  -id: 17315
  -titleTs: "'book':5 'night':3 'whole':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701177828
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4114610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701091428 {#2675
    date: 2023-11-27 14:23:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2237
  +user: Proxies\__CG__\App\Entity\User {#2588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: Proxies\__CG__\App\Entity\Image {#2671 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2676 …}
  +slug: "My-whole-night-is-booked-now"
  +title: "My whole night is booked now"
  +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 79
  +favouriteCount: 1142
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701464890 {#2187
    date: 2023-12-01 22:08:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  +badges: Doctrine\ORM\PersistentCollection {#2697 …}
  +children: [
    2 => App\Entity\EntryComment {#2238
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
      +body: "The way he completely bashed Alchemia Story in his last video makes me think that he found the bottom of the barrel. That, or he’s getting so frustrated that he won’t even try to look for silver linings anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701179014 {#2226
        date: 2023-11-28 14:43:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Jeanschyso@lemmy.world"
        "@JPSound@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2259 …}
      +nested: Doctrine\ORM\PersistentCollection {#2244 …}
      +votes: Doctrine\ORM\PersistentCollection {#2250 …}
      +reports: Doctrine\ORM\PersistentCollection {#2245 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
      -id: 173545
      -bodyTs: "'alchemia':6 'anymor':41 'barrel':22 'bash':5 'bottom':19 'complet':4 'even':34 'found':17 'frustrat':29 'get':27 'last':10 'line':40 'look':37 'make':12 'silver':39 'stori':7 'think':14 'tri':35 'video':11 'way':2 'won':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5249762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701179014 {#2234
        date: 2023-11-28 14:43:34.0 +01:00
      }
      +"title": 173545
    }
    1 => App\Entity\EntryComment {#2285
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Must be part 1 of PatricianTV playing Skyrim.\n
        \n
        Motherfucker did [“Morrowind Analysis: A quick retrospective”](https://www.youtube.com/watch?v=VZ9u8S26tGk) in just under 8 hours. For fans of Elder Scrolls, it’s worth watching.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701179207 {#2251
        date: 2023-11-28 14:46:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2286 …}
      +nested: Doctrine\ORM\PersistentCollection {#2188 …}
      +votes: Doctrine\ORM\PersistentCollection {#2034 …}
      +reports: Doctrine\ORM\PersistentCollection {#2156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
      -id: 173559
      -bodyTs: "'/watch?v=vz9u8s26tgk)':18 '1':4 '8':22 'analysi':12 'elder':27 'fan':25 'hour':23 'morrowind':11 'motherfuck':9 'must':1 'part':3 'patriciantv':6 'play':7 'quick':14 'retrospect':15 'scroll':28 'skyrim':8 'watch':32 'worth':31 'www.youtube.com':17 'www.youtube.com/watch?v=vz9u8s26tgk)':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5249856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701179207 {#2284
        date: 2023-11-28 14:46:47.0 +01:00
      }
      +"title": 173559
    }
    0 => App\Entity\EntryComment {#2150
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
      +body: "I want front row seats, I’ll download and login to the game to watch it live, maybe join you in biomassing my dude who’ll be barely hours old"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701179351 {#2147
        date: 2023-11-28 14:49:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@SinningStromgald@lemmy.world"
        "@Thteven@lemmy.world"
        "@sebinspace@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 173566
      -bodyTs: "'bare':28 'biomass':22 'download':8 'dude':24 'front':3 'game':13 'hour':29 'join':19 'live':17 'll':7,26 'login':10 'mayb':18 'old':30 'row':4 'seat':5 'want':2 'watch':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5249903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701179351 {#2145
        date: 2023-11-28 14:49:11.0 +01:00
      }
      +"title": 173566
    }
  ]
  -id: 17315
  -titleTs: "'book':5 'night':3 'whole':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701177828
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4114610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701091428 {#2675
    date: 2023-11-27 14:23:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2238
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#2671 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2676 …}
    +slug: "My-whole-night-is-booked-now"
    +title: "My whole night is booked now"
    +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 79
    +favouriteCount: 1142
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701464890 {#2187
      date: 2023-12-01 22:08:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2687 …}
    +votes: Doctrine\ORM\PersistentCollection {#2689 …}
    +reports: Doctrine\ORM\PersistentCollection {#2691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
    +badges: Doctrine\ORM\PersistentCollection {#2697 …}
    +children: [
      2 => App\Entity\EntryComment {#2238}
      1 => App\Entity\EntryComment {#2285
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Must be part 1 of PatricianTV playing Skyrim.\n
          \n
          Motherfucker did [“Morrowind Analysis: A quick retrospective”](https://www.youtube.com/watch?v=VZ9u8S26tGk) in just under 8 hours. For fans of Elder Scrolls, it’s worth watching.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701179207 {#2251
          date: 2023-11-28 14:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2286 …}
        +nested: Doctrine\ORM\PersistentCollection {#2188 …}
        +votes: Doctrine\ORM\PersistentCollection {#2034 …}
        +reports: Doctrine\ORM\PersistentCollection {#2156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
        -id: 173559
        -bodyTs: "'/watch?v=vz9u8s26tgk)':18 '1':4 '8':22 'analysi':12 'elder':27 'fan':25 'hour':23 'morrowind':11 'motherfuck':9 'must':1 'part':3 'patriciantv':6 'play':7 'quick':14 'retrospect':15 'scroll':28 'skyrim':8 'watch':32 'worth':31 'www.youtube.com':17 'www.youtube.com/watch?v=vz9u8s26tgk)':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179207 {#2284
          date: 2023-11-28 14:46:47.0 +01:00
        }
        +"title": 173559
      }
      0 => App\Entity\EntryComment {#2150
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +body: "I want front row seats, I’ll download and login to the game to watch it live, maybe join you in biomassing my dude who’ll be barely hours old"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701179351 {#2147
          date: 2023-11-28 14:49:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@SinningStromgald@lemmy.world"
          "@Thteven@lemmy.world"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 173566
        -bodyTs: "'bare':28 'biomass':22 'download':8 'dude':24 'front':3 'game':13 'hour':29 'join':19 'live':17 'll':7,26 'login':10 'mayb':18 'old':30 'row':4 'seat':5 'want':2 'watch':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179351 {#2145
          date: 2023-11-28 14:49:11.0 +01:00
        }
        +"title": 173566
      }
    ]
    -id: 17315
    -titleTs: "'book':5 'night':3 'whole':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701177828
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4114610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701091428 {#2675
      date: 2023-11-27 14:23:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +body: "The way he completely bashed Alchemia Story in his last video makes me think that he found the bottom of the barrel. That, or he’s getting so frustrated that he won’t even try to look for silver linings anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701179014 {#2226
    date: 2023-11-28 14:43:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Jeanschyso@lemmy.world"
    "@JPSound@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 173545
  -bodyTs: "'alchemia':6 'anymor':41 'barrel':22 'bash':5 'bottom':19 'complet':4 'even':34 'found':17 'frustrat':29 'get':27 'last':10 'line':40 'look':37 'make':12 'silver':39 'stori':7 'think':14 'tri':35 'video':11 'way':2 'won':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179014 {#2234
    date: 2023-11-28 14:43:34.0 +01:00
  }
  +"title": 173545
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2238
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#2671 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2676 …}
    +slug: "My-whole-night-is-booked-now"
    +title: "My whole night is booked now"
    +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 79
    +favouriteCount: 1142
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701464890 {#2187
      date: 2023-12-01 22:08:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2687 …}
    +votes: Doctrine\ORM\PersistentCollection {#2689 …}
    +reports: Doctrine\ORM\PersistentCollection {#2691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
    +badges: Doctrine\ORM\PersistentCollection {#2697 …}
    +children: [
      2 => App\Entity\EntryComment {#2238}
      1 => App\Entity\EntryComment {#2285
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Must be part 1 of PatricianTV playing Skyrim.\n
          \n
          Motherfucker did [“Morrowind Analysis: A quick retrospective”](https://www.youtube.com/watch?v=VZ9u8S26tGk) in just under 8 hours. For fans of Elder Scrolls, it’s worth watching.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701179207 {#2251
          date: 2023-11-28 14:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2286 …}
        +nested: Doctrine\ORM\PersistentCollection {#2188 …}
        +votes: Doctrine\ORM\PersistentCollection {#2034 …}
        +reports: Doctrine\ORM\PersistentCollection {#2156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
        -id: 173559
        -bodyTs: "'/watch?v=vz9u8s26tgk)':18 '1':4 '8':22 'analysi':12 'elder':27 'fan':25 'hour':23 'morrowind':11 'motherfuck':9 'must':1 'part':3 'patriciantv':6 'play':7 'quick':14 'retrospect':15 'scroll':28 'skyrim':8 'watch':32 'worth':31 'www.youtube.com':17 'www.youtube.com/watch?v=vz9u8s26tgk)':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179207 {#2284
          date: 2023-11-28 14:46:47.0 +01:00
        }
        +"title": 173559
      }
      0 => App\Entity\EntryComment {#2150
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +body: "I want front row seats, I’ll download and login to the game to watch it live, maybe join you in biomassing my dude who’ll be barely hours old"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701179351 {#2147
          date: 2023-11-28 14:49:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@SinningStromgald@lemmy.world"
          "@Thteven@lemmy.world"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 173566
        -bodyTs: "'bare':28 'biomass':22 'download':8 'dude':24 'front':3 'game':13 'hour':29 'join':19 'live':17 'll':7,26 'login':10 'mayb':18 'old':30 'row':4 'seat':5 'want':2 'watch':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179351 {#2145
          date: 2023-11-28 14:49:11.0 +01:00
        }
        +"title": 173566
      }
    ]
    -id: 17315
    -titleTs: "'book':5 'night':3 'whole':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701177828
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4114610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701091428 {#2675
      date: 2023-11-27 14:23:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +body: "The way he completely bashed Alchemia Story in his last video makes me think that he found the bottom of the barrel. That, or he’s getting so frustrated that he won’t even try to look for silver linings anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701179014 {#2226
    date: 2023-11-28 14:43:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Jeanschyso@lemmy.world"
    "@JPSound@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 173545
  -bodyTs: "'alchemia':6 'anymor':41 'barrel':22 'bash':5 'bottom':19 'complet':4 'even':34 'found':17 'frustrat':29 'get':27 'last':10 'line':40 'look':37 'make':12 'silver':39 'stori':7 'think':14 'tri':35 'video':11 'way':2 'won':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179014 {#2234
    date: 2023-11-28 14:43:34.0 +01:00
  }
  +"title": 173545
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2238
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#2671 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2676 …}
    +slug: "My-whole-night-is-booked-now"
    +title: "My whole night is booked now"
    +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 79
    +favouriteCount: 1142
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701464890 {#2187
      date: 2023-12-01 22:08:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2687 …}
    +votes: Doctrine\ORM\PersistentCollection {#2689 …}
    +reports: Doctrine\ORM\PersistentCollection {#2691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
    +badges: Doctrine\ORM\PersistentCollection {#2697 …}
    +children: [
      2 => App\Entity\EntryComment {#2238}
      1 => App\Entity\EntryComment {#2285
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Must be part 1 of PatricianTV playing Skyrim.\n
          \n
          Motherfucker did [“Morrowind Analysis: A quick retrospective”](https://www.youtube.com/watch?v=VZ9u8S26tGk) in just under 8 hours. For fans of Elder Scrolls, it’s worth watching.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701179207 {#2251
          date: 2023-11-28 14:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2286 …}
        +nested: Doctrine\ORM\PersistentCollection {#2188 …}
        +votes: Doctrine\ORM\PersistentCollection {#2034 …}
        +reports: Doctrine\ORM\PersistentCollection {#2156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
        -id: 173559
        -bodyTs: "'/watch?v=vz9u8s26tgk)':18 '1':4 '8':22 'analysi':12 'elder':27 'fan':25 'hour':23 'morrowind':11 'motherfuck':9 'must':1 'part':3 'patriciantv':6 'play':7 'quick':14 'retrospect':15 'scroll':28 'skyrim':8 'watch':32 'worth':31 'www.youtube.com':17 'www.youtube.com/watch?v=vz9u8s26tgk)':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179207 {#2284
          date: 2023-11-28 14:46:47.0 +01:00
        }
        +"title": 173559
      }
      0 => App\Entity\EntryComment {#2150
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +body: "I want front row seats, I’ll download and login to the game to watch it live, maybe join you in biomassing my dude who’ll be barely hours old"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701179351 {#2147
          date: 2023-11-28 14:49:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@SinningStromgald@lemmy.world"
          "@Thteven@lemmy.world"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 173566
        -bodyTs: "'bare':28 'biomass':22 'download':8 'dude':24 'front':3 'game':13 'hour':29 'join':19 'live':17 'll':7,26 'login':10 'mayb':18 'old':30 'row':4 'seat':5 'want':2 'watch':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179351 {#2145
          date: 2023-11-28 14:49:11.0 +01:00
        }
        +"title": 173566
      }
    ]
    -id: 17315
    -titleTs: "'book':5 'night':3 'whole':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701177828
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4114610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701091428 {#2675
      date: 2023-11-27 14:23:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +body: "The way he completely bashed Alchemia Story in his last video makes me think that he found the bottom of the barrel. That, or he’s getting so frustrated that he won’t even try to look for silver linings anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701179014 {#2226
    date: 2023-11-28 14:43:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Jeanschyso@lemmy.world"
    "@JPSound@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 173545
  -bodyTs: "'alchemia':6 'anymor':41 'barrel':22 'bash':5 'bottom':19 'complet':4 'even':34 'found':17 'frustrat':29 'get':27 'last':10 'line':40 'look':37 'make':12 'silver':39 'stori':7 'think':14 'tri':35 'video':11 'way':2 'won':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179014 {#2234
    date: 2023-11-28 14:43:34.0 +01:00
  }
  +"title": 173545
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2285
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#2671 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2676 …}
    +slug: "My-whole-night-is-booked-now"
    +title: "My whole night is booked now"
    +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 79
    +favouriteCount: 1142
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701464890 {#2187
      date: 2023-12-01 22:08:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2687 …}
    +votes: Doctrine\ORM\PersistentCollection {#2689 …}
    +reports: Doctrine\ORM\PersistentCollection {#2691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
    +badges: Doctrine\ORM\PersistentCollection {#2697 …}
    +children: [
      2 => App\Entity\EntryComment {#2238
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
        +body: "The way he completely bashed Alchemia Story in his last video makes me think that he found the bottom of the barrel. That, or he’s getting so frustrated that he won’t even try to look for silver linings anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701179014 {#2226
          date: 2023-11-28 14:43:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@Jeanschyso@lemmy.world"
          "@JPSound@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2259 …}
        +nested: Doctrine\ORM\PersistentCollection {#2244 …}
        +votes: Doctrine\ORM\PersistentCollection {#2250 …}
        +reports: Doctrine\ORM\PersistentCollection {#2245 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
        -id: 173545
        -bodyTs: "'alchemia':6 'anymor':41 'barrel':22 'bash':5 'bottom':19 'complet':4 'even':34 'found':17 'frustrat':29 'get':27 'last':10 'line':40 'look':37 'make':12 'silver':39 'stori':7 'think':14 'tri':35 'video':11 'way':2 'won':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179014 {#2234
          date: 2023-11-28 14:43:34.0 +01:00
        }
        +"title": 173545
      }
      1 => App\Entity\EntryComment {#2285}
      0 => App\Entity\EntryComment {#2150
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +body: "I want front row seats, I’ll download and login to the game to watch it live, maybe join you in biomassing my dude who’ll be barely hours old"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701179351 {#2147
          date: 2023-11-28 14:49:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@SinningStromgald@lemmy.world"
          "@Thteven@lemmy.world"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 173566
        -bodyTs: "'bare':28 'biomass':22 'download':8 'dude':24 'front':3 'game':13 'hour':29 'join':19 'live':17 'll':7,26 'login':10 'mayb':18 'old':30 'row':4 'seat':5 'want':2 'watch':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179351 {#2145
          date: 2023-11-28 14:49:11.0 +01:00
        }
        +"title": 173566
      }
    ]
    -id: 17315
    -titleTs: "'book':5 'night':3 'whole':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701177828
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4114610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701091428 {#2675
      date: 2023-11-27 14:23:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Must be part 1 of PatricianTV playing Skyrim.\n
    \n
    Motherfucker did [“Morrowind Analysis: A quick retrospective”](https://www.youtube.com/watch?v=VZ9u8S26tGk) in just under 8 hours. For fans of Elder Scrolls, it’s worth watching.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701179207 {#2251
    date: 2023-11-28 14:46:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 173559
  -bodyTs: "'/watch?v=vz9u8s26tgk)':18 '1':4 '8':22 'analysi':12 'elder':27 'fan':25 'hour':23 'morrowind':11 'motherfuck':9 'must':1 'part':3 'patriciantv':6 'play':7 'quick':14 'retrospect':15 'scroll':28 'skyrim':8 'watch':32 'worth':31 'www.youtube.com':17 'www.youtube.com/watch?v=vz9u8s26tgk)':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179207 {#2284
    date: 2023-11-28 14:46:47.0 +01:00
  }
  +"title": 173559
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2285
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#2671 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2676 …}
    +slug: "My-whole-night-is-booked-now"
    +title: "My whole night is booked now"
    +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 79
    +favouriteCount: 1142
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701464890 {#2187
      date: 2023-12-01 22:08:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2687 …}
    +votes: Doctrine\ORM\PersistentCollection {#2689 …}
    +reports: Doctrine\ORM\PersistentCollection {#2691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
    +badges: Doctrine\ORM\PersistentCollection {#2697 …}
    +children: [
      2 => App\Entity\EntryComment {#2238
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
        +body: "The way he completely bashed Alchemia Story in his last video makes me think that he found the bottom of the barrel. That, or he’s getting so frustrated that he won’t even try to look for silver linings anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701179014 {#2226
          date: 2023-11-28 14:43:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@Jeanschyso@lemmy.world"
          "@JPSound@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2259 …}
        +nested: Doctrine\ORM\PersistentCollection {#2244 …}
        +votes: Doctrine\ORM\PersistentCollection {#2250 …}
        +reports: Doctrine\ORM\PersistentCollection {#2245 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
        -id: 173545
        -bodyTs: "'alchemia':6 'anymor':41 'barrel':22 'bash':5 'bottom':19 'complet':4 'even':34 'found':17 'frustrat':29 'get':27 'last':10 'line':40 'look':37 'make':12 'silver':39 'stori':7 'think':14 'tri':35 'video':11 'way':2 'won':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179014 {#2234
          date: 2023-11-28 14:43:34.0 +01:00
        }
        +"title": 173545
      }
      1 => App\Entity\EntryComment {#2285}
      0 => App\Entity\EntryComment {#2150
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +body: "I want front row seats, I’ll download and login to the game to watch it live, maybe join you in biomassing my dude who’ll be barely hours old"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701179351 {#2147
          date: 2023-11-28 14:49:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@SinningStromgald@lemmy.world"
          "@Thteven@lemmy.world"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 173566
        -bodyTs: "'bare':28 'biomass':22 'download':8 'dude':24 'front':3 'game':13 'hour':29 'join':19 'live':17 'll':7,26 'login':10 'mayb':18 'old':30 'row':4 'seat':5 'want':2 'watch':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179351 {#2145
          date: 2023-11-28 14:49:11.0 +01:00
        }
        +"title": 173566
      }
    ]
    -id: 17315
    -titleTs: "'book':5 'night':3 'whole':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701177828
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4114610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701091428 {#2675
      date: 2023-11-27 14:23:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Must be part 1 of PatricianTV playing Skyrim.\n
    \n
    Motherfucker did [“Morrowind Analysis: A quick retrospective”](https://www.youtube.com/watch?v=VZ9u8S26tGk) in just under 8 hours. For fans of Elder Scrolls, it’s worth watching.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701179207 {#2251
    date: 2023-11-28 14:46:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 173559
  -bodyTs: "'/watch?v=vz9u8s26tgk)':18 '1':4 '8':22 'analysi':12 'elder':27 'fan':25 'hour':23 'morrowind':11 'motherfuck':9 'must':1 'part':3 'patriciantv':6 'play':7 'quick':14 'retrospect':15 'scroll':28 'skyrim':8 'watch':32 'worth':31 'www.youtube.com':17 'www.youtube.com/watch?v=vz9u8s26tgk)':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179207 {#2284
    date: 2023-11-28 14:46:47.0 +01:00
  }
  +"title": 173559
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2285
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#2671 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2676 …}
    +slug: "My-whole-night-is-booked-now"
    +title: "My whole night is booked now"
    +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 79
    +favouriteCount: 1142
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701464890 {#2187
      date: 2023-12-01 22:08:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2687 …}
    +votes: Doctrine\ORM\PersistentCollection {#2689 …}
    +reports: Doctrine\ORM\PersistentCollection {#2691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
    +badges: Doctrine\ORM\PersistentCollection {#2697 …}
    +children: [
      2 => App\Entity\EntryComment {#2238
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
        +body: "The way he completely bashed Alchemia Story in his last video makes me think that he found the bottom of the barrel. That, or he’s getting so frustrated that he won’t even try to look for silver linings anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701179014 {#2226
          date: 2023-11-28 14:43:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@Jeanschyso@lemmy.world"
          "@JPSound@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2259 …}
        +nested: Doctrine\ORM\PersistentCollection {#2244 …}
        +votes: Doctrine\ORM\PersistentCollection {#2250 …}
        +reports: Doctrine\ORM\PersistentCollection {#2245 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
        -id: 173545
        -bodyTs: "'alchemia':6 'anymor':41 'barrel':22 'bash':5 'bottom':19 'complet':4 'even':34 'found':17 'frustrat':29 'get':27 'last':10 'line':40 'look':37 'make':12 'silver':39 'stori':7 'think':14 'tri':35 'video':11 'way':2 'won':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179014 {#2234
          date: 2023-11-28 14:43:34.0 +01:00
        }
        +"title": 173545
      }
      1 => App\Entity\EntryComment {#2285}
      0 => App\Entity\EntryComment {#2150
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +body: "I want front row seats, I’ll download and login to the game to watch it live, maybe join you in biomassing my dude who’ll be barely hours old"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701179351 {#2147
          date: 2023-11-28 14:49:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@SinningStromgald@lemmy.world"
          "@Thteven@lemmy.world"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 173566
        -bodyTs: "'bare':28 'biomass':22 'download':8 'dude':24 'front':3 'game':13 'hour':29 'join':19 'live':17 'll':7,26 'login':10 'mayb':18 'old':30 'row':4 'seat':5 'want':2 'watch':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179351 {#2145
          date: 2023-11-28 14:49:11.0 +01:00
        }
        +"title": 173566
      }
    ]
    -id: 17315
    -titleTs: "'book':5 'night':3 'whole':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701177828
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4114610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701091428 {#2675
      date: 2023-11-27 14:23:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Must be part 1 of PatricianTV playing Skyrim.\n
    \n
    Motherfucker did [“Morrowind Analysis: A quick retrospective”](https://www.youtube.com/watch?v=VZ9u8S26tGk) in just under 8 hours. For fans of Elder Scrolls, it’s worth watching.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701179207 {#2251
    date: 2023-11-28 14:46:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 173559
  -bodyTs: "'/watch?v=vz9u8s26tgk)':18 '1':4 '8':22 'analysi':12 'elder':27 'fan':25 'hour':23 'morrowind':11 'motherfuck':9 'must':1 'part':3 'patriciantv':6 'play':7 'quick':14 'retrospect':15 'scroll':28 'skyrim':8 'watch':32 'worth':31 'www.youtube.com':17 'www.youtube.com/watch?v=vz9u8s26tgk)':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179207 {#2284
    date: 2023-11-28 14:46:47.0 +01:00
  }
  +"title": 173559
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2150
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#2671 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2676 …}
    +slug: "My-whole-night-is-booked-now"
    +title: "My whole night is booked now"
    +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 79
    +favouriteCount: 1142
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701464890 {#2187
      date: 2023-12-01 22:08:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2687 …}
    +votes: Doctrine\ORM\PersistentCollection {#2689 …}
    +reports: Doctrine\ORM\PersistentCollection {#2691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
    +badges: Doctrine\ORM\PersistentCollection {#2697 …}
    +children: [
      2 => App\Entity\EntryComment {#2238
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
        +body: "The way he completely bashed Alchemia Story in his last video makes me think that he found the bottom of the barrel. That, or he’s getting so frustrated that he won’t even try to look for silver linings anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701179014 {#2226
          date: 2023-11-28 14:43:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@Jeanschyso@lemmy.world"
          "@JPSound@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2259 …}
        +nested: Doctrine\ORM\PersistentCollection {#2244 …}
        +votes: Doctrine\ORM\PersistentCollection {#2250 …}
        +reports: Doctrine\ORM\PersistentCollection {#2245 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
        -id: 173545
        -bodyTs: "'alchemia':6 'anymor':41 'barrel':22 'bash':5 'bottom':19 'complet':4 'even':34 'found':17 'frustrat':29 'get':27 'last':10 'line':40 'look':37 'make':12 'silver':39 'stori':7 'think':14 'tri':35 'video':11 'way':2 'won':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179014 {#2234
          date: 2023-11-28 14:43:34.0 +01:00
        }
        +"title": 173545
      }
      1 => App\Entity\EntryComment {#2285
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Must be part 1 of PatricianTV playing Skyrim.\n
          \n
          Motherfucker did [“Morrowind Analysis: A quick retrospective”](https://www.youtube.com/watch?v=VZ9u8S26tGk) in just under 8 hours. For fans of Elder Scrolls, it’s worth watching.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701179207 {#2251
          date: 2023-11-28 14:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2286 …}
        +nested: Doctrine\ORM\PersistentCollection {#2188 …}
        +votes: Doctrine\ORM\PersistentCollection {#2034 …}
        +reports: Doctrine\ORM\PersistentCollection {#2156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
        -id: 173559
        -bodyTs: "'/watch?v=vz9u8s26tgk)':18 '1':4 '8':22 'analysi':12 'elder':27 'fan':25 'hour':23 'morrowind':11 'motherfuck':9 'must':1 'part':3 'patriciantv':6 'play':7 'quick':14 'retrospect':15 'scroll':28 'skyrim':8 'watch':32 'worth':31 'www.youtube.com':17 'www.youtube.com/watch?v=vz9u8s26tgk)':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179207 {#2284
          date: 2023-11-28 14:46:47.0 +01:00
        }
        +"title": 173559
      }
      0 => App\Entity\EntryComment {#2150}
    ]
    -id: 17315
    -titleTs: "'book':5 'night':3 'whole':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701177828
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4114610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701091428 {#2675
      date: 2023-11-27 14:23:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "I want front row seats, I’ll download and login to the game to watch it live, maybe join you in biomassing my dude who’ll be barely hours old"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701179351 {#2147
    date: 2023-11-28 14:49:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@SinningStromgald@lemmy.world"
    "@Thteven@lemmy.world"
    "@sebinspace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 173566
  -bodyTs: "'bare':28 'biomass':22 'download':8 'dude':24 'front':3 'game':13 'hour':29 'join':19 'live':17 'll':7,26 'login':10 'mayb':18 'old':30 'row':4 'seat':5 'want':2 'watch':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179351 {#2145
    date: 2023-11-28 14:49:11.0 +01:00
  }
  +"title": 173566
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2150
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#2671 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2676 …}
    +slug: "My-whole-night-is-booked-now"
    +title: "My whole night is booked now"
    +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 79
    +favouriteCount: 1142
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701464890 {#2187
      date: 2023-12-01 22:08:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2687 …}
    +votes: Doctrine\ORM\PersistentCollection {#2689 …}
    +reports: Doctrine\ORM\PersistentCollection {#2691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
    +badges: Doctrine\ORM\PersistentCollection {#2697 …}
    +children: [
      2 => App\Entity\EntryComment {#2238
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
        +body: "The way he completely bashed Alchemia Story in his last video makes me think that he found the bottom of the barrel. That, or he’s getting so frustrated that he won’t even try to look for silver linings anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701179014 {#2226
          date: 2023-11-28 14:43:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@Jeanschyso@lemmy.world"
          "@JPSound@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2259 …}
        +nested: Doctrine\ORM\PersistentCollection {#2244 …}
        +votes: Doctrine\ORM\PersistentCollection {#2250 …}
        +reports: Doctrine\ORM\PersistentCollection {#2245 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
        -id: 173545
        -bodyTs: "'alchemia':6 'anymor':41 'barrel':22 'bash':5 'bottom':19 'complet':4 'even':34 'found':17 'frustrat':29 'get':27 'last':10 'line':40 'look':37 'make':12 'silver':39 'stori':7 'think':14 'tri':35 'video':11 'way':2 'won':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179014 {#2234
          date: 2023-11-28 14:43:34.0 +01:00
        }
        +"title": 173545
      }
      1 => App\Entity\EntryComment {#2285
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Must be part 1 of PatricianTV playing Skyrim.\n
          \n
          Motherfucker did [“Morrowind Analysis: A quick retrospective”](https://www.youtube.com/watch?v=VZ9u8S26tGk) in just under 8 hours. For fans of Elder Scrolls, it’s worth watching.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701179207 {#2251
          date: 2023-11-28 14:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2286 …}
        +nested: Doctrine\ORM\PersistentCollection {#2188 …}
        +votes: Doctrine\ORM\PersistentCollection {#2034 …}
        +reports: Doctrine\ORM\PersistentCollection {#2156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
        -id: 173559
        -bodyTs: "'/watch?v=vz9u8s26tgk)':18 '1':4 '8':22 'analysi':12 'elder':27 'fan':25 'hour':23 'morrowind':11 'motherfuck':9 'must':1 'part':3 'patriciantv':6 'play':7 'quick':14 'retrospect':15 'scroll':28 'skyrim':8 'watch':32 'worth':31 'www.youtube.com':17 'www.youtube.com/watch?v=vz9u8s26tgk)':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179207 {#2284
          date: 2023-11-28 14:46:47.0 +01:00
        }
        +"title": 173559
      }
      0 => App\Entity\EntryComment {#2150}
    ]
    -id: 17315
    -titleTs: "'book':5 'night':3 'whole':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701177828
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4114610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701091428 {#2675
      date: 2023-11-27 14:23:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "I want front row seats, I’ll download and login to the game to watch it live, maybe join you in biomassing my dude who’ll be barely hours old"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701179351 {#2147
    date: 2023-11-28 14:49:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@SinningStromgald@lemmy.world"
    "@Thteven@lemmy.world"
    "@sebinspace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 173566
  -bodyTs: "'bare':28 'biomass':22 'download':8 'dude':24 'front':3 'game':13 'hour':29 'join':19 'live':17 'll':7,26 'login':10 'mayb':18 'old':30 'row':4 'seat':5 'want':2 'watch':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179351 {#2145
    date: 2023-11-28 14:49:11.0 +01:00
  }
  +"title": 173566
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2150
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#2671 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2676 …}
    +slug: "My-whole-night-is-booked-now"
    +title: "My whole night is booked now"
    +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 79
    +favouriteCount: 1142
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701464890 {#2187
      date: 2023-12-01 22:08:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2687 …}
    +votes: Doctrine\ORM\PersistentCollection {#2689 …}
    +reports: Doctrine\ORM\PersistentCollection {#2691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
    +badges: Doctrine\ORM\PersistentCollection {#2697 …}
    +children: [
      2 => App\Entity\EntryComment {#2238
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
        +body: "The way he completely bashed Alchemia Story in his last video makes me think that he found the bottom of the barrel. That, or he’s getting so frustrated that he won’t even try to look for silver linings anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701179014 {#2226
          date: 2023-11-28 14:43:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@Jeanschyso@lemmy.world"
          "@JPSound@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2259 …}
        +nested: Doctrine\ORM\PersistentCollection {#2244 …}
        +votes: Doctrine\ORM\PersistentCollection {#2250 …}
        +reports: Doctrine\ORM\PersistentCollection {#2245 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
        -id: 173545
        -bodyTs: "'alchemia':6 'anymor':41 'barrel':22 'bash':5 'bottom':19 'complet':4 'even':34 'found':17 'frustrat':29 'get':27 'last':10 'line':40 'look':37 'make':12 'silver':39 'stori':7 'think':14 'tri':35 'video':11 'way':2 'won':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179014 {#2234
          date: 2023-11-28 14:43:34.0 +01:00
        }
        +"title": 173545
      }
      1 => App\Entity\EntryComment {#2285
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Must be part 1 of PatricianTV playing Skyrim.\n
          \n
          Motherfucker did [“Morrowind Analysis: A quick retrospective”](https://www.youtube.com/watch?v=VZ9u8S26tGk) in just under 8 hours. For fans of Elder Scrolls, it’s worth watching.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701179207 {#2251
          date: 2023-11-28 14:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2286 …}
        +nested: Doctrine\ORM\PersistentCollection {#2188 …}
        +votes: Doctrine\ORM\PersistentCollection {#2034 …}
        +reports: Doctrine\ORM\PersistentCollection {#2156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
        -id: 173559
        -bodyTs: "'/watch?v=vz9u8s26tgk)':18 '1':4 '8':22 'analysi':12 'elder':27 'fan':25 'hour':23 'morrowind':11 'motherfuck':9 'must':1 'part':3 'patriciantv':6 'play':7 'quick':14 'retrospect':15 'scroll':28 'skyrim':8 'watch':32 'worth':31 'www.youtube.com':17 'www.youtube.com/watch?v=vz9u8s26tgk)':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5249856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701179207 {#2284
          date: 2023-11-28 14:46:47.0 +01:00
        }
        +"title": 173559
      }
      0 => App\Entity\EntryComment {#2150}
    ]
    -id: 17315
    -titleTs: "'book':5 'night':3 'whole':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701177828
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4114610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701091428 {#2675
      date: 2023-11-27 14:23:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "I want front row seats, I’ll download and login to the game to watch it live, maybe join you in biomassing my dude who’ll be barely hours old"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701179351 {#2147
    date: 2023-11-28 14:49:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@SinningStromgald@lemmy.world"
    "@Thteven@lemmy.world"
    "@sebinspace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 173566
  -bodyTs: "'bare':28 'biomass':22 'download':8 'dude':24 'front':3 'game':13 'hour':29 'join':19 'live':17 'll':7,26 'login':10 'mayb':18 'old':30 'row':4 'seat':5 'want':2 'watch':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179351 {#2145
    date: 2023-11-28 14:49:11.0 +01:00
  }
  +"title": 173566
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2206
  +user: Proxies\__CG__\App\Entity\User {#2674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: Proxies\__CG__\App\Entity\Image {#2724 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
  +slug: "Free-sex-party-Become-poor-dog"
  +title: "Free sex... (party)*… Become poor dog"
  +url: "https://lemmy.world/pictrs/image/d4f91689-011e-4aea-89a6-43a928a2679c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 367
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701457186 {#2719
    date: 2023-12-01 19:59:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  +badges: Doctrine\ORM\PersistentCollection {#2737 …}
  +children: [
    App\Entity\EntryComment {#2205
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +body: "I’m Make You Blind"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701178378 {#2193
        date: 2023-11-28 14:32:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@F_Haxhausen@lemmy.world"
        "@deeply_moving_queef@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2210 …}
      +nested: Doctrine\ORM\PersistentCollection {#2207 …}
      +votes: Doctrine\ORM\PersistentCollection {#2208 …}
      +reports: Doctrine\ORM\PersistentCollection {#2204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
      -id: 173522
      -bodyTs: "'blind':5 'm':2 'make':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5249573"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701178378 {#2197
        date: 2023-11-28 14:32:58.0 +01:00
      }
      +"title": 173522
    }
  ]
  -id: 17717
  -titleTs: "'becom':4 'dog':6 'free':1 'parti':3 'poor':5 'sex':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701243055
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8859840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701156655 {#2705
    date: 2023-11-28 08:30:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2206
  +user: Proxies\__CG__\App\Entity\User {#2674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: Proxies\__CG__\App\Entity\Image {#2724 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
  +slug: "Free-sex-party-Become-poor-dog"
  +title: "Free sex... (party)*… Become poor dog"
  +url: "https://lemmy.world/pictrs/image/d4f91689-011e-4aea-89a6-43a928a2679c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 367
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701457186 {#2719
    date: 2023-12-01 19:59:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  +badges: Doctrine\ORM\PersistentCollection {#2737 …}
  +children: [
    App\Entity\EntryComment {#2205
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +body: "I’m Make You Blind"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701178378 {#2193
        date: 2023-11-28 14:32:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@F_Haxhausen@lemmy.world"
        "@deeply_moving_queef@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2210 …}
      +nested: Doctrine\ORM\PersistentCollection {#2207 …}
      +votes: Doctrine\ORM\PersistentCollection {#2208 …}
      +reports: Doctrine\ORM\PersistentCollection {#2204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
      -id: 173522
      -bodyTs: "'blind':5 'm':2 'make':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5249573"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701178378 {#2197
        date: 2023-11-28 14:32:58.0 +01:00
      }
      +"title": 173522
    }
  ]
  -id: 17717
  -titleTs: "'becom':4 'dog':6 'free':1 'parti':3 'poor':5 'sex':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701243055
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8859840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701156655 {#2705
    date: 2023-11-28 08:30:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2206
  +user: Proxies\__CG__\App\Entity\User {#2674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: Proxies\__CG__\App\Entity\Image {#2724 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
  +slug: "Free-sex-party-Become-poor-dog"
  +title: "Free sex... (party)*… Become poor dog"
  +url: "https://lemmy.world/pictrs/image/d4f91689-011e-4aea-89a6-43a928a2679c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 367
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701457186 {#2719
    date: 2023-12-01 19:59:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  +badges: Doctrine\ORM\PersistentCollection {#2737 …}
  +children: [
    App\Entity\EntryComment {#2205
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +body: "I’m Make You Blind"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701178378 {#2193
        date: 2023-11-28 14:32:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@F_Haxhausen@lemmy.world"
        "@deeply_moving_queef@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2210 …}
      +nested: Doctrine\ORM\PersistentCollection {#2207 …}
      +votes: Doctrine\ORM\PersistentCollection {#2208 …}
      +reports: Doctrine\ORM\PersistentCollection {#2204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
      -id: 173522
      -bodyTs: "'blind':5 'm':2 'make':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5249573"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701178378 {#2197
        date: 2023-11-28 14:32:58.0 +01:00
      }
      +"title": 173522
    }
  ]
  -id: 17717
  -titleTs: "'becom':4 'dog':6 'free':1 'parti':3 'poor':5 'sex':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701243055
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8859840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701156655 {#2705
    date: 2023-11-28 08:30:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2205
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#2724 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
    +slug: "Free-sex-party-Become-poor-dog"
    +title: "Free sex... (party)*… Become poor dog"
    +url: "https://lemmy.world/pictrs/image/d4f91689-011e-4aea-89a6-43a928a2679c.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 367
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701457186 {#2719
      date: 2023-12-01 19:59:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2727 …}
    +votes: Doctrine\ORM\PersistentCollection {#2729 …}
    +reports: Doctrine\ORM\PersistentCollection {#2731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
    +badges: Doctrine\ORM\PersistentCollection {#2737 …}
    +children: [
      App\Entity\EntryComment {#2205}
    ]
    -id: 17717
    -titleTs: "'becom':4 'dog':6 'free':1 'parti':3 'poor':5 'sex':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701243055
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8859840"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701156655 {#2705
      date: 2023-11-28 08:30:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +body: "I’m Make You Blind"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701178378 {#2193
    date: 2023-11-28 14:32:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@F_Haxhausen@lemmy.world"
    "@deeply_moving_queef@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 173522
  -bodyTs: "'blind':5 'm':2 'make':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701178378 {#2197
    date: 2023-11-28 14:32:58.0 +01:00
  }
  +"title": 173522
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2205
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#2724 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
    +slug: "Free-sex-party-Become-poor-dog"
    +title: "Free sex... (party)*… Become poor dog"
    +url: "https://lemmy.world/pictrs/image/d4f91689-011e-4aea-89a6-43a928a2679c.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 367
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701457186 {#2719
      date: 2023-12-01 19:59:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2727 …}
    +votes: Doctrine\ORM\PersistentCollection {#2729 …}
    +reports: Doctrine\ORM\PersistentCollection {#2731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
    +badges: Doctrine\ORM\PersistentCollection {#2737 …}
    +children: [
      App\Entity\EntryComment {#2205}
    ]
    -id: 17717
    -titleTs: "'becom':4 'dog':6 'free':1 'parti':3 'poor':5 'sex':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701243055
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8859840"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701156655 {#2705
      date: 2023-11-28 08:30:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +body: "I’m Make You Blind"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701178378 {#2193
    date: 2023-11-28 14:32:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@F_Haxhausen@lemmy.world"
    "@deeply_moving_queef@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 173522
  -bodyTs: "'blind':5 'm':2 'make':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701178378 {#2197
    date: 2023-11-28 14:32:58.0 +01:00
  }
  +"title": 173522
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2205
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#2724 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2726 …}
    +slug: "Free-sex-party-Become-poor-dog"
    +title: "Free sex... (party)*… Become poor dog"
    +url: "https://lemmy.world/pictrs/image/d4f91689-011e-4aea-89a6-43a928a2679c.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 367
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701457186 {#2719
      date: 2023-12-01 19:59:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2727 …}
    +votes: Doctrine\ORM\PersistentCollection {#2729 …}
    +reports: Doctrine\ORM\PersistentCollection {#2731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
    +badges: Doctrine\ORM\PersistentCollection {#2737 …}
    +children: [
      App\Entity\EntryComment {#2205}
    ]
    -id: 17717
    -titleTs: "'becom':4 'dog':6 'free':1 'parti':3 'poor':5 'sex':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701243055
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8859840"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701156655 {#2705
      date: 2023-11-28 08:30:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +body: "I’m Make You Blind"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701178378 {#2193
    date: 2023-11-28 14:32:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@F_Haxhausen@lemmy.world"
    "@deeply_moving_queef@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 173522
  -bodyTs: "'blind':5 'm':2 'make':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701178378 {#2197
    date: 2023-11-28 14:32:58.0 +01:00
  }
  +"title": 173522
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2119
  +user: Proxies\__CG__\App\Entity\User {#2742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#2782 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2784 …}
  +slug: "Hallmark-channel-go-brrrrr"
  +title: "Hallmark channel go brrrrr"
  +url: "https://lemmy.ml/pictrs/image/b6f79470-1d63-4511-9c50-454a53d9c976.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 147
  +favouriteCount: 1370
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701242252 {#2777
    date: 2023-11-29 08:17:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2787 …}
  +reports: Doctrine\ORM\PersistentCollection {#2789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
  +badges: Doctrine\ORM\PersistentCollection {#2795 …}
  +children: [
    1 => App\Entity\EntryComment {#2123
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
      +body: "Know your audience and whatnot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701053180 {#2115
        date: 2023-11-27 03:46:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lemmiter@lemm.ee"
        "@pigup@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2161 …}
      +nested: Doctrine\ORM\PersistentCollection {#2163 …}
      +votes: Doctrine\ORM\PersistentCollection {#2044 …}
      +reports: Doctrine\ORM\PersistentCollection {#2127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
      -id: 168810
      -bodyTs: "'audienc':3 'know':1 'whatnot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5206913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701053180 {#2113
        date: 2023-11-27 03:46:20.0 +01:00
      }
      +"title": 168810
    }
    0 => App\Entity\EntryComment {#2227
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +body: "Here’s a fun drinking game: one shot each time a new white character appears. Happy coma!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701053280 {#2198
        date: 2023-11-27 03:48:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Imgonnatrythis@sh.itjust.works"
        "@Decoy321@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 168815
      -bodyTs: "'appear':15 'charact':14 'coma':17 'drink':5 'fun':4 'game':6 'happi':16 'new':12 'one':7 'shot':8 'time':10 'white':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5206941"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701053280 {#2223
        date: 2023-11-27 03:48:00.0 +01:00
      }
      +"title": 168815
    }
  ]
  -id: 16973
  -titleTs: "'brrrrr':4 'channel':2 'go':3 'hallmark':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701093871
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8495008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701007471 {#2764
    date: 2023-11-26 15:04:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2119
  +user: Proxies\__CG__\App\Entity\User {#2742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#2782 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2784 …}
  +slug: "Hallmark-channel-go-brrrrr"
  +title: "Hallmark channel go brrrrr"
  +url: "https://lemmy.ml/pictrs/image/b6f79470-1d63-4511-9c50-454a53d9c976.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 147
  +favouriteCount: 1370
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701242252 {#2777
    date: 2023-11-29 08:17:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2787 …}
  +reports: Doctrine\ORM\PersistentCollection {#2789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
  +badges: Doctrine\ORM\PersistentCollection {#2795 …}
  +children: [
    1 => App\Entity\EntryComment {#2123
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
      +body: "Know your audience and whatnot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701053180 {#2115
        date: 2023-11-27 03:46:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lemmiter@lemm.ee"
        "@pigup@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2161 …}
      +nested: Doctrine\ORM\PersistentCollection {#2163 …}
      +votes: Doctrine\ORM\PersistentCollection {#2044 …}
      +reports: Doctrine\ORM\PersistentCollection {#2127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
      -id: 168810
      -bodyTs: "'audienc':3 'know':1 'whatnot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5206913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701053180 {#2113
        date: 2023-11-27 03:46:20.0 +01:00
      }
      +"title": 168810
    }
    0 => App\Entity\EntryComment {#2227
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +body: "Here’s a fun drinking game: one shot each time a new white character appears. Happy coma!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701053280 {#2198
        date: 2023-11-27 03:48:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Imgonnatrythis@sh.itjust.works"
        "@Decoy321@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 168815
      -bodyTs: "'appear':15 'charact':14 'coma':17 'drink':5 'fun':4 'game':6 'happi':16 'new':12 'one':7 'shot':8 'time':10 'white':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5206941"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701053280 {#2223
        date: 2023-11-27 03:48:00.0 +01:00
      }
      +"title": 168815
    }
  ]
  -id: 16973
  -titleTs: "'brrrrr':4 'channel':2 'go':3 'hallmark':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701093871
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8495008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701007471 {#2764
    date: 2023-11-26 15:04:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2119
  +user: Proxies\__CG__\App\Entity\User {#2742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#2782 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2784 …}
  +slug: "Hallmark-channel-go-brrrrr"
  +title: "Hallmark channel go brrrrr"
  +url: "https://lemmy.ml/pictrs/image/b6f79470-1d63-4511-9c50-454a53d9c976.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 147
  +favouriteCount: 1370
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701242252 {#2777
    date: 2023-11-29 08:17:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2787 …}
  +reports: Doctrine\ORM\PersistentCollection {#2789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
  +badges: Doctrine\ORM\PersistentCollection {#2795 …}
  +children: [
    1 => App\Entity\EntryComment {#2123
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
      +body: "Know your audience and whatnot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701053180 {#2115
        date: 2023-11-27 03:46:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lemmiter@lemm.ee"
        "@pigup@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2161 …}
      +nested: Doctrine\ORM\PersistentCollection {#2163 …}
      +votes: Doctrine\ORM\PersistentCollection {#2044 …}
      +reports: Doctrine\ORM\PersistentCollection {#2127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
      -id: 168810
      -bodyTs: "'audienc':3 'know':1 'whatnot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5206913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701053180 {#2113
        date: 2023-11-27 03:46:20.0 +01:00
      }
      +"title": 168810
    }
    0 => App\Entity\EntryComment {#2227
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +body: "Here’s a fun drinking game: one shot each time a new white character appears. Happy coma!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701053280 {#2198
        date: 2023-11-27 03:48:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Imgonnatrythis@sh.itjust.works"
        "@Decoy321@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 168815
      -bodyTs: "'appear':15 'charact':14 'coma':17 'drink':5 'fun':4 'game':6 'happi':16 'new':12 'one':7 'shot':8 'time':10 'white':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5206941"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701053280 {#2223
        date: 2023-11-27 03:48:00.0 +01:00
      }
      +"title": 168815
    }
  ]
  -id: 16973
  -titleTs: "'brrrrr':4 'channel':2 'go':3 'hallmark':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701093871
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8495008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701007471 {#2764
    date: 2023-11-26 15:04:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2123
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2119
    +user: Proxies\__CG__\App\Entity\User {#2742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#2782 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2784 …}
    +slug: "Hallmark-channel-go-brrrrr"
    +title: "Hallmark channel go brrrrr"
    +url: "https://lemmy.ml/pictrs/image/b6f79470-1d63-4511-9c50-454a53d9c976.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 1370
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701242252 {#2777
      date: 2023-11-29 08:17:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    +badges: Doctrine\ORM\PersistentCollection {#2795 …}
    +children: [
      1 => App\Entity\EntryComment {#2123}
      0 => App\Entity\EntryComment {#2227
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +body: "Here’s a fun drinking game: one shot each time a new white character appears. Happy coma!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701053280 {#2198
          date: 2023-11-27 03:48:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Imgonnatrythis@sh.itjust.works"
          "@Decoy321@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2213 …}
        +nested: Doctrine\ORM\PersistentCollection {#2230 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
        -id: 168815
        -bodyTs: "'appear':15 'charact':14 'coma':17 'drink':5 'fun':4 'game':6 'happi':16 'new':12 'one':7 'shot':8 'time':10 'white':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5206941"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701053280 {#2223
          date: 2023-11-27 03:48:00.0 +01:00
        }
        +"title": 168815
      }
    ]
    -id: 16973
    -titleTs: "'brrrrr':4 'channel':2 'go':3 'hallmark':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701093871
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8495008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701007471 {#2764
      date: 2023-11-26 15:04:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: "Know your audience and whatnot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701053180 {#2115
    date: 2023-11-27 03:46:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lemmiter@lemm.ee"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 168810
  -bodyTs: "'audienc':3 'know':1 'whatnot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5206913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701053180 {#2113
    date: 2023-11-27 03:46:20.0 +01:00
  }
  +"title": 168810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2123
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2119
    +user: Proxies\__CG__\App\Entity\User {#2742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#2782 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2784 …}
    +slug: "Hallmark-channel-go-brrrrr"
    +title: "Hallmark channel go brrrrr"
    +url: "https://lemmy.ml/pictrs/image/b6f79470-1d63-4511-9c50-454a53d9c976.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 1370
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701242252 {#2777
      date: 2023-11-29 08:17:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    +badges: Doctrine\ORM\PersistentCollection {#2795 …}
    +children: [
      1 => App\Entity\EntryComment {#2123}
      0 => App\Entity\EntryComment {#2227
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +body: "Here’s a fun drinking game: one shot each time a new white character appears. Happy coma!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701053280 {#2198
          date: 2023-11-27 03:48:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Imgonnatrythis@sh.itjust.works"
          "@Decoy321@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2213 …}
        +nested: Doctrine\ORM\PersistentCollection {#2230 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
        -id: 168815
        -bodyTs: "'appear':15 'charact':14 'coma':17 'drink':5 'fun':4 'game':6 'happi':16 'new':12 'one':7 'shot':8 'time':10 'white':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5206941"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701053280 {#2223
          date: 2023-11-27 03:48:00.0 +01:00
        }
        +"title": 168815
      }
    ]
    -id: 16973
    -titleTs: "'brrrrr':4 'channel':2 'go':3 'hallmark':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701093871
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8495008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701007471 {#2764
      date: 2023-11-26 15:04:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: "Know your audience and whatnot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701053180 {#2115
    date: 2023-11-27 03:46:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lemmiter@lemm.ee"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 168810
  -bodyTs: "'audienc':3 'know':1 'whatnot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5206913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701053180 {#2113
    date: 2023-11-27 03:46:20.0 +01:00
  }
  +"title": 168810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2123
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2119
    +user: Proxies\__CG__\App\Entity\User {#2742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#2782 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2784 …}
    +slug: "Hallmark-channel-go-brrrrr"
    +title: "Hallmark channel go brrrrr"
    +url: "https://lemmy.ml/pictrs/image/b6f79470-1d63-4511-9c50-454a53d9c976.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 1370
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701242252 {#2777
      date: 2023-11-29 08:17:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    +badges: Doctrine\ORM\PersistentCollection {#2795 …}
    +children: [
      1 => App\Entity\EntryComment {#2123}
      0 => App\Entity\EntryComment {#2227
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +body: "Here’s a fun drinking game: one shot each time a new white character appears. Happy coma!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701053280 {#2198
          date: 2023-11-27 03:48:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Imgonnatrythis@sh.itjust.works"
          "@Decoy321@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2213 …}
        +nested: Doctrine\ORM\PersistentCollection {#2230 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
        -id: 168815
        -bodyTs: "'appear':15 'charact':14 'coma':17 'drink':5 'fun':4 'game':6 'happi':16 'new':12 'one':7 'shot':8 'time':10 'white':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5206941"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701053280 {#2223
          date: 2023-11-27 03:48:00.0 +01:00
        }
        +"title": 168815
      }
    ]
    -id: 16973
    -titleTs: "'brrrrr':4 'channel':2 'go':3 'hallmark':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701093871
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8495008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701007471 {#2764
      date: 2023-11-26 15:04:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: "Know your audience and whatnot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701053180 {#2115
    date: 2023-11-27 03:46:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lemmiter@lemm.ee"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 168810
  -bodyTs: "'audienc':3 'know':1 'whatnot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5206913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701053180 {#2113
    date: 2023-11-27 03:46:20.0 +01:00
  }
  +"title": 168810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2227
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2119
    +user: Proxies\__CG__\App\Entity\User {#2742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#2782 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2784 …}
    +slug: "Hallmark-channel-go-brrrrr"
    +title: "Hallmark channel go brrrrr"
    +url: "https://lemmy.ml/pictrs/image/b6f79470-1d63-4511-9c50-454a53d9c976.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 1370
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701242252 {#2777
      date: 2023-11-29 08:17:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    +badges: Doctrine\ORM\PersistentCollection {#2795 …}
    +children: [
      1 => App\Entity\EntryComment {#2123
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
        +body: "Know your audience and whatnot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701053180 {#2115
          date: 2023-11-27 03:46:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@lemmiter@lemm.ee"
          "@pigup@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2161 …}
        +nested: Doctrine\ORM\PersistentCollection {#2163 …}
        +votes: Doctrine\ORM\PersistentCollection {#2044 …}
        +reports: Doctrine\ORM\PersistentCollection {#2127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
        -id: 168810
        -bodyTs: "'audienc':3 'know':1 'whatnot':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5206913"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701053180 {#2113
          date: 2023-11-27 03:46:20.0 +01:00
        }
        +"title": 168810
      }
      0 => App\Entity\EntryComment {#2227}
    ]
    -id: 16973
    -titleTs: "'brrrrr':4 'channel':2 'go':3 'hallmark':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701093871
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8495008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701007471 {#2764
      date: 2023-11-26 15:04:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "Here’s a fun drinking game: one shot each time a new white character appears. Happy coma!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701053280 {#2198
    date: 2023-11-27 03:48:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@Decoy321@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 168815
  -bodyTs: "'appear':15 'charact':14 'coma':17 'drink':5 'fun':4 'game':6 'happi':16 'new':12 'one':7 'shot':8 'time':10 'white':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5206941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701053280 {#2223
    date: 2023-11-27 03:48:00.0 +01:00
  }
  +"title": 168815
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2227
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2119
    +user: Proxies\__CG__\App\Entity\User {#2742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#2782 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2784 …}
    +slug: "Hallmark-channel-go-brrrrr"
    +title: "Hallmark channel go brrrrr"
    +url: "https://lemmy.ml/pictrs/image/b6f79470-1d63-4511-9c50-454a53d9c976.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 1370
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701242252 {#2777
      date: 2023-11-29 08:17:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    +badges: Doctrine\ORM\PersistentCollection {#2795 …}
    +children: [
      1 => App\Entity\EntryComment {#2123
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
        +body: "Know your audience and whatnot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701053180 {#2115
          date: 2023-11-27 03:46:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@lemmiter@lemm.ee"
          "@pigup@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2161 …}
        +nested: Doctrine\ORM\PersistentCollection {#2163 …}
        +votes: Doctrine\ORM\PersistentCollection {#2044 …}
        +reports: Doctrine\ORM\PersistentCollection {#2127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
        -id: 168810
        -bodyTs: "'audienc':3 'know':1 'whatnot':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5206913"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701053180 {#2113
          date: 2023-11-27 03:46:20.0 +01:00
        }
        +"title": 168810
      }
      0 => App\Entity\EntryComment {#2227}
    ]
    -id: 16973
    -titleTs: "'brrrrr':4 'channel':2 'go':3 'hallmark':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701093871
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8495008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701007471 {#2764
      date: 2023-11-26 15:04:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "Here’s a fun drinking game: one shot each time a new white character appears. Happy coma!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701053280 {#2198
    date: 2023-11-27 03:48:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@Decoy321@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 168815
  -bodyTs: "'appear':15 'charact':14 'coma':17 'drink':5 'fun':4 'game':6 'happi':16 'new':12 'one':7 'shot':8 'time':10 'white':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5206941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701053280 {#2223
    date: 2023-11-27 03:48:00.0 +01:00
  }
  +"title": 168815
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2227
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2119
    +user: Proxies\__CG__\App\Entity\User {#2742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#2782 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2784 …}
    +slug: "Hallmark-channel-go-brrrrr"
    +title: "Hallmark channel go brrrrr"
    +url: "https://lemmy.ml/pictrs/image/b6f79470-1d63-4511-9c50-454a53d9c976.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 1370
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701242252 {#2777
      date: 2023-11-29 08:17:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    +badges: Doctrine\ORM\PersistentCollection {#2795 …}
    +children: [
      1 => App\Entity\EntryComment {#2123
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
        +body: "Know your audience and whatnot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701053180 {#2115
          date: 2023-11-27 03:46:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@lemmiter@lemm.ee"
          "@pigup@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2161 …}
        +nested: Doctrine\ORM\PersistentCollection {#2163 …}
        +votes: Doctrine\ORM\PersistentCollection {#2044 …}
        +reports: Doctrine\ORM\PersistentCollection {#2127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
        -id: 168810
        -bodyTs: "'audienc':3 'know':1 'whatnot':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5206913"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701053180 {#2113
          date: 2023-11-27 03:46:20.0 +01:00
        }
        +"title": 168810
      }
      0 => App\Entity\EntryComment {#2227}
    ]
    -id: 16973
    -titleTs: "'brrrrr':4 'channel':2 'go':3 'hallmark':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701093871
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8495008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701007471 {#2764
      date: 2023-11-26 15:04:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "Here’s a fun drinking game: one shot each time a new white character appears. Happy coma!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701053280 {#2198
    date: 2023-11-27 03:48:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Imgonnatrythis@sh.itjust.works"
    "@Decoy321@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 168815
  -bodyTs: "'appear':15 'charact':14 'coma':17 'drink':5 'fun':4 'game':6 'happi':16 'new':12 'one':7 'shot':8 'time':10 'white':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5206941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701053280 {#2223
    date: 2023-11-27 03:48:00.0 +01:00
  }
  +"title": 168815
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1440
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
  +title: "Because customers don't need to easily filter away some stuff from their searches"
  +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 481
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701090550 {#1642
    date: 2023-11-27 14:09:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1527 …}
  +children: [
    4 => App\Entity\EntryComment {#2060
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1440}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +body: "I shall commit sudoku to atone for my sin"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1701010646 {#2042
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 166436
      -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5187961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010646 {#2141
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +"title": 166436
    }
    3 => App\Entity\EntryComment {#2340
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1440}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701012080 {#2300
        date: 2023-11-26 16:21:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2342 …}
      +nested: Doctrine\ORM\PersistentCollection {#2343 …}
      +votes: Doctrine\ORM\PersistentCollection {#2335 …}
      +reports: Doctrine\ORM\PersistentCollection {#2338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
      -id: 166521
      -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5188472"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701012080 {#2334
        date: 2023-11-26 16:21:20.0 +01:00
      }
      +"title": 166521
    }
    2 => App\Entity\EntryComment {#2072
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1440}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701040430 {#2073
        date: 2023-11-27 00:13:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
        "@blanketswithsmallpox@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 168346
      -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5202303"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701040430 {#2068
        date: 2023-11-27 00:13:50.0 +01:00
      }
      +"title": 168346
    }
    1 => App\Entity\EntryComment {#2057
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1440}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701040590 {#2047
        date: 2023-11-27 00:16:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
        "@Mossheart@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2055 …}
      +nested: Doctrine\ORM\PersistentCollection {#2054 …}
      +votes: Doctrine\ORM\PersistentCollection {#2053 …}
      +reports: Doctrine\ORM\PersistentCollection {#2165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
      -id: 168354
      -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5202349"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701040590 {#2045
        date: 2023-11-27 00:16:30.0 +01:00
      }
      +"title": 168354
    }
    0 => App\Entity\EntryComment {#2101
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1440}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
      +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701045091 {#2108
        date: 2023-11-27 01:31:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2109 …}
      +nested: Doctrine\ORM\PersistentCollection {#2106 …}
      +votes: Doctrine\ORM\PersistentCollection {#2107 …}
      +reports: Doctrine\ORM\PersistentCollection {#2124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
      -id: 168537
      -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5203950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701045091 {#2111
        date: 2023-11-27 01:31:31.0 +01:00
      }
      +"title": 168537
    }
  ]
  -id: 16959
  -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701090351
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6417143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003951 {#1633
    date: 2023-11-26 14:05: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
107 DENIED edit
App\Entity\Entry {#1440
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
  +title: "Because customers don't need to easily filter away some stuff from their searches"
  +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 481
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701090550 {#1642
    date: 2023-11-27 14:09:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1527 …}
  +children: [
    4 => App\Entity\EntryComment {#2060
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1440}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +body: "I shall commit sudoku to atone for my sin"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1701010646 {#2042
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 166436
      -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5187961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010646 {#2141
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +"title": 166436
    }
    3 => App\Entity\EntryComment {#2340
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1440}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701012080 {#2300
        date: 2023-11-26 16:21:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2342 …}
      +nested: Doctrine\ORM\PersistentCollection {#2343 …}
      +votes: Doctrine\ORM\PersistentCollection {#2335 …}
      +reports: Doctrine\ORM\PersistentCollection {#2338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
      -id: 166521
      -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5188472"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701012080 {#2334
        date: 2023-11-26 16:21:20.0 +01:00
      }
      +"title": 166521
    }
    2 => App\Entity\EntryComment {#2072
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1440}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701040430 {#2073
        date: 2023-11-27 00:13:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
        "@blanketswithsmallpox@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 168346
      -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5202303"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701040430 {#2068
        date: 2023-11-27 00:13:50.0 +01:00
      }
      +"title": 168346
    }
    1 => App\Entity\EntryComment {#2057
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1440}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701040590 {#2047
        date: 2023-11-27 00:16:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
        "@Mossheart@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2055 …}
      +nested: Doctrine\ORM\PersistentCollection {#2054 …}
      +votes: Doctrine\ORM\PersistentCollection {#2053 …}
      +reports: Doctrine\ORM\PersistentCollection {#2165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
      -id: 168354
      -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5202349"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701040590 {#2045
        date: 2023-11-27 00:16:30.0 +01:00
      }
      +"title": 168354
    }
    0 => App\Entity\EntryComment {#2101
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1440}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
      +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701045091 {#2108
        date: 2023-11-27 01:31:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2109 …}
      +nested: Doctrine\ORM\PersistentCollection {#2106 …}
      +votes: Doctrine\ORM\PersistentCollection {#2107 …}
      +reports: Doctrine\ORM\PersistentCollection {#2124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
      -id: 168537
      -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5203950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701045091 {#2111
        date: 2023-11-27 01:31:31.0 +01:00
      }
      +"title": 168537
    }
  ]
  -id: 16959
  -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701090351
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6417143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003951 {#1633
    date: 2023-11-26 14:05: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
108 DENIED moderate
App\Entity\Entry {#1440
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
  +title: "Because customers don't need to easily filter away some stuff from their searches"
  +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 481
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701090550 {#1642
    date: 2023-11-27 14:09:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1527 …}
  +children: [
    4 => App\Entity\EntryComment {#2060
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1440}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +body: "I shall commit sudoku to atone for my sin"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1701010646 {#2042
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 166436
      -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5187961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010646 {#2141
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +"title": 166436
    }
    3 => App\Entity\EntryComment {#2340
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1440}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701012080 {#2300
        date: 2023-11-26 16:21:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2342 …}
      +nested: Doctrine\ORM\PersistentCollection {#2343 …}
      +votes: Doctrine\ORM\PersistentCollection {#2335 …}
      +reports: Doctrine\ORM\PersistentCollection {#2338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
      -id: 166521
      -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5188472"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701012080 {#2334
        date: 2023-11-26 16:21:20.0 +01:00
      }
      +"title": 166521
    }
    2 => App\Entity\EntryComment {#2072
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1440}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701040430 {#2073
        date: 2023-11-27 00:13:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
        "@blanketswithsmallpox@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 168346
      -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5202303"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701040430 {#2068
        date: 2023-11-27 00:13:50.0 +01:00
      }
      +"title": 168346
    }
    1 => App\Entity\EntryComment {#2057
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1440}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701040590 {#2047
        date: 2023-11-27 00:16:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
        "@Mossheart@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2055 …}
      +nested: Doctrine\ORM\PersistentCollection {#2054 …}
      +votes: Doctrine\ORM\PersistentCollection {#2053 …}
      +reports: Doctrine\ORM\PersistentCollection {#2165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
      -id: 168354
      -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5202349"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701040590 {#2045
        date: 2023-11-27 00:16:30.0 +01:00
      }
      +"title": 168354
    }
    0 => App\Entity\EntryComment {#2101
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1440}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
      +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701045091 {#2108
        date: 2023-11-27 01:31:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2109 …}
      +nested: Doctrine\ORM\PersistentCollection {#2106 …}
      +votes: Doctrine\ORM\PersistentCollection {#2107 …}
      +reports: Doctrine\ORM\PersistentCollection {#2124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
      -id: 168537
      -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5203950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701045091 {#2111
        date: 2023-11-27 01:31:31.0 +01:00
      }
      +"title": 168537
    }
  ]
  -id: 16959
  -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701090351
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6417143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003951 {#1633
    date: 2023-11-26 14:05: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
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 {#2060
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1440
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#1553 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
    +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
    +title: "Because customers don't need to easily filter away some stuff from their searches"
    +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701090550 {#1642
      date: 2023-11-27 14:09:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1674 …}
    +votes: Doctrine\ORM\PersistentCollection {#1672 …}
    +reports: Doctrine\ORM\PersistentCollection {#1678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
    +badges: Doctrine\ORM\PersistentCollection {#1527 …}
    +children: [
      4 => App\Entity\EntryComment {#2060}
      3 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701012080 {#2300
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 166521
        -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5188472"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701012080 {#2334
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +"title": 166521
      }
      2 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040430 {#2073
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@blanketswithsmallpox@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 168346
        -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202303"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040430 {#2068
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +"title": 168346
      }
      1 => App\Entity\EntryComment {#2057
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040590 {#2047
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@Mossheart@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2055 …}
        +nested: Doctrine\ORM\PersistentCollection {#2054 …}
        +votes: Doctrine\ORM\PersistentCollection {#2053 …}
        +reports: Doctrine\ORM\PersistentCollection {#2165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
        -id: 168354
        -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040590 {#2045
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +"title": 168354
      }
      0 => App\Entity\EntryComment {#2101
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701045091 {#2108
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2109 …}
        +nested: Doctrine\ORM\PersistentCollection {#2106 …}
        +votes: Doctrine\ORM\PersistentCollection {#2107 …}
        +reports: Doctrine\ORM\PersistentCollection {#2124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
        -id: 168537
        -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5203950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701045091 {#2111
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +"title": 168537
      }
    ]
    -id: 16959
    -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701090351
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6417143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003951 {#1633
      date: 2023-11-26 14:05:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +body: "I shall commit sudoku to atone for my sin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1701010646 {#2042
    date: 2023-11-26 15:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 166436
  -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5187961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010646 {#2141
    date: 2023-11-26 15:57:26.0 +01:00
  }
  +"title": 166436
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2060
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1440
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#1553 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
    +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
    +title: "Because customers don't need to easily filter away some stuff from their searches"
    +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701090550 {#1642
      date: 2023-11-27 14:09:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1674 …}
    +votes: Doctrine\ORM\PersistentCollection {#1672 …}
    +reports: Doctrine\ORM\PersistentCollection {#1678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
    +badges: Doctrine\ORM\PersistentCollection {#1527 …}
    +children: [
      4 => App\Entity\EntryComment {#2060}
      3 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701012080 {#2300
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 166521
        -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5188472"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701012080 {#2334
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +"title": 166521
      }
      2 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040430 {#2073
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@blanketswithsmallpox@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 168346
        -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202303"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040430 {#2068
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +"title": 168346
      }
      1 => App\Entity\EntryComment {#2057
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040590 {#2047
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@Mossheart@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2055 …}
        +nested: Doctrine\ORM\PersistentCollection {#2054 …}
        +votes: Doctrine\ORM\PersistentCollection {#2053 …}
        +reports: Doctrine\ORM\PersistentCollection {#2165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
        -id: 168354
        -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040590 {#2045
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +"title": 168354
      }
      0 => App\Entity\EntryComment {#2101
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701045091 {#2108
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2109 …}
        +nested: Doctrine\ORM\PersistentCollection {#2106 …}
        +votes: Doctrine\ORM\PersistentCollection {#2107 …}
        +reports: Doctrine\ORM\PersistentCollection {#2124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
        -id: 168537
        -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5203950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701045091 {#2111
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +"title": 168537
      }
    ]
    -id: 16959
    -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701090351
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6417143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003951 {#1633
      date: 2023-11-26 14:05:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +body: "I shall commit sudoku to atone for my sin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1701010646 {#2042
    date: 2023-11-26 15:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 166436
  -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5187961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010646 {#2141
    date: 2023-11-26 15:57:26.0 +01:00
  }
  +"title": 166436
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2060
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1440
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#1553 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
    +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
    +title: "Because customers don't need to easily filter away some stuff from their searches"
    +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701090550 {#1642
      date: 2023-11-27 14:09:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1674 …}
    +votes: Doctrine\ORM\PersistentCollection {#1672 …}
    +reports: Doctrine\ORM\PersistentCollection {#1678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
    +badges: Doctrine\ORM\PersistentCollection {#1527 …}
    +children: [
      4 => App\Entity\EntryComment {#2060}
      3 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701012080 {#2300
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 166521
        -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5188472"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701012080 {#2334
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +"title": 166521
      }
      2 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040430 {#2073
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@blanketswithsmallpox@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 168346
        -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202303"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040430 {#2068
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +"title": 168346
      }
      1 => App\Entity\EntryComment {#2057
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040590 {#2047
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@Mossheart@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2055 …}
        +nested: Doctrine\ORM\PersistentCollection {#2054 …}
        +votes: Doctrine\ORM\PersistentCollection {#2053 …}
        +reports: Doctrine\ORM\PersistentCollection {#2165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
        -id: 168354
        -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040590 {#2045
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +"title": 168354
      }
      0 => App\Entity\EntryComment {#2101
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701045091 {#2108
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2109 …}
        +nested: Doctrine\ORM\PersistentCollection {#2106 …}
        +votes: Doctrine\ORM\PersistentCollection {#2107 …}
        +reports: Doctrine\ORM\PersistentCollection {#2124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
        -id: 168537
        -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5203950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701045091 {#2111
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +"title": 168537
      }
    ]
    -id: 16959
    -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701090351
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6417143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003951 {#1633
      date: 2023-11-26 14:05:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +body: "I shall commit sudoku to atone for my sin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1701010646 {#2042
    date: 2023-11-26 15:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 166436
  -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5187961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010646 {#2141
    date: 2023-11-26 15:57:26.0 +01:00
  }
  +"title": 166436
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2340
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1440
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#1553 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
    +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
    +title: "Because customers don't need to easily filter away some stuff from their searches"
    +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701090550 {#1642
      date: 2023-11-27 14:09:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1674 …}
    +votes: Doctrine\ORM\PersistentCollection {#1672 …}
    +reports: Doctrine\ORM\PersistentCollection {#1678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
    +badges: Doctrine\ORM\PersistentCollection {#1527 …}
    +children: [
      4 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I shall commit sudoku to atone for my sin"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1701010646 {#2042
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 166436
        -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5187961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701010646 {#2141
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +"title": 166436
      }
      3 => App\Entity\EntryComment {#2340}
      2 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040430 {#2073
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@blanketswithsmallpox@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 168346
        -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202303"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040430 {#2068
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +"title": 168346
      }
      1 => App\Entity\EntryComment {#2057
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040590 {#2047
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@Mossheart@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2055 …}
        +nested: Doctrine\ORM\PersistentCollection {#2054 …}
        +votes: Doctrine\ORM\PersistentCollection {#2053 …}
        +reports: Doctrine\ORM\PersistentCollection {#2165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
        -id: 168354
        -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040590 {#2045
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +"title": 168354
      }
      0 => App\Entity\EntryComment {#2101
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701045091 {#2108
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2109 …}
        +nested: Doctrine\ORM\PersistentCollection {#2106 …}
        +votes: Doctrine\ORM\PersistentCollection {#2107 …}
        +reports: Doctrine\ORM\PersistentCollection {#2124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
        -id: 168537
        -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5203950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701045091 {#2111
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +"title": 168537
      }
    ]
    -id: 16959
    -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701090351
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6417143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003951 {#1633
      date: 2023-11-26 14:05:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701012080 {#2300
    date: 2023-11-26 16:21:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 166521
  -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5188472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701012080 {#2334
    date: 2023-11-26 16:21:20.0 +01:00
  }
  +"title": 166521
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2340
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1440
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#1553 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
    +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
    +title: "Because customers don't need to easily filter away some stuff from their searches"
    +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701090550 {#1642
      date: 2023-11-27 14:09:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1674 …}
    +votes: Doctrine\ORM\PersistentCollection {#1672 …}
    +reports: Doctrine\ORM\PersistentCollection {#1678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
    +badges: Doctrine\ORM\PersistentCollection {#1527 …}
    +children: [
      4 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I shall commit sudoku to atone for my sin"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1701010646 {#2042
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 166436
        -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5187961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701010646 {#2141
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +"title": 166436
      }
      3 => App\Entity\EntryComment {#2340}
      2 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040430 {#2073
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@blanketswithsmallpox@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 168346
        -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202303"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040430 {#2068
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +"title": 168346
      }
      1 => App\Entity\EntryComment {#2057
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040590 {#2047
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@Mossheart@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2055 …}
        +nested: Doctrine\ORM\PersistentCollection {#2054 …}
        +votes: Doctrine\ORM\PersistentCollection {#2053 …}
        +reports: Doctrine\ORM\PersistentCollection {#2165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
        -id: 168354
        -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040590 {#2045
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +"title": 168354
      }
      0 => App\Entity\EntryComment {#2101
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701045091 {#2108
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2109 …}
        +nested: Doctrine\ORM\PersistentCollection {#2106 …}
        +votes: Doctrine\ORM\PersistentCollection {#2107 …}
        +reports: Doctrine\ORM\PersistentCollection {#2124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
        -id: 168537
        -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5203950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701045091 {#2111
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +"title": 168537
      }
    ]
    -id: 16959
    -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701090351
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6417143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003951 {#1633
      date: 2023-11-26 14:05:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701012080 {#2300
    date: 2023-11-26 16:21:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 166521
  -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5188472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701012080 {#2334
    date: 2023-11-26 16:21:20.0 +01:00
  }
  +"title": 166521
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2340
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1440
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#1553 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
    +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
    +title: "Because customers don't need to easily filter away some stuff from their searches"
    +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701090550 {#1642
      date: 2023-11-27 14:09:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1674 …}
    +votes: Doctrine\ORM\PersistentCollection {#1672 …}
    +reports: Doctrine\ORM\PersistentCollection {#1678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
    +badges: Doctrine\ORM\PersistentCollection {#1527 …}
    +children: [
      4 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I shall commit sudoku to atone for my sin"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1701010646 {#2042
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 166436
        -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5187961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701010646 {#2141
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +"title": 166436
      }
      3 => App\Entity\EntryComment {#2340}
      2 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040430 {#2073
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@blanketswithsmallpox@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 168346
        -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202303"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040430 {#2068
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +"title": 168346
      }
      1 => App\Entity\EntryComment {#2057
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040590 {#2047
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@Mossheart@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2055 …}
        +nested: Doctrine\ORM\PersistentCollection {#2054 …}
        +votes: Doctrine\ORM\PersistentCollection {#2053 …}
        +reports: Doctrine\ORM\PersistentCollection {#2165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
        -id: 168354
        -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040590 {#2045
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +"title": 168354
      }
      0 => App\Entity\EntryComment {#2101
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701045091 {#2108
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2109 …}
        +nested: Doctrine\ORM\PersistentCollection {#2106 …}
        +votes: Doctrine\ORM\PersistentCollection {#2107 …}
        +reports: Doctrine\ORM\PersistentCollection {#2124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
        -id: 168537
        -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5203950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701045091 {#2111
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +"title": 168537
      }
    ]
    -id: 16959
    -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701090351
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6417143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003951 {#1633
      date: 2023-11-26 14:05:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701012080 {#2300
    date: 2023-11-26 16:21:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 166521
  -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5188472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701012080 {#2334
    date: 2023-11-26 16:21:20.0 +01:00
  }
  +"title": 166521
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2072
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1440
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#1553 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
    +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
    +title: "Because customers don't need to easily filter away some stuff from their searches"
    +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701090550 {#1642
      date: 2023-11-27 14:09:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1674 …}
    +votes: Doctrine\ORM\PersistentCollection {#1672 …}
    +reports: Doctrine\ORM\PersistentCollection {#1678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
    +badges: Doctrine\ORM\PersistentCollection {#1527 …}
    +children: [
      4 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I shall commit sudoku to atone for my sin"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1701010646 {#2042
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 166436
        -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5187961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701010646 {#2141
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +"title": 166436
      }
      3 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701012080 {#2300
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 166521
        -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5188472"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701012080 {#2334
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +"title": 166521
      }
      2 => App\Entity\EntryComment {#2072}
      1 => App\Entity\EntryComment {#2057
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040590 {#2047
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@Mossheart@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2055 …}
        +nested: Doctrine\ORM\PersistentCollection {#2054 …}
        +votes: Doctrine\ORM\PersistentCollection {#2053 …}
        +reports: Doctrine\ORM\PersistentCollection {#2165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
        -id: 168354
        -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040590 {#2045
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +"title": 168354
      }
      0 => App\Entity\EntryComment {#2101
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701045091 {#2108
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2109 …}
        +nested: Doctrine\ORM\PersistentCollection {#2106 …}
        +votes: Doctrine\ORM\PersistentCollection {#2107 …}
        +reports: Doctrine\ORM\PersistentCollection {#2124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
        -id: 168537
        -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5203950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701045091 {#2111
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +"title": 168537
      }
    ]
    -id: 16959
    -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701090351
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6417143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003951 {#1633
      date: 2023-11-26 14:05:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701040430 {#2073
    date: 2023-11-27 00:13:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@blanketswithsmallpox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 168346
  -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5202303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701040430 {#2068
    date: 2023-11-27 00:13:50.0 +01:00
  }
  +"title": 168346
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2072
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1440
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#1553 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
    +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
    +title: "Because customers don't need to easily filter away some stuff from their searches"
    +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701090550 {#1642
      date: 2023-11-27 14:09:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1674 …}
    +votes: Doctrine\ORM\PersistentCollection {#1672 …}
    +reports: Doctrine\ORM\PersistentCollection {#1678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
    +badges: Doctrine\ORM\PersistentCollection {#1527 …}
    +children: [
      4 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I shall commit sudoku to atone for my sin"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1701010646 {#2042
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 166436
        -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5187961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701010646 {#2141
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +"title": 166436
      }
      3 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701012080 {#2300
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 166521
        -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5188472"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701012080 {#2334
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +"title": 166521
      }
      2 => App\Entity\EntryComment {#2072}
      1 => App\Entity\EntryComment {#2057
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040590 {#2047
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@Mossheart@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2055 …}
        +nested: Doctrine\ORM\PersistentCollection {#2054 …}
        +votes: Doctrine\ORM\PersistentCollection {#2053 …}
        +reports: Doctrine\ORM\PersistentCollection {#2165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
        -id: 168354
        -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040590 {#2045
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +"title": 168354
      }
      0 => App\Entity\EntryComment {#2101
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701045091 {#2108
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2109 …}
        +nested: Doctrine\ORM\PersistentCollection {#2106 …}
        +votes: Doctrine\ORM\PersistentCollection {#2107 …}
        +reports: Doctrine\ORM\PersistentCollection {#2124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
        -id: 168537
        -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5203950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701045091 {#2111
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +"title": 168537
      }
    ]
    -id: 16959
    -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701090351
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6417143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003951 {#1633
      date: 2023-11-26 14:05:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701040430 {#2073
    date: 2023-11-27 00:13:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@blanketswithsmallpox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 168346
  -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5202303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701040430 {#2068
    date: 2023-11-27 00:13:50.0 +01:00
  }
  +"title": 168346
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2072
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1440
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#1553 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
    +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
    +title: "Because customers don't need to easily filter away some stuff from their searches"
    +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701090550 {#1642
      date: 2023-11-27 14:09:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1674 …}
    +votes: Doctrine\ORM\PersistentCollection {#1672 …}
    +reports: Doctrine\ORM\PersistentCollection {#1678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
    +badges: Doctrine\ORM\PersistentCollection {#1527 …}
    +children: [
      4 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I shall commit sudoku to atone for my sin"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1701010646 {#2042
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 166436
        -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5187961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701010646 {#2141
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +"title": 166436
      }
      3 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701012080 {#2300
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 166521
        -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5188472"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701012080 {#2334
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +"title": 166521
      }
      2 => App\Entity\EntryComment {#2072}
      1 => App\Entity\EntryComment {#2057
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040590 {#2047
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@Mossheart@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2055 …}
        +nested: Doctrine\ORM\PersistentCollection {#2054 …}
        +votes: Doctrine\ORM\PersistentCollection {#2053 …}
        +reports: Doctrine\ORM\PersistentCollection {#2165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
        -id: 168354
        -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040590 {#2045
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +"title": 168354
      }
      0 => App\Entity\EntryComment {#2101
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701045091 {#2108
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2109 …}
        +nested: Doctrine\ORM\PersistentCollection {#2106 …}
        +votes: Doctrine\ORM\PersistentCollection {#2107 …}
        +reports: Doctrine\ORM\PersistentCollection {#2124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
        -id: 168537
        -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5203950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701045091 {#2111
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +"title": 168537
      }
    ]
    -id: 16959
    -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701090351
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6417143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003951 {#1633
      date: 2023-11-26 14:05:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701040430 {#2073
    date: 2023-11-27 00:13:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@blanketswithsmallpox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 168346
  -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5202303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701040430 {#2068
    date: 2023-11-27 00:13:50.0 +01:00
  }
  +"title": 168346
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2057
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1440
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#1553 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
    +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
    +title: "Because customers don't need to easily filter away some stuff from their searches"
    +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701090550 {#1642
      date: 2023-11-27 14:09:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1674 …}
    +votes: Doctrine\ORM\PersistentCollection {#1672 …}
    +reports: Doctrine\ORM\PersistentCollection {#1678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
    +badges: Doctrine\ORM\PersistentCollection {#1527 …}
    +children: [
      4 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I shall commit sudoku to atone for my sin"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1701010646 {#2042
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 166436
        -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5187961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701010646 {#2141
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +"title": 166436
      }
      3 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701012080 {#2300
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 166521
        -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5188472"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701012080 {#2334
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +"title": 166521
      }
      2 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040430 {#2073
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@blanketswithsmallpox@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 168346
        -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202303"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040430 {#2068
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +"title": 168346
      }
      1 => App\Entity\EntryComment {#2057}
      0 => App\Entity\EntryComment {#2101
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701045091 {#2108
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2109 …}
        +nested: Doctrine\ORM\PersistentCollection {#2106 …}
        +votes: Doctrine\ORM\PersistentCollection {#2107 …}
        +reports: Doctrine\ORM\PersistentCollection {#2124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
        -id: 168537
        -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5203950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701045091 {#2111
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +"title": 168537
      }
    ]
    -id: 16959
    -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701090351
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6417143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003951 {#1633
      date: 2023-11-26 14:05:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701040590 {#2047
    date: 2023-11-27 00:16:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@Mossheart@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2055 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2053 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 168354
  -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5202349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701040590 {#2045
    date: 2023-11-27 00:16:30.0 +01:00
  }
  +"title": 168354
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2057
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1440
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#1553 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
    +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
    +title: "Because customers don't need to easily filter away some stuff from their searches"
    +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701090550 {#1642
      date: 2023-11-27 14:09:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1674 …}
    +votes: Doctrine\ORM\PersistentCollection {#1672 …}
    +reports: Doctrine\ORM\PersistentCollection {#1678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
    +badges: Doctrine\ORM\PersistentCollection {#1527 …}
    +children: [
      4 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I shall commit sudoku to atone for my sin"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1701010646 {#2042
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 166436
        -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5187961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701010646 {#2141
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +"title": 166436
      }
      3 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701012080 {#2300
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 166521
        -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5188472"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701012080 {#2334
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +"title": 166521
      }
      2 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040430 {#2073
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@blanketswithsmallpox@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 168346
        -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202303"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040430 {#2068
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +"title": 168346
      }
      1 => App\Entity\EntryComment {#2057}
      0 => App\Entity\EntryComment {#2101
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701045091 {#2108
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2109 …}
        +nested: Doctrine\ORM\PersistentCollection {#2106 …}
        +votes: Doctrine\ORM\PersistentCollection {#2107 …}
        +reports: Doctrine\ORM\PersistentCollection {#2124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
        -id: 168537
        -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5203950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701045091 {#2111
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +"title": 168537
      }
    ]
    -id: 16959
    -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701090351
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6417143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003951 {#1633
      date: 2023-11-26 14:05:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701040590 {#2047
    date: 2023-11-27 00:16:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@Mossheart@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2055 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2053 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 168354
  -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5202349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701040590 {#2045
    date: 2023-11-27 00:16:30.0 +01:00
  }
  +"title": 168354
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2057
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1440
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#1553 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
    +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
    +title: "Because customers don't need to easily filter away some stuff from their searches"
    +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701090550 {#1642
      date: 2023-11-27 14:09:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1674 …}
    +votes: Doctrine\ORM\PersistentCollection {#1672 …}
    +reports: Doctrine\ORM\PersistentCollection {#1678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
    +badges: Doctrine\ORM\PersistentCollection {#1527 …}
    +children: [
      4 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I shall commit sudoku to atone for my sin"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1701010646 {#2042
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 166436
        -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5187961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701010646 {#2141
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +"title": 166436
      }
      3 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701012080 {#2300
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 166521
        -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5188472"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701012080 {#2334
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +"title": 166521
      }
      2 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040430 {#2073
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@blanketswithsmallpox@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 168346
        -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202303"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040430 {#2068
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +"title": 168346
      }
      1 => App\Entity\EntryComment {#2057}
      0 => App\Entity\EntryComment {#2101
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
        +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701045091 {#2108
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2109 …}
        +nested: Doctrine\ORM\PersistentCollection {#2106 …}
        +votes: Doctrine\ORM\PersistentCollection {#2107 …}
        +reports: Doctrine\ORM\PersistentCollection {#2124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
        -id: 168537
        -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5203950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701045091 {#2111
          date: 2023-11-27 01:31:31.0 +01:00
        }
        +"title": 168537
      }
    ]
    -id: 16959
    -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701090351
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6417143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003951 {#1633
      date: 2023-11-26 14:05:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701040590 {#2047
    date: 2023-11-27 00:16:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@Mossheart@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2055 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2053 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 168354
  -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5202349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701040590 {#2045
    date: 2023-11-27 00:16:30.0 +01:00
  }
  +"title": 168354
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2101
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1440
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#1553 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
    +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
    +title: "Because customers don't need to easily filter away some stuff from their searches"
    +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701090550 {#1642
      date: 2023-11-27 14:09:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1674 …}
    +votes: Doctrine\ORM\PersistentCollection {#1672 …}
    +reports: Doctrine\ORM\PersistentCollection {#1678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
    +badges: Doctrine\ORM\PersistentCollection {#1527 …}
    +children: [
      4 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I shall commit sudoku to atone for my sin"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1701010646 {#2042
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 166436
        -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5187961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701010646 {#2141
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +"title": 166436
      }
      3 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701012080 {#2300
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 166521
        -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5188472"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701012080 {#2334
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +"title": 166521
      }
      2 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040430 {#2073
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@blanketswithsmallpox@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 168346
        -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202303"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040430 {#2068
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +"title": 168346
      }
      1 => App\Entity\EntryComment {#2057
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040590 {#2047
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@Mossheart@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2055 …}
        +nested: Doctrine\ORM\PersistentCollection {#2054 …}
        +votes: Doctrine\ORM\PersistentCollection {#2053 …}
        +reports: Doctrine\ORM\PersistentCollection {#2165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
        -id: 168354
        -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040590 {#2045
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +"title": 168354
      }
      0 => App\Entity\EntryComment {#2101}
    ]
    -id: 16959
    -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701090351
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6417143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003951 {#1633
      date: 2023-11-26 14:05:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
  +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701045091 {#2108
    date: 2023-11-27 01:31:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2109 …}
  +nested: Doctrine\ORM\PersistentCollection {#2106 …}
  +votes: Doctrine\ORM\PersistentCollection {#2107 …}
  +reports: Doctrine\ORM\PersistentCollection {#2124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 168537
  -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5203950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701045091 {#2111
    date: 2023-11-27 01:31:31.0 +01:00
  }
  +"title": 168537
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2101
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1440
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#1553 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
    +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
    +title: "Because customers don't need to easily filter away some stuff from their searches"
    +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701090550 {#1642
      date: 2023-11-27 14:09:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1674 …}
    +votes: Doctrine\ORM\PersistentCollection {#1672 …}
    +reports: Doctrine\ORM\PersistentCollection {#1678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
    +badges: Doctrine\ORM\PersistentCollection {#1527 …}
    +children: [
      4 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I shall commit sudoku to atone for my sin"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1701010646 {#2042
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 166436
        -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5187961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701010646 {#2141
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +"title": 166436
      }
      3 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701012080 {#2300
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 166521
        -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5188472"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701012080 {#2334
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +"title": 166521
      }
      2 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040430 {#2073
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@blanketswithsmallpox@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 168346
        -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202303"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040430 {#2068
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +"title": 168346
      }
      1 => App\Entity\EntryComment {#2057
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040590 {#2047
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@Mossheart@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2055 …}
        +nested: Doctrine\ORM\PersistentCollection {#2054 …}
        +votes: Doctrine\ORM\PersistentCollection {#2053 …}
        +reports: Doctrine\ORM\PersistentCollection {#2165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
        -id: 168354
        -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040590 {#2045
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +"title": 168354
      }
      0 => App\Entity\EntryComment {#2101}
    ]
    -id: 16959
    -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701090351
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6417143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003951 {#1633
      date: 2023-11-26 14:05:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
  +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701045091 {#2108
    date: 2023-11-27 01:31:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2109 …}
  +nested: Doctrine\ORM\PersistentCollection {#2106 …}
  +votes: Doctrine\ORM\PersistentCollection {#2107 …}
  +reports: Doctrine\ORM\PersistentCollection {#2124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 168537
  -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5203950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701045091 {#2111
    date: 2023-11-27 01:31:31.0 +01:00
  }
  +"title": 168537
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2101
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1440
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#1553 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
    +slug: "Because-customers-don-t-need-to-easily-filter-away-some-stuff"
    +title: "Because customers don't need to easily filter away some stuff from their searches"
    +url: "https://programming.dev/pictrs/image/80e2cc7c-a948-4bea-98a5-f7141ea61220.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701090550 {#1642
      date: 2023-11-27 14:09:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1674 …}
    +votes: Doctrine\ORM\PersistentCollection {#1672 …}
    +reports: Doctrine\ORM\PersistentCollection {#1678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
    +badges: Doctrine\ORM\PersistentCollection {#1527 …}
    +children: [
      4 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I shall commit sudoku to atone for my sin"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1701010646 {#2042
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 166436
        -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5187961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701010646 {#2141
          date: 2023-11-26 15:57:26.0 +01:00
        }
        +"title": 166436
      }
      3 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701012080 {#2300
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 166521
        -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5188472"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701012080 {#2334
          date: 2023-11-26 16:21:20.0 +01:00
        }
        +"title": 166521
      }
      2 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040430 {#2073
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@blanketswithsmallpox@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 168346
        -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202303"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040430 {#2068
          date: 2023-11-27 00:13:50.0 +01:00
        }
        +"title": 168346
      }
      1 => App\Entity\EntryComment {#2057
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1440}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701040590 {#2047
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@Vlyn@lemmy.zip"
          "@Mossheart@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2055 …}
        +nested: Doctrine\ORM\PersistentCollection {#2054 …}
        +votes: Doctrine\ORM\PersistentCollection {#2053 …}
        +reports: Doctrine\ORM\PersistentCollection {#2165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
        -id: 168354
        -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5202349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701040590 {#2045
          date: 2023-11-27 00:16:30.0 +01:00
        }
        +"title": 168354
      }
      0 => App\Entity\EntryComment {#2101}
    ]
    -id: 16959
    -titleTs: "'away':9 'custom':2 'easili':7 'filter':8 'need':5 'search':14 'stuff':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701090351
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6417143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003951 {#1633
      date: 2023-11-26 14:05:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2102 …}
  +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701045091 {#2108
    date: 2023-11-27 01:31:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2109 …}
  +nested: Doctrine\ORM\PersistentCollection {#2106 …}
  +votes: Doctrine\ORM\PersistentCollection {#2107 …}
  +reports: Doctrine\ORM\PersistentCollection {#2124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 168537
  -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5203950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701045091 {#2111
    date: 2023-11-27 01:31:31.0 +01:00
  }
  +"title": 168537
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2075
  +user: Proxies\__CG__\App\Entity\User {#2800 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: Proxies\__CG__\App\Entity\Image {#2842 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2844 …}
  +slug: "Saturday-Morning-Breakfast-Cereal-Gold"
  +title: "Saturday Morning Breakfast Cereal - Gold"
  +url: "https://www.smbc-comics.com/comics/1700735890-20231121.png"
  +body: "Source: [www.smbc-comics.com/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 863
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700949251 {#2837
    date: 2023-11-25 22:54:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2845 …}
  +votes: Doctrine\ORM\PersistentCollection {#2847 …}
  +reports: Doctrine\ORM\PersistentCollection {#2849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
  +badges: Doctrine\ORM\PersistentCollection {#2855 …}
  +children: [
    App\Entity\EntryComment {#2144
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2075 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +body: "You mean it isn’t anymore?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700869778 {#2036
        date: 2023-11-25 00:49:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@otter@lemmy.ca"
        "@OctopusKurwa@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 160465
      -bodyTs: "'anymor':6 'isn':4 'mean':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5143978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700869778 {#2037
        date: 2023-11-25 00:49:38.0 +01:00
      }
      +"title": 160465
    }
  ]
  -id: 16402
  -titleTs: "'breakfast':3 'cereal':4 'gold':5 'morn':2 'saturday':1"
  -bodyTs: "'/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)':4 'sourc':1 'www.smbc-comics.com':3 'www.smbc-comics.com/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700944085
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9987580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700857685 {#2823
    date: 2023-11-24 21:28:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
131 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2075
  +user: Proxies\__CG__\App\Entity\User {#2800 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: Proxies\__CG__\App\Entity\Image {#2842 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2844 …}
  +slug: "Saturday-Morning-Breakfast-Cereal-Gold"
  +title: "Saturday Morning Breakfast Cereal - Gold"
  +url: "https://www.smbc-comics.com/comics/1700735890-20231121.png"
  +body: "Source: [www.smbc-comics.com/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 863
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700949251 {#2837
    date: 2023-11-25 22:54:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2845 …}
  +votes: Doctrine\ORM\PersistentCollection {#2847 …}
  +reports: Doctrine\ORM\PersistentCollection {#2849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
  +badges: Doctrine\ORM\PersistentCollection {#2855 …}
  +children: [
    App\Entity\EntryComment {#2144
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2075 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +body: "You mean it isn’t anymore?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700869778 {#2036
        date: 2023-11-25 00:49:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@otter@lemmy.ca"
        "@OctopusKurwa@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 160465
      -bodyTs: "'anymor':6 'isn':4 'mean':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5143978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700869778 {#2037
        date: 2023-11-25 00:49:38.0 +01:00
      }
      +"title": 160465
    }
  ]
  -id: 16402
  -titleTs: "'breakfast':3 'cereal':4 'gold':5 'morn':2 'saturday':1"
  -bodyTs: "'/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)':4 'sourc':1 'www.smbc-comics.com':3 'www.smbc-comics.com/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700944085
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9987580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700857685 {#2823
    date: 2023-11-24 21:28:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
132 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2075
  +user: Proxies\__CG__\App\Entity\User {#2800 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: Proxies\__CG__\App\Entity\Image {#2842 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2844 …}
  +slug: "Saturday-Morning-Breakfast-Cereal-Gold"
  +title: "Saturday Morning Breakfast Cereal - Gold"
  +url: "https://www.smbc-comics.com/comics/1700735890-20231121.png"
  +body: "Source: [www.smbc-comics.com/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 863
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700949251 {#2837
    date: 2023-11-25 22:54:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2845 …}
  +votes: Doctrine\ORM\PersistentCollection {#2847 …}
  +reports: Doctrine\ORM\PersistentCollection {#2849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
  +badges: Doctrine\ORM\PersistentCollection {#2855 …}
  +children: [
    App\Entity\EntryComment {#2144
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2075 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +body: "You mean it isn’t anymore?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700869778 {#2036
        date: 2023-11-25 00:49:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@otter@lemmy.ca"
        "@OctopusKurwa@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 160465
      -bodyTs: "'anymor':6 'isn':4 'mean':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5143978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700869778 {#2037
        date: 2023-11-25 00:49:38.0 +01:00
      }
      +"title": 160465
    }
  ]
  -id: 16402
  -titleTs: "'breakfast':3 'cereal':4 'gold':5 'morn':2 'saturday':1"
  -bodyTs: "'/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)':4 'sourc':1 'www.smbc-comics.com':3 'www.smbc-comics.com/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700944085
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9987580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700857685 {#2823
    date: 2023-11-24 21:28:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2144
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2075
    +user: Proxies\__CG__\App\Entity\User {#2800 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
    +image: Proxies\__CG__\App\Entity\Image {#2842 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2844 …}
    +slug: "Saturday-Morning-Breakfast-Cereal-Gold"
    +title: "Saturday Morning Breakfast Cereal - Gold"
    +url: "https://www.smbc-comics.com/comics/1700735890-20231121.png"
    +body: "Source: [www.smbc-comics.com/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 863
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700949251 {#2837
      date: 2023-11-25 22:54:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    +badges: Doctrine\ORM\PersistentCollection {#2855 …}
    +children: [
      App\Entity\EntryComment {#2144}
    ]
    -id: 16402
    -titleTs: "'breakfast':3 'cereal':4 'gold':5 'morn':2 'saturday':1"
    -bodyTs: "'/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)':4 'sourc':1 'www.smbc-comics.com':3 'www.smbc-comics.com/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700944085
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9987580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700857685 {#2823
      date: 2023-11-24 21:28:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +body: "You mean it isn’t anymore?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700869778 {#2036
    date: 2023-11-25 00:49:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otter@lemmy.ca"
    "@OctopusKurwa@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 160465
  -bodyTs: "'anymor':6 'isn':4 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869778 {#2037
    date: 2023-11-25 00:49:38.0 +01:00
  }
  +"title": 160465
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2144
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2075
    +user: Proxies\__CG__\App\Entity\User {#2800 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
    +image: Proxies\__CG__\App\Entity\Image {#2842 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2844 …}
    +slug: "Saturday-Morning-Breakfast-Cereal-Gold"
    +title: "Saturday Morning Breakfast Cereal - Gold"
    +url: "https://www.smbc-comics.com/comics/1700735890-20231121.png"
    +body: "Source: [www.smbc-comics.com/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 863
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700949251 {#2837
      date: 2023-11-25 22:54:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    +badges: Doctrine\ORM\PersistentCollection {#2855 …}
    +children: [
      App\Entity\EntryComment {#2144}
    ]
    -id: 16402
    -titleTs: "'breakfast':3 'cereal':4 'gold':5 'morn':2 'saturday':1"
    -bodyTs: "'/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)':4 'sourc':1 'www.smbc-comics.com':3 'www.smbc-comics.com/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700944085
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9987580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700857685 {#2823
      date: 2023-11-24 21:28:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +body: "You mean it isn’t anymore?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700869778 {#2036
    date: 2023-11-25 00:49:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otter@lemmy.ca"
    "@OctopusKurwa@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 160465
  -bodyTs: "'anymor':6 'isn':4 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869778 {#2037
    date: 2023-11-25 00:49:38.0 +01:00
  }
  +"title": 160465
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2144
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2075
    +user: Proxies\__CG__\App\Entity\User {#2800 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
    +image: Proxies\__CG__\App\Entity\Image {#2842 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2844 …}
    +slug: "Saturday-Morning-Breakfast-Cereal-Gold"
    +title: "Saturday Morning Breakfast Cereal - Gold"
    +url: "https://www.smbc-comics.com/comics/1700735890-20231121.png"
    +body: "Source: [www.smbc-comics.com/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 863
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700949251 {#2837
      date: 2023-11-25 22:54:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    +badges: Doctrine\ORM\PersistentCollection {#2855 …}
    +children: [
      App\Entity\EntryComment {#2144}
    ]
    -id: 16402
    -titleTs: "'breakfast':3 'cereal':4 'gold':5 'morn':2 'saturday':1"
    -bodyTs: "'/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)':4 'sourc':1 'www.smbc-comics.com':3 'www.smbc-comics.com/comic/gold-3](https://www.smbc-comics.com/comic/gold-3)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700944085
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9987580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700857685 {#2823
      date: 2023-11-24 21:28:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +body: "You mean it isn’t anymore?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700869778 {#2036
    date: 2023-11-25 00:49:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otter@lemmy.ca"
    "@OctopusKurwa@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 160465
  -bodyTs: "'anymor':6 'isn':4 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869778 {#2037
    date: 2023-11-25 00:49:38.0 +01:00
  }
  +"title": 160465
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_ADMIN
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 ROLE_MODERATOR
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