GET https://kbin.spritesserver.nl/index.php/u/@zero_spelled_with_an_ecks@programming.dev/hot?p=3

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2202
  +user: Proxies\__CG__\App\Entity\User {#2696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "What-are-some-interesting-thinking-skills-or-strategies-you-ve-picked"
  +title: "What are some interesting thinking skills or strategies you've picked up from programming (or anywhere else, but try to stick to programming for now)"
  +url: null
  +body: """
    **switch statements**\n
    \n
    > switch statements require you to exhaustively consider all relevant or possible inputs (if you don’t rely on default).\n
    \n
    *Interestingly, the notion that switch statements can require a default is reflective of the truth to the idea that when the stakes get high, we all fall back to our default level of training or function. This has global applications to our functionality and, by extension, the inputs (things,people/their methods,contexts) in our lives as well*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728902143 {#2691
    date: 2024-10-14 12:35:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2698 …}
  +votes: Doctrine\ORM\PersistentCollection {#2700 …}
  +reports: Doctrine\ORM\PersistentCollection {#2702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
  +badges: Doctrine\ORM\PersistentCollection {#2708 …}
  +children: [
    App\Entity\EntryComment {#2206
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +body: "Especially in relationship conversations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706242962 {#2197
        date: 2024-01-26 05:22:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
        "@psion1369@lemmy.world"
      ]
      +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: 341222
      -bodyTs: "'convers':4 'especi':1 'relationship':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6831598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706242962 {#2205
        date: 2024-01-26 05:22:42.0 +01:00
      }
      +"title": 341222
    }
  ]
  -id: 33061
  -titleTs: "'anywher':16 'els':17 'interest':4 'pick':11 'program':14,23 'skill':6 'stick':21 'strategi':8 'think':5 'tri':19 've':10"
  -bodyTs: "'applic':61 'back':49 'consid':9 'context':73 'default':21,31,52 'exhaust':8 'extens':67 'fall':48 'function':57,64 'get':44 'global':60 'high':45 'idea':39 'input':14,69 'interest':22 'level':53 'live':76 'method':72 'notion':24 'people/their':71 'possibl':13 'reflect':33 'relev':11 'reli':19 'requir':5,29 'stake':43 'statement':2,4,27 'switch':1,3,26 'thing':70 'train':55 'truth':36 'well':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706298715
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11182764"
  +editedAt: DateTimeImmutable @1728650211 {#2678
    date: 2024-10-11 14:36:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706212315 {#2655
    date: 2024-01-25 20:51: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
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2202
  +user: Proxies\__CG__\App\Entity\User {#2696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "What-are-some-interesting-thinking-skills-or-strategies-you-ve-picked"
  +title: "What are some interesting thinking skills or strategies you've picked up from programming (or anywhere else, but try to stick to programming for now)"
  +url: null
  +body: """
    **switch statements**\n
    \n
    > switch statements require you to exhaustively consider all relevant or possible inputs (if you don’t rely on default).\n
    \n
    *Interestingly, the notion that switch statements can require a default is reflective of the truth to the idea that when the stakes get high, we all fall back to our default level of training or function. This has global applications to our functionality and, by extension, the inputs (things,people/their methods,contexts) in our lives as well*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728902143 {#2691
    date: 2024-10-14 12:35:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2698 …}
  +votes: Doctrine\ORM\PersistentCollection {#2700 …}
  +reports: Doctrine\ORM\PersistentCollection {#2702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
  +badges: Doctrine\ORM\PersistentCollection {#2708 …}
  +children: [
    App\Entity\EntryComment {#2206
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +body: "Especially in relationship conversations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706242962 {#2197
        date: 2024-01-26 05:22:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
        "@psion1369@lemmy.world"
      ]
      +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: 341222
      -bodyTs: "'convers':4 'especi':1 'relationship':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6831598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706242962 {#2205
        date: 2024-01-26 05:22:42.0 +01:00
      }
      +"title": 341222
    }
  ]
  -id: 33061
  -titleTs: "'anywher':16 'els':17 'interest':4 'pick':11 'program':14,23 'skill':6 'stick':21 'strategi':8 'think':5 'tri':19 've':10"
  -bodyTs: "'applic':61 'back':49 'consid':9 'context':73 'default':21,31,52 'exhaust':8 'extens':67 'fall':48 'function':57,64 'get':44 'global':60 'high':45 'idea':39 'input':14,69 'interest':22 'level':53 'live':76 'method':72 'notion':24 'people/their':71 'possibl':13 'reflect':33 'relev':11 'reli':19 'requir':5,29 'stake':43 'statement':2,4,27 'switch':1,3,26 'thing':70 'train':55 'truth':36 'well':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706298715
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11182764"
  +editedAt: DateTimeImmutable @1728650211 {#2678
    date: 2024-10-11 14:36:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706212315 {#2655
    date: 2024-01-25 20:51: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
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2202
  +user: Proxies\__CG__\App\Entity\User {#2696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "What-are-some-interesting-thinking-skills-or-strategies-you-ve-picked"
  +title: "What are some interesting thinking skills or strategies you've picked up from programming (or anywhere else, but try to stick to programming for now)"
  +url: null
  +body: """
    **switch statements**\n
    \n
    > switch statements require you to exhaustively consider all relevant or possible inputs (if you don’t rely on default).\n
    \n
    *Interestingly, the notion that switch statements can require a default is reflective of the truth to the idea that when the stakes get high, we all fall back to our default level of training or function. This has global applications to our functionality and, by extension, the inputs (things,people/their methods,contexts) in our lives as well*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728902143 {#2691
    date: 2024-10-14 12:35:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2698 …}
  +votes: Doctrine\ORM\PersistentCollection {#2700 …}
  +reports: Doctrine\ORM\PersistentCollection {#2702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
  +badges: Doctrine\ORM\PersistentCollection {#2708 …}
  +children: [
    App\Entity\EntryComment {#2206
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +body: "Especially in relationship conversations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706242962 {#2197
        date: 2024-01-26 05:22:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
        "@psion1369@lemmy.world"
      ]
      +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: 341222
      -bodyTs: "'convers':4 'especi':1 'relationship':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6831598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706242962 {#2205
        date: 2024-01-26 05:22:42.0 +01:00
      }
      +"title": 341222
    }
  ]
  -id: 33061
  -titleTs: "'anywher':16 'els':17 'interest':4 'pick':11 'program':14,23 'skill':6 'stick':21 'strategi':8 'think':5 'tri':19 've':10"
  -bodyTs: "'applic':61 'back':49 'consid':9 'context':73 'default':21,31,52 'exhaust':8 'extens':67 'fall':48 'function':57,64 'get':44 'global':60 'high':45 'idea':39 'input':14,69 'interest':22 'level':53 'live':76 'method':72 'notion':24 'people/their':71 'possibl':13 'reflect':33 'relev':11 'reli':19 'requir':5,29 'stake':43 'statement':2,4,27 'switch':1,3,26 'thing':70 'train':55 'truth':36 'well':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706298715
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11182764"
  +editedAt: DateTimeImmutable @1728650211 {#2678
    date: 2024-10-11 14:36:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706212315 {#2655
    date: 2024-01-25 20:51: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
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 {#2206
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202
    +user: Proxies\__CG__\App\Entity\User {#2696 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-are-some-interesting-thinking-skills-or-strategies-you-ve-picked"
    +title: "What are some interesting thinking skills or strategies you've picked up from programming (or anywhere else, but try to stick to programming for now)"
    +url: null
    +body: """
      **switch statements**\n
      \n
      > switch statements require you to exhaustively consider all relevant or possible inputs (if you don’t rely on default).\n
      \n
      *Interestingly, the notion that switch statements can require a default is reflective of the truth to the idea that when the stakes get high, we all fall back to our default level of training or function. This has global applications to our functionality and, by extension, the inputs (things,people/their methods,contexts) in our lives as well*
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728902143 {#2691
      date: 2024-10-14 12:35:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2698 …}
    +votes: Doctrine\ORM\PersistentCollection {#2700 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
    +badges: Doctrine\ORM\PersistentCollection {#2708 …}
    +children: [
      App\Entity\EntryComment {#2206}
    ]
    -id: 33061
    -titleTs: "'anywher':16 'els':17 'interest':4 'pick':11 'program':14,23 'skill':6 'stick':21 'strategi':8 'think':5 'tri':19 've':10"
    -bodyTs: "'applic':61 'back':49 'consid':9 'context':73 'default':21,31,52 'exhaust':8 'extens':67 'fall':48 'function':57,64 'get':44 'global':60 'high':45 'idea':39 'input':14,69 'interest':22 'level':53 'live':76 'method':72 'notion':24 'people/their':71 'possibl':13 'reflect':33 'relev':11 'reli':19 'requir':5,29 'stake':43 'statement':2,4,27 'switch':1,3,26 'thing':70 'train':55 'truth':36 'well':78"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706298715
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11182764"
    +editedAt: DateTimeImmutable @1728650211 {#2678
      date: 2024-10-11 14:36:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706212315 {#2655
      date: 2024-01-25 20:51:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +body: "Especially in relationship conversations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706242962 {#2197
    date: 2024-01-26 05:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@psion1369@lemmy.world"
  ]
  +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: 341222
  -bodyTs: "'convers':4 'especi':1 'relationship':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6831598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706242962 {#2205
    date: 2024-01-26 05:22:42.0 +01:00
  }
  +"title": 341222
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2206
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202
    +user: Proxies\__CG__\App\Entity\User {#2696 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-are-some-interesting-thinking-skills-or-strategies-you-ve-picked"
    +title: "What are some interesting thinking skills or strategies you've picked up from programming (or anywhere else, but try to stick to programming for now)"
    +url: null
    +body: """
      **switch statements**\n
      \n
      > switch statements require you to exhaustively consider all relevant or possible inputs (if you don’t rely on default).\n
      \n
      *Interestingly, the notion that switch statements can require a default is reflective of the truth to the idea that when the stakes get high, we all fall back to our default level of training or function. This has global applications to our functionality and, by extension, the inputs (things,people/their methods,contexts) in our lives as well*
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728902143 {#2691
      date: 2024-10-14 12:35:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2698 …}
    +votes: Doctrine\ORM\PersistentCollection {#2700 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
    +badges: Doctrine\ORM\PersistentCollection {#2708 …}
    +children: [
      App\Entity\EntryComment {#2206}
    ]
    -id: 33061
    -titleTs: "'anywher':16 'els':17 'interest':4 'pick':11 'program':14,23 'skill':6 'stick':21 'strategi':8 'think':5 'tri':19 've':10"
    -bodyTs: "'applic':61 'back':49 'consid':9 'context':73 'default':21,31,52 'exhaust':8 'extens':67 'fall':48 'function':57,64 'get':44 'global':60 'high':45 'idea':39 'input':14,69 'interest':22 'level':53 'live':76 'method':72 'notion':24 'people/their':71 'possibl':13 'reflect':33 'relev':11 'reli':19 'requir':5,29 'stake':43 'statement':2,4,27 'switch':1,3,26 'thing':70 'train':55 'truth':36 'well':78"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706298715
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11182764"
    +editedAt: DateTimeImmutable @1728650211 {#2678
      date: 2024-10-11 14:36:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706212315 {#2655
      date: 2024-01-25 20:51:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +body: "Especially in relationship conversations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706242962 {#2197
    date: 2024-01-26 05:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@psion1369@lemmy.world"
  ]
  +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: 341222
  -bodyTs: "'convers':4 'especi':1 'relationship':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6831598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706242962 {#2205
    date: 2024-01-26 05:22:42.0 +01:00
  }
  +"title": 341222
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2206
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202
    +user: Proxies\__CG__\App\Entity\User {#2696 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-are-some-interesting-thinking-skills-or-strategies-you-ve-picked"
    +title: "What are some interesting thinking skills or strategies you've picked up from programming (or anywhere else, but try to stick to programming for now)"
    +url: null
    +body: """
      **switch statements**\n
      \n
      > switch statements require you to exhaustively consider all relevant or possible inputs (if you don’t rely on default).\n
      \n
      *Interestingly, the notion that switch statements can require a default is reflective of the truth to the idea that when the stakes get high, we all fall back to our default level of training or function. This has global applications to our functionality and, by extension, the inputs (things,people/their methods,contexts) in our lives as well*
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728902143 {#2691
      date: 2024-10-14 12:35:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2698 …}
    +votes: Doctrine\ORM\PersistentCollection {#2700 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
    +badges: Doctrine\ORM\PersistentCollection {#2708 …}
    +children: [
      App\Entity\EntryComment {#2206}
    ]
    -id: 33061
    -titleTs: "'anywher':16 'els':17 'interest':4 'pick':11 'program':14,23 'skill':6 'stick':21 'strategi':8 'think':5 'tri':19 've':10"
    -bodyTs: "'applic':61 'back':49 'consid':9 'context':73 'default':21,31,52 'exhaust':8 'extens':67 'fall':48 'function':57,64 'get':44 'global':60 'high':45 'idea':39 'input':14,69 'interest':22 'level':53 'live':76 'method':72 'notion':24 'people/their':71 'possibl':13 'reflect':33 'relev':11 'reli':19 'requir':5,29 'stake':43 'statement':2,4,27 'switch':1,3,26 'thing':70 'train':55 'truth':36 'well':78"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706298715
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11182764"
    +editedAt: DateTimeImmutable @1728650211 {#2678
      date: 2024-10-11 14:36:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706212315 {#2655
      date: 2024-01-25 20:51:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +body: "Especially in relationship conversations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706242962 {#2197
    date: 2024-01-26 05:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@psion1369@lemmy.world"
  ]
  +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: 341222
  -bodyTs: "'convers':4 'especi':1 'relationship':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6831598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706242962 {#2205
    date: 2024-01-26 05:22:42.0 +01:00
  }
  +"title": 341222
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2279
  +user: Proxies\__CG__\App\Entity\User {#2786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2275 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "Why-are-we-required-to-sit-down-when-getting-our"
  +title: "Why are we required to sit down when getting our blood pressure taken? Would the results be affected if we were standing?"
  +url: null
  +body: "when patients get their blood pressure taken at the doctor’s office, the doctor requires you to sit, legs uncrossed. But what would happen if we stand up to get our blood pressure taken? can we stand? or do we have to sit? And why?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729091811 {#2819
    date: 2024-10-16 17:16:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2824 …}
  +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: [
    App\Entity\EntryComment {#2276
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2279 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2275 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +body: "Ah, that’s why they call you in from the waiting room after making you wait for at least a half hour point when your appointment was and immediately take it after you’ve just gotten up and then sat back down."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706154957 {#2282
        date: 2024-01-25 04:55:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmyKnowsBest@lemmy.world"
        "@BCsven@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 338422
      -bodyTs: "'ah':1 'appoint':26 'back':41 'call':6 'gotten':36 'half':21 'hour':22 'immedi':29 'least':19 'make':14 'point':23 'room':12 'sat':40 'take':30 've':34 'wait':11,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6794632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706154957 {#2278
        date: 2024-01-25 04:55:57.0 +01:00
      }
      +"title": 338422
    }
  ]
  -id: 32891
  -titleTs: "'affect':18 'blood':11 'get':9 'pressur':12 'requir':4 'result':16 'sit':6 'stand':22 'taken':13 'would':14"
  -bodyTs: "'blood':5,32 'doctor':10,14 'get':3,30 'happen':24 'leg':19 'offic':12 'patient':2 'pressur':6,33 'requir':15 'sit':18,43 'stand':27,37 'taken':7,34 'uncross':20 'would':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706222324
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11145770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706135924 {#2808
    date: 2024-01-24 23:38:44.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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2279
  +user: Proxies\__CG__\App\Entity\User {#2786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2275 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "Why-are-we-required-to-sit-down-when-getting-our"
  +title: "Why are we required to sit down when getting our blood pressure taken? Would the results be affected if we were standing?"
  +url: null
  +body: "when patients get their blood pressure taken at the doctor’s office, the doctor requires you to sit, legs uncrossed. But what would happen if we stand up to get our blood pressure taken? can we stand? or do we have to sit? And why?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729091811 {#2819
    date: 2024-10-16 17:16:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2824 …}
  +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: [
    App\Entity\EntryComment {#2276
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2279 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2275 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +body: "Ah, that’s why they call you in from the waiting room after making you wait for at least a half hour point when your appointment was and immediately take it after you’ve just gotten up and then sat back down."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706154957 {#2282
        date: 2024-01-25 04:55:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmyKnowsBest@lemmy.world"
        "@BCsven@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 338422
      -bodyTs: "'ah':1 'appoint':26 'back':41 'call':6 'gotten':36 'half':21 'hour':22 'immedi':29 'least':19 'make':14 'point':23 'room':12 'sat':40 'take':30 've':34 'wait':11,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6794632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706154957 {#2278
        date: 2024-01-25 04:55:57.0 +01:00
      }
      +"title": 338422
    }
  ]
  -id: 32891
  -titleTs: "'affect':18 'blood':11 'get':9 'pressur':12 'requir':4 'result':16 'sit':6 'stand':22 'taken':13 'would':14"
  -bodyTs: "'blood':5,32 'doctor':10,14 'get':3,30 'happen':24 'leg':19 'offic':12 'patient':2 'pressur':6,33 'requir':15 'sit':18,43 'stand':27,37 'taken':7,34 'uncross':20 'would':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706222324
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11145770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706135924 {#2808
    date: 2024-01-24 23:38:44.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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2279
  +user: Proxies\__CG__\App\Entity\User {#2786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2275 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "Why-are-we-required-to-sit-down-when-getting-our"
  +title: "Why are we required to sit down when getting our blood pressure taken? Would the results be affected if we were standing?"
  +url: null
  +body: "when patients get their blood pressure taken at the doctor’s office, the doctor requires you to sit, legs uncrossed. But what would happen if we stand up to get our blood pressure taken? can we stand? or do we have to sit? And why?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729091811 {#2819
    date: 2024-10-16 17:16:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2824 …}
  +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: [
    App\Entity\EntryComment {#2276
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2279 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2275 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +body: "Ah, that’s why they call you in from the waiting room after making you wait for at least a half hour point when your appointment was and immediately take it after you’ve just gotten up and then sat back down."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706154957 {#2282
        date: 2024-01-25 04:55:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmyKnowsBest@lemmy.world"
        "@BCsven@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 338422
      -bodyTs: "'ah':1 'appoint':26 'back':41 'call':6 'gotten':36 'half':21 'hour':22 'immedi':29 'least':19 'make':14 'point':23 'room':12 'sat':40 'take':30 've':34 'wait':11,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6794632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706154957 {#2278
        date: 2024-01-25 04:55:57.0 +01:00
      }
      +"title": 338422
    }
  ]
  -id: 32891
  -titleTs: "'affect':18 'blood':11 'get':9 'pressur':12 'requir':4 'result':16 'sit':6 'stand':22 'taken':13 'would':14"
  -bodyTs: "'blood':5,32 'doctor':10,14 'get':3,30 'happen':24 'leg':19 'offic':12 'patient':2 'pressur':6,33 'requir':15 'sit':18,43 'stand':27,37 'taken':7,34 'uncross':20 'would':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706222324
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11145770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706135924 {#2808
    date: 2024-01-24 23:38:44.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
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 {#2276
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2279
    +user: Proxies\__CG__\App\Entity\User {#2786 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2275 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "Why-are-we-required-to-sit-down-when-getting-our"
    +title: "Why are we required to sit down when getting our blood pressure taken? Would the results be affected if we were standing?"
    +url: null
    +body: "when patients get their blood pressure taken at the doctor’s office, the doctor requires you to sit, legs uncrossed. But what would happen if we stand up to get our blood pressure taken? can we stand? or do we have to sit? And why?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729091811 {#2819
      date: 2024-10-16 17:16:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2824 …}
    +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: [
      App\Entity\EntryComment {#2276}
    ]
    -id: 32891
    -titleTs: "'affect':18 'blood':11 'get':9 'pressur':12 'requir':4 'result':16 'sit':6 'stand':22 'taken':13 'would':14"
    -bodyTs: "'blood':5,32 'doctor':10,14 'get':3,30 'happen':24 'leg':19 'offic':12 'patient':2 'pressur':6,33 'requir':15 'sit':18,43 'stand':27,37 'taken':7,34 'uncross':20 'would':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706222324
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11145770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706135924 {#2808
      date: 2024-01-24 23:38:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2275 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: "Ah, that’s why they call you in from the waiting room after making you wait for at least a half hour point when your appointment was and immediately take it after you’ve just gotten up and then sat back down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706154957 {#2282
    date: 2024-01-25 04:55:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyKnowsBest@lemmy.world"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 338422
  -bodyTs: "'ah':1 'appoint':26 'back':41 'call':6 'gotten':36 'half':21 'hour':22 'immedi':29 'least':19 'make':14 'point':23 'room':12 'sat':40 'take':30 've':34 'wait':11,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6794632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706154957 {#2278
    date: 2024-01-25 04:55:57.0 +01:00
  }
  +"title": 338422
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2276
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2279
    +user: Proxies\__CG__\App\Entity\User {#2786 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2275 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "Why-are-we-required-to-sit-down-when-getting-our"
    +title: "Why are we required to sit down when getting our blood pressure taken? Would the results be affected if we were standing?"
    +url: null
    +body: "when patients get their blood pressure taken at the doctor’s office, the doctor requires you to sit, legs uncrossed. But what would happen if we stand up to get our blood pressure taken? can we stand? or do we have to sit? And why?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729091811 {#2819
      date: 2024-10-16 17:16:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2824 …}
    +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: [
      App\Entity\EntryComment {#2276}
    ]
    -id: 32891
    -titleTs: "'affect':18 'blood':11 'get':9 'pressur':12 'requir':4 'result':16 'sit':6 'stand':22 'taken':13 'would':14"
    -bodyTs: "'blood':5,32 'doctor':10,14 'get':3,30 'happen':24 'leg':19 'offic':12 'patient':2 'pressur':6,33 'requir':15 'sit':18,43 'stand':27,37 'taken':7,34 'uncross':20 'would':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706222324
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11145770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706135924 {#2808
      date: 2024-01-24 23:38:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2275 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: "Ah, that’s why they call you in from the waiting room after making you wait for at least a half hour point when your appointment was and immediately take it after you’ve just gotten up and then sat back down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706154957 {#2282
    date: 2024-01-25 04:55:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyKnowsBest@lemmy.world"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 338422
  -bodyTs: "'ah':1 'appoint':26 'back':41 'call':6 'gotten':36 'half':21 'hour':22 'immedi':29 'least':19 'make':14 'point':23 'room':12 'sat':40 'take':30 've':34 'wait':11,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6794632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706154957 {#2278
    date: 2024-01-25 04:55:57.0 +01:00
  }
  +"title": 338422
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2276
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2279
    +user: Proxies\__CG__\App\Entity\User {#2786 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2275 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "Why-are-we-required-to-sit-down-when-getting-our"
    +title: "Why are we required to sit down when getting our blood pressure taken? Would the results be affected if we were standing?"
    +url: null
    +body: "when patients get their blood pressure taken at the doctor’s office, the doctor requires you to sit, legs uncrossed. But what would happen if we stand up to get our blood pressure taken? can we stand? or do we have to sit? And why?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729091811 {#2819
      date: 2024-10-16 17:16:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2824 …}
    +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: [
      App\Entity\EntryComment {#2276}
    ]
    -id: 32891
    -titleTs: "'affect':18 'blood':11 'get':9 'pressur':12 'requir':4 'result':16 'sit':6 'stand':22 'taken':13 'would':14"
    -bodyTs: "'blood':5,32 'doctor':10,14 'get':3,30 'happen':24 'leg':19 'offic':12 'patient':2 'pressur':6,33 'requir':15 'sit':18,43 'stand':27,37 'taken':7,34 'uncross':20 'would':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706222324
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11145770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706135924 {#2808
      date: 2024-01-24 23:38:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2275 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: "Ah, that’s why they call you in from the waiting room after making you wait for at least a half hour point when your appointment was and immediately take it after you’ve just gotten up and then sat back down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706154957 {#2282
    date: 2024-01-25 04:55:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyKnowsBest@lemmy.world"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 338422
  -bodyTs: "'ah':1 'appoint':26 'back':41 'call':6 'gotten':36 'half':21 'hour':22 'immedi':29 'least':19 'make':14 'point':23 'room':12 'sat':40 'take':30 've':34 'wait':11,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6794632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706154957 {#2278
    date: 2024-01-25 04:55:57.0 +01:00
  }
  +"title": 338422
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2303
  +user: Proxies\__CG__\App\Entity\User {#2822 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
  +image: Proxies\__CG__\App\Entity\Image {#2860 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2862 …}
  +slug: "Wiggers-diagram-Wikipedia"
  +title: "Wiggers diagram - Wikipedia"
  +url: "https://en.wikipedia.org/wiki/Wiggers_diagram"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724626504 {#2855
    date: 2024-08-26 00:55:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  +badges: Doctrine\ORM\PersistentCollection {#2873 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2303 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
      +image: null
      +parent: null
      +root: null
      +body: "Oh, that’s what PQRST waves are. Neato."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705385278 {#2308
        date: 2024-01-16 07:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@voight@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 312876
      -bodyTs: "'neato':8 'oh':1 'pqrst':5 'wave':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6506556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705385278 {#2305
        date: 2024-01-16 07:07:58.0 +01:00
      }
      +"title": 312876
    }
  ]
  -id: 30859
  -titleTs: "'diagram':2 'wigger':1 'wikipedia':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705413553
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1624521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705382553 {#2843
    date: 2024-01-16 06:22:33.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 {#2303
  +user: Proxies\__CG__\App\Entity\User {#2822 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
  +image: Proxies\__CG__\App\Entity\Image {#2860 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2862 …}
  +slug: "Wiggers-diagram-Wikipedia"
  +title: "Wiggers diagram - Wikipedia"
  +url: "https://en.wikipedia.org/wiki/Wiggers_diagram"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724626504 {#2855
    date: 2024-08-26 00:55:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  +badges: Doctrine\ORM\PersistentCollection {#2873 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2303 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
      +image: null
      +parent: null
      +root: null
      +body: "Oh, that’s what PQRST waves are. Neato."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705385278 {#2308
        date: 2024-01-16 07:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@voight@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 312876
      -bodyTs: "'neato':8 'oh':1 'pqrst':5 'wave':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6506556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705385278 {#2305
        date: 2024-01-16 07:07:58.0 +01:00
      }
      +"title": 312876
    }
  ]
  -id: 30859
  -titleTs: "'diagram':2 'wigger':1 'wikipedia':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705413553
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1624521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705382553 {#2843
    date: 2024-01-16 06:22:33.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 {#2303
  +user: Proxies\__CG__\App\Entity\User {#2822 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
  +image: Proxies\__CG__\App\Entity\Image {#2860 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2862 …}
  +slug: "Wiggers-diagram-Wikipedia"
  +title: "Wiggers diagram - Wikipedia"
  +url: "https://en.wikipedia.org/wiki/Wiggers_diagram"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724626504 {#2855
    date: 2024-08-26 00:55:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  +badges: Doctrine\ORM\PersistentCollection {#2873 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2303 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
      +image: null
      +parent: null
      +root: null
      +body: "Oh, that’s what PQRST waves are. Neato."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705385278 {#2308
        date: 2024-01-16 07:07:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@voight@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 312876
      -bodyTs: "'neato':8 'oh':1 'pqrst':5 'wave':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6506556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705385278 {#2305
        date: 2024-01-16 07:07:58.0 +01:00
      }
      +"title": 312876
    }
  ]
  -id: 30859
  -titleTs: "'diagram':2 'wigger':1 'wikipedia':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705413553
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1624521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705382553 {#2843
    date: 2024-01-16 06:22:33.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 {#2304
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303
    +user: Proxies\__CG__\App\Entity\User {#2822 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
    +image: Proxies\__CG__\App\Entity\Image {#2860 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2862 …}
    +slug: "Wiggers-diagram-Wikipedia"
    +title: "Wiggers diagram - Wikipedia"
    +url: "https://en.wikipedia.org/wiki/Wiggers_diagram"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724626504 {#2855
      date: 2024-08-26 00:55:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 30859
    -titleTs: "'diagram':2 'wigger':1 'wikipedia':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705413553
    +visibility: "visible             "
    +apId: "https://hexbear.net/post/1624521"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705382553 {#2843
      date: 2024-01-16 06:22:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh, that’s what PQRST waves are. Neato."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705385278 {#2308
    date: 2024-01-16 07:07:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voight@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 312876
  -bodyTs: "'neato':8 'oh':1 'pqrst':5 'wave':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6506556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705385278 {#2305
    date: 2024-01-16 07:07:58.0 +01:00
  }
  +"title": 312876
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2304
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303
    +user: Proxies\__CG__\App\Entity\User {#2822 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
    +image: Proxies\__CG__\App\Entity\Image {#2860 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2862 …}
    +slug: "Wiggers-diagram-Wikipedia"
    +title: "Wiggers diagram - Wikipedia"
    +url: "https://en.wikipedia.org/wiki/Wiggers_diagram"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724626504 {#2855
      date: 2024-08-26 00:55:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 30859
    -titleTs: "'diagram':2 'wigger':1 'wikipedia':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705413553
    +visibility: "visible             "
    +apId: "https://hexbear.net/post/1624521"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705382553 {#2843
      date: 2024-01-16 06:22:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh, that’s what PQRST waves are. Neato."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705385278 {#2308
    date: 2024-01-16 07:07:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voight@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 312876
  -bodyTs: "'neato':8 'oh':1 'pqrst':5 'wave':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6506556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705385278 {#2305
    date: 2024-01-16 07:07:58.0 +01:00
  }
  +"title": 312876
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2304
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303
    +user: Proxies\__CG__\App\Entity\User {#2822 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
    +image: Proxies\__CG__\App\Entity\Image {#2860 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2862 …}
    +slug: "Wiggers-diagram-Wikipedia"
    +title: "Wiggers diagram - Wikipedia"
    +url: "https://en.wikipedia.org/wiki/Wiggers_diagram"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724626504 {#2855
      date: 2024-08-26 00:55:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 30859
    -titleTs: "'diagram':2 'wigger':1 'wikipedia':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705413553
    +visibility: "visible             "
    +apId: "https://hexbear.net/post/1624521"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705382553 {#2843
      date: 2024-01-16 06:22:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh, that’s what PQRST waves are. Neato."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705385278 {#2308
    date: 2024-01-16 07:07:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voight@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 312876
  -bodyTs: "'neato':8 'oh':1 'pqrst':5 'wave':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6506556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705385278 {#2305
    date: 2024-01-16 07:07:58.0 +01:00
  }
  +"title": 312876
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2223
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "What-do-you-think-about-the-porn-industry"
  +title: "What do you think about the porn industry ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 94
  +favouriteCount: 90
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1721439455 {#2728
    date: 2024-07-20 03:37:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2733 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  +badges: Doctrine\ORM\PersistentCollection {#2744 …}
  +children: [
    1 => App\Entity\EntryComment {#2198
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2223 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
      +body: "Yeah, but without a hard hat, sometimes Captain Mal’s nail gun going off accidentally has tragic consequences."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704597332 {#2215
        date: 2024-01-07 04:15:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xc2215x@lemmy.world"
        "@key@lemmy.keychat.org"
        "@Witchfire@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2214 …}
      +nested: Doctrine\ORM\PersistentCollection {#2225 …}
      +votes: Doctrine\ORM\PersistentCollection {#2231 …}
      +reports: Doctrine\ORM\PersistentCollection {#2229 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
      -id: 287596
      -bodyTs: "'accident':15 'captain':8 'consequ':18 'go':13 'gun':12 'hard':5 'hat':6 'mal':9 'nail':11 'sometim':7 'tragic':17 'without':3 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6209306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704597332 {#2224
        date: 2024-01-07 04:15:32.0 +01:00
      }
      +"title": 287596
    }
    0 => App\Entity\EntryComment {#2293
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2223 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
      +body: "Ah, seems you don’t get the joke. [youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M](https://youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M) for context."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704598692 {#2311
        date: 2024-01-07 04:38:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xc2215x@lemmy.world"
        "@key@lemmy.keychat.org"
        "@Witchfire@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2302 …}
      +votes: Doctrine\ORM\PersistentCollection {#2320 …}
      +reports: Doctrine\ORM\PersistentCollection {#2322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
      -id: 287640
      -bodyTs: "'/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':11 'ah':1 'context':13 'get':6 'joke':8 'seem':2 'youtu.be':10 'youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6209600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704598692 {#2298
        date: 2024-01-07 04:38:12.0 +01:00
      }
      +"title": 287640
    }
  ]
  -id: 27698
  -titleTs: "'industri':8 'porn':7 'think':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704660275
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10399165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704573875 {#2716
    date: 2024-01-06 21:44:35.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
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2223
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "What-do-you-think-about-the-porn-industry"
  +title: "What do you think about the porn industry ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 94
  +favouriteCount: 90
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1721439455 {#2728
    date: 2024-07-20 03:37:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2733 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  +badges: Doctrine\ORM\PersistentCollection {#2744 …}
  +children: [
    1 => App\Entity\EntryComment {#2198
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2223 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
      +body: "Yeah, but without a hard hat, sometimes Captain Mal’s nail gun going off accidentally has tragic consequences."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704597332 {#2215
        date: 2024-01-07 04:15:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xc2215x@lemmy.world"
        "@key@lemmy.keychat.org"
        "@Witchfire@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2214 …}
      +nested: Doctrine\ORM\PersistentCollection {#2225 …}
      +votes: Doctrine\ORM\PersistentCollection {#2231 …}
      +reports: Doctrine\ORM\PersistentCollection {#2229 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
      -id: 287596
      -bodyTs: "'accident':15 'captain':8 'consequ':18 'go':13 'gun':12 'hard':5 'hat':6 'mal':9 'nail':11 'sometim':7 'tragic':17 'without':3 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6209306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704597332 {#2224
        date: 2024-01-07 04:15:32.0 +01:00
      }
      +"title": 287596
    }
    0 => App\Entity\EntryComment {#2293
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2223 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
      +body: "Ah, seems you don’t get the joke. [youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M](https://youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M) for context."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704598692 {#2311
        date: 2024-01-07 04:38:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xc2215x@lemmy.world"
        "@key@lemmy.keychat.org"
        "@Witchfire@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2302 …}
      +votes: Doctrine\ORM\PersistentCollection {#2320 …}
      +reports: Doctrine\ORM\PersistentCollection {#2322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
      -id: 287640
      -bodyTs: "'/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':11 'ah':1 'context':13 'get':6 'joke':8 'seem':2 'youtu.be':10 'youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6209600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704598692 {#2298
        date: 2024-01-07 04:38:12.0 +01:00
      }
      +"title": 287640
    }
  ]
  -id: 27698
  -titleTs: "'industri':8 'porn':7 'think':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704660275
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10399165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704573875 {#2716
    date: 2024-01-06 21:44:35.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
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2223
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "What-do-you-think-about-the-porn-industry"
  +title: "What do you think about the porn industry ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 94
  +favouriteCount: 90
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1721439455 {#2728
    date: 2024-07-20 03:37:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2733 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  +badges: Doctrine\ORM\PersistentCollection {#2744 …}
  +children: [
    1 => App\Entity\EntryComment {#2198
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2223 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
      +body: "Yeah, but without a hard hat, sometimes Captain Mal’s nail gun going off accidentally has tragic consequences."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704597332 {#2215
        date: 2024-01-07 04:15:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xc2215x@lemmy.world"
        "@key@lemmy.keychat.org"
        "@Witchfire@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2214 …}
      +nested: Doctrine\ORM\PersistentCollection {#2225 …}
      +votes: Doctrine\ORM\PersistentCollection {#2231 …}
      +reports: Doctrine\ORM\PersistentCollection {#2229 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
      -id: 287596
      -bodyTs: "'accident':15 'captain':8 'consequ':18 'go':13 'gun':12 'hard':5 'hat':6 'mal':9 'nail':11 'sometim':7 'tragic':17 'without':3 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6209306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704597332 {#2224
        date: 2024-01-07 04:15:32.0 +01:00
      }
      +"title": 287596
    }
    0 => App\Entity\EntryComment {#2293
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2223 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
      +body: "Ah, seems you don’t get the joke. [youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M](https://youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M) for context."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704598692 {#2311
        date: 2024-01-07 04:38:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xc2215x@lemmy.world"
        "@key@lemmy.keychat.org"
        "@Witchfire@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2302 …}
      +votes: Doctrine\ORM\PersistentCollection {#2320 …}
      +reports: Doctrine\ORM\PersistentCollection {#2322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
      -id: 287640
      -bodyTs: "'/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':11 'ah':1 'context':13 'get':6 'joke':8 'seem':2 'youtu.be':10 'youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6209600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704598692 {#2298
        date: 2024-01-07 04:38:12.0 +01:00
      }
      +"title": 287640
    }
  ]
  -id: 27698
  -titleTs: "'industri':8 'porn':7 'think':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704660275
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10399165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704573875 {#2716
    date: 2024-01-06 21:44:35.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
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 {#2198
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2223
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-do-you-think-about-the-porn-industry"
    +title: "What do you think about the porn industry ?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 94
    +favouriteCount: 90
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1721439455 {#2728
      date: 2024-07-20 03:37:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2733 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    +badges: Doctrine\ORM\PersistentCollection {#2744 …}
    +children: [
      1 => App\Entity\EntryComment {#2198}
      0 => App\Entity\EntryComment {#2293
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2223 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
        +body: "Ah, seems you don’t get the joke. [youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M](https://youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M) for context."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704598692 {#2311
          date: 2024-01-07 04:38:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xc2215x@lemmy.world"
          "@key@lemmy.keychat.org"
          "@Witchfire@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2309 …}
        +nested: Doctrine\ORM\PersistentCollection {#2302 …}
        +votes: Doctrine\ORM\PersistentCollection {#2320 …}
        +reports: Doctrine\ORM\PersistentCollection {#2322 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
        -id: 287640
        -bodyTs: "'/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':11 'ah':1 'context':13 'get':6 'joke':8 'seem':2 'youtu.be':10 'youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6209600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704598692 {#2298
          date: 2024-01-07 04:38:12.0 +01:00
        }
        +"title": 287640
      }
    ]
    -id: 27698
    -titleTs: "'industri':8 'porn':7 'think':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704660275
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10399165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704573875 {#2716
      date: 2024-01-06 21:44:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +body: "Yeah, but without a hard hat, sometimes Captain Mal’s nail gun going off accidentally has tragic consequences."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704597332 {#2215
    date: 2024-01-07 04:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x@lemmy.world"
    "@key@lemmy.keychat.org"
    "@Witchfire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2225 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
  -id: 287596
  -bodyTs: "'accident':15 'captain':8 'consequ':18 'go':13 'gun':12 'hard':5 'hat':6 'mal':9 'nail':11 'sometim':7 'tragic':17 'without':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6209306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704597332 {#2224
    date: 2024-01-07 04:15:32.0 +01:00
  }
  +"title": 287596
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2198
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2223
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-do-you-think-about-the-porn-industry"
    +title: "What do you think about the porn industry ?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 94
    +favouriteCount: 90
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1721439455 {#2728
      date: 2024-07-20 03:37:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2733 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    +badges: Doctrine\ORM\PersistentCollection {#2744 …}
    +children: [
      1 => App\Entity\EntryComment {#2198}
      0 => App\Entity\EntryComment {#2293
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2223 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
        +body: "Ah, seems you don’t get the joke. [youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M](https://youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M) for context."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704598692 {#2311
          date: 2024-01-07 04:38:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xc2215x@lemmy.world"
          "@key@lemmy.keychat.org"
          "@Witchfire@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2309 …}
        +nested: Doctrine\ORM\PersistentCollection {#2302 …}
        +votes: Doctrine\ORM\PersistentCollection {#2320 …}
        +reports: Doctrine\ORM\PersistentCollection {#2322 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
        -id: 287640
        -bodyTs: "'/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':11 'ah':1 'context':13 'get':6 'joke':8 'seem':2 'youtu.be':10 'youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6209600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704598692 {#2298
          date: 2024-01-07 04:38:12.0 +01:00
        }
        +"title": 287640
      }
    ]
    -id: 27698
    -titleTs: "'industri':8 'porn':7 'think':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704660275
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10399165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704573875 {#2716
      date: 2024-01-06 21:44:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +body: "Yeah, but without a hard hat, sometimes Captain Mal’s nail gun going off accidentally has tragic consequences."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704597332 {#2215
    date: 2024-01-07 04:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x@lemmy.world"
    "@key@lemmy.keychat.org"
    "@Witchfire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2225 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
  -id: 287596
  -bodyTs: "'accident':15 'captain':8 'consequ':18 'go':13 'gun':12 'hard':5 'hat':6 'mal':9 'nail':11 'sometim':7 'tragic':17 'without':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6209306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704597332 {#2224
    date: 2024-01-07 04:15:32.0 +01:00
  }
  +"title": 287596
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2198
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2223
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-do-you-think-about-the-porn-industry"
    +title: "What do you think about the porn industry ?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 94
    +favouriteCount: 90
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1721439455 {#2728
      date: 2024-07-20 03:37:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2733 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    +badges: Doctrine\ORM\PersistentCollection {#2744 …}
    +children: [
      1 => App\Entity\EntryComment {#2198}
      0 => App\Entity\EntryComment {#2293
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2223 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
        +body: "Ah, seems you don’t get the joke. [youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M](https://youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M) for context."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704598692 {#2311
          date: 2024-01-07 04:38:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xc2215x@lemmy.world"
          "@key@lemmy.keychat.org"
          "@Witchfire@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2309 …}
        +nested: Doctrine\ORM\PersistentCollection {#2302 …}
        +votes: Doctrine\ORM\PersistentCollection {#2320 …}
        +reports: Doctrine\ORM\PersistentCollection {#2322 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
        -id: 287640
        -bodyTs: "'/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':11 'ah':1 'context':13 'get':6 'joke':8 'seem':2 'youtu.be':10 'youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6209600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704598692 {#2298
          date: 2024-01-07 04:38:12.0 +01:00
        }
        +"title": 287640
      }
    ]
    -id: 27698
    -titleTs: "'industri':8 'porn':7 'think':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704660275
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10399165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704573875 {#2716
      date: 2024-01-06 21:44:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +body: "Yeah, but without a hard hat, sometimes Captain Mal’s nail gun going off accidentally has tragic consequences."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704597332 {#2215
    date: 2024-01-07 04:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x@lemmy.world"
    "@key@lemmy.keychat.org"
    "@Witchfire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2225 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
  -id: 287596
  -bodyTs: "'accident':15 'captain':8 'consequ':18 'go':13 'gun':12 'hard':5 'hat':6 'mal':9 'nail':11 'sometim':7 'tragic':17 'without':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6209306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704597332 {#2224
    date: 2024-01-07 04:15:32.0 +01:00
  }
  +"title": 287596
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2293
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2223
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-do-you-think-about-the-porn-industry"
    +title: "What do you think about the porn industry ?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 94
    +favouriteCount: 90
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1721439455 {#2728
      date: 2024-07-20 03:37:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2733 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    +badges: Doctrine\ORM\PersistentCollection {#2744 …}
    +children: [
      1 => App\Entity\EntryComment {#2198
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2223 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
        +body: "Yeah, but without a hard hat, sometimes Captain Mal’s nail gun going off accidentally has tragic consequences."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704597332 {#2215
          date: 2024-01-07 04:15:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xc2215x@lemmy.world"
          "@key@lemmy.keychat.org"
          "@Witchfire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2214 …}
        +nested: Doctrine\ORM\PersistentCollection {#2225 …}
        +votes: Doctrine\ORM\PersistentCollection {#2231 …}
        +reports: Doctrine\ORM\PersistentCollection {#2229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
        -id: 287596
        -bodyTs: "'accident':15 'captain':8 'consequ':18 'go':13 'gun':12 'hard':5 'hat':6 'mal':9 'nail':11 'sometim':7 'tragic':17 'without':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6209306"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704597332 {#2224
          date: 2024-01-07 04:15:32.0 +01:00
        }
        +"title": 287596
      }
      0 => App\Entity\EntryComment {#2293}
    ]
    -id: 27698
    -titleTs: "'industri':8 'porn':7 'think':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704660275
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10399165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704573875 {#2716
      date: 2024-01-06 21:44:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +body: "Ah, seems you don’t get the joke. [youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M](https://youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M) for context."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704598692 {#2311
    date: 2024-01-07 04:38:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x@lemmy.world"
    "@key@lemmy.keychat.org"
    "@Witchfire@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 287640
  -bodyTs: "'/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':11 'ah':1 'context':13 'get':6 'joke':8 'seem':2 'youtu.be':10 'youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6209600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704598692 {#2298
    date: 2024-01-07 04:38:12.0 +01:00
  }
  +"title": 287640
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2293
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2223
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-do-you-think-about-the-porn-industry"
    +title: "What do you think about the porn industry ?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 94
    +favouriteCount: 90
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1721439455 {#2728
      date: 2024-07-20 03:37:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2733 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    +badges: Doctrine\ORM\PersistentCollection {#2744 …}
    +children: [
      1 => App\Entity\EntryComment {#2198
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2223 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
        +body: "Yeah, but without a hard hat, sometimes Captain Mal’s nail gun going off accidentally has tragic consequences."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704597332 {#2215
          date: 2024-01-07 04:15:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xc2215x@lemmy.world"
          "@key@lemmy.keychat.org"
          "@Witchfire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2214 …}
        +nested: Doctrine\ORM\PersistentCollection {#2225 …}
        +votes: Doctrine\ORM\PersistentCollection {#2231 …}
        +reports: Doctrine\ORM\PersistentCollection {#2229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
        -id: 287596
        -bodyTs: "'accident':15 'captain':8 'consequ':18 'go':13 'gun':12 'hard':5 'hat':6 'mal':9 'nail':11 'sometim':7 'tragic':17 'without':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6209306"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704597332 {#2224
          date: 2024-01-07 04:15:32.0 +01:00
        }
        +"title": 287596
      }
      0 => App\Entity\EntryComment {#2293}
    ]
    -id: 27698
    -titleTs: "'industri':8 'porn':7 'think':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704660275
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10399165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704573875 {#2716
      date: 2024-01-06 21:44:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +body: "Ah, seems you don’t get the joke. [youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M](https://youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M) for context."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704598692 {#2311
    date: 2024-01-07 04:38:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x@lemmy.world"
    "@key@lemmy.keychat.org"
    "@Witchfire@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 287640
  -bodyTs: "'/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':11 'ah':1 'context':13 'get':6 'joke':8 'seem':2 'youtu.be':10 'youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6209600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704598692 {#2298
    date: 2024-01-07 04:38:12.0 +01:00
  }
  +"title": 287640
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2293
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2223
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-do-you-think-about-the-porn-industry"
    +title: "What do you think about the porn industry ?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 94
    +favouriteCount: 90
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1721439455 {#2728
      date: 2024-07-20 03:37:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2733 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    +badges: Doctrine\ORM\PersistentCollection {#2744 …}
    +children: [
      1 => App\Entity\EntryComment {#2198
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2223 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
        +body: "Yeah, but without a hard hat, sometimes Captain Mal’s nail gun going off accidentally has tragic consequences."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704597332 {#2215
          date: 2024-01-07 04:15:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xc2215x@lemmy.world"
          "@key@lemmy.keychat.org"
          "@Witchfire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2214 …}
        +nested: Doctrine\ORM\PersistentCollection {#2225 …}
        +votes: Doctrine\ORM\PersistentCollection {#2231 …}
        +reports: Doctrine\ORM\PersistentCollection {#2229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
        -id: 287596
        -bodyTs: "'accident':15 'captain':8 'consequ':18 'go':13 'gun':12 'hard':5 'hat':6 'mal':9 'nail':11 'sometim':7 'tragic':17 'without':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6209306"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704597332 {#2224
          date: 2024-01-07 04:15:32.0 +01:00
        }
        +"title": 287596
      }
      0 => App\Entity\EntryComment {#2293}
    ]
    -id: 27698
    -titleTs: "'industri':8 'porn':7 'think':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704660275
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10399165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704573875 {#2716
      date: 2024-01-06 21:44:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +body: "Ah, seems you don’t get the joke. [youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M](https://youtu.be/S4CnngSHEzc?si=3KprVTVvDvQlp67M) for context."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704598692 {#2311
    date: 2024-01-07 04:38:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x@lemmy.world"
    "@key@lemmy.keychat.org"
    "@Witchfire@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 287640
  -bodyTs: "'/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':11 'ah':1 'context':13 'get':6 'joke':8 'seem':2 'youtu.be':10 'youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m](https://youtu.be/s4cnngshezc?si=3kprvtvvdvqlp67m)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6209600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704598692 {#2298
    date: 2024-01-07 04:38:12.0 +01:00
  }
  +"title": 287640
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2123
  +user: Proxies\__CG__\App\Entity\User {#2675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "What-s-a-food-you-love-that-isn-t-worth-making-from"
  +title: "What's a food you love, that isn't worth making from scratch?"
  +url: null
  +body: "For me, crepes ain’t worth the stress to make fresh. Just buy a little pack from store and focus on filling is my go to."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 289
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727924694 {#2710
    date: 2024-10-03 05:04:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
  +badges: Doctrine\ORM\PersistentCollection {#2726 …}
  +children: [
    App\Entity\EntryComment {#2113
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
      +body: "I got a deep fryer that goes on the countertop and has a temperature deal. The lid fits over the basket so I don’t have to get anywhere near the oil when it’s hot. When I’m done frying, there’s a temperature-sensitive mechanism to drain the oil into a box below to store it until next time (it can be reused a few times). The part that holds the oil when frying gets wiped out and tossed in the dishwasher. The only thing I really have to deal with washing is the heating element. It turns deep frying from absolutely not worth trying to deal with the mess/temperature/hot oil/cleanup to something I’m willing to do more than once a year. Don’t let your fry dreams be dreams!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703657733 {#2122
        date: 2023-12-27 07:15:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ericbomb@lemmy.world"
        "@mhredox@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2116 …}
      +nested: Doctrine\ORM\PersistentCollection {#2161 …}
      +votes: Doctrine\ORM\PersistentCollection {#2163 …}
      +reports: Doctrine\ORM\PersistentCollection {#2044 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
      -id: 255774
      -bodyTs: "'absolut':105 'anywher':29 'basket':21 'box':55 'countertop':10 'deal':15,93,110 'deep':4,102 'dishwash':85 'done':40 'drain':50 'dream':132,134 'element':99 'fit':18 'fri':41,77,103,131 'fryer':5 'get':28,78 'goe':7 'got':2 'heat':98 'hold':73 'hot':36 'let':129 'lid':17 'm':39,118 'mechan':48 'mess/temperature/hot':113 'near':30 'next':61 'oil':32,52,75 'oil/cleanup':114 'part':71 'realli':90 'reus':66 'sensit':47 'someth':116 'store':58 'temperatur':14,46 'temperature-sensit':45 'thing':88 'time':62,69 'toss':82 'tri':108 'turn':101 'wash':95 'will':119 'wipe':79 'worth':107 'year':126"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5963733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703657733 {#2115
        date: 2023-12-27 07:15:33.0 +01:00
      }
      +"title": 255774
    }
  ]
  -id: 24821
  -titleTs: "'food':4 'isn':8 'love':6 'make':11 'scratch':13 'worth':10"
  -bodyTs: "'ain':4 'buy':13 'crepe':3 'fill':22 'focus':20 'fresh':11 'go':25 'littl':15 'make':10 'pack':16 'store':18 'stress':8 'worth':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624538
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9970922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703538138 {#2697
    date: 2023-12-25 22:02:18.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
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2123
  +user: Proxies\__CG__\App\Entity\User {#2675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "What-s-a-food-you-love-that-isn-t-worth-making-from"
  +title: "What's a food you love, that isn't worth making from scratch?"
  +url: null
  +body: "For me, crepes ain’t worth the stress to make fresh. Just buy a little pack from store and focus on filling is my go to."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 289
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727924694 {#2710
    date: 2024-10-03 05:04:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
  +badges: Doctrine\ORM\PersistentCollection {#2726 …}
  +children: [
    App\Entity\EntryComment {#2113
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
      +body: "I got a deep fryer that goes on the countertop and has a temperature deal. The lid fits over the basket so I don’t have to get anywhere near the oil when it’s hot. When I’m done frying, there’s a temperature-sensitive mechanism to drain the oil into a box below to store it until next time (it can be reused a few times). The part that holds the oil when frying gets wiped out and tossed in the dishwasher. The only thing I really have to deal with washing is the heating element. It turns deep frying from absolutely not worth trying to deal with the mess/temperature/hot oil/cleanup to something I’m willing to do more than once a year. Don’t let your fry dreams be dreams!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703657733 {#2122
        date: 2023-12-27 07:15:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ericbomb@lemmy.world"
        "@mhredox@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2116 …}
      +nested: Doctrine\ORM\PersistentCollection {#2161 …}
      +votes: Doctrine\ORM\PersistentCollection {#2163 …}
      +reports: Doctrine\ORM\PersistentCollection {#2044 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
      -id: 255774
      -bodyTs: "'absolut':105 'anywher':29 'basket':21 'box':55 'countertop':10 'deal':15,93,110 'deep':4,102 'dishwash':85 'done':40 'drain':50 'dream':132,134 'element':99 'fit':18 'fri':41,77,103,131 'fryer':5 'get':28,78 'goe':7 'got':2 'heat':98 'hold':73 'hot':36 'let':129 'lid':17 'm':39,118 'mechan':48 'mess/temperature/hot':113 'near':30 'next':61 'oil':32,52,75 'oil/cleanup':114 'part':71 'realli':90 'reus':66 'sensit':47 'someth':116 'store':58 'temperatur':14,46 'temperature-sensit':45 'thing':88 'time':62,69 'toss':82 'tri':108 'turn':101 'wash':95 'will':119 'wipe':79 'worth':107 'year':126"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5963733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703657733 {#2115
        date: 2023-12-27 07:15:33.0 +01:00
      }
      +"title": 255774
    }
  ]
  -id: 24821
  -titleTs: "'food':4 'isn':8 'love':6 'make':11 'scratch':13 'worth':10"
  -bodyTs: "'ain':4 'buy':13 'crepe':3 'fill':22 'focus':20 'fresh':11 'go':25 'littl':15 'make':10 'pack':16 'store':18 'stress':8 'worth':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624538
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9970922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703538138 {#2697
    date: 2023-12-25 22:02:18.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
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2123
  +user: Proxies\__CG__\App\Entity\User {#2675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "What-s-a-food-you-love-that-isn-t-worth-making-from"
  +title: "What's a food you love, that isn't worth making from scratch?"
  +url: null
  +body: "For me, crepes ain’t worth the stress to make fresh. Just buy a little pack from store and focus on filling is my go to."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 289
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727924694 {#2710
    date: 2024-10-03 05:04:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
  +badges: Doctrine\ORM\PersistentCollection {#2726 …}
  +children: [
    App\Entity\EntryComment {#2113
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
      +body: "I got a deep fryer that goes on the countertop and has a temperature deal. The lid fits over the basket so I don’t have to get anywhere near the oil when it’s hot. When I’m done frying, there’s a temperature-sensitive mechanism to drain the oil into a box below to store it until next time (it can be reused a few times). The part that holds the oil when frying gets wiped out and tossed in the dishwasher. The only thing I really have to deal with washing is the heating element. It turns deep frying from absolutely not worth trying to deal with the mess/temperature/hot oil/cleanup to something I’m willing to do more than once a year. Don’t let your fry dreams be dreams!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703657733 {#2122
        date: 2023-12-27 07:15:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ericbomb@lemmy.world"
        "@mhredox@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2116 …}
      +nested: Doctrine\ORM\PersistentCollection {#2161 …}
      +votes: Doctrine\ORM\PersistentCollection {#2163 …}
      +reports: Doctrine\ORM\PersistentCollection {#2044 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
      -id: 255774
      -bodyTs: "'absolut':105 'anywher':29 'basket':21 'box':55 'countertop':10 'deal':15,93,110 'deep':4,102 'dishwash':85 'done':40 'drain':50 'dream':132,134 'element':99 'fit':18 'fri':41,77,103,131 'fryer':5 'get':28,78 'goe':7 'got':2 'heat':98 'hold':73 'hot':36 'let':129 'lid':17 'm':39,118 'mechan':48 'mess/temperature/hot':113 'near':30 'next':61 'oil':32,52,75 'oil/cleanup':114 'part':71 'realli':90 'reus':66 'sensit':47 'someth':116 'store':58 'temperatur':14,46 'temperature-sensit':45 'thing':88 'time':62,69 'toss':82 'tri':108 'turn':101 'wash':95 'will':119 'wipe':79 'worth':107 'year':126"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5963733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703657733 {#2115
        date: 2023-12-27 07:15:33.0 +01:00
      }
      +"title": 255774
    }
  ]
  -id: 24821
  -titleTs: "'food':4 'isn':8 'love':6 'make':11 'scratch':13 'worth':10"
  -bodyTs: "'ain':4 'buy':13 'crepe':3 'fill':22 'focus':20 'fresh':11 'go':25 'littl':15 'make':10 'pack':16 'store':18 'stress':8 'worth':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624538
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9970922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703538138 {#2697
    date: 2023-12-25 22:02:18.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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2113
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123
    +user: Proxies\__CG__\App\Entity\User {#2675 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-s-a-food-you-love-that-isn-t-worth-making-from"
    +title: "What's a food you love, that isn't worth making from scratch?"
    +url: null
    +body: "For me, crepes ain’t worth the stress to make fresh. Just buy a little pack from store and focus on filling is my go to."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 289
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727924694 {#2710
      date: 2024-10-03 05:04:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
    +badges: Doctrine\ORM\PersistentCollection {#2726 …}
    +children: [
      App\Entity\EntryComment {#2113}
    ]
    -id: 24821
    -titleTs: "'food':4 'isn':8 'love':6 'make':11 'scratch':13 'worth':10"
    -bodyTs: "'ain':4 'buy':13 'crepe':3 'fill':22 'focus':20 'fresh':11 'go':25 'littl':15 'make':10 'pack':16 'store':18 'stress':8 'worth':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703624538
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9970922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703538138 {#2697
      date: 2023-12-25 22:02:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
  +body: "I got a deep fryer that goes on the countertop and has a temperature deal. The lid fits over the basket so I don’t have to get anywhere near the oil when it’s hot. When I’m done frying, there’s a temperature-sensitive mechanism to drain the oil into a box below to store it until next time (it can be reused a few times). The part that holds the oil when frying gets wiped out and tossed in the dishwasher. The only thing I really have to deal with washing is the heating element. It turns deep frying from absolutely not worth trying to deal with the mess/temperature/hot oil/cleanup to something I’m willing to do more than once a year. Don’t let your fry dreams be dreams!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703657733 {#2122
    date: 2023-12-27 07:15:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ericbomb@lemmy.world"
    "@mhredox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 255774
  -bodyTs: "'absolut':105 'anywher':29 'basket':21 'box':55 'countertop':10 'deal':15,93,110 'deep':4,102 'dishwash':85 'done':40 'drain':50 'dream':132,134 'element':99 'fit':18 'fri':41,77,103,131 'fryer':5 'get':28,78 'goe':7 'got':2 'heat':98 'hold':73 'hot':36 'let':129 'lid':17 'm':39,118 'mechan':48 'mess/temperature/hot':113 'near':30 'next':61 'oil':32,52,75 'oil/cleanup':114 'part':71 'realli':90 'reus':66 'sensit':47 'someth':116 'store':58 'temperatur':14,46 'temperature-sensit':45 'thing':88 'time':62,69 'toss':82 'tri':108 'turn':101 'wash':95 'will':119 'wipe':79 'worth':107 'year':126"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5963733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703657733 {#2115
    date: 2023-12-27 07:15:33.0 +01:00
  }
  +"title": 255774
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2113
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123
    +user: Proxies\__CG__\App\Entity\User {#2675 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-s-a-food-you-love-that-isn-t-worth-making-from"
    +title: "What's a food you love, that isn't worth making from scratch?"
    +url: null
    +body: "For me, crepes ain’t worth the stress to make fresh. Just buy a little pack from store and focus on filling is my go to."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 289
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727924694 {#2710
      date: 2024-10-03 05:04:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
    +badges: Doctrine\ORM\PersistentCollection {#2726 …}
    +children: [
      App\Entity\EntryComment {#2113}
    ]
    -id: 24821
    -titleTs: "'food':4 'isn':8 'love':6 'make':11 'scratch':13 'worth':10"
    -bodyTs: "'ain':4 'buy':13 'crepe':3 'fill':22 'focus':20 'fresh':11 'go':25 'littl':15 'make':10 'pack':16 'store':18 'stress':8 'worth':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703624538
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9970922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703538138 {#2697
      date: 2023-12-25 22:02:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
  +body: "I got a deep fryer that goes on the countertop and has a temperature deal. The lid fits over the basket so I don’t have to get anywhere near the oil when it’s hot. When I’m done frying, there’s a temperature-sensitive mechanism to drain the oil into a box below to store it until next time (it can be reused a few times). The part that holds the oil when frying gets wiped out and tossed in the dishwasher. The only thing I really have to deal with washing is the heating element. It turns deep frying from absolutely not worth trying to deal with the mess/temperature/hot oil/cleanup to something I’m willing to do more than once a year. Don’t let your fry dreams be dreams!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703657733 {#2122
    date: 2023-12-27 07:15:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ericbomb@lemmy.world"
    "@mhredox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 255774
  -bodyTs: "'absolut':105 'anywher':29 'basket':21 'box':55 'countertop':10 'deal':15,93,110 'deep':4,102 'dishwash':85 'done':40 'drain':50 'dream':132,134 'element':99 'fit':18 'fri':41,77,103,131 'fryer':5 'get':28,78 'goe':7 'got':2 'heat':98 'hold':73 'hot':36 'let':129 'lid':17 'm':39,118 'mechan':48 'mess/temperature/hot':113 'near':30 'next':61 'oil':32,52,75 'oil/cleanup':114 'part':71 'realli':90 'reus':66 'sensit':47 'someth':116 'store':58 'temperatur':14,46 'temperature-sensit':45 'thing':88 'time':62,69 'toss':82 'tri':108 'turn':101 'wash':95 'will':119 'wipe':79 'worth':107 'year':126"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5963733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703657733 {#2115
    date: 2023-12-27 07:15:33.0 +01:00
  }
  +"title": 255774
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2113
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123
    +user: Proxies\__CG__\App\Entity\User {#2675 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-s-a-food-you-love-that-isn-t-worth-making-from"
    +title: "What's a food you love, that isn't worth making from scratch?"
    +url: null
    +body: "For me, crepes ain’t worth the stress to make fresh. Just buy a little pack from store and focus on filling is my go to."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 289
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727924694 {#2710
      date: 2024-10-03 05:04:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
    +badges: Doctrine\ORM\PersistentCollection {#2726 …}
    +children: [
      App\Entity\EntryComment {#2113}
    ]
    -id: 24821
    -titleTs: "'food':4 'isn':8 'love':6 'make':11 'scratch':13 'worth':10"
    -bodyTs: "'ain':4 'buy':13 'crepe':3 'fill':22 'focus':20 'fresh':11 'go':25 'littl':15 'make':10 'pack':16 'store':18 'stress':8 'worth':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703624538
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9970922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703538138 {#2697
      date: 2023-12-25 22:02:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
  +body: "I got a deep fryer that goes on the countertop and has a temperature deal. The lid fits over the basket so I don’t have to get anywhere near the oil when it’s hot. When I’m done frying, there’s a temperature-sensitive mechanism to drain the oil into a box below to store it until next time (it can be reused a few times). The part that holds the oil when frying gets wiped out and tossed in the dishwasher. The only thing I really have to deal with washing is the heating element. It turns deep frying from absolutely not worth trying to deal with the mess/temperature/hot oil/cleanup to something I’m willing to do more than once a year. Don’t let your fry dreams be dreams!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703657733 {#2122
    date: 2023-12-27 07:15:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ericbomb@lemmy.world"
    "@mhredox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 255774
  -bodyTs: "'absolut':105 'anywher':29 'basket':21 'box':55 'countertop':10 'deal':15,93,110 'deep':4,102 'dishwash':85 'done':40 'drain':50 'dream':132,134 'element':99 'fit':18 'fri':41,77,103,131 'fryer':5 'get':28,78 'goe':7 'got':2 'heat':98 'hold':73 'hot':36 'let':129 'lid':17 'm':39,118 'mechan':48 'mess/temperature/hot':113 'near':30 'next':61 'oil':32,52,75 'oil/cleanup':114 'part':71 'realli':90 'reus':66 'sensit':47 'someth':116 'store':58 'temperatur':14,46 'temperature-sensit':45 'thing':88 'time':62,69 'toss':82 'tri':108 'turn':101 'wash':95 'will':119 'wipe':79 'worth':107 'year':126"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5963733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703657733 {#2115
    date: 2023-12-27 07:15:33.0 +01:00
  }
  +"title": 255774
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2111
  +user: Proxies\__CG__\App\Entity\User {#2896 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "What-is-best-left-unfinished"
  +title: "What is best left unfinished?"
  +url: null
  +body: "I’ll offer “A reading list”. There’s no shortage of good books to read, and to no longer read anything for entertainment and/or knowledge would be a bad thing."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703158791 {#2933
    date: 2023-12-21 12:39:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  +badges: Doctrine\ORM\PersistentCollection {#2949 …}
  +children: [
    App\Entity\EntryComment {#2108
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2111 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
      +body: "No contentment. No comfort. No rest. No satisfaction."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703099311 {#2099
        date: 2023-12-20 20:08:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RememberTheApollo_@lemmy.world"
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2102 …}
      +nested: Doctrine\ORM\PersistentCollection {#2103 …}
      +votes: Doctrine\ORM\PersistentCollection {#2110 …}
      +reports: Doctrine\ORM\PersistentCollection {#2112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
      -id: 238389
      -bodyTs: "'comfort':4 'content':2 'rest':6 'satisfact':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5843165"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703099311 {#2105
        date: 2023-12-20 20:08:31.0 +01:00
      }
      +"title": 238389
    }
  ]
  -id: 23602
  -titleTs: "'best':3 'left':4 'unfinish':5"
  -bodyTs: "'and/or':24 'anyth':21 'bad':29 'book':13 'entertain':23 'good':12 'knowledg':25 'list':6 'll':2 'longer':19 'offer':3 'read':5,15,20 'shortag':10 'thing':30 'would':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703173365
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9791734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703086965 {#2920
    date: 2023-12-20 16:42:45.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
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2111
  +user: Proxies\__CG__\App\Entity\User {#2896 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "What-is-best-left-unfinished"
  +title: "What is best left unfinished?"
  +url: null
  +body: "I’ll offer “A reading list”. There’s no shortage of good books to read, and to no longer read anything for entertainment and/or knowledge would be a bad thing."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703158791 {#2933
    date: 2023-12-21 12:39:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  +badges: Doctrine\ORM\PersistentCollection {#2949 …}
  +children: [
    App\Entity\EntryComment {#2108
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2111 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
      +body: "No contentment. No comfort. No rest. No satisfaction."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703099311 {#2099
        date: 2023-12-20 20:08:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RememberTheApollo_@lemmy.world"
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2102 …}
      +nested: Doctrine\ORM\PersistentCollection {#2103 …}
      +votes: Doctrine\ORM\PersistentCollection {#2110 …}
      +reports: Doctrine\ORM\PersistentCollection {#2112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
      -id: 238389
      -bodyTs: "'comfort':4 'content':2 'rest':6 'satisfact':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5843165"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703099311 {#2105
        date: 2023-12-20 20:08:31.0 +01:00
      }
      +"title": 238389
    }
  ]
  -id: 23602
  -titleTs: "'best':3 'left':4 'unfinish':5"
  -bodyTs: "'and/or':24 'anyth':21 'bad':29 'book':13 'entertain':23 'good':12 'knowledg':25 'list':6 'll':2 'longer':19 'offer':3 'read':5,15,20 'shortag':10 'thing':30 'would':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703173365
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9791734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703086965 {#2920
    date: 2023-12-20 16:42:45.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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2111
  +user: Proxies\__CG__\App\Entity\User {#2896 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "What-is-best-left-unfinished"
  +title: "What is best left unfinished?"
  +url: null
  +body: "I’ll offer “A reading list”. There’s no shortage of good books to read, and to no longer read anything for entertainment and/or knowledge would be a bad thing."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703158791 {#2933
    date: 2023-12-21 12:39:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  +badges: Doctrine\ORM\PersistentCollection {#2949 …}
  +children: [
    App\Entity\EntryComment {#2108
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2111 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
      +body: "No contentment. No comfort. No rest. No satisfaction."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703099311 {#2099
        date: 2023-12-20 20:08:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RememberTheApollo_@lemmy.world"
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2102 …}
      +nested: Doctrine\ORM\PersistentCollection {#2103 …}
      +votes: Doctrine\ORM\PersistentCollection {#2110 …}
      +reports: Doctrine\ORM\PersistentCollection {#2112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
      -id: 238389
      -bodyTs: "'comfort':4 'content':2 'rest':6 'satisfact':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5843165"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703099311 {#2105
        date: 2023-12-20 20:08:31.0 +01:00
      }
      +"title": 238389
    }
  ]
  -id: 23602
  -titleTs: "'best':3 'left':4 'unfinish':5"
  -bodyTs: "'and/or':24 'anyth':21 'bad':29 'book':13 'entertain':23 'good':12 'knowledg':25 'list':6 'll':2 'longer':19 'offer':3 'read':5,15,20 'shortag':10 'thing':30 'would':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703173365
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9791734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703086965 {#2920
    date: 2023-12-20 16:42:45.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
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 {#2108
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2111
    +user: Proxies\__CG__\App\Entity\User {#2896 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-is-best-left-unfinished"
    +title: "What is best left unfinished?"
    +url: null
    +body: "I’ll offer “A reading list”. There’s no shortage of good books to read, and to no longer read anything for entertainment and/or knowledge would be a bad thing."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703158791 {#2933
      date: 2023-12-21 12:39:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      App\Entity\EntryComment {#2108}
    ]
    -id: 23602
    -titleTs: "'best':3 'left':4 'unfinish':5"
    -bodyTs: "'and/or':24 'anyth':21 'bad':29 'book':13 'entertain':23 'good':12 'knowledg':25 'list':6 'll':2 'longer':19 'offer':3 'read':5,15,20 'shortag':10 'thing':30 'would':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703173365
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9791734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703086965 {#2920
      date: 2023-12-20 16:42:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +body: "No contentment. No comfort. No rest. No satisfaction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703099311 {#2099
    date: 2023-12-20 20:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RememberTheApollo_@lemmy.world"
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 238389
  -bodyTs: "'comfort':4 'content':2 'rest':6 'satisfact':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5843165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703099311 {#2105
    date: 2023-12-20 20:08:31.0 +01:00
  }
  +"title": 238389
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2108
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2111
    +user: Proxies\__CG__\App\Entity\User {#2896 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-is-best-left-unfinished"
    +title: "What is best left unfinished?"
    +url: null
    +body: "I’ll offer “A reading list”. There’s no shortage of good books to read, and to no longer read anything for entertainment and/or knowledge would be a bad thing."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703158791 {#2933
      date: 2023-12-21 12:39:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      App\Entity\EntryComment {#2108}
    ]
    -id: 23602
    -titleTs: "'best':3 'left':4 'unfinish':5"
    -bodyTs: "'and/or':24 'anyth':21 'bad':29 'book':13 'entertain':23 'good':12 'knowledg':25 'list':6 'll':2 'longer':19 'offer':3 'read':5,15,20 'shortag':10 'thing':30 'would':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703173365
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9791734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703086965 {#2920
      date: 2023-12-20 16:42:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +body: "No contentment. No comfort. No rest. No satisfaction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703099311 {#2099
    date: 2023-12-20 20:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RememberTheApollo_@lemmy.world"
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 238389
  -bodyTs: "'comfort':4 'content':2 'rest':6 'satisfact':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5843165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703099311 {#2105
    date: 2023-12-20 20:08:31.0 +01:00
  }
  +"title": 238389
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2108
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2111
    +user: Proxies\__CG__\App\Entity\User {#2896 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-is-best-left-unfinished"
    +title: "What is best left unfinished?"
    +url: null
    +body: "I’ll offer “A reading list”. There’s no shortage of good books to read, and to no longer read anything for entertainment and/or knowledge would be a bad thing."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703158791 {#2933
      date: 2023-12-21 12:39:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      App\Entity\EntryComment {#2108}
    ]
    -id: 23602
    -titleTs: "'best':3 'left':4 'unfinish':5"
    -bodyTs: "'and/or':24 'anyth':21 'bad':29 'book':13 'entertain':23 'good':12 'knowledg':25 'list':6 'll':2 'longer':19 'offer':3 'read':5,15,20 'shortag':10 'thing':30 'would':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703173365
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9791734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703086965 {#2920
      date: 2023-12-20 16:42:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +body: "No contentment. No comfort. No rest. No satisfaction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703099311 {#2099
    date: 2023-12-20 20:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RememberTheApollo_@lemmy.world"
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 238389
  -bodyTs: "'comfort':4 'content':2 'rest':6 'satisfact':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5843165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703099311 {#2105
    date: 2023-12-20 20:08:31.0 +01:00
  }
  +"title": 238389
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2045
  +user: Proxies\__CG__\App\Entity\User {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "Is-it-just-my-circle-or-has-it-been-a"
  +title: "Is it just my circle, or has it been a challenge getting into the Christmas/holiday spirit the last couple of years?"
  +url: null
  +body: """
    Sure, the first year (or two) of COVID were wretched, but most of those barriers have since cleared — yet I’m still struggling. I’ve noticed the same with a number of people within my family and neighbourhood.\n
    \n
    How are others feeling? Are you struggling, yet succeeding? If so, how are you breaking through?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707599923 {#2765
    date: 2024-02-10 22:18:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2770 …}
  +votes: Doctrine\ORM\PersistentCollection {#2773 …}
  +reports: Doctrine\ORM\PersistentCollection {#2775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
  +badges: Doctrine\ORM\PersistentCollection {#2781 …}
  +children: [
    App\Entity\EntryComment {#2047
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2045 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Bah humbug!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702959467 {#2059
        date: 2023-12-19 05:17:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shamrt@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2057 …}
      +nested: Doctrine\ORM\PersistentCollection {#2055 …}
      +votes: Doctrine\ORM\PersistentCollection {#2054 …}
      +reports: Doctrine\ORM\PersistentCollection {#2053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
      -id: 233900
      -bodyTs: "'bah':1 'humbug':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5806229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702959467 {#2046
        date: 2023-12-19 05:17:47.0 +01:00
      }
      +"title": 233900
    }
  ]
  -id: 23165
  -titleTs: "'challeng':11 'christmas/holiday':15 'circl':5 'coupl':19 'get':12 'last':18 'spirit':16 'year':21"
  -bodyTs: "'barrier':15 'break':53 'clear':18 'covid':8 'famili':36 'feel':42 'first':3 'm':21 'neighbourhood':38 'notic':26 'number':31 'other':41 'peopl':33 'sinc':17 'still':22 'struggl':23,45 'succeed':47 'sure':1 'two':6 've':25 'within':34 'wretch':10 'year':4 'yet':19,46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703028721
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11600910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702942321 {#2752
    date: 2023-12-19 00:32:01.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 {#2045
  +user: Proxies\__CG__\App\Entity\User {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "Is-it-just-my-circle-or-has-it-been-a"
  +title: "Is it just my circle, or has it been a challenge getting into the Christmas/holiday spirit the last couple of years?"
  +url: null
  +body: """
    Sure, the first year (or two) of COVID were wretched, but most of those barriers have since cleared — yet I’m still struggling. I’ve noticed the same with a number of people within my family and neighbourhood.\n
    \n
    How are others feeling? Are you struggling, yet succeeding? If so, how are you breaking through?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707599923 {#2765
    date: 2024-02-10 22:18:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2770 …}
  +votes: Doctrine\ORM\PersistentCollection {#2773 …}
  +reports: Doctrine\ORM\PersistentCollection {#2775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
  +badges: Doctrine\ORM\PersistentCollection {#2781 …}
  +children: [
    App\Entity\EntryComment {#2047
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2045 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Bah humbug!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702959467 {#2059
        date: 2023-12-19 05:17:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shamrt@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2057 …}
      +nested: Doctrine\ORM\PersistentCollection {#2055 …}
      +votes: Doctrine\ORM\PersistentCollection {#2054 …}
      +reports: Doctrine\ORM\PersistentCollection {#2053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
      -id: 233900
      -bodyTs: "'bah':1 'humbug':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5806229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702959467 {#2046
        date: 2023-12-19 05:17:47.0 +01:00
      }
      +"title": 233900
    }
  ]
  -id: 23165
  -titleTs: "'challeng':11 'christmas/holiday':15 'circl':5 'coupl':19 'get':12 'last':18 'spirit':16 'year':21"
  -bodyTs: "'barrier':15 'break':53 'clear':18 'covid':8 'famili':36 'feel':42 'first':3 'm':21 'neighbourhood':38 'notic':26 'number':31 'other':41 'peopl':33 'sinc':17 'still':22 'struggl':23,45 'succeed':47 'sure':1 'two':6 've':25 'within':34 'wretch':10 'year':4 'yet':19,46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703028721
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11600910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702942321 {#2752
    date: 2023-12-19 00:32:01.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 {#2045
  +user: Proxies\__CG__\App\Entity\User {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "Is-it-just-my-circle-or-has-it-been-a"
  +title: "Is it just my circle, or has it been a challenge getting into the Christmas/holiday spirit the last couple of years?"
  +url: null
  +body: """
    Sure, the first year (or two) of COVID were wretched, but most of those barriers have since cleared — yet I’m still struggling. I’ve noticed the same with a number of people within my family and neighbourhood.\n
    \n
    How are others feeling? Are you struggling, yet succeeding? If so, how are you breaking through?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707599923 {#2765
    date: 2024-02-10 22:18:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2770 …}
  +votes: Doctrine\ORM\PersistentCollection {#2773 …}
  +reports: Doctrine\ORM\PersistentCollection {#2775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
  +badges: Doctrine\ORM\PersistentCollection {#2781 …}
  +children: [
    App\Entity\EntryComment {#2047
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2045 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Bah humbug!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702959467 {#2059
        date: 2023-12-19 05:17:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shamrt@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2057 …}
      +nested: Doctrine\ORM\PersistentCollection {#2055 …}
      +votes: Doctrine\ORM\PersistentCollection {#2054 …}
      +reports: Doctrine\ORM\PersistentCollection {#2053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
      -id: 233900
      -bodyTs: "'bah':1 'humbug':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5806229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702959467 {#2046
        date: 2023-12-19 05:17:47.0 +01:00
      }
      +"title": 233900
    }
  ]
  -id: 23165
  -titleTs: "'challeng':11 'christmas/holiday':15 'circl':5 'coupl':19 'get':12 'last':18 'spirit':16 'year':21"
  -bodyTs: "'barrier':15 'break':53 'clear':18 'covid':8 'famili':36 'feel':42 'first':3 'm':21 'neighbourhood':38 'notic':26 'number':31 'other':41 'peopl':33 'sinc':17 'still':22 'struggl':23,45 'succeed':47 'sure':1 'two':6 've':25 'within':34 'wretch':10 'year':4 'yet':19,46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703028721
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11600910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702942321 {#2752
    date: 2023-12-19 00:32:01.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 {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045
    +user: Proxies\__CG__\App\Entity\User {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "Is-it-just-my-circle-or-has-it-been-a"
    +title: "Is it just my circle, or has it been a challenge getting into the Christmas/holiday spirit the last couple of years?"
    +url: null
    +body: """
      Sure, the first year (or two) of COVID were wretched, but most of those barriers have since cleared — yet I’m still struggling. I’ve noticed the same with a number of people within my family and neighbourhood.\n
      \n
      How are others feeling? Are you struggling, yet succeeding? If so, how are you breaking through?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 77
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707599923 {#2765
      date: 2024-02-10 22:18:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2773 …}
    +reports: Doctrine\ORM\PersistentCollection {#2775 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
    +badges: Doctrine\ORM\PersistentCollection {#2781 …}
    +children: [
      App\Entity\EntryComment {#2047}
    ]
    -id: 23165
    -titleTs: "'challeng':11 'christmas/holiday':15 'circl':5 'coupl':19 'get':12 'last':18 'spirit':16 'year':21"
    -bodyTs: "'barrier':15 'break':53 'clear':18 'covid':8 'famili':36 'feel':42 'first':3 'm':21 'neighbourhood':38 'notic':26 'number':31 'other':41 'peopl':33 'sinc':17 'still':22 'struggl':23,45 'succeed':47 'sure':1 'two':6 've':25 'within':34 'wretch':10 'year':4 'yet':19,46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703028721
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11600910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702942321 {#2752
      date: 2023-12-19 00:32:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bah humbug!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702959467 {#2059
    date: 2023-12-19 05:17:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shamrt@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 233900
  -bodyTs: "'bah':1 'humbug':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5806229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702959467 {#2046
    date: 2023-12-19 05:17:47.0 +01:00
  }
  +"title": 233900
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045
    +user: Proxies\__CG__\App\Entity\User {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "Is-it-just-my-circle-or-has-it-been-a"
    +title: "Is it just my circle, or has it been a challenge getting into the Christmas/holiday spirit the last couple of years?"
    +url: null
    +body: """
      Sure, the first year (or two) of COVID were wretched, but most of those barriers have since cleared — yet I’m still struggling. I’ve noticed the same with a number of people within my family and neighbourhood.\n
      \n
      How are others feeling? Are you struggling, yet succeeding? If so, how are you breaking through?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 77
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707599923 {#2765
      date: 2024-02-10 22:18:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2773 …}
    +reports: Doctrine\ORM\PersistentCollection {#2775 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
    +badges: Doctrine\ORM\PersistentCollection {#2781 …}
    +children: [
      App\Entity\EntryComment {#2047}
    ]
    -id: 23165
    -titleTs: "'challeng':11 'christmas/holiday':15 'circl':5 'coupl':19 'get':12 'last':18 'spirit':16 'year':21"
    -bodyTs: "'barrier':15 'break':53 'clear':18 'covid':8 'famili':36 'feel':42 'first':3 'm':21 'neighbourhood':38 'notic':26 'number':31 'other':41 'peopl':33 'sinc':17 'still':22 'struggl':23,45 'succeed':47 'sure':1 'two':6 've':25 'within':34 'wretch':10 'year':4 'yet':19,46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703028721
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11600910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702942321 {#2752
      date: 2023-12-19 00:32:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bah humbug!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702959467 {#2059
    date: 2023-12-19 05:17:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shamrt@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 233900
  -bodyTs: "'bah':1 'humbug':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5806229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702959467 {#2046
    date: 2023-12-19 05:17:47.0 +01:00
  }
  +"title": 233900
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045
    +user: Proxies\__CG__\App\Entity\User {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "Is-it-just-my-circle-or-has-it-been-a"
    +title: "Is it just my circle, or has it been a challenge getting into the Christmas/holiday spirit the last couple of years?"
    +url: null
    +body: """
      Sure, the first year (or two) of COVID were wretched, but most of those barriers have since cleared — yet I’m still struggling. I’ve noticed the same with a number of people within my family and neighbourhood.\n
      \n
      How are others feeling? Are you struggling, yet succeeding? If so, how are you breaking through?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 77
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707599923 {#2765
      date: 2024-02-10 22:18:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2773 …}
    +reports: Doctrine\ORM\PersistentCollection {#2775 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
    +badges: Doctrine\ORM\PersistentCollection {#2781 …}
    +children: [
      App\Entity\EntryComment {#2047}
    ]
    -id: 23165
    -titleTs: "'challeng':11 'christmas/holiday':15 'circl':5 'coupl':19 'get':12 'last':18 'spirit':16 'year':21"
    -bodyTs: "'barrier':15 'break':53 'clear':18 'covid':8 'famili':36 'feel':42 'first':3 'm':21 'neighbourhood':38 'notic':26 'number':31 'other':41 'peopl':33 'sinc':17 'still':22 'struggl':23,45 'succeed':47 'sure':1 'two':6 've':25 'within':34 'wretch':10 'year':4 'yet':19,46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703028721
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11600910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702942321 {#2752
      date: 2023-12-19 00:32:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bah humbug!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702959467 {#2059
    date: 2023-12-19 05:17:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shamrt@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 233900
  -bodyTs: "'bah':1 'humbug':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5806229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702959467 {#2046
    date: 2023-12-19 05:17:47.0 +01:00
  }
  +"title": 233900
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2037
  +user: Proxies\__CG__\App\Entity\User {#2543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: Proxies\__CG__\App\Entity\Image {#2566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
  +slug: "Here-as-well"
  +title: "Here as well"
  +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 147
  +favouriteCount: 993
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703059784 {#2265
    date: 2023-12-20 09:09:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2585 …}
  +reports: Doctrine\ORM\PersistentCollection {#2582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
  +badges: Doctrine\ORM\PersistentCollection {#2629 …}
  +children: [
    5 => App\Entity\EntryComment {#2098
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: """
        Here’s a few ways:\n
        \n
        Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
        \n
        Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
        \n
        Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
        \n
        Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702914482 {#2081
        date: 2023-12-18 16:48:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@protist@mander.xyz"
        "@JackRiddle@sh.itjust.works"
        "@moriquende@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2064 …}
      +nested: Doctrine\ORM\PersistentCollection {#2088 …}
      +votes: Doctrine\ORM\PersistentCollection {#2087 …}
      +reports: Doctrine\ORM\PersistentCollection {#2086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
      -id: 232028
      -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5793139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702914482 {#2077
        date: 2023-12-18 16:48:02.0 +01:00
      }
      +"title": 232028
    }
    4 => App\Entity\EntryComment {#2036
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +body: "And as we all know, rice is all carbs!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702911654 {#2035
        date: 2023-12-18 16:00:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@kittenzrulz123@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2075 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2078 …}
      +reports: Doctrine\ORM\PersistentCollection {#2097 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
      -id: 231892
      -bodyTs: "'carb':9 'know':5 'rice':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5792322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702911654 {#2031
        date: 2023-12-18 16:00:54.0 +01:00
      }
      +"title": 231892
    }
    3 => App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: """
        Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
        \n
        But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702931367 {#2136
        date: 2023-12-18 21:29:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@protist@mander.xyz"
        "@JackRiddle@sh.itjust.works"
        "@moriquende@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2072 …}
      +nested: Doctrine\ORM\PersistentCollection {#2065 …}
      +votes: Doctrine\ORM\PersistentCollection {#2066 …}
      +reports: Doctrine\ORM\PersistentCollection {#2067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
      -id: 232867
      -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5798417"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702931367 {#2137
        date: 2023-12-18 21:29:27.0 +01:00
      }
      +"title": 232867
    }
    2 => App\Entity\EntryComment {#2300
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: "Yeah, on second thought, you do make a good point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702922164 {#2323
        date: 2023-12-18 18:56:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@IWantToFuckSpez@kbin.social"
        "@NABDad@lemmy.world"
        "@MYCOOLNEJM@sh.itjust.works"
        "@irmoz@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 232427
      -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5795693"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702922164 {#2324
        date: 2023-12-18 18:56:04.0 +01:00
      }
      +"title": 232427
    }
    1 => App\Entity\EntryComment {#2042
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702921460 {#2344
        date: 2023-12-18 18:44:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@protist@mander.xyz"
        "@JackRiddle@sh.itjust.works"
        "@moriquende@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2060 …}
      +nested: Doctrine\ORM\PersistentCollection {#2331 …}
      +votes: Doctrine\ORM\PersistentCollection {#2289 …}
      +reports: Doctrine\ORM\PersistentCollection {#2326 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
      -id: 232382
      -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5795446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702921460 {#2349
        date: 2023-12-18 18:44:20.0 +01:00
      }
      +"title": 232382
    }
    0 => App\Entity\EntryComment {#2133
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702917499 {#2140
        date: 2023-12-18 17:38:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@protist@mander.xyz"
        "@JackRiddle@sh.itjust.works"
        "@moriquende@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2131 …}
      +nested: Doctrine\ORM\PersistentCollection {#2138 …}
      +votes: Doctrine\ORM\PersistentCollection {#2345 …}
      +reports: Doctrine\ORM\PersistentCollection {#2330 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
      -id: 232178
      -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5794098"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702917499 {#2130
        date: 2023-12-18 17:38:19.0 +01:00
      }
      +"title": 232178
    }
  ]
  -id: 23025
  -titleTs: "'well':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702986230
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9709477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702899830 {#2545
    date: 2023-12-18 12:43:50.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 {#2037
  +user: Proxies\__CG__\App\Entity\User {#2543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: Proxies\__CG__\App\Entity\Image {#2566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
  +slug: "Here-as-well"
  +title: "Here as well"
  +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 147
  +favouriteCount: 993
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703059784 {#2265
    date: 2023-12-20 09:09:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2585 …}
  +reports: Doctrine\ORM\PersistentCollection {#2582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
  +badges: Doctrine\ORM\PersistentCollection {#2629 …}
  +children: [
    5 => App\Entity\EntryComment {#2098
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: """
        Here’s a few ways:\n
        \n
        Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
        \n
        Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
        \n
        Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
        \n
        Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702914482 {#2081
        date: 2023-12-18 16:48:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@protist@mander.xyz"
        "@JackRiddle@sh.itjust.works"
        "@moriquende@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2064 …}
      +nested: Doctrine\ORM\PersistentCollection {#2088 …}
      +votes: Doctrine\ORM\PersistentCollection {#2087 …}
      +reports: Doctrine\ORM\PersistentCollection {#2086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
      -id: 232028
      -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5793139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702914482 {#2077
        date: 2023-12-18 16:48:02.0 +01:00
      }
      +"title": 232028
    }
    4 => App\Entity\EntryComment {#2036
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +body: "And as we all know, rice is all carbs!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702911654 {#2035
        date: 2023-12-18 16:00:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@kittenzrulz123@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2075 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2078 …}
      +reports: Doctrine\ORM\PersistentCollection {#2097 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
      -id: 231892
      -bodyTs: "'carb':9 'know':5 'rice':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5792322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702911654 {#2031
        date: 2023-12-18 16:00:54.0 +01:00
      }
      +"title": 231892
    }
    3 => App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: """
        Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
        \n
        But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702931367 {#2136
        date: 2023-12-18 21:29:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@protist@mander.xyz"
        "@JackRiddle@sh.itjust.works"
        "@moriquende@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2072 …}
      +nested: Doctrine\ORM\PersistentCollection {#2065 …}
      +votes: Doctrine\ORM\PersistentCollection {#2066 …}
      +reports: Doctrine\ORM\PersistentCollection {#2067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
      -id: 232867
      -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5798417"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702931367 {#2137
        date: 2023-12-18 21:29:27.0 +01:00
      }
      +"title": 232867
    }
    2 => App\Entity\EntryComment {#2300
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: "Yeah, on second thought, you do make a good point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702922164 {#2323
        date: 2023-12-18 18:56:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@IWantToFuckSpez@kbin.social"
        "@NABDad@lemmy.world"
        "@MYCOOLNEJM@sh.itjust.works"
        "@irmoz@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 232427
      -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5795693"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702922164 {#2324
        date: 2023-12-18 18:56:04.0 +01:00
      }
      +"title": 232427
    }
    1 => App\Entity\EntryComment {#2042
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702921460 {#2344
        date: 2023-12-18 18:44:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@protist@mander.xyz"
        "@JackRiddle@sh.itjust.works"
        "@moriquende@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2060 …}
      +nested: Doctrine\ORM\PersistentCollection {#2331 …}
      +votes: Doctrine\ORM\PersistentCollection {#2289 …}
      +reports: Doctrine\ORM\PersistentCollection {#2326 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
      -id: 232382
      -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5795446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702921460 {#2349
        date: 2023-12-18 18:44:20.0 +01:00
      }
      +"title": 232382
    }
    0 => App\Entity\EntryComment {#2133
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702917499 {#2140
        date: 2023-12-18 17:38:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@protist@mander.xyz"
        "@JackRiddle@sh.itjust.works"
        "@moriquende@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2131 …}
      +nested: Doctrine\ORM\PersistentCollection {#2138 …}
      +votes: Doctrine\ORM\PersistentCollection {#2345 …}
      +reports: Doctrine\ORM\PersistentCollection {#2330 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
      -id: 232178
      -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5794098"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702917499 {#2130
        date: 2023-12-18 17:38:19.0 +01:00
      }
      +"title": 232178
    }
  ]
  -id: 23025
  -titleTs: "'well':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702986230
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9709477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702899830 {#2545
    date: 2023-12-18 12:43:50.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 {#2037
  +user: Proxies\__CG__\App\Entity\User {#2543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: Proxies\__CG__\App\Entity\Image {#2566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
  +slug: "Here-as-well"
  +title: "Here as well"
  +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 147
  +favouriteCount: 993
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703059784 {#2265
    date: 2023-12-20 09:09:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2585 …}
  +reports: Doctrine\ORM\PersistentCollection {#2582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
  +badges: Doctrine\ORM\PersistentCollection {#2629 …}
  +children: [
    5 => App\Entity\EntryComment {#2098
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: """
        Here’s a few ways:\n
        \n
        Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
        \n
        Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
        \n
        Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
        \n
        Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702914482 {#2081
        date: 2023-12-18 16:48:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@protist@mander.xyz"
        "@JackRiddle@sh.itjust.works"
        "@moriquende@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2064 …}
      +nested: Doctrine\ORM\PersistentCollection {#2088 …}
      +votes: Doctrine\ORM\PersistentCollection {#2087 …}
      +reports: Doctrine\ORM\PersistentCollection {#2086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
      -id: 232028
      -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5793139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702914482 {#2077
        date: 2023-12-18 16:48:02.0 +01:00
      }
      +"title": 232028
    }
    4 => App\Entity\EntryComment {#2036
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +body: "And as we all know, rice is all carbs!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702911654 {#2035
        date: 2023-12-18 16:00:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@kittenzrulz123@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2075 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2078 …}
      +reports: Doctrine\ORM\PersistentCollection {#2097 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
      -id: 231892
      -bodyTs: "'carb':9 'know':5 'rice':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5792322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702911654 {#2031
        date: 2023-12-18 16:00:54.0 +01:00
      }
      +"title": 231892
    }
    3 => App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: """
        Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
        \n
        But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702931367 {#2136
        date: 2023-12-18 21:29:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@protist@mander.xyz"
        "@JackRiddle@sh.itjust.works"
        "@moriquende@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2072 …}
      +nested: Doctrine\ORM\PersistentCollection {#2065 …}
      +votes: Doctrine\ORM\PersistentCollection {#2066 …}
      +reports: Doctrine\ORM\PersistentCollection {#2067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
      -id: 232867
      -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5798417"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702931367 {#2137
        date: 2023-12-18 21:29:27.0 +01:00
      }
      +"title": 232867
    }
    2 => App\Entity\EntryComment {#2300
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: "Yeah, on second thought, you do make a good point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702922164 {#2323
        date: 2023-12-18 18:56:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@IWantToFuckSpez@kbin.social"
        "@NABDad@lemmy.world"
        "@MYCOOLNEJM@sh.itjust.works"
        "@irmoz@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 232427
      -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5795693"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702922164 {#2324
        date: 2023-12-18 18:56:04.0 +01:00
      }
      +"title": 232427
    }
    1 => App\Entity\EntryComment {#2042
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702921460 {#2344
        date: 2023-12-18 18:44:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@protist@mander.xyz"
        "@JackRiddle@sh.itjust.works"
        "@moriquende@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2060 …}
      +nested: Doctrine\ORM\PersistentCollection {#2331 …}
      +votes: Doctrine\ORM\PersistentCollection {#2289 …}
      +reports: Doctrine\ORM\PersistentCollection {#2326 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
      -id: 232382
      -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5795446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702921460 {#2349
        date: 2023-12-18 18:44:20.0 +01:00
      }
      +"title": 232382
    }
    0 => App\Entity\EntryComment {#2133
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702917499 {#2140
        date: 2023-12-18 17:38:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ugurcan@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@protist@mander.xyz"
        "@JackRiddle@sh.itjust.works"
        "@moriquende@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2131 …}
      +nested: Doctrine\ORM\PersistentCollection {#2138 …}
      +votes: Doctrine\ORM\PersistentCollection {#2345 …}
      +reports: Doctrine\ORM\PersistentCollection {#2330 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
      -id: 232178
      -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5794098"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702917499 {#2130
        date: 2023-12-18 17:38:19.0 +01:00
      }
      +"title": 232178
    }
  ]
  -id: 23025
  -titleTs: "'well':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702986230
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9709477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702899830 {#2545
    date: 2023-12-18 12:43:50.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 {#2098
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098}
      4 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "And as we all know, rice is all carbs!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702911654 {#2035
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@kittenzrulz123@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 231892
        -bodyTs: "'carb':9 'know':5 'rice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5792322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702911654 {#2031
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +"title": 231892
      }
      3 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
          \n
          But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702931367 {#2136
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 232867
        -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5798417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702931367 {#2137
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +"title": 232867
      }
      2 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "Yeah, on second thought, you do make a good point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702922164 {#2323
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@IWantToFuckSpez@kbin.social"
          "@NABDad@lemmy.world"
          "@MYCOOLNEJM@sh.itjust.works"
          "@irmoz@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232427
        -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795693"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702922164 {#2324
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +"title": 232427
      }
      1 => App\Entity\EntryComment {#2042
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702921460 {#2344
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 232382
        -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702921460 {#2349
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +"title": 232382
      }
      0 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702917499 {#2140
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 232178
        -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5794098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702917499 {#2130
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +"title": 232178
      }
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: """
    Here’s a few ways:\n
    \n
    Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
    \n
    Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
    \n
    Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
    \n
    Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702914482 {#2081
    date: 2023-12-18 16:48:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@protist@mander.xyz"
    "@JackRiddle@sh.itjust.works"
    "@moriquende@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  -id: 232028
  -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5793139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702914482 {#2077
    date: 2023-12-18 16:48:02.0 +01:00
  }
  +"title": 232028
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2098
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098}
      4 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "And as we all know, rice is all carbs!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702911654 {#2035
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@kittenzrulz123@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 231892
        -bodyTs: "'carb':9 'know':5 'rice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5792322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702911654 {#2031
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +"title": 231892
      }
      3 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
          \n
          But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702931367 {#2136
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 232867
        -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5798417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702931367 {#2137
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +"title": 232867
      }
      2 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "Yeah, on second thought, you do make a good point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702922164 {#2323
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@IWantToFuckSpez@kbin.social"
          "@NABDad@lemmy.world"
          "@MYCOOLNEJM@sh.itjust.works"
          "@irmoz@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232427
        -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795693"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702922164 {#2324
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +"title": 232427
      }
      1 => App\Entity\EntryComment {#2042
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702921460 {#2344
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 232382
        -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702921460 {#2349
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +"title": 232382
      }
      0 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702917499 {#2140
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 232178
        -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5794098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702917499 {#2130
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +"title": 232178
      }
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: """
    Here’s a few ways:\n
    \n
    Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
    \n
    Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
    \n
    Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
    \n
    Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702914482 {#2081
    date: 2023-12-18 16:48:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@protist@mander.xyz"
    "@JackRiddle@sh.itjust.works"
    "@moriquende@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  -id: 232028
  -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5793139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702914482 {#2077
    date: 2023-12-18 16:48:02.0 +01:00
  }
  +"title": 232028
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2098
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098}
      4 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "And as we all know, rice is all carbs!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702911654 {#2035
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@kittenzrulz123@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 231892
        -bodyTs: "'carb':9 'know':5 'rice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5792322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702911654 {#2031
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +"title": 231892
      }
      3 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
          \n
          But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702931367 {#2136
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 232867
        -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5798417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702931367 {#2137
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +"title": 232867
      }
      2 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "Yeah, on second thought, you do make a good point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702922164 {#2323
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@IWantToFuckSpez@kbin.social"
          "@NABDad@lemmy.world"
          "@MYCOOLNEJM@sh.itjust.works"
          "@irmoz@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232427
        -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795693"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702922164 {#2324
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +"title": 232427
      }
      1 => App\Entity\EntryComment {#2042
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702921460 {#2344
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 232382
        -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702921460 {#2349
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +"title": 232382
      }
      0 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702917499 {#2140
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 232178
        -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5794098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702917499 {#2130
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +"title": 232178
      }
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: """
    Here’s a few ways:\n
    \n
    Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
    \n
    Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
    \n
    Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
    \n
    Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702914482 {#2081
    date: 2023-12-18 16:48:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@protist@mander.xyz"
    "@JackRiddle@sh.itjust.works"
    "@moriquende@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  -id: 232028
  -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5793139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702914482 {#2077
    date: 2023-12-18 16:48:02.0 +01:00
  }
  +"title": 232028
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2036
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Here’s a few ways:\n
          \n
          Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
          \n
          Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
          \n
          Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
          \n
          Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702914482 {#2081
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 232028
        -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5793139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702914482 {#2077
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +"title": 232028
      }
      4 => App\Entity\EntryComment {#2036}
      3 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
          \n
          But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702931367 {#2136
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 232867
        -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5798417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702931367 {#2137
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +"title": 232867
      }
      2 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "Yeah, on second thought, you do make a good point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702922164 {#2323
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@IWantToFuckSpez@kbin.social"
          "@NABDad@lemmy.world"
          "@MYCOOLNEJM@sh.itjust.works"
          "@irmoz@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232427
        -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795693"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702922164 {#2324
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +"title": 232427
      }
      1 => App\Entity\EntryComment {#2042
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702921460 {#2344
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 232382
        -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702921460 {#2349
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +"title": 232382
      }
      0 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702917499 {#2140
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 232178
        -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5794098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702917499 {#2130
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +"title": 232178
      }
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +body: "And as we all know, rice is all carbs!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702911654 {#2035
    date: 2023-12-18 16:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@kittenzrulz123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 231892
  -bodyTs: "'carb':9 'know':5 'rice':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5792322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702911654 {#2031
    date: 2023-12-18 16:00:54.0 +01:00
  }
  +"title": 231892
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2036
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Here’s a few ways:\n
          \n
          Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
          \n
          Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
          \n
          Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
          \n
          Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702914482 {#2081
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 232028
        -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5793139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702914482 {#2077
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +"title": 232028
      }
      4 => App\Entity\EntryComment {#2036}
      3 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
          \n
          But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702931367 {#2136
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 232867
        -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5798417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702931367 {#2137
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +"title": 232867
      }
      2 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "Yeah, on second thought, you do make a good point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702922164 {#2323
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@IWantToFuckSpez@kbin.social"
          "@NABDad@lemmy.world"
          "@MYCOOLNEJM@sh.itjust.works"
          "@irmoz@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232427
        -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795693"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702922164 {#2324
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +"title": 232427
      }
      1 => App\Entity\EntryComment {#2042
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702921460 {#2344
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 232382
        -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702921460 {#2349
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +"title": 232382
      }
      0 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702917499 {#2140
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 232178
        -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5794098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702917499 {#2130
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +"title": 232178
      }
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +body: "And as we all know, rice is all carbs!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702911654 {#2035
    date: 2023-12-18 16:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@kittenzrulz123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 231892
  -bodyTs: "'carb':9 'know':5 'rice':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5792322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702911654 {#2031
    date: 2023-12-18 16:00:54.0 +01:00
  }
  +"title": 231892
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2036
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Here’s a few ways:\n
          \n
          Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
          \n
          Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
          \n
          Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
          \n
          Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702914482 {#2081
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 232028
        -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5793139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702914482 {#2077
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +"title": 232028
      }
      4 => App\Entity\EntryComment {#2036}
      3 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
          \n
          But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702931367 {#2136
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 232867
        -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5798417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702931367 {#2137
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +"title": 232867
      }
      2 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "Yeah, on second thought, you do make a good point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702922164 {#2323
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@IWantToFuckSpez@kbin.social"
          "@NABDad@lemmy.world"
          "@MYCOOLNEJM@sh.itjust.works"
          "@irmoz@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232427
        -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795693"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702922164 {#2324
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +"title": 232427
      }
      1 => App\Entity\EntryComment {#2042
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702921460 {#2344
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 232382
        -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702921460 {#2349
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +"title": 232382
      }
      0 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702917499 {#2140
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 232178
        -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5794098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702917499 {#2130
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +"title": 232178
      }
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +body: "And as we all know, rice is all carbs!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702911654 {#2035
    date: 2023-12-18 16:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@kittenzrulz123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 231892
  -bodyTs: "'carb':9 'know':5 'rice':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5792322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702911654 {#2031
    date: 2023-12-18 16:00:54.0 +01:00
  }
  +"title": 231892
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Here’s a few ways:\n
          \n
          Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
          \n
          Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
          \n
          Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
          \n
          Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702914482 {#2081
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 232028
        -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5793139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702914482 {#2077
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +"title": 232028
      }
      4 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "And as we all know, rice is all carbs!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702911654 {#2035
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@kittenzrulz123@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 231892
        -bodyTs: "'carb':9 'know':5 'rice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5792322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702911654 {#2031
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +"title": 231892
      }
      3 => App\Entity\EntryComment {#2073}
      2 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "Yeah, on second thought, you do make a good point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702922164 {#2323
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@IWantToFuckSpez@kbin.social"
          "@NABDad@lemmy.world"
          "@MYCOOLNEJM@sh.itjust.works"
          "@irmoz@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232427
        -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795693"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702922164 {#2324
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +"title": 232427
      }
      1 => App\Entity\EntryComment {#2042
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702921460 {#2344
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 232382
        -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702921460 {#2349
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +"title": 232382
      }
      0 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702917499 {#2140
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 232178
        -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5794098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702917499 {#2130
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +"title": 232178
      }
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: """
    Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
    \n
    But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702931367 {#2136
    date: 2023-12-18 21:29:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@protist@mander.xyz"
    "@JackRiddle@sh.itjust.works"
    "@moriquende@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 232867
  -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5798417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702931367 {#2137
    date: 2023-12-18 21:29:27.0 +01:00
  }
  +"title": 232867
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Here’s a few ways:\n
          \n
          Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
          \n
          Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
          \n
          Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
          \n
          Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702914482 {#2081
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 232028
        -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5793139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702914482 {#2077
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +"title": 232028
      }
      4 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "And as we all know, rice is all carbs!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702911654 {#2035
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@kittenzrulz123@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 231892
        -bodyTs: "'carb':9 'know':5 'rice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5792322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702911654 {#2031
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +"title": 231892
      }
      3 => App\Entity\EntryComment {#2073}
      2 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "Yeah, on second thought, you do make a good point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702922164 {#2323
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@IWantToFuckSpez@kbin.social"
          "@NABDad@lemmy.world"
          "@MYCOOLNEJM@sh.itjust.works"
          "@irmoz@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232427
        -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795693"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702922164 {#2324
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +"title": 232427
      }
      1 => App\Entity\EntryComment {#2042
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702921460 {#2344
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 232382
        -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702921460 {#2349
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +"title": 232382
      }
      0 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702917499 {#2140
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 232178
        -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5794098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702917499 {#2130
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +"title": 232178
      }
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: """
    Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
    \n
    But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702931367 {#2136
    date: 2023-12-18 21:29:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@protist@mander.xyz"
    "@JackRiddle@sh.itjust.works"
    "@moriquende@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 232867
  -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5798417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702931367 {#2137
    date: 2023-12-18 21:29:27.0 +01:00
  }
  +"title": 232867
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Here’s a few ways:\n
          \n
          Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
          \n
          Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
          \n
          Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
          \n
          Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702914482 {#2081
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 232028
        -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5793139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702914482 {#2077
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +"title": 232028
      }
      4 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "And as we all know, rice is all carbs!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702911654 {#2035
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@kittenzrulz123@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 231892
        -bodyTs: "'carb':9 'know':5 'rice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5792322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702911654 {#2031
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +"title": 231892
      }
      3 => App\Entity\EntryComment {#2073}
      2 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "Yeah, on second thought, you do make a good point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702922164 {#2323
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@IWantToFuckSpez@kbin.social"
          "@NABDad@lemmy.world"
          "@MYCOOLNEJM@sh.itjust.works"
          "@irmoz@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232427
        -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795693"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702922164 {#2324
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +"title": 232427
      }
      1 => App\Entity\EntryComment {#2042
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702921460 {#2344
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 232382
        -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702921460 {#2349
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +"title": 232382
      }
      0 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702917499 {#2140
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 232178
        -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5794098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702917499 {#2130
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +"title": 232178
      }
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: """
    Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
    \n
    But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702931367 {#2136
    date: 2023-12-18 21:29:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@protist@mander.xyz"
    "@JackRiddle@sh.itjust.works"
    "@moriquende@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 232867
  -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5798417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702931367 {#2137
    date: 2023-12-18 21:29:27.0 +01:00
  }
  +"title": 232867
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Here’s a few ways:\n
          \n
          Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
          \n
          Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
          \n
          Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
          \n
          Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702914482 {#2081
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 232028
        -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5793139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702914482 {#2077
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +"title": 232028
      }
      4 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "And as we all know, rice is all carbs!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702911654 {#2035
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@kittenzrulz123@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 231892
        -bodyTs: "'carb':9 'know':5 'rice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5792322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702911654 {#2031
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +"title": 231892
      }
      3 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
          \n
          But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702931367 {#2136
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 232867
        -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5798417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702931367 {#2137
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +"title": 232867
      }
      2 => App\Entity\EntryComment {#2300}
      1 => App\Entity\EntryComment {#2042
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702921460 {#2344
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 232382
        -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702921460 {#2349
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +"title": 232382
      }
      0 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702917499 {#2140
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 232178
        -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5794098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702917499 {#2130
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +"title": 232178
      }
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: "Yeah, on second thought, you do make a good point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702922164 {#2323
    date: 2023-12-18 18:56:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@IWantToFuckSpez@kbin.social"
    "@NABDad@lemmy.world"
    "@MYCOOLNEJM@sh.itjust.works"
    "@irmoz@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 232427
  -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5795693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702922164 {#2324
    date: 2023-12-18 18:56:04.0 +01:00
  }
  +"title": 232427
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Here’s a few ways:\n
          \n
          Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
          \n
          Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
          \n
          Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
          \n
          Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702914482 {#2081
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 232028
        -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5793139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702914482 {#2077
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +"title": 232028
      }
      4 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "And as we all know, rice is all carbs!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702911654 {#2035
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@kittenzrulz123@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 231892
        -bodyTs: "'carb':9 'know':5 'rice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5792322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702911654 {#2031
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +"title": 231892
      }
      3 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
          \n
          But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702931367 {#2136
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 232867
        -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5798417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702931367 {#2137
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +"title": 232867
      }
      2 => App\Entity\EntryComment {#2300}
      1 => App\Entity\EntryComment {#2042
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702921460 {#2344
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 232382
        -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702921460 {#2349
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +"title": 232382
      }
      0 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702917499 {#2140
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 232178
        -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5794098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702917499 {#2130
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +"title": 232178
      }
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: "Yeah, on second thought, you do make a good point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702922164 {#2323
    date: 2023-12-18 18:56:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@IWantToFuckSpez@kbin.social"
    "@NABDad@lemmy.world"
    "@MYCOOLNEJM@sh.itjust.works"
    "@irmoz@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 232427
  -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5795693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702922164 {#2324
    date: 2023-12-18 18:56:04.0 +01:00
  }
  +"title": 232427
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Here’s a few ways:\n
          \n
          Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
          \n
          Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
          \n
          Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
          \n
          Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702914482 {#2081
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 232028
        -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5793139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702914482 {#2077
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +"title": 232028
      }
      4 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "And as we all know, rice is all carbs!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702911654 {#2035
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@kittenzrulz123@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 231892
        -bodyTs: "'carb':9 'know':5 'rice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5792322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702911654 {#2031
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +"title": 231892
      }
      3 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
          \n
          But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702931367 {#2136
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 232867
        -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5798417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702931367 {#2137
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +"title": 232867
      }
      2 => App\Entity\EntryComment {#2300}
      1 => App\Entity\EntryComment {#2042
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702921460 {#2344
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 232382
        -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702921460 {#2349
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +"title": 232382
      }
      0 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702917499 {#2140
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 232178
        -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5794098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702917499 {#2130
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +"title": 232178
      }
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: "Yeah, on second thought, you do make a good point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702922164 {#2323
    date: 2023-12-18 18:56:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@IWantToFuckSpez@kbin.social"
    "@NABDad@lemmy.world"
    "@MYCOOLNEJM@sh.itjust.works"
    "@irmoz@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 232427
  -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5795693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702922164 {#2324
    date: 2023-12-18 18:56:04.0 +01:00
  }
  +"title": 232427
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2042
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Here’s a few ways:\n
          \n
          Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
          \n
          Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
          \n
          Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
          \n
          Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702914482 {#2081
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 232028
        -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5793139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702914482 {#2077
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +"title": 232028
      }
      4 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "And as we all know, rice is all carbs!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702911654 {#2035
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@kittenzrulz123@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 231892
        -bodyTs: "'carb':9 'know':5 'rice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5792322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702911654 {#2031
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +"title": 231892
      }
      3 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
          \n
          But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702931367 {#2136
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 232867
        -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5798417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702931367 {#2137
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +"title": 232867
      }
      2 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "Yeah, on second thought, you do make a good point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702922164 {#2323
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@IWantToFuckSpez@kbin.social"
          "@NABDad@lemmy.world"
          "@MYCOOLNEJM@sh.itjust.works"
          "@irmoz@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232427
        -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795693"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702922164 {#2324
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +"title": 232427
      }
      1 => App\Entity\EntryComment {#2042}
      0 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702917499 {#2140
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 232178
        -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5794098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702917499 {#2130
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +"title": 232178
      }
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702921460 {#2344
    date: 2023-12-18 18:44:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@protist@mander.xyz"
    "@JackRiddle@sh.itjust.works"
    "@moriquende@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 232382
  -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5795446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702921460 {#2349
    date: 2023-12-18 18:44:20.0 +01:00
  }
  +"title": 232382
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2042
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Here’s a few ways:\n
          \n
          Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
          \n
          Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
          \n
          Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
          \n
          Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702914482 {#2081
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 232028
        -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5793139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702914482 {#2077
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +"title": 232028
      }
      4 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "And as we all know, rice is all carbs!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702911654 {#2035
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@kittenzrulz123@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 231892
        -bodyTs: "'carb':9 'know':5 'rice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5792322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702911654 {#2031
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +"title": 231892
      }
      3 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
          \n
          But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702931367 {#2136
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 232867
        -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5798417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702931367 {#2137
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +"title": 232867
      }
      2 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "Yeah, on second thought, you do make a good point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702922164 {#2323
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@IWantToFuckSpez@kbin.social"
          "@NABDad@lemmy.world"
          "@MYCOOLNEJM@sh.itjust.works"
          "@irmoz@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232427
        -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795693"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702922164 {#2324
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +"title": 232427
      }
      1 => App\Entity\EntryComment {#2042}
      0 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702917499 {#2140
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 232178
        -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5794098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702917499 {#2130
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +"title": 232178
      }
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702921460 {#2344
    date: 2023-12-18 18:44:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@protist@mander.xyz"
    "@JackRiddle@sh.itjust.works"
    "@moriquende@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 232382
  -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5795446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702921460 {#2349
    date: 2023-12-18 18:44:20.0 +01:00
  }
  +"title": 232382
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2042
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Here’s a few ways:\n
          \n
          Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
          \n
          Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
          \n
          Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
          \n
          Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702914482 {#2081
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 232028
        -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5793139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702914482 {#2077
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +"title": 232028
      }
      4 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "And as we all know, rice is all carbs!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702911654 {#2035
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@kittenzrulz123@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 231892
        -bodyTs: "'carb':9 'know':5 'rice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5792322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702911654 {#2031
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +"title": 231892
      }
      3 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
          \n
          But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702931367 {#2136
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 232867
        -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5798417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702931367 {#2137
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +"title": 232867
      }
      2 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "Yeah, on second thought, you do make a good point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702922164 {#2323
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@IWantToFuckSpez@kbin.social"
          "@NABDad@lemmy.world"
          "@MYCOOLNEJM@sh.itjust.works"
          "@irmoz@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232427
        -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795693"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702922164 {#2324
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +"title": 232427
      }
      1 => App\Entity\EntryComment {#2042}
      0 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702917499 {#2140
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 232178
        -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5794098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702917499 {#2130
          date: 2023-12-18 17:38:19.0 +01:00
        }
        +"title": 232178
      }
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702921460 {#2344
    date: 2023-12-18 18:44:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@protist@mander.xyz"
    "@JackRiddle@sh.itjust.works"
    "@moriquende@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 232382
  -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5795446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702921460 {#2349
    date: 2023-12-18 18:44:20.0 +01:00
  }
  +"title": 232382
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2133
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Here’s a few ways:\n
          \n
          Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
          \n
          Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
          \n
          Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
          \n
          Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702914482 {#2081
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 232028
        -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5793139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702914482 {#2077
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +"title": 232028
      }
      4 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "And as we all know, rice is all carbs!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702911654 {#2035
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@kittenzrulz123@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 231892
        -bodyTs: "'carb':9 'know':5 'rice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5792322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702911654 {#2031
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +"title": 231892
      }
      3 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
          \n
          But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702931367 {#2136
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 232867
        -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5798417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702931367 {#2137
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +"title": 232867
      }
      2 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "Yeah, on second thought, you do make a good point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702922164 {#2323
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@IWantToFuckSpez@kbin.social"
          "@NABDad@lemmy.world"
          "@MYCOOLNEJM@sh.itjust.works"
          "@irmoz@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232427
        -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795693"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702922164 {#2324
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +"title": 232427
      }
      1 => App\Entity\EntryComment {#2042
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702921460 {#2344
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 232382
        -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702921460 {#2349
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +"title": 232382
      }
      0 => App\Entity\EntryComment {#2133}
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702917499 {#2140
    date: 2023-12-18 17:38:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@protist@mander.xyz"
    "@JackRiddle@sh.itjust.works"
    "@moriquende@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 232178
  -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5794098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702917499 {#2130
    date: 2023-12-18 17:38:19.0 +01:00
  }
  +"title": 232178
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2133
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Here’s a few ways:\n
          \n
          Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
          \n
          Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
          \n
          Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
          \n
          Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702914482 {#2081
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 232028
        -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5793139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702914482 {#2077
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +"title": 232028
      }
      4 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "And as we all know, rice is all carbs!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702911654 {#2035
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@kittenzrulz123@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 231892
        -bodyTs: "'carb':9 'know':5 'rice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5792322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702911654 {#2031
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +"title": 231892
      }
      3 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
          \n
          But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702931367 {#2136
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 232867
        -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5798417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702931367 {#2137
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +"title": 232867
      }
      2 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "Yeah, on second thought, you do make a good point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702922164 {#2323
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@IWantToFuckSpez@kbin.social"
          "@NABDad@lemmy.world"
          "@MYCOOLNEJM@sh.itjust.works"
          "@irmoz@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232427
        -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795693"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702922164 {#2324
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +"title": 232427
      }
      1 => App\Entity\EntryComment {#2042
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702921460 {#2344
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 232382
        -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702921460 {#2349
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +"title": 232382
      }
      0 => App\Entity\EntryComment {#2133}
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702917499 {#2140
    date: 2023-12-18 17:38:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@protist@mander.xyz"
    "@JackRiddle@sh.itjust.works"
    "@moriquende@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 232178
  -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5794098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702917499 {#2130
    date: 2023-12-18 17:38:19.0 +01:00
  }
  +"title": 232178
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2133
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2566 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Here-as-well"
    +title: "Here as well"
    +url: "https://lemmy.world/pictrs/image/10dde992-9191-4c9a-a014-e18fd320ce30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 993
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703059784 {#2265
      date: 2023-12-20 09:09:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2612 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      5 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Here’s a few ways:\n
          \n
          Information: does an individual know chess rules? Openings? En passant? Do they want to spend the time and effort to learn? Are they getting their info from reliable sources or are they learning bongcloud and knooks?\n
          \n
          Difference in skill level: the food and diet industries have thousands of specialists on their side with experience in psychology, advertisement, economics, lobbying, etc. Grandmasters can set up traps that new like a good idea to their opponent while thinking 10 steps ahead.\n
          \n
          Complexity: chess and diet are not a single choice, but a series of choices, some of which make later moves more difficult.\n
          \n
          Effort: it takes a long time to learn enough to even put up a decent resistance to a grandmaster, let alone win. It’s more than I’d care to put in. I don’t want to think about chess all the time. That’s called a chessing disorder.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702914482 {#2081
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 232028
        -bodyTs: "'10':82 'advertis':62 'ahead':84 'alon':127 'bongcloud':39 'call':152 'care':135 'chess':11,86,146,154 'choic':93,98 'complex':85 'd':134 'decent':121 'diet':49,88 'differ':42 'difficult':106 'disord':155 'econom':63 'effort':24,107 'en':14 'enough':115 'etc':65 'even':117 'experi':59 'food':47 'get':29 'good':75 'grandmast':66,125 'idea':76 'individu':9 'industri':50 'info':31 'inform':6 'knook':41 'know':10 'later':103 'learn':26,38,114 'let':126 'level':45 'like':73 'lobbi':64 'long':111 'make':102 'move':104 'new':72 'open':13 'oppon':79 'passant':15 'psycholog':61 'put':118,137 'reliabl':33 'resist':122 'rule':12 'seri':96 'set':68 'side':57 'singl':92 'skill':44 'sourc':34 'specialist':54 'spend':20 'step':83 'take':109 'think':81,144 'thousand':52 'time':22,112,149 'trap':70 'want':18,142 'way':5 'win':128"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5793139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702914482 {#2077
          date: 2023-12-18 16:48:02.0 +01:00
        }
        +"title": 232028
      }
      4 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "And as we all know, rice is all carbs!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702911654 {#2035
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@kittenzrulz123@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 231892
        -bodyTs: "'carb':9 'know':5 'rice':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5792322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702911654 {#2031
          date: 2023-12-18 16:00:54.0 +01:00
        }
        +"title": 231892
      }
      3 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: """
          Oh, sorry, I didn’t know that’s what real life was like. Thanks for setting me straight.\n
          \n
          But yeah, being talked down the like that means I’m done with you. Try to be less condescending when you disagree with people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702931367 {#2136
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 232867
        -bodyTs: "'condescend':37 'didn':4 'disagre':40 'done':30 'know':6 'less':36 'life':11 'like':13,25 'm':29 'mean':27 'oh':1 'peopl':42 'real':10 'set':16 'sorri':2 'straight':18 'talk':22 'thank':14 'tri':33 'yeah':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5798417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702931367 {#2137
          date: 2023-12-18 21:29:27.0 +01:00
        }
        +"title": 232867
      }
      2 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "Yeah, on second thought, you do make a good point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702922164 {#2323
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@IWantToFuckSpez@kbin.social"
          "@NABDad@lemmy.world"
          "@MYCOOLNEJM@sh.itjust.works"
          "@irmoz@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232427
        -bodyTs: "'good':9 'make':7 'point':10 'second':3 'thought':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795693"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702922164 {#2324
          date: 2023-12-18 18:56:04.0 +01:00
        }
        +"title": 232427
      }
      1 => App\Entity\EntryComment {#2042
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "So one choice doesn’t impact another unless it’s to make a habit? Come on, you can’t have a rule apply to my point but not to your point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702921460 {#2344
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Ugurcan@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@protist@mander.xyz"
          "@JackRiddle@sh.itjust.works"
          "@moriquende@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 232382
        -bodyTs: "'anoth':7 'appli':23 'choic':3 'come':15 'doesn':4 'habit':14 'impact':6 'make':12 'one':2 'point':26,31 'rule':22 'unless':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5795446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702921460 {#2349
          date: 2023-12-18 18:44:20.0 +01:00
        }
        +"title": 232382
      }
      0 => App\Entity\EntryComment {#2133}
    ]
    -id: 23025
    -titleTs: "'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702986230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9709477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702899830 {#2545
      date: 2023-12-18 12:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: "You’re straw manning me. I’m not saying people don’t have a choice. But they’re still going to lose. It doesn’t matter that I have a choice of which piece to move when the point is not to move pieces, but to checkmate. Saying there are choices misses the point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702917499 {#2140
    date: 2023-12-18 17:38:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ugurcan@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@protist@mander.xyz"
    "@JackRiddle@sh.itjust.works"
    "@moriquende@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 232178
  -bodyTs: "'checkmat':47 'choic':15,31,51 'doesn':24 'go':20 'lose':22 'm':7 'man':4 'matter':26 'miss':52 'move':36,43 'peopl':10 'piec':34,44 'point':39,54 're':2,18 'say':9,48 'still':19 'straw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5794098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702917499 {#2130
    date: 2023-12-18 17:38:19.0 +01:00
  }
  +"title": 232178
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2026
  +user: Proxies\__CG__\App\Entity\User {#2898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: Proxies\__CG__\App\Entity\Image {#2900 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
  +slug: "Who-are-my-senators-What-is-a-gyatt-How-do"
  +title: ""Who are my senators?", "What is a gyatt?", "How do you microwave ramen?""
  +url: "https://startrek.website/pictrs/image/8b3d2c2e-0b64-4c36-a4f1-0e0d68901b18.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702705839 {#2893
    date: 2023-12-16 06:50:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2902 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
  +badges: Doctrine\ORM\PersistentCollection {#2912 …}
  +children: [
    App\Entity\EntryComment {#2032
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
      +body: "Apparently it’s short for “god damn” when one finds someone attractive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702691706 {#2023
        date: 2023-12-16 02:55:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@ZILtoid1991@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 226205
      -bodyTs: "'appar':1 'attract':12 'damn':7 'find':10 'god':6 'one':9 'short':4 'someon':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5746455"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702691706 {#2030
        date: 2023-12-16 02:55:06.0 +01:00
      }
      +"title": 226205
    }
  ]
  -id: 22508
  -titleTs: "'gyatt':8 'microwav':12 'ramen':13 'senat':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702764079
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4726176"
  +editedAt: DateTimeImmutable @1704941741 {#2881
    date: 2024-01-11 03:55:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702677679 {#2858
    date: 2023-12-15 23:01:19.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
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2026
  +user: Proxies\__CG__\App\Entity\User {#2898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: Proxies\__CG__\App\Entity\Image {#2900 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
  +slug: "Who-are-my-senators-What-is-a-gyatt-How-do"
  +title: ""Who are my senators?", "What is a gyatt?", "How do you microwave ramen?""
  +url: "https://startrek.website/pictrs/image/8b3d2c2e-0b64-4c36-a4f1-0e0d68901b18.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702705839 {#2893
    date: 2023-12-16 06:50:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2902 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
  +badges: Doctrine\ORM\PersistentCollection {#2912 …}
  +children: [
    App\Entity\EntryComment {#2032
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
      +body: "Apparently it’s short for “god damn” when one finds someone attractive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702691706 {#2023
        date: 2023-12-16 02:55:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@ZILtoid1991@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 226205
      -bodyTs: "'appar':1 'attract':12 'damn':7 'find':10 'god':6 'one':9 'short':4 'someon':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5746455"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702691706 {#2030
        date: 2023-12-16 02:55:06.0 +01:00
      }
      +"title": 226205
    }
  ]
  -id: 22508
  -titleTs: "'gyatt':8 'microwav':12 'ramen':13 'senat':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702764079
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4726176"
  +editedAt: DateTimeImmutable @1704941741 {#2881
    date: 2024-01-11 03:55:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702677679 {#2858
    date: 2023-12-15 23:01:19.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
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2026
  +user: Proxies\__CG__\App\Entity\User {#2898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: Proxies\__CG__\App\Entity\Image {#2900 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
  +slug: "Who-are-my-senators-What-is-a-gyatt-How-do"
  +title: ""Who are my senators?", "What is a gyatt?", "How do you microwave ramen?""
  +url: "https://startrek.website/pictrs/image/8b3d2c2e-0b64-4c36-a4f1-0e0d68901b18.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702705839 {#2893
    date: 2023-12-16 06:50:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2902 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
  +badges: Doctrine\ORM\PersistentCollection {#2912 …}
  +children: [
    App\Entity\EntryComment {#2032
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
      +body: "Apparently it’s short for “god damn” when one finds someone attractive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702691706 {#2023
        date: 2023-12-16 02:55:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@ZILtoid1991@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 226205
      -bodyTs: "'appar':1 'attract':12 'damn':7 'find':10 'god':6 'one':9 'short':4 'someon':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5746455"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702691706 {#2030
        date: 2023-12-16 02:55:06.0 +01:00
      }
      +"title": 226205
    }
  ]
  -id: 22508
  -titleTs: "'gyatt':8 'microwav':12 'ramen':13 'senat':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702764079
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4726176"
  +editedAt: DateTimeImmutable @1704941741 {#2881
    date: 2024-01-11 03:55:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702677679 {#2858
    date: 2023-12-15 23:01:19.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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#2898 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: Proxies\__CG__\App\Entity\Image {#2900 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
    +slug: "Who-are-my-senators-What-is-a-gyatt-How-do"
    +title: ""Who are my senators?", "What is a gyatt?", "How do you microwave ramen?""
    +url: "https://startrek.website/pictrs/image/8b3d2c2e-0b64-4c36-a4f1-0e0d68901b18.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 381
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702705839 {#2893
      date: 2023-12-16 06:50:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2902 …}
    +votes: Doctrine\ORM\PersistentCollection {#2904 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
    +badges: Doctrine\ORM\PersistentCollection {#2912 …}
    +children: [
      App\Entity\EntryComment {#2032}
    ]
    -id: 22508
    -titleTs: "'gyatt':8 'microwav':12 'ramen':13 'senat':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702764079
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4726176"
    +editedAt: DateTimeImmutable @1704941741 {#2881
      date: 2024-01-11 03:55:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702677679 {#2858
      date: 2023-12-15 23:01:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +body: "Apparently it’s short for “god damn” when one finds someone attractive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702691706 {#2023
    date: 2023-12-16 02:55:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ZILtoid1991@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 226205
  -bodyTs: "'appar':1 'attract':12 'damn':7 'find':10 'god':6 'one':9 'short':4 'someon':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5746455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702691706 {#2030
    date: 2023-12-16 02:55:06.0 +01:00
  }
  +"title": 226205
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#2898 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: Proxies\__CG__\App\Entity\Image {#2900 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
    +slug: "Who-are-my-senators-What-is-a-gyatt-How-do"
    +title: ""Who are my senators?", "What is a gyatt?", "How do you microwave ramen?""
    +url: "https://startrek.website/pictrs/image/8b3d2c2e-0b64-4c36-a4f1-0e0d68901b18.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 381
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702705839 {#2893
      date: 2023-12-16 06:50:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2902 …}
    +votes: Doctrine\ORM\PersistentCollection {#2904 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
    +badges: Doctrine\ORM\PersistentCollection {#2912 …}
    +children: [
      App\Entity\EntryComment {#2032}
    ]
    -id: 22508
    -titleTs: "'gyatt':8 'microwav':12 'ramen':13 'senat':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702764079
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4726176"
    +editedAt: DateTimeImmutable @1704941741 {#2881
      date: 2024-01-11 03:55:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702677679 {#2858
      date: 2023-12-15 23:01:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +body: "Apparently it’s short for “god damn” when one finds someone attractive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702691706 {#2023
    date: 2023-12-16 02:55:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ZILtoid1991@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 226205
  -bodyTs: "'appar':1 'attract':12 'damn':7 'find':10 'god':6 'one':9 'short':4 'someon':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5746455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702691706 {#2030
    date: 2023-12-16 02:55:06.0 +01:00
  }
  +"title": 226205
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#2898 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: Proxies\__CG__\App\Entity\Image {#2900 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
    +slug: "Who-are-my-senators-What-is-a-gyatt-How-do"
    +title: ""Who are my senators?", "What is a gyatt?", "How do you microwave ramen?""
    +url: "https://startrek.website/pictrs/image/8b3d2c2e-0b64-4c36-a4f1-0e0d68901b18.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 381
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702705839 {#2893
      date: 2023-12-16 06:50:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2902 …}
    +votes: Doctrine\ORM\PersistentCollection {#2904 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
    +badges: Doctrine\ORM\PersistentCollection {#2912 …}
    +children: [
      App\Entity\EntryComment {#2032}
    ]
    -id: 22508
    -titleTs: "'gyatt':8 'microwav':12 'ramen':13 'senat':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702764079
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4726176"
    +editedAt: DateTimeImmutable @1704941741 {#2881
      date: 2024-01-11 03:55:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702677679 {#2858
      date: 2023-12-15 23:01:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +body: "Apparently it’s short for “god damn” when one finds someone attractive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702691706 {#2023
    date: 2023-12-16 02:55:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ZILtoid1991@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 226205
  -bodyTs: "'appar':1 'attract':12 'damn':7 'find':10 'god':6 'one':9 'short':4 'someon':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5746455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702691706 {#2030
    date: 2023-12-16 02:55:06.0 +01:00
  }
  +"title": 226205
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#2878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: Proxies\__CG__\App\Entity\Image {#2919 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
  +slug: "Perspective"
  +title: "Perspective"
  +url: "https://lemmy.world/pictrs/image/3e0ee6e3-cb39-4bd3-bb72-ab64330cda90.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 132
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1701778563 {#2914
    date: 2023-12-05 13:16:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2921 …}
  +votes: Doctrine\ORM\PersistentCollection {#2923 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  +badges: Doctrine\ORM\PersistentCollection {#2931 …}
  +children: [
    1 => App\Entity\EntryComment {#1384
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +root: App\Entity\EntryComment {#1909
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wouldn’t it be Boop then? Last time I checked, they were on the top half of the human."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702997380 {#1910
          date: 2023-12-19 15:49:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rnjesus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1410 …}
        +nested: Doctrine\ORM\PersistentCollection {#1907 …}
        +votes: Doctrine\ORM\PersistentCollection {#1407 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
        -id: 197189
        -bodyTs: "'boop':5 'check':10 'half':16 'human':19 'last':7 'time':8 'top':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5440066"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701731929 {#1906
          date: 2023-12-05 00:18:49.0 +01:00
        }
        +"title": 197189
      }
      +body: "I’m not the one that ruined it. It was already ruined."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701749162 {#2395
        date: 2023-12-05 05:06:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rnjesus@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
        "@RQG@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1405 …}
      +votes: Doctrine\ORM\PersistentCollection {#1382 …}
      +reports: Doctrine\ORM\PersistentCollection {#1404 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
      -id: 197701
      -bodyTs: "'alreadi':11 'm':2 'one':5 'ruin':7,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5447150"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701749162 {#2393
        date: 2023-12-05 05:06:02.0 +01:00
      }
      +"title": 197701
    }
    0 => App\Entity\EntryComment {#1909}
  ]
  -id: 20110
  -titleTs: "'perspect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701817267
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9153505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701730867 {#2899
    date: 2023-12-05 00:01:07.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
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#2878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: Proxies\__CG__\App\Entity\Image {#2919 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
  +slug: "Perspective"
  +title: "Perspective"
  +url: "https://lemmy.world/pictrs/image/3e0ee6e3-cb39-4bd3-bb72-ab64330cda90.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 132
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1701778563 {#2914
    date: 2023-12-05 13:16:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2921 …}
  +votes: Doctrine\ORM\PersistentCollection {#2923 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  +badges: Doctrine\ORM\PersistentCollection {#2931 …}
  +children: [
    1 => App\Entity\EntryComment {#1384
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +root: App\Entity\EntryComment {#1909
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wouldn’t it be Boop then? Last time I checked, they were on the top half of the human."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702997380 {#1910
          date: 2023-12-19 15:49:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rnjesus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1410 …}
        +nested: Doctrine\ORM\PersistentCollection {#1907 …}
        +votes: Doctrine\ORM\PersistentCollection {#1407 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
        -id: 197189
        -bodyTs: "'boop':5 'check':10 'half':16 'human':19 'last':7 'time':8 'top':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5440066"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701731929 {#1906
          date: 2023-12-05 00:18:49.0 +01:00
        }
        +"title": 197189
      }
      +body: "I’m not the one that ruined it. It was already ruined."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701749162 {#2395
        date: 2023-12-05 05:06:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rnjesus@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
        "@RQG@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1405 …}
      +votes: Doctrine\ORM\PersistentCollection {#1382 …}
      +reports: Doctrine\ORM\PersistentCollection {#1404 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
      -id: 197701
      -bodyTs: "'alreadi':11 'm':2 'one':5 'ruin':7,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5447150"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701749162 {#2393
        date: 2023-12-05 05:06:02.0 +01:00
      }
      +"title": 197701
    }
    0 => App\Entity\EntryComment {#1909}
  ]
  -id: 20110
  -titleTs: "'perspect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701817267
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9153505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701730867 {#2899
    date: 2023-12-05 00:01:07.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
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#2878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: Proxies\__CG__\App\Entity\Image {#2919 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
  +slug: "Perspective"
  +title: "Perspective"
  +url: "https://lemmy.world/pictrs/image/3e0ee6e3-cb39-4bd3-bb72-ab64330cda90.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 132
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1701778563 {#2914
    date: 2023-12-05 13:16:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2921 …}
  +votes: Doctrine\ORM\PersistentCollection {#2923 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  +badges: Doctrine\ORM\PersistentCollection {#2931 …}
  +children: [
    1 => App\Entity\EntryComment {#1384
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +root: App\Entity\EntryComment {#1909
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wouldn’t it be Boop then? Last time I checked, they were on the top half of the human."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702997380 {#1910
          date: 2023-12-19 15:49:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rnjesus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1410 …}
        +nested: Doctrine\ORM\PersistentCollection {#1907 …}
        +votes: Doctrine\ORM\PersistentCollection {#1407 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
        -id: 197189
        -bodyTs: "'boop':5 'check':10 'half':16 'human':19 'last':7 'time':8 'top':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5440066"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701731929 {#1906
          date: 2023-12-05 00:18:49.0 +01:00
        }
        +"title": 197189
      }
      +body: "I’m not the one that ruined it. It was already ruined."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701749162 {#2395
        date: 2023-12-05 05:06:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rnjesus@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
        "@RQG@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1405 …}
      +votes: Doctrine\ORM\PersistentCollection {#1382 …}
      +reports: Doctrine\ORM\PersistentCollection {#1404 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
      -id: 197701
      -bodyTs: "'alreadi':11 'm':2 'one':5 'ruin':7,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5447150"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701749162 {#2393
        date: 2023-12-05 05:06:02.0 +01:00
      }
      +"title": 197701
    }
    0 => App\Entity\EntryComment {#1909}
  ]
  -id: 20110
  -titleTs: "'perspect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701817267
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9153505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701730867 {#2899
    date: 2023-12-05 00:01:07.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
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 {#1384
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2878 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: Proxies\__CG__\App\Entity\Image {#2919 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Perspective"
    +title: "Perspective"
    +url: "https://lemmy.world/pictrs/image/3e0ee6e3-cb39-4bd3-bb72-ab64330cda90.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 132
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1701778563 {#2914
      date: 2023-12-05 13:16:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2921 …}
    +votes: Doctrine\ORM\PersistentCollection {#2923 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
    +badges: Doctrine\ORM\PersistentCollection {#2931 …}
    +children: [
      1 => App\Entity\EntryComment {#1384}
      0 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wouldn’t it be Boop then? Last time I checked, they were on the top half of the human."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702997380 {#1910
          date: 2023-12-19 15:49:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rnjesus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1410 …}
        +nested: Doctrine\ORM\PersistentCollection {#1907 …}
        +votes: Doctrine\ORM\PersistentCollection {#1407 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
        -id: 197189
        -bodyTs: "'boop':5 'check':10 'half':16 'human':19 'last':7 'time':8 'top':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5440066"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701731929 {#1906
          date: 2023-12-05 00:18:49.0 +01:00
        }
        +"title": 197189
      }
    ]
    -id: 20110
    -titleTs: "'perspect':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701817267
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9153505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701730867 {#2899
      date: 2023-12-05 00:01:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +root: App\Entity\EntryComment {#1909}
  +body: "I’m not the one that ruined it. It was already ruined."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701749162 {#2395
    date: 2023-12-05 05:06:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rnjesus@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
    "@RQG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  -id: 197701
  -bodyTs: "'alreadi':11 'm':2 'one':5 'ruin':7,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5447150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701749162 {#2393
    date: 2023-12-05 05:06:02.0 +01:00
  }
  +"title": 197701
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1384
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2878 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: Proxies\__CG__\App\Entity\Image {#2919 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Perspective"
    +title: "Perspective"
    +url: "https://lemmy.world/pictrs/image/3e0ee6e3-cb39-4bd3-bb72-ab64330cda90.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 132
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1701778563 {#2914
      date: 2023-12-05 13:16:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2921 …}
    +votes: Doctrine\ORM\PersistentCollection {#2923 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
    +badges: Doctrine\ORM\PersistentCollection {#2931 …}
    +children: [
      1 => App\Entity\EntryComment {#1384}
      0 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wouldn’t it be Boop then? Last time I checked, they were on the top half of the human."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702997380 {#1910
          date: 2023-12-19 15:49:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rnjesus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1410 …}
        +nested: Doctrine\ORM\PersistentCollection {#1907 …}
        +votes: Doctrine\ORM\PersistentCollection {#1407 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
        -id: 197189
        -bodyTs: "'boop':5 'check':10 'half':16 'human':19 'last':7 'time':8 'top':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5440066"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701731929 {#1906
          date: 2023-12-05 00:18:49.0 +01:00
        }
        +"title": 197189
      }
    ]
    -id: 20110
    -titleTs: "'perspect':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701817267
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9153505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701730867 {#2899
      date: 2023-12-05 00:01:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +root: App\Entity\EntryComment {#1909}
  +body: "I’m not the one that ruined it. It was already ruined."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701749162 {#2395
    date: 2023-12-05 05:06:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rnjesus@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
    "@RQG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  -id: 197701
  -bodyTs: "'alreadi':11 'm':2 'one':5 'ruin':7,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5447150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701749162 {#2393
    date: 2023-12-05 05:06:02.0 +01:00
  }
  +"title": 197701
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1384
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2878 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: Proxies\__CG__\App\Entity\Image {#2919 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Perspective"
    +title: "Perspective"
    +url: "https://lemmy.world/pictrs/image/3e0ee6e3-cb39-4bd3-bb72-ab64330cda90.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 132
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1701778563 {#2914
      date: 2023-12-05 13:16:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2921 …}
    +votes: Doctrine\ORM\PersistentCollection {#2923 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
    +badges: Doctrine\ORM\PersistentCollection {#2931 …}
    +children: [
      1 => App\Entity\EntryComment {#1384}
      0 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wouldn’t it be Boop then? Last time I checked, they were on the top half of the human."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702997380 {#1910
          date: 2023-12-19 15:49:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rnjesus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1410 …}
        +nested: Doctrine\ORM\PersistentCollection {#1907 …}
        +votes: Doctrine\ORM\PersistentCollection {#1407 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
        -id: 197189
        -bodyTs: "'boop':5 'check':10 'half':16 'human':19 'last':7 'time':8 'top':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5440066"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701731929 {#1906
          date: 2023-12-05 00:18:49.0 +01:00
        }
        +"title": 197189
      }
    ]
    -id: 20110
    -titleTs: "'perspect':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701817267
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9153505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701730867 {#2899
      date: 2023-12-05 00:01:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +root: App\Entity\EntryComment {#1909}
  +body: "I’m not the one that ruined it. It was already ruined."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701749162 {#2395
    date: 2023-12-05 05:06:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rnjesus@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
    "@RQG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  -id: 197701
  -bodyTs: "'alreadi':11 'm':2 'one':5 'ruin':7,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5447150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701749162 {#2393
    date: 2023-12-05 05:06:02.0 +01:00
  }
  +"title": 197701
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#1909
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2878 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: Proxies\__CG__\App\Entity\Image {#2919 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Perspective"
    +title: "Perspective"
    +url: "https://lemmy.world/pictrs/image/3e0ee6e3-cb39-4bd3-bb72-ab64330cda90.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 132
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1701778563 {#2914
      date: 2023-12-05 13:16:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2921 …}
    +votes: Doctrine\ORM\PersistentCollection {#2923 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
    +badges: Doctrine\ORM\PersistentCollection {#2931 …}
    +children: [
      1 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: App\Entity\EntryComment {#1909}
        +body: "I’m not the one that ruined it. It was already ruined."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701749162 {#2395
          date: 2023-12-05 05:06:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rnjesus@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
          "@RQG@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1405 …}
        +votes: Doctrine\ORM\PersistentCollection {#1382 …}
        +reports: Doctrine\ORM\PersistentCollection {#1404 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
        -id: 197701
        -bodyTs: "'alreadi':11 'm':2 'one':5 'ruin':7,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5447150"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701749162 {#2393
          date: 2023-12-05 05:06:02.0 +01:00
        }
        +"title": 197701
      }
      0 => App\Entity\EntryComment {#1909}
    ]
    -id: 20110
    -titleTs: "'perspect':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701817267
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9153505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701730867 {#2899
      date: 2023-12-05 00:01:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wouldn’t it be Boop then? Last time I checked, they were on the top half of the human."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702997380 {#1910
    date: 2023-12-19 15:49:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rnjesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1410 …}
  +nested: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  -id: 197189
  -bodyTs: "'boop':5 'check':10 'half':16 'human':19 'last':7 'time':8 'top':15 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5440066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701731929 {#1906
    date: 2023-12-05 00:18:49.0 +01:00
  }
  +"title": 197189
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#1909
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2878 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: Proxies\__CG__\App\Entity\Image {#2919 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Perspective"
    +title: "Perspective"
    +url: "https://lemmy.world/pictrs/image/3e0ee6e3-cb39-4bd3-bb72-ab64330cda90.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 132
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1701778563 {#2914
      date: 2023-12-05 13:16:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2921 …}
    +votes: Doctrine\ORM\PersistentCollection {#2923 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
    +badges: Doctrine\ORM\PersistentCollection {#2931 …}
    +children: [
      1 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: App\Entity\EntryComment {#1909}
        +body: "I’m not the one that ruined it. It was already ruined."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701749162 {#2395
          date: 2023-12-05 05:06:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rnjesus@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
          "@RQG@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1405 …}
        +votes: Doctrine\ORM\PersistentCollection {#1382 …}
        +reports: Doctrine\ORM\PersistentCollection {#1404 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
        -id: 197701
        -bodyTs: "'alreadi':11 'm':2 'one':5 'ruin':7,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5447150"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701749162 {#2393
          date: 2023-12-05 05:06:02.0 +01:00
        }
        +"title": 197701
      }
      0 => App\Entity\EntryComment {#1909}
    ]
    -id: 20110
    -titleTs: "'perspect':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701817267
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9153505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701730867 {#2899
      date: 2023-12-05 00:01:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wouldn’t it be Boop then? Last time I checked, they were on the top half of the human."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702997380 {#1910
    date: 2023-12-19 15:49:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rnjesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1410 …}
  +nested: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  -id: 197189
  -bodyTs: "'boop':5 'check':10 'half':16 'human':19 'last':7 'time':8 'top':15 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5440066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701731929 {#1906
    date: 2023-12-05 00:18:49.0 +01:00
  }
  +"title": 197189
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#1909
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2878 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: Proxies\__CG__\App\Entity\Image {#2919 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Perspective"
    +title: "Perspective"
    +url: "https://lemmy.world/pictrs/image/3e0ee6e3-cb39-4bd3-bb72-ab64330cda90.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 132
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1701778563 {#2914
      date: 2023-12-05 13:16:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2921 …}
    +votes: Doctrine\ORM\PersistentCollection {#2923 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
    +badges: Doctrine\ORM\PersistentCollection {#2931 …}
    +children: [
      1 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: App\Entity\EntryComment {#1909}
        +body: "I’m not the one that ruined it. It was already ruined."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701749162 {#2395
          date: 2023-12-05 05:06:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rnjesus@lemmy.world"
          "@zero_spelled_with_an_ecks@programming.dev"
          "@RQG@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1405 …}
        +votes: Doctrine\ORM\PersistentCollection {#1382 …}
        +reports: Doctrine\ORM\PersistentCollection {#1404 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
        -id: 197701
        -bodyTs: "'alreadi':11 'm':2 'one':5 'ruin':7,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5447150"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701749162 {#2393
          date: 2023-12-05 05:06:02.0 +01:00
        }
        +"title": 197701
      }
      0 => App\Entity\EntryComment {#1909}
    ]
    -id: 20110
    -titleTs: "'perspect':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701817267
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9153505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701730867 {#2899
      date: 2023-12-05 00:01:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wouldn’t it be Boop then? Last time I checked, they were on the top half of the human."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702997380 {#1910
    date: 2023-12-19 15:49:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rnjesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1410 …}
  +nested: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  -id: 197189
  -bodyTs: "'boop':5 'check':10 'half':16 'human':19 'last':7 'time':8 'top':15 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5440066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701731929 {#1906
    date: 2023-12-05 00:18:49.0 +01:00
  }
  +"title": 197189
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2360
  +user: Proxies\__CG__\App\Entity\User {#2157 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: Proxies\__CG__\App\Entity\Image {#2713 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2751 …}
  +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
  +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
  +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
  +body: "Curing tinnitus would sure be nice for a lot of people."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701649573 {#2746
    date: 2023-12-04 01:26:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2753 …}
  +votes: Doctrine\ORM\PersistentCollection {#2755 …}
  +reports: Doctrine\ORM\PersistentCollection {#2757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2761 …}
  +badges: Doctrine\ORM\PersistentCollection {#2763 …}
  +children: [
    App\Entity\EntryComment {#2377
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: null
      +root: null
      +body: "Kinda interesting in light of a cure that didn’t work most of the time when it was tried: severing the auditory nerves. [pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702732102 {#2371
        date: 2023-12-16 14:08:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 190228
      -bodyTs: "'/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':26 'auditori':22 'cure':7 'didn':9 'interest':2 'kinda':1 'light':4 'nerv':23 'pubmed.ncbi.nlm.nih.gov':25 'pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':24 'sever':20 'time':15 'tri':19 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5385792"
      +editedAt: DateTimeImmutable @1702734795 {#2363
        date: 2023-12-16 14:53:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701562978 {#2370
        date: 2023-12-03 01:22:58.0 +01:00
      }
      +"title": 190228
    }
  ]
  -id: 19357
  -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
  -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701618074
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10280821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701531674 {#2734
    date: 2023-12-02 16:41:14.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
111 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2360
  +user: Proxies\__CG__\App\Entity\User {#2157 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: Proxies\__CG__\App\Entity\Image {#2713 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2751 …}
  +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
  +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
  +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
  +body: "Curing tinnitus would sure be nice for a lot of people."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701649573 {#2746
    date: 2023-12-04 01:26:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2753 …}
  +votes: Doctrine\ORM\PersistentCollection {#2755 …}
  +reports: Doctrine\ORM\PersistentCollection {#2757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2761 …}
  +badges: Doctrine\ORM\PersistentCollection {#2763 …}
  +children: [
    App\Entity\EntryComment {#2377
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: null
      +root: null
      +body: "Kinda interesting in light of a cure that didn’t work most of the time when it was tried: severing the auditory nerves. [pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702732102 {#2371
        date: 2023-12-16 14:08:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 190228
      -bodyTs: "'/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':26 'auditori':22 'cure':7 'didn':9 'interest':2 'kinda':1 'light':4 'nerv':23 'pubmed.ncbi.nlm.nih.gov':25 'pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':24 'sever':20 'time':15 'tri':19 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5385792"
      +editedAt: DateTimeImmutable @1702734795 {#2363
        date: 2023-12-16 14:53:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701562978 {#2370
        date: 2023-12-03 01:22:58.0 +01:00
      }
      +"title": 190228
    }
  ]
  -id: 19357
  -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
  -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701618074
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10280821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701531674 {#2734
    date: 2023-12-02 16:41:14.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
112 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2360
  +user: Proxies\__CG__\App\Entity\User {#2157 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: Proxies\__CG__\App\Entity\Image {#2713 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2751 …}
  +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
  +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
  +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
  +body: "Curing tinnitus would sure be nice for a lot of people."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701649573 {#2746
    date: 2023-12-04 01:26:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2753 …}
  +votes: Doctrine\ORM\PersistentCollection {#2755 …}
  +reports: Doctrine\ORM\PersistentCollection {#2757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2761 …}
  +badges: Doctrine\ORM\PersistentCollection {#2763 …}
  +children: [
    App\Entity\EntryComment {#2377
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: null
      +root: null
      +body: "Kinda interesting in light of a cure that didn’t work most of the time when it was tried: severing the auditory nerves. [pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702732102 {#2371
        date: 2023-12-16 14:08:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 190228
      -bodyTs: "'/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':26 'auditori':22 'cure':7 'didn':9 'interest':2 'kinda':1 'light':4 'nerv':23 'pubmed.ncbi.nlm.nih.gov':25 'pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':24 'sever':20 'time':15 'tri':19 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5385792"
      +editedAt: DateTimeImmutable @1702734795 {#2363
        date: 2023-12-16 14:53:15.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701562978 {#2370
        date: 2023-12-03 01:22:58.0 +01:00
      }
      +"title": 190228
    }
  ]
  -id: 19357
  -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
  -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701618074
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10280821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701531674 {#2734
    date: 2023-12-02 16:41:14.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
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 {#2377
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360
    +user: Proxies\__CG__\App\Entity\User {#2157 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#2713 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2751 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#2746
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2753 …}
    +votes: Doctrine\ORM\PersistentCollection {#2755 …}
    +reports: Doctrine\ORM\PersistentCollection {#2757 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2759 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2761 …}
    +badges: Doctrine\ORM\PersistentCollection {#2763 …}
    +children: [
      App\Entity\EntryComment {#2377}
    ]
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#2734
      date: 2023-12-02 16:41:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "Kinda interesting in light of a cure that didn’t work most of the time when it was tried: severing the auditory nerves. [pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702732102 {#2371
    date: 2023-12-16 14:08:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 190228
  -bodyTs: "'/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':26 'auditori':22 'cure':7 'didn':9 'interest':2 'kinda':1 'light':4 'nerv':23 'pubmed.ncbi.nlm.nih.gov':25 'pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':24 'sever':20 'time':15 'tri':19 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5385792"
  +editedAt: DateTimeImmutable @1702734795 {#2363
    date: 2023-12-16 14:53:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701562978 {#2370
    date: 2023-12-03 01:22:58.0 +01:00
  }
  +"title": 190228
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2377
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360
    +user: Proxies\__CG__\App\Entity\User {#2157 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#2713 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2751 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#2746
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2753 …}
    +votes: Doctrine\ORM\PersistentCollection {#2755 …}
    +reports: Doctrine\ORM\PersistentCollection {#2757 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2759 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2761 …}
    +badges: Doctrine\ORM\PersistentCollection {#2763 …}
    +children: [
      App\Entity\EntryComment {#2377}
    ]
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#2734
      date: 2023-12-02 16:41:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "Kinda interesting in light of a cure that didn’t work most of the time when it was tried: severing the auditory nerves. [pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702732102 {#2371
    date: 2023-12-16 14:08:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 190228
  -bodyTs: "'/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':26 'auditori':22 'cure':7 'didn':9 'interest':2 'kinda':1 'light':4 'nerv':23 'pubmed.ncbi.nlm.nih.gov':25 'pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':24 'sever':20 'time':15 'tri':19 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5385792"
  +editedAt: DateTimeImmutable @1702734795 {#2363
    date: 2023-12-16 14:53:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701562978 {#2370
    date: 2023-12-03 01:22:58.0 +01:00
  }
  +"title": 190228
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2377
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360
    +user: Proxies\__CG__\App\Entity\User {#2157 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#2713 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2751 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#2746
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2753 …}
    +votes: Doctrine\ORM\PersistentCollection {#2755 …}
    +reports: Doctrine\ORM\PersistentCollection {#2757 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2759 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2761 …}
    +badges: Doctrine\ORM\PersistentCollection {#2763 …}
    +children: [
      App\Entity\EntryComment {#2377}
    ]
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#2734
      date: 2023-12-02 16:41:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "Kinda interesting in light of a cure that didn’t work most of the time when it was tried: severing the auditory nerves. [pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702732102 {#2371
    date: 2023-12-16 14:08:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 190228
  -bodyTs: "'/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':26 'auditori':22 'cure':7 'didn':9 'interest':2 'kinda':1 'light':4 'nerv':23 'pubmed.ncbi.nlm.nih.gov':25 'pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':24 'sever':20 'time':15 'tri':19 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5385792"
  +editedAt: DateTimeImmutable @1702734795 {#2363
    date: 2023-12-16 14:53:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701562978 {#2370
    date: 2023-12-03 01:22:58.0 +01:00
  }
  +"title": 190228
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2456
  +user: Proxies\__CG__\App\Entity\User {#2637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "How-effective-in-their-activities-do-you-imagine-a-coordinated"
  +title: "How effective in their activities do you imagine a coordinated colony of jellyfish could become?"
  +url: null
  +body: """
    Like do you think they could stir up a tsunami, or bring forth the\n
    \n
    :::spoiler I cannot be held responsible for the impact of this… abyssal unknowns  \n
    :::\n
    \n
    or do you think they’d just kinda start farming whatever it is they eat and suddenly we have agrarian jellyfish societies?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701152696 {#2802
    date: 2023-11-28 07:24:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2809 …}
  +reports: Doctrine\ORM\PersistentCollection {#2811 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2813 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2815 …}
  +badges: Doctrine\ORM\PersistentCollection {#2817 …}
  +children: [
    App\Entity\EntryComment {#2461
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "I think it’d be pretty but not much else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701149717 {#2462
        date: 2023-11-28 06:35:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ALostInquirer@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 172667
      -bodyTs: "'d':4 'els':10 'much':9 'pretti':6 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5242489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701149717 {#2458
        date: 2023-11-28 06:35:17.0 +01:00
      }
      +"title": 172667
    }
  ]
  -id: 17583
  -titleTs: "'activ':5 'becom':15 'coloni':11 'coordin':10 'could':14 'effect':2 'imagin':8 'jellyfish':13"
  -bodyTs: "'abyss':26 'agrarian':47 'bring':12 'cannot':17 'could':6 'd':33 'eat':42 'farm':37 'forth':13 'held':19 'impact':23 'jellyfish':48 'kinda':35 'like':1 'respons':20 'societi':49 'spoiler':15 'start':36 'stir':7 'sudden':44 'think':4,31 'tsunami':10 'unknown':27 'whatev':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701198332
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16243235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135832 {#2789
    date: 2023-11-28 02:43:52.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
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2456
  +user: Proxies\__CG__\App\Entity\User {#2637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "How-effective-in-their-activities-do-you-imagine-a-coordinated"
  +title: "How effective in their activities do you imagine a coordinated colony of jellyfish could become?"
  +url: null
  +body: """
    Like do you think they could stir up a tsunami, or bring forth the\n
    \n
    :::spoiler I cannot be held responsible for the impact of this… abyssal unknowns  \n
    :::\n
    \n
    or do you think they’d just kinda start farming whatever it is they eat and suddenly we have agrarian jellyfish societies?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701152696 {#2802
    date: 2023-11-28 07:24:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2809 …}
  +reports: Doctrine\ORM\PersistentCollection {#2811 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2813 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2815 …}
  +badges: Doctrine\ORM\PersistentCollection {#2817 …}
  +children: [
    App\Entity\EntryComment {#2461
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "I think it’d be pretty but not much else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701149717 {#2462
        date: 2023-11-28 06:35:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ALostInquirer@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 172667
      -bodyTs: "'d':4 'els':10 'much':9 'pretti':6 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5242489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701149717 {#2458
        date: 2023-11-28 06:35:17.0 +01:00
      }
      +"title": 172667
    }
  ]
  -id: 17583
  -titleTs: "'activ':5 'becom':15 'coloni':11 'coordin':10 'could':14 'effect':2 'imagin':8 'jellyfish':13"
  -bodyTs: "'abyss':26 'agrarian':47 'bring':12 'cannot':17 'could':6 'd':33 'eat':42 'farm':37 'forth':13 'held':19 'impact':23 'jellyfish':48 'kinda':35 'like':1 'respons':20 'societi':49 'spoiler':15 'start':36 'stir':7 'sudden':44 'think':4,31 'tsunami':10 'unknown':27 'whatev':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701198332
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16243235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135832 {#2789
    date: 2023-11-28 02:43:52.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
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2456
  +user: Proxies\__CG__\App\Entity\User {#2637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "How-effective-in-their-activities-do-you-imagine-a-coordinated"
  +title: "How effective in their activities do you imagine a coordinated colony of jellyfish could become?"
  +url: null
  +body: """
    Like do you think they could stir up a tsunami, or bring forth the\n
    \n
    :::spoiler I cannot be held responsible for the impact of this… abyssal unknowns  \n
    :::\n
    \n
    or do you think they’d just kinda start farming whatever it is they eat and suddenly we have agrarian jellyfish societies?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701152696 {#2802
    date: 2023-11-28 07:24:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2809 …}
  +reports: Doctrine\ORM\PersistentCollection {#2811 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2813 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2815 …}
  +badges: Doctrine\ORM\PersistentCollection {#2817 …}
  +children: [
    App\Entity\EntryComment {#2461
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "I think it’d be pretty but not much else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701149717 {#2462
        date: 2023-11-28 06:35:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ALostInquirer@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 172667
      -bodyTs: "'d':4 'els':10 'much':9 'pretti':6 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5242489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701149717 {#2458
        date: 2023-11-28 06:35:17.0 +01:00
      }
      +"title": 172667
    }
  ]
  -id: 17583
  -titleTs: "'activ':5 'becom':15 'coloni':11 'coordin':10 'could':14 'effect':2 'imagin':8 'jellyfish':13"
  -bodyTs: "'abyss':26 'agrarian':47 'bring':12 'cannot':17 'could':6 'd':33 'eat':42 'farm':37 'forth':13 'held':19 'impact':23 'jellyfish':48 'kinda':35 'like':1 'respons':20 'societi':49 'spoiler':15 'start':36 'stir':7 'sudden':44 'think':4,31 'tsunami':10 'unknown':27 'whatev':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701198332
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16243235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135832 {#2789
    date: 2023-11-28 02:43:52.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
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 {#2461
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2637 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "How-effective-in-their-activities-do-you-imagine-a-coordinated"
    +title: "How effective in their activities do you imagine a coordinated colony of jellyfish could become?"
    +url: null
    +body: """
      Like do you think they could stir up a tsunami, or bring forth the\n
      \n
      :::spoiler I cannot be held responsible for the impact of this… abyssal unknowns  \n
      :::\n
      \n
      or do you think they’d just kinda start farming whatever it is they eat and suddenly we have agrarian jellyfish societies?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701152696 {#2802
      date: 2023-11-28 07:24:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2809 …}
    +reports: Doctrine\ORM\PersistentCollection {#2811 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2813 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2815 …}
    +badges: Doctrine\ORM\PersistentCollection {#2817 …}
    +children: [
      App\Entity\EntryComment {#2461}
    ]
    -id: 17583
    -titleTs: "'activ':5 'becom':15 'coloni':11 'coordin':10 'could':14 'effect':2 'imagin':8 'jellyfish':13"
    -bodyTs: "'abyss':26 'agrarian':47 'bring':12 'cannot':17 'could':6 'd':33 'eat':42 'farm':37 'forth':13 'held':19 'impact':23 'jellyfish':48 'kinda':35 'like':1 'respons':20 'societi':49 'spoiler':15 'start':36 'stir':7 'sudden':44 'think':4,31 'tsunami':10 'unknown':27 'whatev':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701198332
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16243235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701135832 {#2789
      date: 2023-11-28 02:43:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think it’d be pretty but not much else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701149717 {#2462
    date: 2023-11-28 06:35:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 172667
  -bodyTs: "'d':4 'els':10 'much':9 'pretti':6 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5242489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701149717 {#2458
    date: 2023-11-28 06:35:17.0 +01:00
  }
  +"title": 172667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2461
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2637 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "How-effective-in-their-activities-do-you-imagine-a-coordinated"
    +title: "How effective in their activities do you imagine a coordinated colony of jellyfish could become?"
    +url: null
    +body: """
      Like do you think they could stir up a tsunami, or bring forth the\n
      \n
      :::spoiler I cannot be held responsible for the impact of this… abyssal unknowns  \n
      :::\n
      \n
      or do you think they’d just kinda start farming whatever it is they eat and suddenly we have agrarian jellyfish societies?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701152696 {#2802
      date: 2023-11-28 07:24:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2809 …}
    +reports: Doctrine\ORM\PersistentCollection {#2811 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2813 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2815 …}
    +badges: Doctrine\ORM\PersistentCollection {#2817 …}
    +children: [
      App\Entity\EntryComment {#2461}
    ]
    -id: 17583
    -titleTs: "'activ':5 'becom':15 'coloni':11 'coordin':10 'could':14 'effect':2 'imagin':8 'jellyfish':13"
    -bodyTs: "'abyss':26 'agrarian':47 'bring':12 'cannot':17 'could':6 'd':33 'eat':42 'farm':37 'forth':13 'held':19 'impact':23 'jellyfish':48 'kinda':35 'like':1 'respons':20 'societi':49 'spoiler':15 'start':36 'stir':7 'sudden':44 'think':4,31 'tsunami':10 'unknown':27 'whatev':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701198332
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16243235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701135832 {#2789
      date: 2023-11-28 02:43:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think it’d be pretty but not much else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701149717 {#2462
    date: 2023-11-28 06:35:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 172667
  -bodyTs: "'d':4 'els':10 'much':9 'pretti':6 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5242489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701149717 {#2458
    date: 2023-11-28 06:35:17.0 +01:00
  }
  +"title": 172667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2461
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2637 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "How-effective-in-their-activities-do-you-imagine-a-coordinated"
    +title: "How effective in their activities do you imagine a coordinated colony of jellyfish could become?"
    +url: null
    +body: """
      Like do you think they could stir up a tsunami, or bring forth the\n
      \n
      :::spoiler I cannot be held responsible for the impact of this… abyssal unknowns  \n
      :::\n
      \n
      or do you think they’d just kinda start farming whatever it is they eat and suddenly we have agrarian jellyfish societies?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701152696 {#2802
      date: 2023-11-28 07:24:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2809 …}
    +reports: Doctrine\ORM\PersistentCollection {#2811 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2813 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2815 …}
    +badges: Doctrine\ORM\PersistentCollection {#2817 …}
    +children: [
      App\Entity\EntryComment {#2461}
    ]
    -id: 17583
    -titleTs: "'activ':5 'becom':15 'coloni':11 'coordin':10 'could':14 'effect':2 'imagin':8 'jellyfish':13"
    -bodyTs: "'abyss':26 'agrarian':47 'bring':12 'cannot':17 'could':6 'd':33 'eat':42 'farm':37 'forth':13 'held':19 'impact':23 'jellyfish':48 'kinda':35 'like':1 'respons':20 'societi':49 'spoiler':15 'start':36 'stir':7 'sudden':44 'think':4,31 'tsunami':10 'unknown':27 'whatev':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701198332
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16243235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701135832 {#2789
      date: 2023-11-28 02:43:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think it’d be pretty but not much else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701149717 {#2462
    date: 2023-11-28 06:35:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 172667
  -bodyTs: "'d':4 'els':10 'much':9 'pretti':6 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5242489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701149717 {#2458
    date: 2023-11-28 06:35:17.0 +01:00
  }
  +"title": 172667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1714
  +user: Proxies\__CG__\App\Entity\User {#2749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: Proxies\__CG__\App\Entity\Image {#2788 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
  +slug: "Come-ride-me"
  +title: "Come ride me."
  +url: "https://lemmy.world/pictrs/image/5cb79778-7dd2-44e2-96a2-5d651732733e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 681
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700890300 {#2783
    date: 2023-11-25 06:31:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2790 …}
  +votes: Doctrine\ORM\PersistentCollection {#2792 …}
  +reports: Doctrine\ORM\PersistentCollection {#2794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
  +badges: Doctrine\ORM\PersistentCollection {#2800 …}
  +children: [
    App\Entity\EntryComment {#1715
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: "Ah, just like when Buffalo buffalo buffalo Buffalo buffalo."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700790479 {#1733
        date: 2023-11-24 02:47:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
        "@Mr_Fish@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 157034
      -bodyTs: "'ah':1 'buffalo':5,6,7,8,9 'like':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5117430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700790479 {#1719
        date: 2023-11-24 02:47:59.0 +01:00
      }
      +"title": 157034
    }
  ]
  -id: 16048
  -titleTs: "'come':1 'ride':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700848865
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8656044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762465 {#2771
    date: 2023-11-23 19:01: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
127 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1714
  +user: Proxies\__CG__\App\Entity\User {#2749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: Proxies\__CG__\App\Entity\Image {#2788 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
  +slug: "Come-ride-me"
  +title: "Come ride me."
  +url: "https://lemmy.world/pictrs/image/5cb79778-7dd2-44e2-96a2-5d651732733e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 681
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700890300 {#2783
    date: 2023-11-25 06:31:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2790 …}
  +votes: Doctrine\ORM\PersistentCollection {#2792 …}
  +reports: Doctrine\ORM\PersistentCollection {#2794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
  +badges: Doctrine\ORM\PersistentCollection {#2800 …}
  +children: [
    App\Entity\EntryComment {#1715
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: "Ah, just like when Buffalo buffalo buffalo Buffalo buffalo."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700790479 {#1733
        date: 2023-11-24 02:47:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
        "@Mr_Fish@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 157034
      -bodyTs: "'ah':1 'buffalo':5,6,7,8,9 'like':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5117430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700790479 {#1719
        date: 2023-11-24 02:47:59.0 +01:00
      }
      +"title": 157034
    }
  ]
  -id: 16048
  -titleTs: "'come':1 'ride':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700848865
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8656044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762465 {#2771
    date: 2023-11-23 19:01: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
128 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1714
  +user: Proxies\__CG__\App\Entity\User {#2749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: Proxies\__CG__\App\Entity\Image {#2788 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
  +slug: "Come-ride-me"
  +title: "Come ride me."
  +url: "https://lemmy.world/pictrs/image/5cb79778-7dd2-44e2-96a2-5d651732733e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 681
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700890300 {#2783
    date: 2023-11-25 06:31:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2790 …}
  +votes: Doctrine\ORM\PersistentCollection {#2792 …}
  +reports: Doctrine\ORM\PersistentCollection {#2794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
  +badges: Doctrine\ORM\PersistentCollection {#2800 …}
  +children: [
    App\Entity\EntryComment {#1715
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: "Ah, just like when Buffalo buffalo buffalo Buffalo buffalo."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700790479 {#1733
        date: 2023-11-24 02:47:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
        "@Mr_Fish@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 157034
      -bodyTs: "'ah':1 'buffalo':5,6,7,8,9 'like':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5117430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700790479 {#1719
        date: 2023-11-24 02:47:59.0 +01:00
      }
      +"title": 157034
    }
  ]
  -id: 16048
  -titleTs: "'come':1 'ride':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700848865
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8656044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762465 {#2771
    date: 2023-11-23 19:01: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
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#1715
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714
    +user: Proxies\__CG__\App\Entity\User {#2749 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2788 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Come-ride-me"
    +title: "Come ride me."
    +url: "https://lemmy.world/pictrs/image/5cb79778-7dd2-44e2-96a2-5d651732733e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 681
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700890300 {#2783
      date: 2023-11-25 06:31:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2790 …}
    +votes: Doctrine\ORM\PersistentCollection {#2792 …}
    +reports: Doctrine\ORM\PersistentCollection {#2794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
    +badges: Doctrine\ORM\PersistentCollection {#2800 …}
    +children: [
      App\Entity\EntryComment {#1715}
    ]
    -id: 16048
    -titleTs: "'come':1 'ride':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700848865
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8656044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700762465 {#2771
      date: 2023-11-23 19:01:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: "Ah, just like when Buffalo buffalo buffalo Buffalo buffalo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700790479 {#1733
    date: 2023-11-24 02:47:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
    "@Mr_Fish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 157034
  -bodyTs: "'ah':1 'buffalo':5,6,7,8,9 'like':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5117430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700790479 {#1719
    date: 2023-11-24 02:47:59.0 +01:00
  }
  +"title": 157034
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#1715
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714
    +user: Proxies\__CG__\App\Entity\User {#2749 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2788 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Come-ride-me"
    +title: "Come ride me."
    +url: "https://lemmy.world/pictrs/image/5cb79778-7dd2-44e2-96a2-5d651732733e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 681
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700890300 {#2783
      date: 2023-11-25 06:31:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2790 …}
    +votes: Doctrine\ORM\PersistentCollection {#2792 …}
    +reports: Doctrine\ORM\PersistentCollection {#2794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
    +badges: Doctrine\ORM\PersistentCollection {#2800 …}
    +children: [
      App\Entity\EntryComment {#1715}
    ]
    -id: 16048
    -titleTs: "'come':1 'ride':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700848865
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8656044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700762465 {#2771
      date: 2023-11-23 19:01:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: "Ah, just like when Buffalo buffalo buffalo Buffalo buffalo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700790479 {#1733
    date: 2023-11-24 02:47:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
    "@Mr_Fish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 157034
  -bodyTs: "'ah':1 'buffalo':5,6,7,8,9 'like':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5117430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700790479 {#1719
    date: 2023-11-24 02:47:59.0 +01:00
  }
  +"title": 157034
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#1715
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714
    +user: Proxies\__CG__\App\Entity\User {#2749 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2788 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "Come-ride-me"
    +title: "Come ride me."
    +url: "https://lemmy.world/pictrs/image/5cb79778-7dd2-44e2-96a2-5d651732733e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 681
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700890300 {#2783
      date: 2023-11-25 06:31:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2790 …}
    +votes: Doctrine\ORM\PersistentCollection {#2792 …}
    +reports: Doctrine\ORM\PersistentCollection {#2794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
    +badges: Doctrine\ORM\PersistentCollection {#2800 …}
    +children: [
      App\Entity\EntryComment {#1715}
    ]
    -id: 16048
    -titleTs: "'come':1 'ride':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700848865
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8656044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700762465 {#2771
      date: 2023-11-23 19:01:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: "Ah, just like when Buffalo buffalo buffalo Buffalo buffalo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700790479 {#1733
    date: 2023-11-24 02:47:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
    "@Mr_Fish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 157034
  -bodyTs: "'ah':1 'buffalo':5,6,7,8,9 'like':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5117430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700790479 {#1719
    date: 2023-11-24 02:47:59.0 +01:00
  }
  +"title": 157034
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1617
  +user: Proxies\__CG__\App\Entity\User {#2531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#2631 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
  +slug: "TIL"
  +title: "TIL"
  +url: "https://lemmy.world/pictrs/image/99a9e75e-519a-4993-9c07-b67fb5900fda.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 589
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700779866 {#2626
    date: 2023-11-23 23:51:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2632 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  +badges: Doctrine\ORM\PersistentCollection {#2650 …}
  +children: [
    App\Entity\EntryComment {#1731
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1625 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1618 …}
      +body: "The first victim of the Cheese Wheel Wars: [nbcnews.com/…/italy-cheesemaker-dies-crushed-fall…](https://www.nbcnews.com/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700779866 {#1723
        date: 2023-11-23 23:51:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogurtwrong@lemmy.world"
        "@agent_flounder@lemmy.world"
        "@dan@upvote.au"
        "@WalrusByte@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1630 …}
      +reports: Doctrine\ORM\PersistentCollection {#1611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 156517
      -bodyTs: "'/italy-cheesemaker-dies-crushed-fall':10 '/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)':13 'chees':6 'first':2 'nbcnews.com':9 'victim':3 'war':8 'wheel':7 'www.nbcnews.com':12 'www.nbcnews.com/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5114116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700779866 {#1725
        date: 2023-11-23 23:51:06.0 +01:00
      }
      +"title": 156517
    }
  ]
  -id: 15490
  -titleTs: "'til':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700754617
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8608117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668217 {#2548
    date: 2023-11-22 16:50:17.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
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1617
  +user: Proxies\__CG__\App\Entity\User {#2531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#2631 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
  +slug: "TIL"
  +title: "TIL"
  +url: "https://lemmy.world/pictrs/image/99a9e75e-519a-4993-9c07-b67fb5900fda.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 589
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700779866 {#2626
    date: 2023-11-23 23:51:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2632 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  +badges: Doctrine\ORM\PersistentCollection {#2650 …}
  +children: [
    App\Entity\EntryComment {#1731
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1625 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1618 …}
      +body: "The first victim of the Cheese Wheel Wars: [nbcnews.com/…/italy-cheesemaker-dies-crushed-fall…](https://www.nbcnews.com/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700779866 {#1723
        date: 2023-11-23 23:51:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogurtwrong@lemmy.world"
        "@agent_flounder@lemmy.world"
        "@dan@upvote.au"
        "@WalrusByte@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1630 …}
      +reports: Doctrine\ORM\PersistentCollection {#1611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 156517
      -bodyTs: "'/italy-cheesemaker-dies-crushed-fall':10 '/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)':13 'chees':6 'first':2 'nbcnews.com':9 'victim':3 'war':8 'wheel':7 'www.nbcnews.com':12 'www.nbcnews.com/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5114116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700779866 {#1725
        date: 2023-11-23 23:51:06.0 +01:00
      }
      +"title": 156517
    }
  ]
  -id: 15490
  -titleTs: "'til':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700754617
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8608117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668217 {#2548
    date: 2023-11-22 16:50:17.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
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1617
  +user: Proxies\__CG__\App\Entity\User {#2531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#2631 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
  +slug: "TIL"
  +title: "TIL"
  +url: "https://lemmy.world/pictrs/image/99a9e75e-519a-4993-9c07-b67fb5900fda.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 589
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700779866 {#2626
    date: 2023-11-23 23:51:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2632 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  +badges: Doctrine\ORM\PersistentCollection {#2650 …}
  +children: [
    App\Entity\EntryComment {#1731
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1625 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1618 …}
      +body: "The first victim of the Cheese Wheel Wars: [nbcnews.com/…/italy-cheesemaker-dies-crushed-fall…](https://www.nbcnews.com/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700779866 {#1723
        date: 2023-11-23 23:51:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogurtwrong@lemmy.world"
        "@agent_flounder@lemmy.world"
        "@dan@upvote.au"
        "@WalrusByte@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1630 …}
      +reports: Doctrine\ORM\PersistentCollection {#1611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 156517
      -bodyTs: "'/italy-cheesemaker-dies-crushed-fall':10 '/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)':13 'chees':6 'first':2 'nbcnews.com':9 'victim':3 'war':8 'wheel':7 'www.nbcnews.com':12 'www.nbcnews.com/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5114116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700779866 {#1725
        date: 2023-11-23 23:51:06.0 +01:00
      }
      +"title": 156517
    }
  ]
  -id: 15490
  -titleTs: "'til':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700754617
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8608117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668217 {#2548
    date: 2023-11-22 16:50:17.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
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#1731
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1617
    +user: Proxies\__CG__\App\Entity\User {#2531 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#2631 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "TIL"
    +title: "TIL"
    +url: "https://lemmy.world/pictrs/image/99a9e75e-519a-4993-9c07-b67fb5900fda.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 589
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700779866 {#2626
      date: 2023-11-23 23:51:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2632 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
    +badges: Doctrine\ORM\PersistentCollection {#2650 …}
    +children: [
      App\Entity\EntryComment {#1731}
    ]
    -id: 15490
    -titleTs: "'til':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700754617
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608117"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700668217 {#2548
      date: 2023-11-22 16:50:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1625 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1618 …}
  +body: "The first victim of the Cheese Wheel Wars: [nbcnews.com/…/italy-cheesemaker-dies-crushed-fall…](https://www.nbcnews.com/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700779866 {#1723
    date: 2023-11-23 23:51:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogurtwrong@lemmy.world"
    "@agent_flounder@lemmy.world"
    "@dan@upvote.au"
    "@WalrusByte@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1630 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 156517
  -bodyTs: "'/italy-cheesemaker-dies-crushed-fall':10 '/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)':13 'chees':6 'first':2 'nbcnews.com':9 'victim':3 'war':8 'wheel':7 'www.nbcnews.com':12 'www.nbcnews.com/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5114116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700779866 {#1725
    date: 2023-11-23 23:51:06.0 +01:00
  }
  +"title": 156517
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#1731
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1617
    +user: Proxies\__CG__\App\Entity\User {#2531 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#2631 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "TIL"
    +title: "TIL"
    +url: "https://lemmy.world/pictrs/image/99a9e75e-519a-4993-9c07-b67fb5900fda.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 589
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700779866 {#2626
      date: 2023-11-23 23:51:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2632 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
    +badges: Doctrine\ORM\PersistentCollection {#2650 …}
    +children: [
      App\Entity\EntryComment {#1731}
    ]
    -id: 15490
    -titleTs: "'til':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700754617
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608117"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700668217 {#2548
      date: 2023-11-22 16:50:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1625 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1618 …}
  +body: "The first victim of the Cheese Wheel Wars: [nbcnews.com/…/italy-cheesemaker-dies-crushed-fall…](https://www.nbcnews.com/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700779866 {#1723
    date: 2023-11-23 23:51:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogurtwrong@lemmy.world"
    "@agent_flounder@lemmy.world"
    "@dan@upvote.au"
    "@WalrusByte@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1630 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 156517
  -bodyTs: "'/italy-cheesemaker-dies-crushed-fall':10 '/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)':13 'chees':6 'first':2 'nbcnews.com':9 'victim':3 'war':8 'wheel':7 'www.nbcnews.com':12 'www.nbcnews.com/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5114116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700779866 {#1725
    date: 2023-11-23 23:51:06.0 +01:00
  }
  +"title": 156517
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#1731
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1617
    +user: Proxies\__CG__\App\Entity\User {#2531 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#2631 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2588 …}
    +slug: "TIL"
    +title: "TIL"
    +url: "https://lemmy.world/pictrs/image/99a9e75e-519a-4993-9c07-b67fb5900fda.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 589
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700779866 {#2626
      date: 2023-11-23 23:51:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2632 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
    +badges: Doctrine\ORM\PersistentCollection {#2650 …}
    +children: [
      App\Entity\EntryComment {#1731}
    ]
    -id: 15490
    -titleTs: "'til':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700754617
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608117"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700668217 {#2548
      date: 2023-11-22 16:50:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1625 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1618 …}
  +body: "The first victim of the Cheese Wheel Wars: [nbcnews.com/…/italy-cheesemaker-dies-crushed-fall…](https://www.nbcnews.com/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700779866 {#1723
    date: 2023-11-23 23:51:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogurtwrong@lemmy.world"
    "@agent_flounder@lemmy.world"
    "@dan@upvote.au"
    "@WalrusByte@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1630 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 156517
  -bodyTs: "'/italy-cheesemaker-dies-crushed-fall':10 '/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)':13 'chees':6 'first':2 'nbcnews.com':9 'victim':3 'war':8 'wheel':7 'www.nbcnews.com':12 'www.nbcnews.com/news/world/italy-cheesemaker-dies-crushed-falling-wheels-cheese-rcna98716)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5114116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700779866 {#1725
    date: 2023-11-23 23:51:06.0 +01:00
  }
  +"title": 156517
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1680
  +user: Proxies\__CG__\App\Entity\User {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "Can-licking-an-iron-bar-get-you-the-daily-recommended"
  +title: "Can licking an iron bar get you the daily recommended amount of iron?"
  +url: null
  +body: "How many licks would it take? Can the iron in bars even be processed by the body? Can you do this for other minerals?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700598179 {#2837
    date: 2023-11-21 21:22:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  +badges: Doctrine\ORM\PersistentCollection {#2853 …}
  +children: [
    App\Entity\EntryComment {#1687
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1680 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
      +body: "Did you at least include the shrimp"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700427967 {#1701
        date: 2023-11-19 22:06:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@R5v5n1nt@lemmy.world"
        "@ALilOff@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1734 …}
      +reports: Doctrine\ORM\PersistentCollection {#1730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1728 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 140932
      -bodyTs: "'includ':5 'least':4 'shrimp':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4980357"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700427967 {#1683
        date: 2023-11-19 22:06:07.0 +01:00
      }
      +"title": 140932
    }
  ]
  -id: 14461
  -titleTs: "'amount':11 'bar':5 'daili':9 'get':6 'iron':4,13 'lick':2 'recommend':10"
  -bodyTs: "'bar':11 'bodi':17 'even':12 'iron':9 'lick':3 'mani':2 'miner':24 'process':14 'take':6 'would':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700500788
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8478431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700414388 {#2825
    date: 2023-11-19 18:19: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
143 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1680
  +user: Proxies\__CG__\App\Entity\User {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "Can-licking-an-iron-bar-get-you-the-daily-recommended"
  +title: "Can licking an iron bar get you the daily recommended amount of iron?"
  +url: null
  +body: "How many licks would it take? Can the iron in bars even be processed by the body? Can you do this for other minerals?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700598179 {#2837
    date: 2023-11-21 21:22:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  +badges: Doctrine\ORM\PersistentCollection {#2853 …}
  +children: [
    App\Entity\EntryComment {#1687
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1680 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
      +body: "Did you at least include the shrimp"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700427967 {#1701
        date: 2023-11-19 22:06:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@R5v5n1nt@lemmy.world"
        "@ALilOff@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1734 …}
      +reports: Doctrine\ORM\PersistentCollection {#1730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1728 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 140932
      -bodyTs: "'includ':5 'least':4 'shrimp':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4980357"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700427967 {#1683
        date: 2023-11-19 22:06:07.0 +01:00
      }
      +"title": 140932
    }
  ]
  -id: 14461
  -titleTs: "'amount':11 'bar':5 'daili':9 'get':6 'iron':4,13 'lick':2 'recommend':10"
  -bodyTs: "'bar':11 'bodi':17 'even':12 'iron':9 'lick':3 'mani':2 'miner':24 'process':14 'take':6 'would':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700500788
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8478431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700414388 {#2825
    date: 2023-11-19 18:19: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
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1680
  +user: Proxies\__CG__\App\Entity\User {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "Can-licking-an-iron-bar-get-you-the-daily-recommended"
  +title: "Can licking an iron bar get you the daily recommended amount of iron?"
  +url: null
  +body: "How many licks would it take? Can the iron in bars even be processed by the body? Can you do this for other minerals?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700598179 {#2837
    date: 2023-11-21 21:22:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  +badges: Doctrine\ORM\PersistentCollection {#2853 …}
  +children: [
    App\Entity\EntryComment {#1687
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1680 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
      +body: "Did you at least include the shrimp"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700427967 {#1701
        date: 2023-11-19 22:06:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@R5v5n1nt@lemmy.world"
        "@ALilOff@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1734 …}
      +reports: Doctrine\ORM\PersistentCollection {#1730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1728 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 140932
      -bodyTs: "'includ':5 'least':4 'shrimp':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4980357"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700427967 {#1683
        date: 2023-11-19 22:06:07.0 +01:00
      }
      +"title": 140932
    }
  ]
  -id: 14461
  -titleTs: "'amount':11 'bar':5 'daili':9 'get':6 'iron':4,13 'lick':2 'recommend':10"
  -bodyTs: "'bar':11 'bodi':17 'even':12 'iron':9 'lick':3 'mani':2 'miner':24 'process':14 'take':6 'would':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700500788
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8478431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700414388 {#2825
    date: 2023-11-19 18:19: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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#1687
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680
    +user: Proxies\__CG__\App\Entity\User {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "Can-licking-an-iron-bar-get-you-the-daily-recommended"
    +title: "Can licking an iron bar get you the daily recommended amount of iron?"
    +url: null
    +body: "How many licks would it take? Can the iron in bars even be processed by the body? Can you do this for other minerals?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 77
    +favouriteCount: 177
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700598179 {#2837
      date: 2023-11-21 21:22:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2845 …}
    +reports: Doctrine\ORM\PersistentCollection {#2847 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
    +badges: Doctrine\ORM\PersistentCollection {#2853 …}
    +children: [
      App\Entity\EntryComment {#1687}
    ]
    -id: 14461
    -titleTs: "'amount':11 'bar':5 'daili':9 'get':6 'iron':4,13 'lick':2 'recommend':10"
    -bodyTs: "'bar':11 'bodi':17 'even':12 'iron':9 'lick':3 'mani':2 'miner':24 'process':14 'take':6 'would':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700500788
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8478431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700414388 {#2825
      date: 2023-11-19 18:19:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
  +body: "Did you at least include the shrimp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700427967 {#1701
    date: 2023-11-19 22:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@R5v5n1nt@lemmy.world"
    "@ALilOff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1734 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 140932
  -bodyTs: "'includ':5 'least':4 'shrimp':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4980357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700427967 {#1683
    date: 2023-11-19 22:06:07.0 +01:00
  }
  +"title": 140932
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#1687
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680
    +user: Proxies\__CG__\App\Entity\User {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "Can-licking-an-iron-bar-get-you-the-daily-recommended"
    +title: "Can licking an iron bar get you the daily recommended amount of iron?"
    +url: null
    +body: "How many licks would it take? Can the iron in bars even be processed by the body? Can you do this for other minerals?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 77
    +favouriteCount: 177
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700598179 {#2837
      date: 2023-11-21 21:22:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2845 …}
    +reports: Doctrine\ORM\PersistentCollection {#2847 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
    +badges: Doctrine\ORM\PersistentCollection {#2853 …}
    +children: [
      App\Entity\EntryComment {#1687}
    ]
    -id: 14461
    -titleTs: "'amount':11 'bar':5 'daili':9 'get':6 'iron':4,13 'lick':2 'recommend':10"
    -bodyTs: "'bar':11 'bodi':17 'even':12 'iron':9 'lick':3 'mani':2 'miner':24 'process':14 'take':6 'would':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700500788
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8478431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700414388 {#2825
      date: 2023-11-19 18:19:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
  +body: "Did you at least include the shrimp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700427967 {#1701
    date: 2023-11-19 22:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@R5v5n1nt@lemmy.world"
    "@ALilOff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1734 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 140932
  -bodyTs: "'includ':5 'least':4 'shrimp':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4980357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700427967 {#1683
    date: 2023-11-19 22:06:07.0 +01:00
  }
  +"title": 140932
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#1687
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680
    +user: Proxies\__CG__\App\Entity\User {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "Can-licking-an-iron-bar-get-you-the-daily-recommended"
    +title: "Can licking an iron bar get you the daily recommended amount of iron?"
    +url: null
    +body: "How many licks would it take? Can the iron in bars even be processed by the body? Can you do this for other minerals?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 77
    +favouriteCount: 177
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700598179 {#2837
      date: 2023-11-21 21:22:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2845 …}
    +reports: Doctrine\ORM\PersistentCollection {#2847 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
    +badges: Doctrine\ORM\PersistentCollection {#2853 …}
    +children: [
      App\Entity\EntryComment {#1687}
    ]
    -id: 14461
    -titleTs: "'amount':11 'bar':5 'daili':9 'get':6 'iron':4,13 'lick':2 'recommend':10"
    -bodyTs: "'bar':11 'bodi':17 'even':12 'iron':9 'lick':3 'mani':2 'miner':24 'process':14 'take':6 'would':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700500788
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8478431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700414388 {#2825
      date: 2023-11-19 18:19:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
  +body: "Did you at least include the shrimp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700427967 {#1701
    date: 2023-11-19 22:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@R5v5n1nt@lemmy.world"
    "@ALilOff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1734 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 140932
  -bodyTs: "'includ':5 'least':4 'shrimp':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4980357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700427967 {#1683
    date: 2023-11-19 22:06:07.0 +01:00
  }
  +"title": 140932
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2840 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "What-is-the-name-of-your-cleaning-robot"
  +title: "What is the name of your cleaning robot?"
  +url: null
  +body: """
    What name have you chosen for your robot and why?\n
    \n
    My Roomba is called Ramiro, after my slightly alcoholic uncle.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698279373 {#2875
    date: 2023-10-26 02:16:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2880 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  +badges: Doctrine\ORM\PersistentCollection {#2891 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Mine are named after ATLA characters. Vacuum is Aang, mopper is Katara, litter robot is Lin Beifong (it has clay litter; the previous iteration was Toph), and the cat feeder is Lau Gan-Lan."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698212441 {#1566
        date: 2023-10-25 07:40:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Quazatron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1554 …}
      +nested: Doctrine\ORM\PersistentCollection {#1556 …}
      +votes: Doctrine\ORM\PersistentCollection {#1555 …}
      +reports: Doctrine\ORM\PersistentCollection {#1620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 70414
      -bodyTs: "'aang':9 'atla':5 'beifong':17 'cat':29 'charact':6 'clay':20 'feeder':30 'gan':34 'gan-lan':33 'iter':24 'katara':12 'lan':35 'lau':32 'lin':16 'litter':13,21 'mine':1 'mopper':10 'name':3 'previous':23 'robot':14 'toph':26 'vacuum':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4213834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698212441 {#1563
        date: 2023-10-25 07:40:41.0 +02:00
      }
      +"title": 70414
    }
  ]
  -id: 7560
  -titleTs: "'clean':7 'name':4 'robot':8"
  -bodyTs: "'alcohol':19 'call':14 'chosen':5 'name':2 'ramiro':15 'robot':8 'roomba':12 'slight':18 'uncl':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698268366
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7284735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698181966 {#2861
    date: 2023-10-24 23:12:46.0 +02: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
151 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2840 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "What-is-the-name-of-your-cleaning-robot"
  +title: "What is the name of your cleaning robot?"
  +url: null
  +body: """
    What name have you chosen for your robot and why?\n
    \n
    My Roomba is called Ramiro, after my slightly alcoholic uncle.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698279373 {#2875
    date: 2023-10-26 02:16:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2880 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  +badges: Doctrine\ORM\PersistentCollection {#2891 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Mine are named after ATLA characters. Vacuum is Aang, mopper is Katara, litter robot is Lin Beifong (it has clay litter; the previous iteration was Toph), and the cat feeder is Lau Gan-Lan."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698212441 {#1566
        date: 2023-10-25 07:40:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Quazatron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1554 …}
      +nested: Doctrine\ORM\PersistentCollection {#1556 …}
      +votes: Doctrine\ORM\PersistentCollection {#1555 …}
      +reports: Doctrine\ORM\PersistentCollection {#1620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 70414
      -bodyTs: "'aang':9 'atla':5 'beifong':17 'cat':29 'charact':6 'clay':20 'feeder':30 'gan':34 'gan-lan':33 'iter':24 'katara':12 'lan':35 'lau':32 'lin':16 'litter':13,21 'mine':1 'mopper':10 'name':3 'previous':23 'robot':14 'toph':26 'vacuum':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4213834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698212441 {#1563
        date: 2023-10-25 07:40:41.0 +02:00
      }
      +"title": 70414
    }
  ]
  -id: 7560
  -titleTs: "'clean':7 'name':4 'robot':8"
  -bodyTs: "'alcohol':19 'call':14 'chosen':5 'name':2 'ramiro':15 'robot':8 'roomba':12 'slight':18 'uncl':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698268366
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7284735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698181966 {#2861
    date: 2023-10-24 23:12:46.0 +02: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
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2840 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "What-is-the-name-of-your-cleaning-robot"
  +title: "What is the name of your cleaning robot?"
  +url: null
  +body: """
    What name have you chosen for your robot and why?\n
    \n
    My Roomba is called Ramiro, after my slightly alcoholic uncle.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698279373 {#2875
    date: 2023-10-26 02:16:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2880 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  +badges: Doctrine\ORM\PersistentCollection {#2891 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Mine are named after ATLA characters. Vacuum is Aang, mopper is Katara, litter robot is Lin Beifong (it has clay litter; the previous iteration was Toph), and the cat feeder is Lau Gan-Lan."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698212441 {#1566
        date: 2023-10-25 07:40:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Quazatron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1554 …}
      +nested: Doctrine\ORM\PersistentCollection {#1556 …}
      +votes: Doctrine\ORM\PersistentCollection {#1555 …}
      +reports: Doctrine\ORM\PersistentCollection {#1620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 70414
      -bodyTs: "'aang':9 'atla':5 'beifong':17 'cat':29 'charact':6 'clay':20 'feeder':30 'gan':34 'gan-lan':33 'iter':24 'katara':12 'lan':35 'lau':32 'lin':16 'litter':13,21 'mine':1 'mopper':10 'name':3 'previous':23 'robot':14 'toph':26 'vacuum':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4213834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698212441 {#1563
        date: 2023-10-25 07:40:41.0 +02:00
      }
      +"title": 70414
    }
  ]
  -id: 7560
  -titleTs: "'clean':7 'name':4 'robot':8"
  -bodyTs: "'alcohol':19 'call':14 'chosen':5 'name':2 'ramiro':15 'robot':8 'roomba':12 'slight':18 'uncl':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698268366
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7284735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698181966 {#2861
    date: 2023-10-24 23:12:46.0 +02: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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2840 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-is-the-name-of-your-cleaning-robot"
    +title: "What is the name of your cleaning robot?"
    +url: null
    +body: """
      What name have you chosen for your robot and why?\n
      \n
      My Roomba is called Ramiro, after my slightly alcoholic uncle.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698279373 {#2875
      date: 2023-10-26 02:16:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2880 …}
    +votes: Doctrine\ORM\PersistentCollection {#2883 …}
    +reports: Doctrine\ORM\PersistentCollection {#2885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
    +badges: Doctrine\ORM\PersistentCollection {#2891 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 7560
    -titleTs: "'clean':7 'name':4 'robot':8"
    -bodyTs: "'alcohol':19 'call':14 'chosen':5 'name':2 'ramiro':15 'robot':8 'roomba':12 'slight':18 'uncl':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698268366
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7284735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698181966 {#2861
      date: 2023-10-24 23:12:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mine are named after ATLA characters. Vacuum is Aang, mopper is Katara, litter robot is Lin Beifong (it has clay litter; the previous iteration was Toph), and the cat feeder is Lau Gan-Lan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698212441 {#1566
    date: 2023-10-25 07:40:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Quazatron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1554 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 70414
  -bodyTs: "'aang':9 'atla':5 'beifong':17 'cat':29 'charact':6 'clay':20 'feeder':30 'gan':34 'gan-lan':33 'iter':24 'katara':12 'lan':35 'lau':32 'lin':16 'litter':13,21 'mine':1 'mopper':10 'name':3 'previous':23 'robot':14 'toph':26 'vacuum':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4213834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698212441 {#1563
    date: 2023-10-25 07:40:41.0 +02:00
  }
  +"title": 70414
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2840 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-is-the-name-of-your-cleaning-robot"
    +title: "What is the name of your cleaning robot?"
    +url: null
    +body: """
      What name have you chosen for your robot and why?\n
      \n
      My Roomba is called Ramiro, after my slightly alcoholic uncle.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698279373 {#2875
      date: 2023-10-26 02:16:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2880 …}
    +votes: Doctrine\ORM\PersistentCollection {#2883 …}
    +reports: Doctrine\ORM\PersistentCollection {#2885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
    +badges: Doctrine\ORM\PersistentCollection {#2891 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 7560
    -titleTs: "'clean':7 'name':4 'robot':8"
    -bodyTs: "'alcohol':19 'call':14 'chosen':5 'name':2 'ramiro':15 'robot':8 'roomba':12 'slight':18 'uncl':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698268366
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7284735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698181966 {#2861
      date: 2023-10-24 23:12:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mine are named after ATLA characters. Vacuum is Aang, mopper is Katara, litter robot is Lin Beifong (it has clay litter; the previous iteration was Toph), and the cat feeder is Lau Gan-Lan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698212441 {#1566
    date: 2023-10-25 07:40:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Quazatron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1554 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 70414
  -bodyTs: "'aang':9 'atla':5 'beifong':17 'cat':29 'charact':6 'clay':20 'feeder':30 'gan':34 'gan-lan':33 'iter':24 'katara':12 'lan':35 'lau':32 'lin':16 'litter':13,21 'mine':1 'mopper':10 'name':3 'previous':23 'robot':14 'toph':26 'vacuum':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4213834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698212441 {#1563
    date: 2023-10-25 07:40:41.0 +02:00
  }
  +"title": 70414
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2840 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "What-is-the-name-of-your-cleaning-robot"
    +title: "What is the name of your cleaning robot?"
    +url: null
    +body: """
      What name have you chosen for your robot and why?\n
      \n
      My Roomba is called Ramiro, after my slightly alcoholic uncle.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698279373 {#2875
      date: 2023-10-26 02:16:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2880 …}
    +votes: Doctrine\ORM\PersistentCollection {#2883 …}
    +reports: Doctrine\ORM\PersistentCollection {#2885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
    +badges: Doctrine\ORM\PersistentCollection {#2891 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 7560
    -titleTs: "'clean':7 'name':4 'robot':8"
    -bodyTs: "'alcohol':19 'call':14 'chosen':5 'name':2 'ramiro':15 'robot':8 'roomba':12 'slight':18 'uncl':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698268366
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7284735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698181966 {#2861
      date: 2023-10-24 23:12:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mine are named after ATLA characters. Vacuum is Aang, mopper is Katara, litter robot is Lin Beifong (it has clay litter; the previous iteration was Toph), and the cat feeder is Lau Gan-Lan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698212441 {#1566
    date: 2023-10-25 07:40:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Quazatron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1554 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 70414
  -bodyTs: "'aang':9 'atla':5 'beifong':17 'cat':29 'charact':6 'clay':20 'feeder':30 'gan':34 'gan-lan':33 'iter':24 'katara':12 'lan':35 'lau':32 'lin':16 'litter':13,21 'mine':1 'mopper':10 'name':3 'previous':23 'robot':14 'toph':26 'vacuum':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4213834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698212441 {#1563
    date: 2023-10-25 07:40:41.0 +02:00
  }
  +"title": 70414
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2657 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2659 …}
  +slug: "Desu"
  +title: "Desu~"
  +url: "https://files.catbox.moe/uycwks.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699019916 {#2652
    date: 2023-11-03 14:58:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  +badges: Doctrine\ORM\PersistentCollection {#2670 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Desu!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697471024 {#1439
        date: 2023-10-16 17:43:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Toes@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 52667
      -bodyTs: "'desu':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3815146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697049004 {#1435
        date: 2023-10-11 20:30:04.0 +02:00
      }
      +"title": 52667
    }
  ]
  -id: 5759
  -titleTs: "'desu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697110103
  +visibility: "visible             "
  +apId: "https://ani.social/post/662461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697047103 {#2634
    date: 2023-10-11 19:58:23.0 +02: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
159 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2657 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2659 …}
  +slug: "Desu"
  +title: "Desu~"
  +url: "https://files.catbox.moe/uycwks.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699019916 {#2652
    date: 2023-11-03 14:58:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  +badges: Doctrine\ORM\PersistentCollection {#2670 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Desu!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697471024 {#1439
        date: 2023-10-16 17:43:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Toes@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 52667
      -bodyTs: "'desu':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3815146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697049004 {#1435
        date: 2023-10-11 20:30:04.0 +02:00
      }
      +"title": 52667
    }
  ]
  -id: 5759
  -titleTs: "'desu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697110103
  +visibility: "visible             "
  +apId: "https://ani.social/post/662461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697047103 {#2634
    date: 2023-10-11 19:58:23.0 +02: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
160 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2657 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2659 …}
  +slug: "Desu"
  +title: "Desu~"
  +url: "https://files.catbox.moe/uycwks.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699019916 {#2652
    date: 2023-11-03 14:58:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  +badges: Doctrine\ORM\PersistentCollection {#2670 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Desu!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697471024 {#1439
        date: 2023-10-16 17:43:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Toes@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 52667
      -bodyTs: "'desu':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3815146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697049004 {#1435
        date: 2023-10-11 20:30:04.0 +02:00
      }
      +"title": 52667
    }
  ]
  -id: 5759
  -titleTs: "'desu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697110103
  +visibility: "visible             "
  +apId: "https://ani.social/post/662461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697047103 {#2634
    date: 2023-10-11 19:58:23.0 +02: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
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2657 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2659 …}
    +slug: "Desu"
    +title: "Desu~"
    +url: "https://files.catbox.moe/uycwks.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699019916 {#2652
      date: 2023-11-03 14:58:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2660 …}
    +votes: Doctrine\ORM\PersistentCollection {#2662 …}
    +reports: Doctrine\ORM\PersistentCollection {#2664 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
    +badges: Doctrine\ORM\PersistentCollection {#2670 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 5759
    -titleTs: "'desu':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697110103
    +visibility: "visible             "
    +apId: "https://ani.social/post/662461"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697047103 {#2634
      date: 2023-10-11 19:58:23.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Desu!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697471024 {#1439
    date: 2023-10-16 17:43:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 52667
  -bodyTs: "'desu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3815146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697049004 {#1435
    date: 2023-10-11 20:30:04.0 +02:00
  }
  +"title": 52667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2657 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2659 …}
    +slug: "Desu"
    +title: "Desu~"
    +url: "https://files.catbox.moe/uycwks.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699019916 {#2652
      date: 2023-11-03 14:58:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2660 …}
    +votes: Doctrine\ORM\PersistentCollection {#2662 …}
    +reports: Doctrine\ORM\PersistentCollection {#2664 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
    +badges: Doctrine\ORM\PersistentCollection {#2670 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 5759
    -titleTs: "'desu':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697110103
    +visibility: "visible             "
    +apId: "https://ani.social/post/662461"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697047103 {#2634
      date: 2023-10-11 19:58:23.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Desu!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697471024 {#1439
    date: 2023-10-16 17:43:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 52667
  -bodyTs: "'desu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3815146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697049004 {#1435
    date: 2023-10-11 20:30:04.0 +02:00
  }
  +"title": 52667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2657 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2659 …}
    +slug: "Desu"
    +title: "Desu~"
    +url: "https://files.catbox.moe/uycwks.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699019916 {#2652
      date: 2023-11-03 14:58:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2660 …}
    +votes: Doctrine\ORM\PersistentCollection {#2662 …}
    +reports: Doctrine\ORM\PersistentCollection {#2664 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
    +badges: Doctrine\ORM\PersistentCollection {#2670 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 5759
    -titleTs: "'desu':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697110103
    +visibility: "visible             "
    +apId: "https://ani.social/post/662461"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697047103 {#2634
      date: 2023-10-11 19:58:23.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Desu!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697471024 {#1439
    date: 2023-10-16 17:43:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 52667
  -bodyTs: "'desu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3815146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697049004 {#1435
    date: 2023-10-11 20:30:04.0 +02:00
  }
  +"title": 52667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "Which-day-of-the-week-do-you-have-a-superstition"
  +title: "Which day of the week do you have a superstition about, and why?"
  +url: null
  +body: "The most famous is probably friday the thirteenth, but setting that aside, what other days in general (regardless of specific date) do you hold some superstitions about?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691534192 {#2672
    date: 2023-08-09 00:36:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2681 …}
  +reports: Doctrine\ORM\PersistentCollection {#2683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  +badges: Doctrine\ORM\PersistentCollection {#2689 …}
  +children: [
    App\Entity\EntryComment {#1560
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Kevin will ask for a change to production on Friday afternoon."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1691534192 {#1672
        date: 2023-08-09 00:36:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ALostInquirer@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 61564
      -bodyTs: "'afternoon':11 'ask':3 'chang':6 'friday':10 'kevin':1 'product':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1752461"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691534192 {#1549
        date: 2023-08-09 00:36:32.0 +02:00
      }
      +"title": 61564
    }
  ]
  -id: 6682
  -titleTs: "'day':2 'superstit':10 'week':5"
  -bodyTs: "'asid':12 'date':21 'day':15 'famous':3 'friday':6 'general':17 'hold':24 'probabl':5 'regardless':18 'set':10 'specif':20 'superstit':26 'thirteenth':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691489648
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/3511757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691476648 {#2658
    date: 2023-08-08 08:37:28.0 +02: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
167 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "Which-day-of-the-week-do-you-have-a-superstition"
  +title: "Which day of the week do you have a superstition about, and why?"
  +url: null
  +body: "The most famous is probably friday the thirteenth, but setting that aside, what other days in general (regardless of specific date) do you hold some superstitions about?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691534192 {#2672
    date: 2023-08-09 00:36:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2681 …}
  +reports: Doctrine\ORM\PersistentCollection {#2683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  +badges: Doctrine\ORM\PersistentCollection {#2689 …}
  +children: [
    App\Entity\EntryComment {#1560
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Kevin will ask for a change to production on Friday afternoon."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1691534192 {#1672
        date: 2023-08-09 00:36:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ALostInquirer@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 61564
      -bodyTs: "'afternoon':11 'ask':3 'chang':6 'friday':10 'kevin':1 'product':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1752461"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691534192 {#1549
        date: 2023-08-09 00:36:32.0 +02:00
      }
      +"title": 61564
    }
  ]
  -id: 6682
  -titleTs: "'day':2 'superstit':10 'week':5"
  -bodyTs: "'asid':12 'date':21 'day':15 'famous':3 'friday':6 'general':17 'hold':24 'probabl':5 'regardless':18 'set':10 'specif':20 'superstit':26 'thirteenth':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691489648
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/3511757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691476648 {#2658
    date: 2023-08-08 08:37:28.0 +02: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
168 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
  +slug: "Which-day-of-the-week-do-you-have-a-superstition"
  +title: "Which day of the week do you have a superstition about, and why?"
  +url: null
  +body: "The most famous is probably friday the thirteenth, but setting that aside, what other days in general (regardless of specific date) do you hold some superstitions about?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691534192 {#2672
    date: 2023-08-09 00:36:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2681 …}
  +reports: Doctrine\ORM\PersistentCollection {#2683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  +badges: Doctrine\ORM\PersistentCollection {#2689 …}
  +children: [
    App\Entity\EntryComment {#1560
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Kevin will ask for a change to production on Friday afternoon."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1691534192 {#1672
        date: 2023-08-09 00:36:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ALostInquirer@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 61564
      -bodyTs: "'afternoon':11 'ask':3 'chang':6 'friday':10 'kevin':1 'product':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1752461"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691534192 {#1549
        date: 2023-08-09 00:36:32.0 +02:00
      }
      +"title": 61564
    }
  ]
  -id: 6682
  -titleTs: "'day':2 'superstit':10 'week':5"
  -bodyTs: "'asid':12 'date':21 'day':15 'famous':3 'friday':6 'general':17 'hold':24 'probabl':5 'regardless':18 'set':10 'specif':20 'superstit':26 'thirteenth':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691489648
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/3511757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691476648 {#2658
    date: 2023-08-08 08:37:28.0 +02: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
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#1560
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2637 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "Which-day-of-the-week-do-you-have-a-superstition"
    +title: "Which day of the week do you have a superstition about, and why?"
    +url: null
    +body: "The most famous is probably friday the thirteenth, but setting that aside, what other days in general (regardless of specific date) do you hold some superstitions about?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691534192 {#2672
      date: 2023-08-09 00:36:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2681 …}
    +reports: Doctrine\ORM\PersistentCollection {#2683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
    +badges: Doctrine\ORM\PersistentCollection {#2689 …}
    +children: [
      App\Entity\EntryComment {#1560}
    ]
    -id: 6682
    -titleTs: "'day':2 'superstit':10 'week':5"
    -bodyTs: "'asid':12 'date':21 'day':15 'famous':3 'friday':6 'general':17 'hold':24 'probabl':5 'regardless':18 'set':10 'specif':20 'superstit':26 'thirteenth':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691489648
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3511757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691476648 {#2658
      date: 2023-08-08 08:37:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Kevin will ask for a change to production on Friday afternoon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691534192 {#1672
    date: 2023-08-09 00:36:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 61564
  -bodyTs: "'afternoon':11 'ask':3 'chang':6 'friday':10 'kevin':1 'product':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1752461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691534192 {#1549
    date: 2023-08-09 00:36:32.0 +02:00
  }
  +"title": 61564
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#1560
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2637 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "Which-day-of-the-week-do-you-have-a-superstition"
    +title: "Which day of the week do you have a superstition about, and why?"
    +url: null
    +body: "The most famous is probably friday the thirteenth, but setting that aside, what other days in general (regardless of specific date) do you hold some superstitions about?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691534192 {#2672
      date: 2023-08-09 00:36:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2681 …}
    +reports: Doctrine\ORM\PersistentCollection {#2683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
    +badges: Doctrine\ORM\PersistentCollection {#2689 …}
    +children: [
      App\Entity\EntryComment {#1560}
    ]
    -id: 6682
    -titleTs: "'day':2 'superstit':10 'week':5"
    -bodyTs: "'asid':12 'date':21 'day':15 'famous':3 'friday':6 'general':17 'hold':24 'probabl':5 'regardless':18 'set':10 'specif':20 'superstit':26 'thirteenth':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691489648
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3511757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691476648 {#2658
      date: 2023-08-08 08:37:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Kevin will ask for a change to production on Friday afternoon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691534192 {#1672
    date: 2023-08-09 00:36:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 61564
  -bodyTs: "'afternoon':11 'ask':3 'chang':6 'friday':10 'kevin':1 'product':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1752461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691534192 {#1549
    date: 2023-08-09 00:36:32.0 +02:00
  }
  +"title": 61564
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#1560
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2637 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2677 …}
    +slug: "Which-day-of-the-week-do-you-have-a-superstition"
    +title: "Which day of the week do you have a superstition about, and why?"
    +url: null
    +body: "The most famous is probably friday the thirteenth, but setting that aside, what other days in general (regardless of specific date) do you hold some superstitions about?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691534192 {#2672
      date: 2023-08-09 00:36:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2681 …}
    +reports: Doctrine\ORM\PersistentCollection {#2683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
    +badges: Doctrine\ORM\PersistentCollection {#2689 …}
    +children: [
      App\Entity\EntryComment {#1560}
    ]
    -id: 6682
    -titleTs: "'day':2 'superstit':10 'week':5"
    -bodyTs: "'asid':12 'date':21 'day':15 'famous':3 'friday':6 'general':17 'hold':24 'probabl':5 'regardless':18 'set':10 'specif':20 'superstit':26 'thirteenth':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691489648
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/3511757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691476648 {#2658
      date: 2023-08-08 08:37:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Kevin will ask for a change to production on Friday afternoon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691534192 {#1672
    date: 2023-08-09 00:36:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 61564
  -bodyTs: "'afternoon':11 'ask':3 'chang':6 'friday':10 'kevin':1 'product':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1752461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691534192 {#1549
    date: 2023-08-09 00:36:32.0 +02:00
  }
  +"title": 61564
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_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
174 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