GET https://kbin.spritesserver.nl/u/@nublug@lemmy.blahaj.zone/active

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 …}
}
69.42 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.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2022
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: null
  +root: null
  +body: "everyone else has great responses but i want to address the snappiness of kde. it’s fairly common advice to disable file indexing, you can find it in the settings app. it can cause some desktop sluggishness and really isn’t necessary."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705129411 {#2026
    date: 2024-01-13 08:03:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 304499
  -bodyTs: "'address':10 'advic':19 'app':31 'caus':34 'common':18 'desktop':36 'disabl':21 'els':2 'everyon':1 'fair':17 'file':22 'find':26 'great':4 'index':23 'isn':40 'kde':14 'necessari':42 'realli':39 'respons':5 'set':30 'sluggish':37 'snappi':12 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5617074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705129411 {#2024
    date: 2024-01-13 08:03:31.0 +01:00
  }
  +"title": 304499
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2022
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: null
  +root: null
  +body: "everyone else has great responses but i want to address the snappiness of kde. it’s fairly common advice to disable file indexing, you can find it in the settings app. it can cause some desktop sluggishness and really isn’t necessary."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705129411 {#2026
    date: 2024-01-13 08:03:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 304499
  -bodyTs: "'address':10 'advic':19 'app':31 'caus':34 'common':18 'desktop':36 'disabl':21 'els':2 'everyon':1 'fair':17 'file':22 'find':26 'great':4 'index':23 'isn':40 'kde':14 'necessari':42 'realli':39 'respons':5 'set':30 'sluggish':37 'snappi':12 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5617074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705129411 {#2024
    date: 2024-01-13 08:03:31.0 +01:00
  }
  +"title": 304499
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2022
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: null
  +root: null
  +body: "everyone else has great responses but i want to address the snappiness of kde. it’s fairly common advice to disable file indexing, you can find it in the settings app. it can cause some desktop sluggishness and really isn’t necessary."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705129411 {#2026
    date: 2024-01-13 08:03:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 304499
  -bodyTs: "'address':10 'advic':19 'app':31 'caus':34 'common':18 'desktop':36 'disabl':21 'els':2 'everyon':1 'fair':17 'file':22 'find':26 'great':4 'index':23 'isn':40 'kde':14 'necessari':42 'realli':39 'respons':5 'set':30 'sluggish':37 'snappi':12 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5617074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705129411 {#2024
    date: 2024-01-13 08:03:31.0 +01:00
  }
  +"title": 304499
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
  +slug: "People-of-Lemmy-that-take-more-than-5-seconds-to"
  +title: "People of Lemmy that take more than 5 seconds to start your car and drive, what are you doing?"
  +url: null
  +body: "As the title says…what are you all doing?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 129
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702989997 {#2569
    date: 2023-12-19 13:46:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  +badges: Doctrine\ORM\PersistentCollection {#2585 …}
  +children: [
    App\Entity\EntryComment {#2452
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: null
      +root: null
      +body: "sometimes you gotta just sit and breathe for a minute, man."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700885732 {#2460
        date: 2023-11-25 05:15:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@peskywarrior@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2454 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 161136
      -bodyTs: "'breath':7 'gotta':3 'man':11 'minut':10 'sit':5 'sometim':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4599971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700885732 {#2453
        date: 2023-11-25 05:15:32.0 +01:00
      }
      +"title": 161136
    }
  ]
  -id: 16457
  -titleTs: "'5':8 'car':13 'drive':15 'lemmi':3 'peopl':1 'second':9 'start':11 'take':5"
  -bodyTs: "'say':4 'titl':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700958757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8711378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872357 {#2540
    date: 2023-11-25 01:32:37.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
7 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
  +slug: "People-of-Lemmy-that-take-more-than-5-seconds-to"
  +title: "People of Lemmy that take more than 5 seconds to start your car and drive, what are you doing?"
  +url: null
  +body: "As the title says…what are you all doing?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 129
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702989997 {#2569
    date: 2023-12-19 13:46:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  +badges: Doctrine\ORM\PersistentCollection {#2585 …}
  +children: [
    App\Entity\EntryComment {#2452
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: null
      +root: null
      +body: "sometimes you gotta just sit and breathe for a minute, man."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700885732 {#2460
        date: 2023-11-25 05:15:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@peskywarrior@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2454 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 161136
      -bodyTs: "'breath':7 'gotta':3 'man':11 'minut':10 'sit':5 'sometim':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4599971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700885732 {#2453
        date: 2023-11-25 05:15:32.0 +01:00
      }
      +"title": 161136
    }
  ]
  -id: 16457
  -titleTs: "'5':8 'car':13 'drive':15 'lemmi':3 'peopl':1 'second':9 'start':11 'take':5"
  -bodyTs: "'say':4 'titl':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700958757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8711378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872357 {#2540
    date: 2023-11-25 01:32:37.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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
  +slug: "People-of-Lemmy-that-take-more-than-5-seconds-to"
  +title: "People of Lemmy that take more than 5 seconds to start your car and drive, what are you doing?"
  +url: null
  +body: "As the title says…what are you all doing?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 129
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702989997 {#2569
    date: 2023-12-19 13:46:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  +badges: Doctrine\ORM\PersistentCollection {#2585 …}
  +children: [
    App\Entity\EntryComment {#2452
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: null
      +root: null
      +body: "sometimes you gotta just sit and breathe for a minute, man."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700885732 {#2460
        date: 2023-11-25 05:15:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@peskywarrior@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2454 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 161136
      -bodyTs: "'breath':7 'gotta':3 'man':11 'minut':10 'sit':5 'sometim':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4599971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700885732 {#2453
        date: 2023-11-25 05:15:32.0 +01:00
      }
      +"title": 161136
    }
  ]
  -id: 16457
  -titleTs: "'5':8 'car':13 'drive':15 'lemmi':3 'peopl':1 'second':9 'start':11 'take':5"
  -bodyTs: "'say':4 'titl':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700958757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8711378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872357 {#2540
    date: 2023-11-25 01:32:37.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
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2452
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
    +slug: "People-of-Lemmy-that-take-more-than-5-seconds-to"
    +title: "People of Lemmy that take more than 5 seconds to start your car and drive, what are you doing?"
    +url: null
    +body: "As the title says…what are you all doing?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 129
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702989997 {#2569
      date: 2023-12-19 13:46:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2577 …}
    +reports: Doctrine\ORM\PersistentCollection {#2579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
    +badges: Doctrine\ORM\PersistentCollection {#2585 …}
    +children: [
      App\Entity\EntryComment {#2452}
    ]
    -id: 16457
    -titleTs: "'5':8 'car':13 'drive':15 'lemmi':3 'peopl':1 'second':9 'start':11 'take':5"
    -bodyTs: "'say':4 'titl':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700958757
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8711378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700872357 {#2540
      date: 2023-11-25 01:32:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "sometimes you gotta just sit and breathe for a minute, man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700885732 {#2460
    date: 2023-11-25 05:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@peskywarrior@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 161136
  -bodyTs: "'breath':7 'gotta':3 'man':11 'minut':10 'sit':5 'sometim':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4599971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700885732 {#2453
    date: 2023-11-25 05:15:32.0 +01:00
  }
  +"title": 161136
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2452
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
    +slug: "People-of-Lemmy-that-take-more-than-5-seconds-to"
    +title: "People of Lemmy that take more than 5 seconds to start your car and drive, what are you doing?"
    +url: null
    +body: "As the title says…what are you all doing?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 129
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702989997 {#2569
      date: 2023-12-19 13:46:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2577 …}
    +reports: Doctrine\ORM\PersistentCollection {#2579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
    +badges: Doctrine\ORM\PersistentCollection {#2585 …}
    +children: [
      App\Entity\EntryComment {#2452}
    ]
    -id: 16457
    -titleTs: "'5':8 'car':13 'drive':15 'lemmi':3 'peopl':1 'second':9 'start':11 'take':5"
    -bodyTs: "'say':4 'titl':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700958757
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8711378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700872357 {#2540
      date: 2023-11-25 01:32:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "sometimes you gotta just sit and breathe for a minute, man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700885732 {#2460
    date: 2023-11-25 05:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@peskywarrior@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 161136
  -bodyTs: "'breath':7 'gotta':3 'man':11 'minut':10 'sit':5 'sometim':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4599971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700885732 {#2453
    date: 2023-11-25 05:15:32.0 +01:00
  }
  +"title": 161136
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2452
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
    +slug: "People-of-Lemmy-that-take-more-than-5-seconds-to"
    +title: "People of Lemmy that take more than 5 seconds to start your car and drive, what are you doing?"
    +url: null
    +body: "As the title says…what are you all doing?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 129
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702989997 {#2569
      date: 2023-12-19 13:46:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2577 …}
    +reports: Doctrine\ORM\PersistentCollection {#2579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
    +badges: Doctrine\ORM\PersistentCollection {#2585 …}
    +children: [
      App\Entity\EntryComment {#2452}
    ]
    -id: 16457
    -titleTs: "'5':8 'car':13 'drive':15 'lemmi':3 'peopl':1 'second':9 'start':11 'take':5"
    -bodyTs: "'say':4 'titl':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700958757
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8711378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700872357 {#2540
      date: 2023-11-25 01:32:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "sometimes you gotta just sit and breathe for a minute, man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700885732 {#2460
    date: 2023-11-25 05:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@peskywarrior@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 161136
  -bodyTs: "'breath':7 'gotta':3 'man':11 'minut':10 'sit':5 'sometim':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4599971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700885732 {#2453
    date: 2023-11-25 05:15:32.0 +01:00
  }
  +"title": 161136
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1402
  +user: Proxies\__CG__\App\Entity\User {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
  +slug: "My-Experience-Of-Linux-Gaming-Switching-from-Windows"
  +title: "My Experience Of Linux Gaming (Switching from Windows)"
  +url: null
  +body: """
    Hello all,\n
    \n
    At around the mid Nov this year I had enough with Windows especially the latest 23H2 pack that forced a lot of what I call malware back on my system when I had put several blockers from being re-installed.\n
    \n
    A bit of a background. I have been using Windows since 3.1 with MSDOS 6.2 since forever and I have seen everything from Microsoft. At the same time I’m a senior Microsoft engineer and have been for more than a decade.\n
    \n
    Back in 2018 I decided to maximise my hosting game server and installed Ubuntu. I didn’t have the greatest of times but I always enjoy the tinkering process of solving something, so I stuck with it.\n
    \n
    Fast-forward to Nov this year, by chance I stumble upon a YouTube video show-casing Garuda Dragonized edition and how it performed in gaming. I was very skeptical as I tried gaming on Linux back in my college days and it was unworkable and unplayable.\n
    \n
    Having had enough with Windows, I took the plunge. Now something about me, when I take the plunge on something, I’m going in both hands and legs. There isn’t a compromise.\n
    \n
    Created the boot drive, backed up my data to my NAS and purged the system from Windows. Within 30 mins of installing the OS and updating (slow internet, the OS installed everything from drivers to tools that I needed for gaming. I was surprised to be honest and I actually spend the rest of the afternoon making sure that everything was working by running benchmarks and low and behold, everything was. The CPU (5800X3D) was boosting at default values, the GPU (6800XT) was stable with the built in OC profile and was actually pushing better maximums than I had in Windows.\n
    \n
    After my satisfaction that everything was good, it was time to test out and real gaming. I installed Satisfactory as that was the game that I was playing just before the purged. I didn’t have hopes as it is still really access, but to my surprise, worked first try (to add, I did follow the Proton instructions on how to setup Steam prior).\n
    \n
    I tried several other games such as Borderlands 3, Hunt Showdown, Assetto Corsa and Planetside 2 and all worked. The only issue I have is that Forged Alliance Forever is currently bugged on Arch and I’m unable to launch custom games but weirdly enough, I can play the game no probs without FAF.\n
    \n
    I know this is a Linux forum but to anyone that is browsing, thinking of taking the plunge. Do it! But make sure that you prep before doing so as without prep, you are not going to be smooth sailing.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702382577 {#2510
    date: 2023-12-12 13:02:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2516 …}
  +reports: Doctrine\ORM\PersistentCollection {#2526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2530 …}
  +badges: Doctrine\ORM\PersistentCollection {#2532 …}
  +children: [
    App\Entity\EntryComment {#1383
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        awesome!\n
        \n
        fyi: i used garuda for a few months and while i loved it, i did have some stability problems and couldn’t solve it and also found some garuda team on their forums to be fairly rude in some cases so i switched to endeavourOS. it’s very very similar to garuda, also arch based, except i’ve had no stability issues and found their website faq and articles and forum much more helpful and kind to noobs than most distros and i liked that a lot.\n
        \n
        this isn’t to say don’t use garuda or anything but that if you do have issues then endeavourOS is an easy sidestep with also great gaming performance and similarly solid theming.\n
        \n
        also if you need to use EA app i recommend installing through heroic games launcher; the lutris script seems fucked for now.\n
        \n
        also also look up setting up a single gpu passthrough windows vm and how to hide hypervisor for any games that flat out don’t work on proton like fortnite or in my weird case sniper elite v2, and i think also pubg is borked still. some anticheat games are working but sadly some are still being stubborn. this solves that without dual booting or windows getting it’s own partition.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703635166 {#1384
        date: 2023-12-27 00:59:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ultimatenab@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1385 …}
      +nested: Doctrine\ORM\PersistentCollection {#1401 …}
      +votes: Doctrine\ORM\PersistentCollection {#1363 …}
      +reports: Doctrine\ORM\PersistentCollection {#1362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
      -id: 214728
      -bodyTs: "'also':27,54,114,122,144,145,185 'anticheat':191 'anyth':99 'app':129 'arch':55 'articl':70 'awesom':1 'base':56 'boot':207 'bork':188 'case':41,178 'couldn':22 'distro':82 'dual':206 'ea':128 'easi':111 'elit':180 'endeavouro':46,108 'except':57 'fair':37 'faq':68 'flat':165 'fortnit':173 'forum':34,72 'found':28,65 'fuck':141 'fyi':2 'game':116,135,163,192 'garuda':5,30,53,97 'get':210 'gpu':152 'great':115 'help':75 'heroic':134 'hide':159 'hypervisor':160 'instal':132 'isn':90 'issu':63,106 'kind':77 'launcher':136 'like':85,172 'look':146 'lot':88 'love':13 'lutri':138 'month':9 'much':73 'need':125 'noob':79 'partit':214 'passthrough':153 'perform':117 'problem':20 'proton':171 'pubg':186 'recommend':131 'rude':38 'sad':196 'say':93 'script':139 'seem':140 'set':148 'sidestep':112 'similar':51,119 'singl':151 'sniper':179 'solid':120 'solv':24,203 'stabil':19,62 'still':189,199 'stubborn':201 'switch':44 'team':31 'theme':121 'think':184 'use':4,96,127 'v2':181 've':59 'vm':155 'websit':67 'weird':177 'window':154,209 'without':205 'work':169,194"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4946694"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702152348 {#1381
        date: 2023-12-09 21:05:48.0 +01:00
      }
      +"title": 214728
    }
  ]
  -id: 21418
  -titleTs: "'experi':2 'game':5 'linux':4 'switch':6 'window':8"
  -bodyTs: "'2':384 '2018':88 '23h2':18 '3':377 '3.1':55 '30':222 '5800x3d':277 '6.2':58 '6800xt':285 'access':347 'actual':253,296 'add':356 'afternoon':259 'allianc':396 'alway':110 'anyon':432 'arch':402 'around':4 'assetto':380 'back':29,86,160,208 'background':48 'behold':272 'benchmark':268 'better':298 'bit':45 'blocker':38 'boost':279 'boot':206 'borderland':376 'brows':435 'bug':400 'built':290 'call':27 'case':140 'chanc':131 'colleg':163 'compromis':203 'corsa':381 'cpu':276 'creat':204 'current':399 'custom':409 'data':211 'day':164 'decad':85 'decid':90 'default':281 'didn':101,338 'dragon':142 'drive':207 'driver':237 'edit':143 'engin':77 'enjoy':111 'enough':12,173,413 'especi':15 'everyth':65,235,263,273,309 'faf':422 'fast':124 'fast-forward':123 'first':353 'follow':359 'forc':21 'forev':60,397 'forg':395 'forum':429 'forward':125 'game':95,149,157,244,320,328,373,410,418 'garuda':141 'go':193,458 'good':311 'gpu':284 'greatest':105 'hand':196 'hello':1 'honest':250 'hope':341 'host':94 'hunt':378 'instal':43,98,225,234,322 'instruct':362 'internet':231 'isn':200 'issu':390 'know':424 'latest':17 'launch':408 'leg':198 'linux':159,428 'lot':23 'low':270 'm':73,192,405 'make':260,444 'malwar':28 'maximis':92 'maximum':299 'microsoft':67,76 'mid':6 'min':223 'msdos':57 'nas':214 'need':242 'nov':7,127 'oc':292 'os':227,233 'pack':19 'perform':147 'planetsid':383 'play':332,416 'plung':179,188,440 'prep':448,454 'prior':368 'prob':420 'process':114 'profil':293 'proton':361 'purg':216,336 'push':297 'put':36 're':42 're-instal':41 'real':319 'realli':346 'rest':256 'run':267 'sail':462 'satisfact':307 'satisfactori':323 'seen':64 'senior':75 'server':96 'setup':366 'sever':37,371 'show':139 'show-cas':138 'showdown':379 'sinc':54,59 'skeptic':153 'slow':230 'smooth':461 'solv':116 'someth':117,181,190 'spend':254 'stabl':287 'steam':367 'still':345 'stuck':120 'stumbl':133 'sure':261,445 'surpris':247,351 'system':32,218 'take':186,438 'test':316 'think':436 'time':71,107,314 'tinker':113 'took':177 'tool':239 'tri':156,354,370 'ubuntu':99 'unabl':406 'unplay':170 'unwork':168 'updat':229 'upon':134 'use':52 'valu':282 'video':137 'weird':412 'window':14,53,175,220,304 'within':221 'without':421,453 'work':265,352,387 'year':9,129 'youtub':136"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702232678
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10207832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702146278 {#2170
    date: 2023-12-09 19:24:38.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
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1402
  +user: Proxies\__CG__\App\Entity\User {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
  +slug: "My-Experience-Of-Linux-Gaming-Switching-from-Windows"
  +title: "My Experience Of Linux Gaming (Switching from Windows)"
  +url: null
  +body: """
    Hello all,\n
    \n
    At around the mid Nov this year I had enough with Windows especially the latest 23H2 pack that forced a lot of what I call malware back on my system when I had put several blockers from being re-installed.\n
    \n
    A bit of a background. I have been using Windows since 3.1 with MSDOS 6.2 since forever and I have seen everything from Microsoft. At the same time I’m a senior Microsoft engineer and have been for more than a decade.\n
    \n
    Back in 2018 I decided to maximise my hosting game server and installed Ubuntu. I didn’t have the greatest of times but I always enjoy the tinkering process of solving something, so I stuck with it.\n
    \n
    Fast-forward to Nov this year, by chance I stumble upon a YouTube video show-casing Garuda Dragonized edition and how it performed in gaming. I was very skeptical as I tried gaming on Linux back in my college days and it was unworkable and unplayable.\n
    \n
    Having had enough with Windows, I took the plunge. Now something about me, when I take the plunge on something, I’m going in both hands and legs. There isn’t a compromise.\n
    \n
    Created the boot drive, backed up my data to my NAS and purged the system from Windows. Within 30 mins of installing the OS and updating (slow internet, the OS installed everything from drivers to tools that I needed for gaming. I was surprised to be honest and I actually spend the rest of the afternoon making sure that everything was working by running benchmarks and low and behold, everything was. The CPU (5800X3D) was boosting at default values, the GPU (6800XT) was stable with the built in OC profile and was actually pushing better maximums than I had in Windows.\n
    \n
    After my satisfaction that everything was good, it was time to test out and real gaming. I installed Satisfactory as that was the game that I was playing just before the purged. I didn’t have hopes as it is still really access, but to my surprise, worked first try (to add, I did follow the Proton instructions on how to setup Steam prior).\n
    \n
    I tried several other games such as Borderlands 3, Hunt Showdown, Assetto Corsa and Planetside 2 and all worked. The only issue I have is that Forged Alliance Forever is currently bugged on Arch and I’m unable to launch custom games but weirdly enough, I can play the game no probs without FAF.\n
    \n
    I know this is a Linux forum but to anyone that is browsing, thinking of taking the plunge. Do it! But make sure that you prep before doing so as without prep, you are not going to be smooth sailing.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702382577 {#2510
    date: 2023-12-12 13:02:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2516 …}
  +reports: Doctrine\ORM\PersistentCollection {#2526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2530 …}
  +badges: Doctrine\ORM\PersistentCollection {#2532 …}
  +children: [
    App\Entity\EntryComment {#1383
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        awesome!\n
        \n
        fyi: i used garuda for a few months and while i loved it, i did have some stability problems and couldn’t solve it and also found some garuda team on their forums to be fairly rude in some cases so i switched to endeavourOS. it’s very very similar to garuda, also arch based, except i’ve had no stability issues and found their website faq and articles and forum much more helpful and kind to noobs than most distros and i liked that a lot.\n
        \n
        this isn’t to say don’t use garuda or anything but that if you do have issues then endeavourOS is an easy sidestep with also great gaming performance and similarly solid theming.\n
        \n
        also if you need to use EA app i recommend installing through heroic games launcher; the lutris script seems fucked for now.\n
        \n
        also also look up setting up a single gpu passthrough windows vm and how to hide hypervisor for any games that flat out don’t work on proton like fortnite or in my weird case sniper elite v2, and i think also pubg is borked still. some anticheat games are working but sadly some are still being stubborn. this solves that without dual booting or windows getting it’s own partition.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703635166 {#1384
        date: 2023-12-27 00:59:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ultimatenab@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1385 …}
      +nested: Doctrine\ORM\PersistentCollection {#1401 …}
      +votes: Doctrine\ORM\PersistentCollection {#1363 …}
      +reports: Doctrine\ORM\PersistentCollection {#1362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
      -id: 214728
      -bodyTs: "'also':27,54,114,122,144,145,185 'anticheat':191 'anyth':99 'app':129 'arch':55 'articl':70 'awesom':1 'base':56 'boot':207 'bork':188 'case':41,178 'couldn':22 'distro':82 'dual':206 'ea':128 'easi':111 'elit':180 'endeavouro':46,108 'except':57 'fair':37 'faq':68 'flat':165 'fortnit':173 'forum':34,72 'found':28,65 'fuck':141 'fyi':2 'game':116,135,163,192 'garuda':5,30,53,97 'get':210 'gpu':152 'great':115 'help':75 'heroic':134 'hide':159 'hypervisor':160 'instal':132 'isn':90 'issu':63,106 'kind':77 'launcher':136 'like':85,172 'look':146 'lot':88 'love':13 'lutri':138 'month':9 'much':73 'need':125 'noob':79 'partit':214 'passthrough':153 'perform':117 'problem':20 'proton':171 'pubg':186 'recommend':131 'rude':38 'sad':196 'say':93 'script':139 'seem':140 'set':148 'sidestep':112 'similar':51,119 'singl':151 'sniper':179 'solid':120 'solv':24,203 'stabil':19,62 'still':189,199 'stubborn':201 'switch':44 'team':31 'theme':121 'think':184 'use':4,96,127 'v2':181 've':59 'vm':155 'websit':67 'weird':177 'window':154,209 'without':205 'work':169,194"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4946694"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702152348 {#1381
        date: 2023-12-09 21:05:48.0 +01:00
      }
      +"title": 214728
    }
  ]
  -id: 21418
  -titleTs: "'experi':2 'game':5 'linux':4 'switch':6 'window':8"
  -bodyTs: "'2':384 '2018':88 '23h2':18 '3':377 '3.1':55 '30':222 '5800x3d':277 '6.2':58 '6800xt':285 'access':347 'actual':253,296 'add':356 'afternoon':259 'allianc':396 'alway':110 'anyon':432 'arch':402 'around':4 'assetto':380 'back':29,86,160,208 'background':48 'behold':272 'benchmark':268 'better':298 'bit':45 'blocker':38 'boost':279 'boot':206 'borderland':376 'brows':435 'bug':400 'built':290 'call':27 'case':140 'chanc':131 'colleg':163 'compromis':203 'corsa':381 'cpu':276 'creat':204 'current':399 'custom':409 'data':211 'day':164 'decad':85 'decid':90 'default':281 'didn':101,338 'dragon':142 'drive':207 'driver':237 'edit':143 'engin':77 'enjoy':111 'enough':12,173,413 'especi':15 'everyth':65,235,263,273,309 'faf':422 'fast':124 'fast-forward':123 'first':353 'follow':359 'forc':21 'forev':60,397 'forg':395 'forum':429 'forward':125 'game':95,149,157,244,320,328,373,410,418 'garuda':141 'go':193,458 'good':311 'gpu':284 'greatest':105 'hand':196 'hello':1 'honest':250 'hope':341 'host':94 'hunt':378 'instal':43,98,225,234,322 'instruct':362 'internet':231 'isn':200 'issu':390 'know':424 'latest':17 'launch':408 'leg':198 'linux':159,428 'lot':23 'low':270 'm':73,192,405 'make':260,444 'malwar':28 'maximis':92 'maximum':299 'microsoft':67,76 'mid':6 'min':223 'msdos':57 'nas':214 'need':242 'nov':7,127 'oc':292 'os':227,233 'pack':19 'perform':147 'planetsid':383 'play':332,416 'plung':179,188,440 'prep':448,454 'prior':368 'prob':420 'process':114 'profil':293 'proton':361 'purg':216,336 'push':297 'put':36 're':42 're-instal':41 'real':319 'realli':346 'rest':256 'run':267 'sail':462 'satisfact':307 'satisfactori':323 'seen':64 'senior':75 'server':96 'setup':366 'sever':37,371 'show':139 'show-cas':138 'showdown':379 'sinc':54,59 'skeptic':153 'slow':230 'smooth':461 'solv':116 'someth':117,181,190 'spend':254 'stabl':287 'steam':367 'still':345 'stuck':120 'stumbl':133 'sure':261,445 'surpris':247,351 'system':32,218 'take':186,438 'test':316 'think':436 'time':71,107,314 'tinker':113 'took':177 'tool':239 'tri':156,354,370 'ubuntu':99 'unabl':406 'unplay':170 'unwork':168 'updat':229 'upon':134 'use':52 'valu':282 'video':137 'weird':412 'window':14,53,175,220,304 'within':221 'without':421,453 'work':265,352,387 'year':9,129 'youtub':136"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702232678
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10207832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702146278 {#2170
    date: 2023-12-09 19:24:38.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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1402
  +user: Proxies\__CG__\App\Entity\User {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
  +slug: "My-Experience-Of-Linux-Gaming-Switching-from-Windows"
  +title: "My Experience Of Linux Gaming (Switching from Windows)"
  +url: null
  +body: """
    Hello all,\n
    \n
    At around the mid Nov this year I had enough with Windows especially the latest 23H2 pack that forced a lot of what I call malware back on my system when I had put several blockers from being re-installed.\n
    \n
    A bit of a background. I have been using Windows since 3.1 with MSDOS 6.2 since forever and I have seen everything from Microsoft. At the same time I’m a senior Microsoft engineer and have been for more than a decade.\n
    \n
    Back in 2018 I decided to maximise my hosting game server and installed Ubuntu. I didn’t have the greatest of times but I always enjoy the tinkering process of solving something, so I stuck with it.\n
    \n
    Fast-forward to Nov this year, by chance I stumble upon a YouTube video show-casing Garuda Dragonized edition and how it performed in gaming. I was very skeptical as I tried gaming on Linux back in my college days and it was unworkable and unplayable.\n
    \n
    Having had enough with Windows, I took the plunge. Now something about me, when I take the plunge on something, I’m going in both hands and legs. There isn’t a compromise.\n
    \n
    Created the boot drive, backed up my data to my NAS and purged the system from Windows. Within 30 mins of installing the OS and updating (slow internet, the OS installed everything from drivers to tools that I needed for gaming. I was surprised to be honest and I actually spend the rest of the afternoon making sure that everything was working by running benchmarks and low and behold, everything was. The CPU (5800X3D) was boosting at default values, the GPU (6800XT) was stable with the built in OC profile and was actually pushing better maximums than I had in Windows.\n
    \n
    After my satisfaction that everything was good, it was time to test out and real gaming. I installed Satisfactory as that was the game that I was playing just before the purged. I didn’t have hopes as it is still really access, but to my surprise, worked first try (to add, I did follow the Proton instructions on how to setup Steam prior).\n
    \n
    I tried several other games such as Borderlands 3, Hunt Showdown, Assetto Corsa and Planetside 2 and all worked. The only issue I have is that Forged Alliance Forever is currently bugged on Arch and I’m unable to launch custom games but weirdly enough, I can play the game no probs without FAF.\n
    \n
    I know this is a Linux forum but to anyone that is browsing, thinking of taking the plunge. Do it! But make sure that you prep before doing so as without prep, you are not going to be smooth sailing.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702382577 {#2510
    date: 2023-12-12 13:02:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2516 …}
  +reports: Doctrine\ORM\PersistentCollection {#2526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2530 …}
  +badges: Doctrine\ORM\PersistentCollection {#2532 …}
  +children: [
    App\Entity\EntryComment {#1383
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        awesome!\n
        \n
        fyi: i used garuda for a few months and while i loved it, i did have some stability problems and couldn’t solve it and also found some garuda team on their forums to be fairly rude in some cases so i switched to endeavourOS. it’s very very similar to garuda, also arch based, except i’ve had no stability issues and found their website faq and articles and forum much more helpful and kind to noobs than most distros and i liked that a lot.\n
        \n
        this isn’t to say don’t use garuda or anything but that if you do have issues then endeavourOS is an easy sidestep with also great gaming performance and similarly solid theming.\n
        \n
        also if you need to use EA app i recommend installing through heroic games launcher; the lutris script seems fucked for now.\n
        \n
        also also look up setting up a single gpu passthrough windows vm and how to hide hypervisor for any games that flat out don’t work on proton like fortnite or in my weird case sniper elite v2, and i think also pubg is borked still. some anticheat games are working but sadly some are still being stubborn. this solves that without dual booting or windows getting it’s own partition.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703635166 {#1384
        date: 2023-12-27 00:59:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ultimatenab@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1385 …}
      +nested: Doctrine\ORM\PersistentCollection {#1401 …}
      +votes: Doctrine\ORM\PersistentCollection {#1363 …}
      +reports: Doctrine\ORM\PersistentCollection {#1362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
      -id: 214728
      -bodyTs: "'also':27,54,114,122,144,145,185 'anticheat':191 'anyth':99 'app':129 'arch':55 'articl':70 'awesom':1 'base':56 'boot':207 'bork':188 'case':41,178 'couldn':22 'distro':82 'dual':206 'ea':128 'easi':111 'elit':180 'endeavouro':46,108 'except':57 'fair':37 'faq':68 'flat':165 'fortnit':173 'forum':34,72 'found':28,65 'fuck':141 'fyi':2 'game':116,135,163,192 'garuda':5,30,53,97 'get':210 'gpu':152 'great':115 'help':75 'heroic':134 'hide':159 'hypervisor':160 'instal':132 'isn':90 'issu':63,106 'kind':77 'launcher':136 'like':85,172 'look':146 'lot':88 'love':13 'lutri':138 'month':9 'much':73 'need':125 'noob':79 'partit':214 'passthrough':153 'perform':117 'problem':20 'proton':171 'pubg':186 'recommend':131 'rude':38 'sad':196 'say':93 'script':139 'seem':140 'set':148 'sidestep':112 'similar':51,119 'singl':151 'sniper':179 'solid':120 'solv':24,203 'stabil':19,62 'still':189,199 'stubborn':201 'switch':44 'team':31 'theme':121 'think':184 'use':4,96,127 'v2':181 've':59 'vm':155 'websit':67 'weird':177 'window':154,209 'without':205 'work':169,194"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4946694"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702152348 {#1381
        date: 2023-12-09 21:05:48.0 +01:00
      }
      +"title": 214728
    }
  ]
  -id: 21418
  -titleTs: "'experi':2 'game':5 'linux':4 'switch':6 'window':8"
  -bodyTs: "'2':384 '2018':88 '23h2':18 '3':377 '3.1':55 '30':222 '5800x3d':277 '6.2':58 '6800xt':285 'access':347 'actual':253,296 'add':356 'afternoon':259 'allianc':396 'alway':110 'anyon':432 'arch':402 'around':4 'assetto':380 'back':29,86,160,208 'background':48 'behold':272 'benchmark':268 'better':298 'bit':45 'blocker':38 'boost':279 'boot':206 'borderland':376 'brows':435 'bug':400 'built':290 'call':27 'case':140 'chanc':131 'colleg':163 'compromis':203 'corsa':381 'cpu':276 'creat':204 'current':399 'custom':409 'data':211 'day':164 'decad':85 'decid':90 'default':281 'didn':101,338 'dragon':142 'drive':207 'driver':237 'edit':143 'engin':77 'enjoy':111 'enough':12,173,413 'especi':15 'everyth':65,235,263,273,309 'faf':422 'fast':124 'fast-forward':123 'first':353 'follow':359 'forc':21 'forev':60,397 'forg':395 'forum':429 'forward':125 'game':95,149,157,244,320,328,373,410,418 'garuda':141 'go':193,458 'good':311 'gpu':284 'greatest':105 'hand':196 'hello':1 'honest':250 'hope':341 'host':94 'hunt':378 'instal':43,98,225,234,322 'instruct':362 'internet':231 'isn':200 'issu':390 'know':424 'latest':17 'launch':408 'leg':198 'linux':159,428 'lot':23 'low':270 'm':73,192,405 'make':260,444 'malwar':28 'maximis':92 'maximum':299 'microsoft':67,76 'mid':6 'min':223 'msdos':57 'nas':214 'need':242 'nov':7,127 'oc':292 'os':227,233 'pack':19 'perform':147 'planetsid':383 'play':332,416 'plung':179,188,440 'prep':448,454 'prior':368 'prob':420 'process':114 'profil':293 'proton':361 'purg':216,336 'push':297 'put':36 're':42 're-instal':41 'real':319 'realli':346 'rest':256 'run':267 'sail':462 'satisfact':307 'satisfactori':323 'seen':64 'senior':75 'server':96 'setup':366 'sever':37,371 'show':139 'show-cas':138 'showdown':379 'sinc':54,59 'skeptic':153 'slow':230 'smooth':461 'solv':116 'someth':117,181,190 'spend':254 'stabl':287 'steam':367 'still':345 'stuck':120 'stumbl':133 'sure':261,445 'surpris':247,351 'system':32,218 'take':186,438 'test':316 'think':436 'time':71,107,314 'tinker':113 'took':177 'tool':239 'tri':156,354,370 'ubuntu':99 'unabl':406 'unplay':170 'unwork':168 'updat':229 'upon':134 'use':52 'valu':282 'video':137 'weird':412 'window':14,53,175,220,304 'within':221 'without':421,453 'work':265,352,387 'year':9,129 'youtub':136"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702232678
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10207832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702146278 {#2170
    date: 2023-12-09 19:24:38.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
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#1383
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#2041 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
    +slug: "My-Experience-Of-Linux-Gaming-Switching-from-Windows"
    +title: "My Experience Of Linux Gaming (Switching from Windows)"
    +url: null
    +body: """
      Hello all,\n
      \n
      At around the mid Nov this year I had enough with Windows especially the latest 23H2 pack that forced a lot of what I call malware back on my system when I had put several blockers from being re-installed.\n
      \n
      A bit of a background. I have been using Windows since 3.1 with MSDOS 6.2 since forever and I have seen everything from Microsoft. At the same time I’m a senior Microsoft engineer and have been for more than a decade.\n
      \n
      Back in 2018 I decided to maximise my hosting game server and installed Ubuntu. I didn’t have the greatest of times but I always enjoy the tinkering process of solving something, so I stuck with it.\n
      \n
      Fast-forward to Nov this year, by chance I stumble upon a YouTube video show-casing Garuda Dragonized edition and how it performed in gaming. I was very skeptical as I tried gaming on Linux back in my college days and it was unworkable and unplayable.\n
      \n
      Having had enough with Windows, I took the plunge. Now something about me, when I take the plunge on something, I’m going in both hands and legs. There isn’t a compromise.\n
      \n
      Created the boot drive, backed up my data to my NAS and purged the system from Windows. Within 30 mins of installing the OS and updating (slow internet, the OS installed everything from drivers to tools that I needed for gaming. I was surprised to be honest and I actually spend the rest of the afternoon making sure that everything was working by running benchmarks and low and behold, everything was. The CPU (5800X3D) was boosting at default values, the GPU (6800XT) was stable with the built in OC profile and was actually pushing better maximums than I had in Windows.\n
      \n
      After my satisfaction that everything was good, it was time to test out and real gaming. I installed Satisfactory as that was the game that I was playing just before the purged. I didn’t have hopes as it is still really access, but to my surprise, worked first try (to add, I did follow the Proton instructions on how to setup Steam prior).\n
      \n
      I tried several other games such as Borderlands 3, Hunt Showdown, Assetto Corsa and Planetside 2 and all worked. The only issue I have is that Forged Alliance Forever is currently bugged on Arch and I’m unable to launch custom games but weirdly enough, I can play the game no probs without FAF.\n
      \n
      I know this is a Linux forum but to anyone that is browsing, thinking of taking the plunge. Do it! But make sure that you prep before doing so as without prep, you are not going to be smooth sailing.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 80
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702382577 {#2510
      date: 2023-12-12 13:02:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2516 …}
    +reports: Doctrine\ORM\PersistentCollection {#2526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2530 …}
    +badges: Doctrine\ORM\PersistentCollection {#2532 …}
    +children: [
      App\Entity\EntryComment {#1383}
    ]
    -id: 21418
    -titleTs: "'experi':2 'game':5 'linux':4 'switch':6 'window':8"
    -bodyTs: "'2':384 '2018':88 '23h2':18 '3':377 '3.1':55 '30':222 '5800x3d':277 '6.2':58 '6800xt':285 'access':347 'actual':253,296 'add':356 'afternoon':259 'allianc':396 'alway':110 'anyon':432 'arch':402 'around':4 'assetto':380 'back':29,86,160,208 'background':48 'behold':272 'benchmark':268 'better':298 'bit':45 'blocker':38 'boost':279 'boot':206 'borderland':376 'brows':435 'bug':400 'built':290 'call':27 'case':140 'chanc':131 'colleg':163 'compromis':203 'corsa':381 'cpu':276 'creat':204 'current':399 'custom':409 'data':211 'day':164 'decad':85 'decid':90 'default':281 'didn':101,338 'dragon':142 'drive':207 'driver':237 'edit':143 'engin':77 'enjoy':111 'enough':12,173,413 'especi':15 'everyth':65,235,263,273,309 'faf':422 'fast':124 'fast-forward':123 'first':353 'follow':359 'forc':21 'forev':60,397 'forg':395 'forum':429 'forward':125 'game':95,149,157,244,320,328,373,410,418 'garuda':141 'go':193,458 'good':311 'gpu':284 'greatest':105 'hand':196 'hello':1 'honest':250 'hope':341 'host':94 'hunt':378 'instal':43,98,225,234,322 'instruct':362 'internet':231 'isn':200 'issu':390 'know':424 'latest':17 'launch':408 'leg':198 'linux':159,428 'lot':23 'low':270 'm':73,192,405 'make':260,444 'malwar':28 'maximis':92 'maximum':299 'microsoft':67,76 'mid':6 'min':223 'msdos':57 'nas':214 'need':242 'nov':7,127 'oc':292 'os':227,233 'pack':19 'perform':147 'planetsid':383 'play':332,416 'plung':179,188,440 'prep':448,454 'prior':368 'prob':420 'process':114 'profil':293 'proton':361 'purg':216,336 'push':297 'put':36 're':42 're-instal':41 'real':319 'realli':346 'rest':256 'run':267 'sail':462 'satisfact':307 'satisfactori':323 'seen':64 'senior':75 'server':96 'setup':366 'sever':37,371 'show':139 'show-cas':138 'showdown':379 'sinc':54,59 'skeptic':153 'slow':230 'smooth':461 'solv':116 'someth':117,181,190 'spend':254 'stabl':287 'steam':367 'still':345 'stuck':120 'stumbl':133 'sure':261,445 'surpris':247,351 'system':32,218 'take':186,438 'test':316 'think':436 'time':71,107,314 'tinker':113 'took':177 'tool':239 'tri':156,354,370 'ubuntu':99 'unabl':406 'unplay':170 'unwork':168 'updat':229 'upon':134 'use':52 'valu':282 'video':137 'weird':412 'window':14,53,175,220,304 'within':221 'without':421,453 'work':265,352,387 'year':9,129 'youtub':136"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702232678
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10207832"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702146278 {#2170
      date: 2023-12-09 19:24:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    awesome!\n
    \n
    fyi: i used garuda for a few months and while i loved it, i did have some stability problems and couldn’t solve it and also found some garuda team on their forums to be fairly rude in some cases so i switched to endeavourOS. it’s very very similar to garuda, also arch based, except i’ve had no stability issues and found their website faq and articles and forum much more helpful and kind to noobs than most distros and i liked that a lot.\n
    \n
    this isn’t to say don’t use garuda or anything but that if you do have issues then endeavourOS is an easy sidestep with also great gaming performance and similarly solid theming.\n
    \n
    also if you need to use EA app i recommend installing through heroic games launcher; the lutris script seems fucked for now.\n
    \n
    also also look up setting up a single gpu passthrough windows vm and how to hide hypervisor for any games that flat out don’t work on proton like fortnite or in my weird case sniper elite v2, and i think also pubg is borked still. some anticheat games are working but sadly some are still being stubborn. this solves that without dual booting or windows getting it’s own partition.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703635166 {#1384
    date: 2023-12-27 00:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ultimatenab@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -id: 214728
  -bodyTs: "'also':27,54,114,122,144,145,185 'anticheat':191 'anyth':99 'app':129 'arch':55 'articl':70 'awesom':1 'base':56 'boot':207 'bork':188 'case':41,178 'couldn':22 'distro':82 'dual':206 'ea':128 'easi':111 'elit':180 'endeavouro':46,108 'except':57 'fair':37 'faq':68 'flat':165 'fortnit':173 'forum':34,72 'found':28,65 'fuck':141 'fyi':2 'game':116,135,163,192 'garuda':5,30,53,97 'get':210 'gpu':152 'great':115 'help':75 'heroic':134 'hide':159 'hypervisor':160 'instal':132 'isn':90 'issu':63,106 'kind':77 'launcher':136 'like':85,172 'look':146 'lot':88 'love':13 'lutri':138 'month':9 'much':73 'need':125 'noob':79 'partit':214 'passthrough':153 'perform':117 'problem':20 'proton':171 'pubg':186 'recommend':131 'rude':38 'sad':196 'say':93 'script':139 'seem':140 'set':148 'sidestep':112 'similar':51,119 'singl':151 'sniper':179 'solid':120 'solv':24,203 'stabil':19,62 'still':189,199 'stubborn':201 'switch':44 'team':31 'theme':121 'think':184 'use':4,96,127 'v2':181 've':59 'vm':155 'websit':67 'weird':177 'window':154,209 'without':205 'work':169,194"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4946694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702152348 {#1381
    date: 2023-12-09 21:05:48.0 +01:00
  }
  +"title": 214728
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#1383
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#2041 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
    +slug: "My-Experience-Of-Linux-Gaming-Switching-from-Windows"
    +title: "My Experience Of Linux Gaming (Switching from Windows)"
    +url: null
    +body: """
      Hello all,\n
      \n
      At around the mid Nov this year I had enough with Windows especially the latest 23H2 pack that forced a lot of what I call malware back on my system when I had put several blockers from being re-installed.\n
      \n
      A bit of a background. I have been using Windows since 3.1 with MSDOS 6.2 since forever and I have seen everything from Microsoft. At the same time I’m a senior Microsoft engineer and have been for more than a decade.\n
      \n
      Back in 2018 I decided to maximise my hosting game server and installed Ubuntu. I didn’t have the greatest of times but I always enjoy the tinkering process of solving something, so I stuck with it.\n
      \n
      Fast-forward to Nov this year, by chance I stumble upon a YouTube video show-casing Garuda Dragonized edition and how it performed in gaming. I was very skeptical as I tried gaming on Linux back in my college days and it was unworkable and unplayable.\n
      \n
      Having had enough with Windows, I took the plunge. Now something about me, when I take the plunge on something, I’m going in both hands and legs. There isn’t a compromise.\n
      \n
      Created the boot drive, backed up my data to my NAS and purged the system from Windows. Within 30 mins of installing the OS and updating (slow internet, the OS installed everything from drivers to tools that I needed for gaming. I was surprised to be honest and I actually spend the rest of the afternoon making sure that everything was working by running benchmarks and low and behold, everything was. The CPU (5800X3D) was boosting at default values, the GPU (6800XT) was stable with the built in OC profile and was actually pushing better maximums than I had in Windows.\n
      \n
      After my satisfaction that everything was good, it was time to test out and real gaming. I installed Satisfactory as that was the game that I was playing just before the purged. I didn’t have hopes as it is still really access, but to my surprise, worked first try (to add, I did follow the Proton instructions on how to setup Steam prior).\n
      \n
      I tried several other games such as Borderlands 3, Hunt Showdown, Assetto Corsa and Planetside 2 and all worked. The only issue I have is that Forged Alliance Forever is currently bugged on Arch and I’m unable to launch custom games but weirdly enough, I can play the game no probs without FAF.\n
      \n
      I know this is a Linux forum but to anyone that is browsing, thinking of taking the plunge. Do it! But make sure that you prep before doing so as without prep, you are not going to be smooth sailing.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 80
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702382577 {#2510
      date: 2023-12-12 13:02:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2516 …}
    +reports: Doctrine\ORM\PersistentCollection {#2526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2530 …}
    +badges: Doctrine\ORM\PersistentCollection {#2532 …}
    +children: [
      App\Entity\EntryComment {#1383}
    ]
    -id: 21418
    -titleTs: "'experi':2 'game':5 'linux':4 'switch':6 'window':8"
    -bodyTs: "'2':384 '2018':88 '23h2':18 '3':377 '3.1':55 '30':222 '5800x3d':277 '6.2':58 '6800xt':285 'access':347 'actual':253,296 'add':356 'afternoon':259 'allianc':396 'alway':110 'anyon':432 'arch':402 'around':4 'assetto':380 'back':29,86,160,208 'background':48 'behold':272 'benchmark':268 'better':298 'bit':45 'blocker':38 'boost':279 'boot':206 'borderland':376 'brows':435 'bug':400 'built':290 'call':27 'case':140 'chanc':131 'colleg':163 'compromis':203 'corsa':381 'cpu':276 'creat':204 'current':399 'custom':409 'data':211 'day':164 'decad':85 'decid':90 'default':281 'didn':101,338 'dragon':142 'drive':207 'driver':237 'edit':143 'engin':77 'enjoy':111 'enough':12,173,413 'especi':15 'everyth':65,235,263,273,309 'faf':422 'fast':124 'fast-forward':123 'first':353 'follow':359 'forc':21 'forev':60,397 'forg':395 'forum':429 'forward':125 'game':95,149,157,244,320,328,373,410,418 'garuda':141 'go':193,458 'good':311 'gpu':284 'greatest':105 'hand':196 'hello':1 'honest':250 'hope':341 'host':94 'hunt':378 'instal':43,98,225,234,322 'instruct':362 'internet':231 'isn':200 'issu':390 'know':424 'latest':17 'launch':408 'leg':198 'linux':159,428 'lot':23 'low':270 'm':73,192,405 'make':260,444 'malwar':28 'maximis':92 'maximum':299 'microsoft':67,76 'mid':6 'min':223 'msdos':57 'nas':214 'need':242 'nov':7,127 'oc':292 'os':227,233 'pack':19 'perform':147 'planetsid':383 'play':332,416 'plung':179,188,440 'prep':448,454 'prior':368 'prob':420 'process':114 'profil':293 'proton':361 'purg':216,336 'push':297 'put':36 're':42 're-instal':41 'real':319 'realli':346 'rest':256 'run':267 'sail':462 'satisfact':307 'satisfactori':323 'seen':64 'senior':75 'server':96 'setup':366 'sever':37,371 'show':139 'show-cas':138 'showdown':379 'sinc':54,59 'skeptic':153 'slow':230 'smooth':461 'solv':116 'someth':117,181,190 'spend':254 'stabl':287 'steam':367 'still':345 'stuck':120 'stumbl':133 'sure':261,445 'surpris':247,351 'system':32,218 'take':186,438 'test':316 'think':436 'time':71,107,314 'tinker':113 'took':177 'tool':239 'tri':156,354,370 'ubuntu':99 'unabl':406 'unplay':170 'unwork':168 'updat':229 'upon':134 'use':52 'valu':282 'video':137 'weird':412 'window':14,53,175,220,304 'within':221 'without':421,453 'work':265,352,387 'year':9,129 'youtub':136"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702232678
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10207832"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702146278 {#2170
      date: 2023-12-09 19:24:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    awesome!\n
    \n
    fyi: i used garuda for a few months and while i loved it, i did have some stability problems and couldn’t solve it and also found some garuda team on their forums to be fairly rude in some cases so i switched to endeavourOS. it’s very very similar to garuda, also arch based, except i’ve had no stability issues and found their website faq and articles and forum much more helpful and kind to noobs than most distros and i liked that a lot.\n
    \n
    this isn’t to say don’t use garuda or anything but that if you do have issues then endeavourOS is an easy sidestep with also great gaming performance and similarly solid theming.\n
    \n
    also if you need to use EA app i recommend installing through heroic games launcher; the lutris script seems fucked for now.\n
    \n
    also also look up setting up a single gpu passthrough windows vm and how to hide hypervisor for any games that flat out don’t work on proton like fortnite or in my weird case sniper elite v2, and i think also pubg is borked still. some anticheat games are working but sadly some are still being stubborn. this solves that without dual booting or windows getting it’s own partition.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703635166 {#1384
    date: 2023-12-27 00:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ultimatenab@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -id: 214728
  -bodyTs: "'also':27,54,114,122,144,145,185 'anticheat':191 'anyth':99 'app':129 'arch':55 'articl':70 'awesom':1 'base':56 'boot':207 'bork':188 'case':41,178 'couldn':22 'distro':82 'dual':206 'ea':128 'easi':111 'elit':180 'endeavouro':46,108 'except':57 'fair':37 'faq':68 'flat':165 'fortnit':173 'forum':34,72 'found':28,65 'fuck':141 'fyi':2 'game':116,135,163,192 'garuda':5,30,53,97 'get':210 'gpu':152 'great':115 'help':75 'heroic':134 'hide':159 'hypervisor':160 'instal':132 'isn':90 'issu':63,106 'kind':77 'launcher':136 'like':85,172 'look':146 'lot':88 'love':13 'lutri':138 'month':9 'much':73 'need':125 'noob':79 'partit':214 'passthrough':153 'perform':117 'problem':20 'proton':171 'pubg':186 'recommend':131 'rude':38 'sad':196 'say':93 'script':139 'seem':140 'set':148 'sidestep':112 'similar':51,119 'singl':151 'sniper':179 'solid':120 'solv':24,203 'stabil':19,62 'still':189,199 'stubborn':201 'switch':44 'team':31 'theme':121 'think':184 'use':4,96,127 'v2':181 've':59 'vm':155 'websit':67 'weird':177 'window':154,209 'without':205 'work':169,194"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4946694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702152348 {#1381
    date: 2023-12-09 21:05:48.0 +01:00
  }
  +"title": 214728
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#1383
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#2041 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
    +slug: "My-Experience-Of-Linux-Gaming-Switching-from-Windows"
    +title: "My Experience Of Linux Gaming (Switching from Windows)"
    +url: null
    +body: """
      Hello all,\n
      \n
      At around the mid Nov this year I had enough with Windows especially the latest 23H2 pack that forced a lot of what I call malware back on my system when I had put several blockers from being re-installed.\n
      \n
      A bit of a background. I have been using Windows since 3.1 with MSDOS 6.2 since forever and I have seen everything from Microsoft. At the same time I’m a senior Microsoft engineer and have been for more than a decade.\n
      \n
      Back in 2018 I decided to maximise my hosting game server and installed Ubuntu. I didn’t have the greatest of times but I always enjoy the tinkering process of solving something, so I stuck with it.\n
      \n
      Fast-forward to Nov this year, by chance I stumble upon a YouTube video show-casing Garuda Dragonized edition and how it performed in gaming. I was very skeptical as I tried gaming on Linux back in my college days and it was unworkable and unplayable.\n
      \n
      Having had enough with Windows, I took the plunge. Now something about me, when I take the plunge on something, I’m going in both hands and legs. There isn’t a compromise.\n
      \n
      Created the boot drive, backed up my data to my NAS and purged the system from Windows. Within 30 mins of installing the OS and updating (slow internet, the OS installed everything from drivers to tools that I needed for gaming. I was surprised to be honest and I actually spend the rest of the afternoon making sure that everything was working by running benchmarks and low and behold, everything was. The CPU (5800X3D) was boosting at default values, the GPU (6800XT) was stable with the built in OC profile and was actually pushing better maximums than I had in Windows.\n
      \n
      After my satisfaction that everything was good, it was time to test out and real gaming. I installed Satisfactory as that was the game that I was playing just before the purged. I didn’t have hopes as it is still really access, but to my surprise, worked first try (to add, I did follow the Proton instructions on how to setup Steam prior).\n
      \n
      I tried several other games such as Borderlands 3, Hunt Showdown, Assetto Corsa and Planetside 2 and all worked. The only issue I have is that Forged Alliance Forever is currently bugged on Arch and I’m unable to launch custom games but weirdly enough, I can play the game no probs without FAF.\n
      \n
      I know this is a Linux forum but to anyone that is browsing, thinking of taking the plunge. Do it! But make sure that you prep before doing so as without prep, you are not going to be smooth sailing.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 80
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702382577 {#2510
      date: 2023-12-12 13:02:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2516 …}
    +reports: Doctrine\ORM\PersistentCollection {#2526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2530 …}
    +badges: Doctrine\ORM\PersistentCollection {#2532 …}
    +children: [
      App\Entity\EntryComment {#1383}
    ]
    -id: 21418
    -titleTs: "'experi':2 'game':5 'linux':4 'switch':6 'window':8"
    -bodyTs: "'2':384 '2018':88 '23h2':18 '3':377 '3.1':55 '30':222 '5800x3d':277 '6.2':58 '6800xt':285 'access':347 'actual':253,296 'add':356 'afternoon':259 'allianc':396 'alway':110 'anyon':432 'arch':402 'around':4 'assetto':380 'back':29,86,160,208 'background':48 'behold':272 'benchmark':268 'better':298 'bit':45 'blocker':38 'boost':279 'boot':206 'borderland':376 'brows':435 'bug':400 'built':290 'call':27 'case':140 'chanc':131 'colleg':163 'compromis':203 'corsa':381 'cpu':276 'creat':204 'current':399 'custom':409 'data':211 'day':164 'decad':85 'decid':90 'default':281 'didn':101,338 'dragon':142 'drive':207 'driver':237 'edit':143 'engin':77 'enjoy':111 'enough':12,173,413 'especi':15 'everyth':65,235,263,273,309 'faf':422 'fast':124 'fast-forward':123 'first':353 'follow':359 'forc':21 'forev':60,397 'forg':395 'forum':429 'forward':125 'game':95,149,157,244,320,328,373,410,418 'garuda':141 'go':193,458 'good':311 'gpu':284 'greatest':105 'hand':196 'hello':1 'honest':250 'hope':341 'host':94 'hunt':378 'instal':43,98,225,234,322 'instruct':362 'internet':231 'isn':200 'issu':390 'know':424 'latest':17 'launch':408 'leg':198 'linux':159,428 'lot':23 'low':270 'm':73,192,405 'make':260,444 'malwar':28 'maximis':92 'maximum':299 'microsoft':67,76 'mid':6 'min':223 'msdos':57 'nas':214 'need':242 'nov':7,127 'oc':292 'os':227,233 'pack':19 'perform':147 'planetsid':383 'play':332,416 'plung':179,188,440 'prep':448,454 'prior':368 'prob':420 'process':114 'profil':293 'proton':361 'purg':216,336 'push':297 'put':36 're':42 're-instal':41 'real':319 'realli':346 'rest':256 'run':267 'sail':462 'satisfact':307 'satisfactori':323 'seen':64 'senior':75 'server':96 'setup':366 'sever':37,371 'show':139 'show-cas':138 'showdown':379 'sinc':54,59 'skeptic':153 'slow':230 'smooth':461 'solv':116 'someth':117,181,190 'spend':254 'stabl':287 'steam':367 'still':345 'stuck':120 'stumbl':133 'sure':261,445 'surpris':247,351 'system':32,218 'take':186,438 'test':316 'think':436 'time':71,107,314 'tinker':113 'took':177 'tool':239 'tri':156,354,370 'ubuntu':99 'unabl':406 'unplay':170 'unwork':168 'updat':229 'upon':134 'use':52 'valu':282 'video':137 'weird':412 'window':14,53,175,220,304 'within':221 'without':421,453 'work':265,352,387 'year':9,129 'youtub':136"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702232678
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10207832"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702146278 {#2170
      date: 2023-12-09 19:24:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    awesome!\n
    \n
    fyi: i used garuda for a few months and while i loved it, i did have some stability problems and couldn’t solve it and also found some garuda team on their forums to be fairly rude in some cases so i switched to endeavourOS. it’s very very similar to garuda, also arch based, except i’ve had no stability issues and found their website faq and articles and forum much more helpful and kind to noobs than most distros and i liked that a lot.\n
    \n
    this isn’t to say don’t use garuda or anything but that if you do have issues then endeavourOS is an easy sidestep with also great gaming performance and similarly solid theming.\n
    \n
    also if you need to use EA app i recommend installing through heroic games launcher; the lutris script seems fucked for now.\n
    \n
    also also look up setting up a single gpu passthrough windows vm and how to hide hypervisor for any games that flat out don’t work on proton like fortnite or in my weird case sniper elite v2, and i think also pubg is borked still. some anticheat games are working but sadly some are still being stubborn. this solves that without dual booting or windows getting it’s own partition.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703635166 {#1384
    date: 2023-12-27 00:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ultimatenab@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -id: 214728
  -bodyTs: "'also':27,54,114,122,144,145,185 'anticheat':191 'anyth':99 'app':129 'arch':55 'articl':70 'awesom':1 'base':56 'boot':207 'bork':188 'case':41,178 'couldn':22 'distro':82 'dual':206 'ea':128 'easi':111 'elit':180 'endeavouro':46,108 'except':57 'fair':37 'faq':68 'flat':165 'fortnit':173 'forum':34,72 'found':28,65 'fuck':141 'fyi':2 'game':116,135,163,192 'garuda':5,30,53,97 'get':210 'gpu':152 'great':115 'help':75 'heroic':134 'hide':159 'hypervisor':160 'instal':132 'isn':90 'issu':63,106 'kind':77 'launcher':136 'like':85,172 'look':146 'lot':88 'love':13 'lutri':138 'month':9 'much':73 'need':125 'noob':79 'partit':214 'passthrough':153 'perform':117 'problem':20 'proton':171 'pubg':186 'recommend':131 'rude':38 'sad':196 'say':93 'script':139 'seem':140 'set':148 'sidestep':112 'similar':51,119 'singl':151 'sniper':179 'solid':120 'solv':24,203 'stabil':19,62 'still':189,199 'stubborn':201 'switch':44 'team':31 'theme':121 'think':184 'use':4,96,127 'v2':181 've':59 'vm':155 'websit':67 'weird':177 'window':154,209 'without':205 'work':169,194"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4946694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702152348 {#1381
    date: 2023-12-09 21:05:48.0 +01:00
  }
  +"title": 214728
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2364
  +user: Proxies\__CG__\App\Entity\User {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2558 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2557 …}
  +slug: "Oh-No-anyway"
  +title: "Oh No, anyway"
  +url: "https://lemmy.world/pictrs/image/1cf06ac1-1130-40fa-962c-d01b54a00670.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 425
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701389372 {#2534
    date: 2023-12-01 01:09:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2556 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2565 …}
  +badges: Doctrine\ORM\PersistentCollection {#2567 …}
  +children: [
    1 => App\Entity\EntryComment {#2361
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "uh, 3:30."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701292140 {#2360
        date: 2023-11-29 22:09:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@Magnetar@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 178302
      -bodyTs: "'3':2 '30':3 'uh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4704702"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701292140 {#2359
        date: 2023-11-29 22:09:00.0 +01:00
      }
      +"title": 178302
    }
    0 => App\Entity\EntryComment {#1410
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: """
        uh 1.458333, 3’s repeating of course\n
        \n
        so that’s 1:27:30 when accounting for minutes instead of fractional ten-hours.\n
        \n
        that is, of course if it’s a 10 hour DAY clock; if it’s a 10 hour am/pm clock then it’s 2.91666 6’s repeating fractional ten-am/pm-hours which is 2:54:59 am.\n
        \n
        i think. i’m not super good at math, but i tried.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701307751 {#1708
        date: 2023-11-30 02:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@Magnetar@feddit.de"
        "@nublug@lemmy.blahaj.zone"
        "@LemmyFeed@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1907 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#2391 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
      -id: 179250
      -bodyTs: "'/pm-hours':55 '1':11 '1.458333':2 '10':32,40 '2':58 '2.91666':47 '27':12 '3':3 '30':13 '54':59 '59':60 '6':48 'account':15 'am/pm':42 'clock':35,43 'cours':7,27 'day':34 'fraction':20,51 'good':68 'hour':23,33,41 'instead':18 'm':65 'math':70 'minut':17 'repeat':5,50 'super':67 'ten':22,53 'ten-am':52 'ten-hour':21 'think':63 'tri':73 'uh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4709676"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701307751 {#1926
        date: 2023-11-30 02:29:11.0 +01:00
      }
      +"title": 179250
    }
  ]
  -id: 18304
  -titleTs: "'anyway':3 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701376847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8935142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701290447 {#2518
    date: 2023-11-29 21:40:47.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
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2364
  +user: Proxies\__CG__\App\Entity\User {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2558 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2557 …}
  +slug: "Oh-No-anyway"
  +title: "Oh No, anyway"
  +url: "https://lemmy.world/pictrs/image/1cf06ac1-1130-40fa-962c-d01b54a00670.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 425
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701389372 {#2534
    date: 2023-12-01 01:09:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2556 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2565 …}
  +badges: Doctrine\ORM\PersistentCollection {#2567 …}
  +children: [
    1 => App\Entity\EntryComment {#2361
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "uh, 3:30."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701292140 {#2360
        date: 2023-11-29 22:09:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@Magnetar@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 178302
      -bodyTs: "'3':2 '30':3 'uh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4704702"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701292140 {#2359
        date: 2023-11-29 22:09:00.0 +01:00
      }
      +"title": 178302
    }
    0 => App\Entity\EntryComment {#1410
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: """
        uh 1.458333, 3’s repeating of course\n
        \n
        so that’s 1:27:30 when accounting for minutes instead of fractional ten-hours.\n
        \n
        that is, of course if it’s a 10 hour DAY clock; if it’s a 10 hour am/pm clock then it’s 2.91666 6’s repeating fractional ten-am/pm-hours which is 2:54:59 am.\n
        \n
        i think. i’m not super good at math, but i tried.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701307751 {#1708
        date: 2023-11-30 02:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@Magnetar@feddit.de"
        "@nublug@lemmy.blahaj.zone"
        "@LemmyFeed@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1907 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#2391 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
      -id: 179250
      -bodyTs: "'/pm-hours':55 '1':11 '1.458333':2 '10':32,40 '2':58 '2.91666':47 '27':12 '3':3 '30':13 '54':59 '59':60 '6':48 'account':15 'am/pm':42 'clock':35,43 'cours':7,27 'day':34 'fraction':20,51 'good':68 'hour':23,33,41 'instead':18 'm':65 'math':70 'minut':17 'repeat':5,50 'super':67 'ten':22,53 'ten-am':52 'ten-hour':21 'think':63 'tri':73 'uh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4709676"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701307751 {#1926
        date: 2023-11-30 02:29:11.0 +01:00
      }
      +"title": 179250
    }
  ]
  -id: 18304
  -titleTs: "'anyway':3 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701376847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8935142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701290447 {#2518
    date: 2023-11-29 21:40:47.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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2364
  +user: Proxies\__CG__\App\Entity\User {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2558 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2557 …}
  +slug: "Oh-No-anyway"
  +title: "Oh No, anyway"
  +url: "https://lemmy.world/pictrs/image/1cf06ac1-1130-40fa-962c-d01b54a00670.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 425
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701389372 {#2534
    date: 2023-12-01 01:09:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2556 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2565 …}
  +badges: Doctrine\ORM\PersistentCollection {#2567 …}
  +children: [
    1 => App\Entity\EntryComment {#2361
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "uh, 3:30."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701292140 {#2360
        date: 2023-11-29 22:09:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@Magnetar@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 178302
      -bodyTs: "'3':2 '30':3 'uh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4704702"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701292140 {#2359
        date: 2023-11-29 22:09:00.0 +01:00
      }
      +"title": 178302
    }
    0 => App\Entity\EntryComment {#1410
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: """
        uh 1.458333, 3’s repeating of course\n
        \n
        so that’s 1:27:30 when accounting for minutes instead of fractional ten-hours.\n
        \n
        that is, of course if it’s a 10 hour DAY clock; if it’s a 10 hour am/pm clock then it’s 2.91666 6’s repeating fractional ten-am/pm-hours which is 2:54:59 am.\n
        \n
        i think. i’m not super good at math, but i tried.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701307751 {#1708
        date: 2023-11-30 02:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@Magnetar@feddit.de"
        "@nublug@lemmy.blahaj.zone"
        "@LemmyFeed@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1907 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#2391 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
      -id: 179250
      -bodyTs: "'/pm-hours':55 '1':11 '1.458333':2 '10':32,40 '2':58 '2.91666':47 '27':12 '3':3 '30':13 '54':59 '59':60 '6':48 'account':15 'am/pm':42 'clock':35,43 'cours':7,27 'day':34 'fraction':20,51 'good':68 'hour':23,33,41 'instead':18 'm':65 'math':70 'minut':17 'repeat':5,50 'super':67 'ten':22,53 'ten-am':52 'ten-hour':21 'think':63 'tri':73 'uh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4709676"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701307751 {#1926
        date: 2023-11-30 02:29:11.0 +01:00
      }
      +"title": 179250
    }
  ]
  -id: 18304
  -titleTs: "'anyway':3 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701376847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8935142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701290447 {#2518
    date: 2023-11-29 21:40:47.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
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364
    +user: Proxies\__CG__\App\Entity\User {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2558 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2557 …}
    +slug: "Oh-No-anyway"
    +title: "Oh No, anyway"
    +url: "https://lemmy.world/pictrs/image/1cf06ac1-1130-40fa-962c-d01b54a00670.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 425
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701389372 {#2534
      date: 2023-12-01 01:09:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2556 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2565 …}
    +badges: Doctrine\ORM\PersistentCollection {#2567 …}
    +children: [
      1 => App\Entity\EntryComment {#2361}
      0 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: """
          uh 1.458333, 3’s repeating of course\n
          \n
          so that’s 1:27:30 when accounting for minutes instead of fractional ten-hours.\n
          \n
          that is, of course if it’s a 10 hour DAY clock; if it’s a 10 hour am/pm clock then it’s 2.91666 6’s repeating fractional ten-am/pm-hours which is 2:54:59 am.\n
          \n
          i think. i’m not super good at math, but i tried.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701307751 {#1708
          date: 2023-11-30 02:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@Magnetar@feddit.de"
          "@nublug@lemmy.blahaj.zone"
          "@LemmyFeed@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1907 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#2391 …}
        +reports: Doctrine\ORM\PersistentCollection {#2369 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
        -id: 179250
        -bodyTs: "'/pm-hours':55 '1':11 '1.458333':2 '10':32,40 '2':58 '2.91666':47 '27':12 '3':3 '30':13 '54':59 '59':60 '6':48 'account':15 'am/pm':42 'clock':35,43 'cours':7,27 'day':34 'fraction':20,51 'good':68 'hour':23,33,41 'instead':18 'm':65 'math':70 'minut':17 'repeat':5,50 'super':67 'ten':22,53 'ten-am':52 'ten-hour':21 'think':63 'tri':73 'uh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4709676"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701307751 {#1926
          date: 2023-11-30 02:29:11.0 +01:00
        }
        +"title": 179250
      }
    ]
    -id: 18304
    -titleTs: "'anyway':3 'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701376847
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8935142"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701290447 {#2518
      date: 2023-11-29 21:40:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "uh, 3:30."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1701292140 {#2360
    date: 2023-11-29 22:09:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Magnetar@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 178302
  -bodyTs: "'3':2 '30':3 'uh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4704702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701292140 {#2359
    date: 2023-11-29 22:09:00.0 +01:00
  }
  +"title": 178302
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364
    +user: Proxies\__CG__\App\Entity\User {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2558 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2557 …}
    +slug: "Oh-No-anyway"
    +title: "Oh No, anyway"
    +url: "https://lemmy.world/pictrs/image/1cf06ac1-1130-40fa-962c-d01b54a00670.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 425
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701389372 {#2534
      date: 2023-12-01 01:09:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2556 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2565 …}
    +badges: Doctrine\ORM\PersistentCollection {#2567 …}
    +children: [
      1 => App\Entity\EntryComment {#2361}
      0 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: """
          uh 1.458333, 3’s repeating of course\n
          \n
          so that’s 1:27:30 when accounting for minutes instead of fractional ten-hours.\n
          \n
          that is, of course if it’s a 10 hour DAY clock; if it’s a 10 hour am/pm clock then it’s 2.91666 6’s repeating fractional ten-am/pm-hours which is 2:54:59 am.\n
          \n
          i think. i’m not super good at math, but i tried.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701307751 {#1708
          date: 2023-11-30 02:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@Magnetar@feddit.de"
          "@nublug@lemmy.blahaj.zone"
          "@LemmyFeed@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1907 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#2391 …}
        +reports: Doctrine\ORM\PersistentCollection {#2369 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
        -id: 179250
        -bodyTs: "'/pm-hours':55 '1':11 '1.458333':2 '10':32,40 '2':58 '2.91666':47 '27':12 '3':3 '30':13 '54':59 '59':60 '6':48 'account':15 'am/pm':42 'clock':35,43 'cours':7,27 'day':34 'fraction':20,51 'good':68 'hour':23,33,41 'instead':18 'm':65 'math':70 'minut':17 'repeat':5,50 'super':67 'ten':22,53 'ten-am':52 'ten-hour':21 'think':63 'tri':73 'uh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4709676"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701307751 {#1926
          date: 2023-11-30 02:29:11.0 +01:00
        }
        +"title": 179250
      }
    ]
    -id: 18304
    -titleTs: "'anyway':3 'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701376847
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8935142"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701290447 {#2518
      date: 2023-11-29 21:40:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "uh, 3:30."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1701292140 {#2360
    date: 2023-11-29 22:09:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Magnetar@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 178302
  -bodyTs: "'3':2 '30':3 'uh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4704702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701292140 {#2359
    date: 2023-11-29 22:09:00.0 +01:00
  }
  +"title": 178302
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364
    +user: Proxies\__CG__\App\Entity\User {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2558 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2557 …}
    +slug: "Oh-No-anyway"
    +title: "Oh No, anyway"
    +url: "https://lemmy.world/pictrs/image/1cf06ac1-1130-40fa-962c-d01b54a00670.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 425
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701389372 {#2534
      date: 2023-12-01 01:09:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2556 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2565 …}
    +badges: Doctrine\ORM\PersistentCollection {#2567 …}
    +children: [
      1 => App\Entity\EntryComment {#2361}
      0 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: """
          uh 1.458333, 3’s repeating of course\n
          \n
          so that’s 1:27:30 when accounting for minutes instead of fractional ten-hours.\n
          \n
          that is, of course if it’s a 10 hour DAY clock; if it’s a 10 hour am/pm clock then it’s 2.91666 6’s repeating fractional ten-am/pm-hours which is 2:54:59 am.\n
          \n
          i think. i’m not super good at math, but i tried.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701307751 {#1708
          date: 2023-11-30 02:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@Magnetar@feddit.de"
          "@nublug@lemmy.blahaj.zone"
          "@LemmyFeed@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1907 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#2391 …}
        +reports: Doctrine\ORM\PersistentCollection {#2369 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
        -id: 179250
        -bodyTs: "'/pm-hours':55 '1':11 '1.458333':2 '10':32,40 '2':58 '2.91666':47 '27':12 '3':3 '30':13 '54':59 '59':60 '6':48 'account':15 'am/pm':42 'clock':35,43 'cours':7,27 'day':34 'fraction':20,51 'good':68 'hour':23,33,41 'instead':18 'm':65 'math':70 'minut':17 'repeat':5,50 'super':67 'ten':22,53 'ten-am':52 'ten-hour':21 'think':63 'tri':73 'uh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4709676"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701307751 {#1926
          date: 2023-11-30 02:29:11.0 +01:00
        }
        +"title": 179250
      }
    ]
    -id: 18304
    -titleTs: "'anyway':3 'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701376847
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8935142"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701290447 {#2518
      date: 2023-11-29 21:40:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "uh, 3:30."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1701292140 {#2360
    date: 2023-11-29 22:09:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Magnetar@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 178302
  -bodyTs: "'3':2 '30':3 'uh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4704702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701292140 {#2359
    date: 2023-11-29 22:09:00.0 +01:00
  }
  +"title": 178302
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1410
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364
    +user: Proxies\__CG__\App\Entity\User {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2558 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2557 …}
    +slug: "Oh-No-anyway"
    +title: "Oh No, anyway"
    +url: "https://lemmy.world/pictrs/image/1cf06ac1-1130-40fa-962c-d01b54a00670.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 425
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701389372 {#2534
      date: 2023-12-01 01:09:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2556 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2565 …}
    +badges: Doctrine\ORM\PersistentCollection {#2567 …}
    +children: [
      1 => App\Entity\EntryComment {#2361
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: "uh, 3:30."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1701292140 {#2360
          date: 2023-11-29 22:09:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@Magnetar@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2380 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2384 …}
        +reports: Doctrine\ORM\PersistentCollection {#2379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 178302
        -bodyTs: "'3':2 '30':3 'uh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4704702"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701292140 {#2359
          date: 2023-11-29 22:09:00.0 +01:00
        }
        +"title": 178302
      }
      0 => App\Entity\EntryComment {#1410}
    ]
    -id: 18304
    -titleTs: "'anyway':3 'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701376847
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8935142"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701290447 {#2518
      date: 2023-11-29 21:40:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: """
    uh 1.458333, 3’s repeating of course\n
    \n
    so that’s 1:27:30 when accounting for minutes instead of fractional ten-hours.\n
    \n
    that is, of course if it’s a 10 hour DAY clock; if it’s a 10 hour am/pm clock then it’s 2.91666 6’s repeating fractional ten-am/pm-hours which is 2:54:59 am.\n
    \n
    i think. i’m not super good at math, but i tried.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701307751 {#1708
    date: 2023-11-30 02:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Magnetar@feddit.de"
    "@nublug@lemmy.blahaj.zone"
    "@LemmyFeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 179250
  -bodyTs: "'/pm-hours':55 '1':11 '1.458333':2 '10':32,40 '2':58 '2.91666':47 '27':12 '3':3 '30':13 '54':59 '59':60 '6':48 'account':15 'am/pm':42 'clock':35,43 'cours':7,27 'day':34 'fraction':20,51 'good':68 'hour':23,33,41 'instead':18 'm':65 'math':70 'minut':17 'repeat':5,50 'super':67 'ten':22,53 'ten-am':52 'ten-hour':21 'think':63 'tri':73 'uh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4709676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701307751 {#1926
    date: 2023-11-30 02:29:11.0 +01:00
  }
  +"title": 179250
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1410
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364
    +user: Proxies\__CG__\App\Entity\User {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2558 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2557 …}
    +slug: "Oh-No-anyway"
    +title: "Oh No, anyway"
    +url: "https://lemmy.world/pictrs/image/1cf06ac1-1130-40fa-962c-d01b54a00670.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 425
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701389372 {#2534
      date: 2023-12-01 01:09:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2556 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2565 …}
    +badges: Doctrine\ORM\PersistentCollection {#2567 …}
    +children: [
      1 => App\Entity\EntryComment {#2361
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: "uh, 3:30."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1701292140 {#2360
          date: 2023-11-29 22:09:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@Magnetar@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2380 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2384 …}
        +reports: Doctrine\ORM\PersistentCollection {#2379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 178302
        -bodyTs: "'3':2 '30':3 'uh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4704702"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701292140 {#2359
          date: 2023-11-29 22:09:00.0 +01:00
        }
        +"title": 178302
      }
      0 => App\Entity\EntryComment {#1410}
    ]
    -id: 18304
    -titleTs: "'anyway':3 'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701376847
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8935142"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701290447 {#2518
      date: 2023-11-29 21:40:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: """
    uh 1.458333, 3’s repeating of course\n
    \n
    so that’s 1:27:30 when accounting for minutes instead of fractional ten-hours.\n
    \n
    that is, of course if it’s a 10 hour DAY clock; if it’s a 10 hour am/pm clock then it’s 2.91666 6’s repeating fractional ten-am/pm-hours which is 2:54:59 am.\n
    \n
    i think. i’m not super good at math, but i tried.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701307751 {#1708
    date: 2023-11-30 02:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Magnetar@feddit.de"
    "@nublug@lemmy.blahaj.zone"
    "@LemmyFeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 179250
  -bodyTs: "'/pm-hours':55 '1':11 '1.458333':2 '10':32,40 '2':58 '2.91666':47 '27':12 '3':3 '30':13 '54':59 '59':60 '6':48 'account':15 'am/pm':42 'clock':35,43 'cours':7,27 'day':34 'fraction':20,51 'good':68 'hour':23,33,41 'instead':18 'm':65 'math':70 'minut':17 'repeat':5,50 'super':67 'ten':22,53 'ten-am':52 'ten-hour':21 'think':63 'tri':73 'uh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4709676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701307751 {#1926
    date: 2023-11-30 02:29:11.0 +01:00
  }
  +"title": 179250
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1410
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364
    +user: Proxies\__CG__\App\Entity\User {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2558 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2557 …}
    +slug: "Oh-No-anyway"
    +title: "Oh No, anyway"
    +url: "https://lemmy.world/pictrs/image/1cf06ac1-1130-40fa-962c-d01b54a00670.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 425
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701389372 {#2534
      date: 2023-12-01 01:09:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2556 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2565 …}
    +badges: Doctrine\ORM\PersistentCollection {#2567 …}
    +children: [
      1 => App\Entity\EntryComment {#2361
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: "uh, 3:30."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1701292140 {#2360
          date: 2023-11-29 22:09:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@Magnetar@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2380 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2384 …}
        +reports: Doctrine\ORM\PersistentCollection {#2379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 178302
        -bodyTs: "'3':2 '30':3 'uh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4704702"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701292140 {#2359
          date: 2023-11-29 22:09:00.0 +01:00
        }
        +"title": 178302
      }
      0 => App\Entity\EntryComment {#1410}
    ]
    -id: 18304
    -titleTs: "'anyway':3 'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701376847
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8935142"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701290447 {#2518
      date: 2023-11-29 21:40:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: """
    uh 1.458333, 3’s repeating of course\n
    \n
    so that’s 1:27:30 when accounting for minutes instead of fractional ten-hours.\n
    \n
    that is, of course if it’s a 10 hour DAY clock; if it’s a 10 hour am/pm clock then it’s 2.91666 6’s repeating fractional ten-am/pm-hours which is 2:54:59 am.\n
    \n
    i think. i’m not super good at math, but i tried.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701307751 {#1708
    date: 2023-11-30 02:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Magnetar@feddit.de"
    "@nublug@lemmy.blahaj.zone"
    "@LemmyFeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 179250
  -bodyTs: "'/pm-hours':55 '1':11 '1.458333':2 '10':32,40 '2':58 '2.91666':47 '27':12 '3':3 '30':13 '54':59 '59':60 '6':48 'account':15 'am/pm':42 'clock':35,43 'cours':7,27 'day':34 'fraction':20,51 'good':68 'hour':23,33,41 'instead':18 'm':65 'math':70 'minut':17 'repeat':5,50 'super':67 'ten':22,53 'ten-am':52 'ten-hour':21 'think':63 'tri':73 'uh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4709676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701307751 {#1926
    date: 2023-11-30 02:29:11.0 +01:00
  }
  +"title": 179250
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
  +slug: "Which-internet-meme-if-somehow-erased-from-ever-emerging-might"
  +title: "Which internet meme, if somehow erased from ever emerging, might have the biggest impact?"
  +url: null
  +body: "Is there a fundamental internet meme that has had such a major impact that it would have notable repercussions if it had somehow disappeared?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699892675 {#2607
    date: 2023-11-13 17:24:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  +badges: Doctrine\ORM\PersistentCollection {#2623 …}
  +children: [
    App\Entity\EntryComment {#1717
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +body: "this is a very trumper take on that. firstly, 4chan’s full of nazis, was then, is now. secondly, nazis absolutely had appropriated and spammed pepe widely before that statement. thirdly the underwater basket weaving meme is an old right wing joke making fun of art degrees. fourth, i’ve never seen the meme magic shit said by anyone who wasn’t a trumper."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699587566 {#1718
        date: 2023-11-10 04:39:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ALostInquirer@lemm.ee"
        "@Chickenstalker@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1707 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 106461
      -bodyTs: "'4chan':10 'absolut':21 'anyon':59 'appropri':23 'art':46 'basket':34 'degre':47 'first':9 'fourth':48 'full':12 'fun':44 'joke':42 'magic':55 'make':43 'meme':36,54 'nazi':14,20 'never':51 'old':39 'pepe':26 'right':40 'said':57 'second':19 'seen':52 'shit':56 'spam':25 'statement':30 'take':6 'third':31 'trumper':5,64 'underwat':33 've':50 'wasn':61 'weav':35 'wide':27 'wing':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4243377"
      +editedAt: DateTimeImmutable @1699741637 {#1720
        date: 2023-11-11 23:27:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699587566 {#1716
        date: 2023-11-10 04:39:26.0 +01:00
      }
      +"title": 106461
    }
  ]
  -id: 11620
  -titleTs: "'biggest':13 'emerg':9 'eras':6 'ever':8 'impact':14 'internet':2 'meme':3 'might':10 'somehow':5"
  -bodyTs: "'disappear':24 'fundament':4 'impact':13 'internet':5 'major':12 'meme':6 'notabl':18 'repercuss':19 'somehow':23 'would':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699666404
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14406658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699580004 {#2593
    date: 2023-11-10 02:33:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
  +slug: "Which-internet-meme-if-somehow-erased-from-ever-emerging-might"
  +title: "Which internet meme, if somehow erased from ever emerging, might have the biggest impact?"
  +url: null
  +body: "Is there a fundamental internet meme that has had such a major impact that it would have notable repercussions if it had somehow disappeared?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699892675 {#2607
    date: 2023-11-13 17:24:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  +badges: Doctrine\ORM\PersistentCollection {#2623 …}
  +children: [
    App\Entity\EntryComment {#1717
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +body: "this is a very trumper take on that. firstly, 4chan’s full of nazis, was then, is now. secondly, nazis absolutely had appropriated and spammed pepe widely before that statement. thirdly the underwater basket weaving meme is an old right wing joke making fun of art degrees. fourth, i’ve never seen the meme magic shit said by anyone who wasn’t a trumper."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699587566 {#1718
        date: 2023-11-10 04:39:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ALostInquirer@lemm.ee"
        "@Chickenstalker@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1707 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 106461
      -bodyTs: "'4chan':10 'absolut':21 'anyon':59 'appropri':23 'art':46 'basket':34 'degre':47 'first':9 'fourth':48 'full':12 'fun':44 'joke':42 'magic':55 'make':43 'meme':36,54 'nazi':14,20 'never':51 'old':39 'pepe':26 'right':40 'said':57 'second':19 'seen':52 'shit':56 'spam':25 'statement':30 'take':6 'third':31 'trumper':5,64 'underwat':33 've':50 'wasn':61 'weav':35 'wide':27 'wing':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4243377"
      +editedAt: DateTimeImmutable @1699741637 {#1720
        date: 2023-11-11 23:27:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699587566 {#1716
        date: 2023-11-10 04:39:26.0 +01:00
      }
      +"title": 106461
    }
  ]
  -id: 11620
  -titleTs: "'biggest':13 'emerg':9 'eras':6 'ever':8 'impact':14 'internet':2 'meme':3 'might':10 'somehow':5"
  -bodyTs: "'disappear':24 'fundament':4 'impact':13 'internet':5 'major':12 'meme':6 'notabl':18 'repercuss':19 'somehow':23 'would':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699666404
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14406658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699580004 {#2593
    date: 2023-11-10 02:33:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
  +slug: "Which-internet-meme-if-somehow-erased-from-ever-emerging-might"
  +title: "Which internet meme, if somehow erased from ever emerging, might have the biggest impact?"
  +url: null
  +body: "Is there a fundamental internet meme that has had such a major impact that it would have notable repercussions if it had somehow disappeared?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699892675 {#2607
    date: 2023-11-13 17:24:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  +badges: Doctrine\ORM\PersistentCollection {#2623 …}
  +children: [
    App\Entity\EntryComment {#1717
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +body: "this is a very trumper take on that. firstly, 4chan’s full of nazis, was then, is now. secondly, nazis absolutely had appropriated and spammed pepe widely before that statement. thirdly the underwater basket weaving meme is an old right wing joke making fun of art degrees. fourth, i’ve never seen the meme magic shit said by anyone who wasn’t a trumper."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699587566 {#1718
        date: 2023-11-10 04:39:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ALostInquirer@lemm.ee"
        "@Chickenstalker@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1707 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 106461
      -bodyTs: "'4chan':10 'absolut':21 'anyon':59 'appropri':23 'art':46 'basket':34 'degre':47 'first':9 'fourth':48 'full':12 'fun':44 'joke':42 'magic':55 'make':43 'meme':36,54 'nazi':14,20 'never':51 'old':39 'pepe':26 'right':40 'said':57 'second':19 'seen':52 'shit':56 'spam':25 'statement':30 'take':6 'third':31 'trumper':5,64 'underwat':33 've':50 'wasn':61 'weav':35 'wide':27 'wing':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4243377"
      +editedAt: DateTimeImmutable @1699741637 {#1720
        date: 2023-11-11 23:27:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699587566 {#1716
        date: 2023-11-10 04:39:26.0 +01:00
      }
      +"title": 106461
    }
  ]
  -id: 11620
  -titleTs: "'biggest':13 'emerg':9 'eras':6 'ever':8 'impact':14 'internet':2 'meme':3 'might':10 'somehow':5"
  -bodyTs: "'disappear':24 'fundament':4 'impact':13 'internet':5 'major':12 'meme':6 'notabl':18 'repercuss':19 'somehow':23 'would':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699666404
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14406658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699580004 {#2593
    date: 2023-11-10 02:33:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2572 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
    +slug: "Which-internet-meme-if-somehow-erased-from-ever-emerging-might"
    +title: "Which internet meme, if somehow erased from ever emerging, might have the biggest impact?"
    +url: null
    +body: "Is there a fundamental internet meme that has had such a major impact that it would have notable repercussions if it had somehow disappeared?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 36
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699892675 {#2607
      date: 2023-11-13 17:24:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2612 …}
    +votes: Doctrine\ORM\PersistentCollection {#2615 …}
    +reports: Doctrine\ORM\PersistentCollection {#2617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
    +badges: Doctrine\ORM\PersistentCollection {#2623 …}
    +children: [
      App\Entity\EntryComment {#1717}
    ]
    -id: 11620
    -titleTs: "'biggest':13 'emerg':9 'eras':6 'ever':8 'impact':14 'internet':2 'meme':3 'might':10 'somehow':5"
    -bodyTs: "'disappear':24 'fundament':4 'impact':13 'internet':5 'major':12 'meme':6 'notabl':18 'repercuss':19 'somehow':23 'would':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699666404
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14406658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699580004 {#2593
      date: 2023-11-10 02:33:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +body: "this is a very trumper take on that. firstly, 4chan’s full of nazis, was then, is now. secondly, nazis absolutely had appropriated and spammed pepe widely before that statement. thirdly the underwater basket weaving meme is an old right wing joke making fun of art degrees. fourth, i’ve never seen the meme magic shit said by anyone who wasn’t a trumper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699587566 {#1718
    date: 2023-11-10 04:39:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@Chickenstalker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 106461
  -bodyTs: "'4chan':10 'absolut':21 'anyon':59 'appropri':23 'art':46 'basket':34 'degre':47 'first':9 'fourth':48 'full':12 'fun':44 'joke':42 'magic':55 'make':43 'meme':36,54 'nazi':14,20 'never':51 'old':39 'pepe':26 'right':40 'said':57 'second':19 'seen':52 'shit':56 'spam':25 'statement':30 'take':6 'third':31 'trumper':5,64 'underwat':33 've':50 'wasn':61 'weav':35 'wide':27 'wing':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4243377"
  +editedAt: DateTimeImmutable @1699741637 {#1720
    date: 2023-11-11 23:27:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699587566 {#1716
    date: 2023-11-10 04:39:26.0 +01:00
  }
  +"title": 106461
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2572 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
    +slug: "Which-internet-meme-if-somehow-erased-from-ever-emerging-might"
    +title: "Which internet meme, if somehow erased from ever emerging, might have the biggest impact?"
    +url: null
    +body: "Is there a fundamental internet meme that has had such a major impact that it would have notable repercussions if it had somehow disappeared?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 36
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699892675 {#2607
      date: 2023-11-13 17:24:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2612 …}
    +votes: Doctrine\ORM\PersistentCollection {#2615 …}
    +reports: Doctrine\ORM\PersistentCollection {#2617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
    +badges: Doctrine\ORM\PersistentCollection {#2623 …}
    +children: [
      App\Entity\EntryComment {#1717}
    ]
    -id: 11620
    -titleTs: "'biggest':13 'emerg':9 'eras':6 'ever':8 'impact':14 'internet':2 'meme':3 'might':10 'somehow':5"
    -bodyTs: "'disappear':24 'fundament':4 'impact':13 'internet':5 'major':12 'meme':6 'notabl':18 'repercuss':19 'somehow':23 'would':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699666404
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14406658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699580004 {#2593
      date: 2023-11-10 02:33:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +body: "this is a very trumper take on that. firstly, 4chan’s full of nazis, was then, is now. secondly, nazis absolutely had appropriated and spammed pepe widely before that statement. thirdly the underwater basket weaving meme is an old right wing joke making fun of art degrees. fourth, i’ve never seen the meme magic shit said by anyone who wasn’t a trumper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699587566 {#1718
    date: 2023-11-10 04:39:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@Chickenstalker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 106461
  -bodyTs: "'4chan':10 'absolut':21 'anyon':59 'appropri':23 'art':46 'basket':34 'degre':47 'first':9 'fourth':48 'full':12 'fun':44 'joke':42 'magic':55 'make':43 'meme':36,54 'nazi':14,20 'never':51 'old':39 'pepe':26 'right':40 'said':57 'second':19 'seen':52 'shit':56 'spam':25 'statement':30 'take':6 'third':31 'trumper':5,64 'underwat':33 've':50 'wasn':61 'weav':35 'wide':27 'wing':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4243377"
  +editedAt: DateTimeImmutable @1699741637 {#1720
    date: 2023-11-11 23:27:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699587566 {#1716
    date: 2023-11-10 04:39:26.0 +01:00
  }
  +"title": 106461
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2572 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
    +slug: "Which-internet-meme-if-somehow-erased-from-ever-emerging-might"
    +title: "Which internet meme, if somehow erased from ever emerging, might have the biggest impact?"
    +url: null
    +body: "Is there a fundamental internet meme that has had such a major impact that it would have notable repercussions if it had somehow disappeared?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 36
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699892675 {#2607
      date: 2023-11-13 17:24:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2612 …}
    +votes: Doctrine\ORM\PersistentCollection {#2615 …}
    +reports: Doctrine\ORM\PersistentCollection {#2617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
    +badges: Doctrine\ORM\PersistentCollection {#2623 …}
    +children: [
      App\Entity\EntryComment {#1717}
    ]
    -id: 11620
    -titleTs: "'biggest':13 'emerg':9 'eras':6 'ever':8 'impact':14 'internet':2 'meme':3 'might':10 'somehow':5"
    -bodyTs: "'disappear':24 'fundament':4 'impact':13 'internet':5 'major':12 'meme':6 'notabl':18 'repercuss':19 'somehow':23 'would':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699666404
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14406658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699580004 {#2593
      date: 2023-11-10 02:33:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +body: "this is a very trumper take on that. firstly, 4chan’s full of nazis, was then, is now. secondly, nazis absolutely had appropriated and spammed pepe widely before that statement. thirdly the underwater basket weaving meme is an old right wing joke making fun of art degrees. fourth, i’ve never seen the meme magic shit said by anyone who wasn’t a trumper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699587566 {#1718
    date: 2023-11-10 04:39:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@Chickenstalker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 106461
  -bodyTs: "'4chan':10 'absolut':21 'anyon':59 'appropri':23 'art':46 'basket':34 'degre':47 'first':9 'fourth':48 'full':12 'fun':44 'joke':42 'magic':55 'make':43 'meme':36,54 'nazi':14,20 'never':51 'old':39 'pepe':26 'right':40 'said':57 'second':19 'seen':52 'shit':56 'spam':25 'statement':30 'take':6 'third':31 'trumper':5,64 'underwat':33 've':50 'wasn':61 'weav':35 'wide':27 'wing':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4243377"
  +editedAt: DateTimeImmutable @1699741637 {#1720
    date: 2023-11-11 23:27:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699587566 {#1716
    date: 2023-11-10 04:39:26.0 +01:00
  }
  +"title": 106461
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1736
  +user: Proxies\__CG__\App\Entity\User {#2537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2594 …}
  +slug: "Join-Starfleet-Fast-reaction-time-not-required"
  +title: "Join Starfleet. Fast reaction time not required!"
  +url: "https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExaWxtcHlrdWN5Z3BsYzljYWZ6OW01enE2MnZjMGg0ODU2ZTlmazJ0ZiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/AjkiQOIqtQshwaL7fe/giphy-downsized-large.gif"
  +body: "sometime i think the pace of DS9 is tooooo slow, but maybe its the valium"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 232
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699636309 {#2587
    date: 2023-11-10 18:11:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2595 …}
  +votes: Doctrine\ORM\PersistentCollection {#2597 …}
  +reports: Doctrine\ORM\PersistentCollection {#2599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
  +badges: Doctrine\ORM\PersistentCollection {#2605 …}
  +children: [
    App\Entity\EntryComment {#1728
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1736 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "counterpoint: the closeups are meant to be seen as simultaneous, it’s a sort of psuedo slo-mo so you can see each character’s reaction in a fast situation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1699695711 {#1721
        date: 2023-11-11 10:41:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Blackout@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1730 …}
      +nested: Doctrine\ORM\PersistentCollection {#1734 …}
      +votes: Doctrine\ORM\PersistentCollection {#1727 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
      -id: 105378
      -bodyTs: "'charact':25 'closeup':3 'counterpoint':1 'fast':30 'meant':5 'mo':19 'psuedo':16 'reaction':27 'see':23 'seen':8 'simultan':10 'situat':31 'slo':18 'slo-mo':17 'sort':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4232754"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699562196 {#1726
        date: 2023-11-09 21:36:36.0 +01:00
      }
      +"title": 105378
    }
  ]
  -id: 11529
  -titleTs: "'fast':3 'join':1 'reaction':4 'requir':7 'starfleet':2 'time':5"
  -bodyTs: "'ds9':7 'mayb':12 'pace':5 'slow':10 'sometim':1 'think':3 'tooooo':9 'valium':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699642263
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3531394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699555863 {#2575
    date: 2023-11-09 19:51:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1736
  +user: Proxies\__CG__\App\Entity\User {#2537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2594 …}
  +slug: "Join-Starfleet-Fast-reaction-time-not-required"
  +title: "Join Starfleet. Fast reaction time not required!"
  +url: "https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExaWxtcHlrdWN5Z3BsYzljYWZ6OW01enE2MnZjMGg0ODU2ZTlmazJ0ZiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/AjkiQOIqtQshwaL7fe/giphy-downsized-large.gif"
  +body: "sometime i think the pace of DS9 is tooooo slow, but maybe its the valium"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 232
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699636309 {#2587
    date: 2023-11-10 18:11:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2595 …}
  +votes: Doctrine\ORM\PersistentCollection {#2597 …}
  +reports: Doctrine\ORM\PersistentCollection {#2599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
  +badges: Doctrine\ORM\PersistentCollection {#2605 …}
  +children: [
    App\Entity\EntryComment {#1728
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1736 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "counterpoint: the closeups are meant to be seen as simultaneous, it’s a sort of psuedo slo-mo so you can see each character’s reaction in a fast situation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1699695711 {#1721
        date: 2023-11-11 10:41:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Blackout@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1730 …}
      +nested: Doctrine\ORM\PersistentCollection {#1734 …}
      +votes: Doctrine\ORM\PersistentCollection {#1727 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
      -id: 105378
      -bodyTs: "'charact':25 'closeup':3 'counterpoint':1 'fast':30 'meant':5 'mo':19 'psuedo':16 'reaction':27 'see':23 'seen':8 'simultan':10 'situat':31 'slo':18 'slo-mo':17 'sort':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4232754"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699562196 {#1726
        date: 2023-11-09 21:36:36.0 +01:00
      }
      +"title": 105378
    }
  ]
  -id: 11529
  -titleTs: "'fast':3 'join':1 'reaction':4 'requir':7 'starfleet':2 'time':5"
  -bodyTs: "'ds9':7 'mayb':12 'pace':5 'slow':10 'sometim':1 'think':3 'tooooo':9 'valium':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699642263
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3531394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699555863 {#2575
    date: 2023-11-09 19:51:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1736
  +user: Proxies\__CG__\App\Entity\User {#2537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2594 …}
  +slug: "Join-Starfleet-Fast-reaction-time-not-required"
  +title: "Join Starfleet. Fast reaction time not required!"
  +url: "https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExaWxtcHlrdWN5Z3BsYzljYWZ6OW01enE2MnZjMGg0ODU2ZTlmazJ0ZiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/AjkiQOIqtQshwaL7fe/giphy-downsized-large.gif"
  +body: "sometime i think the pace of DS9 is tooooo slow, but maybe its the valium"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 232
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699636309 {#2587
    date: 2023-11-10 18:11:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2595 …}
  +votes: Doctrine\ORM\PersistentCollection {#2597 …}
  +reports: Doctrine\ORM\PersistentCollection {#2599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
  +badges: Doctrine\ORM\PersistentCollection {#2605 …}
  +children: [
    App\Entity\EntryComment {#1728
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1736 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "counterpoint: the closeups are meant to be seen as simultaneous, it’s a sort of psuedo slo-mo so you can see each character’s reaction in a fast situation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1699695711 {#1721
        date: 2023-11-11 10:41:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Blackout@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1730 …}
      +nested: Doctrine\ORM\PersistentCollection {#1734 …}
      +votes: Doctrine\ORM\PersistentCollection {#1727 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
      -id: 105378
      -bodyTs: "'charact':25 'closeup':3 'counterpoint':1 'fast':30 'meant':5 'mo':19 'psuedo':16 'reaction':27 'see':23 'seen':8 'simultan':10 'situat':31 'slo':18 'slo-mo':17 'sort':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4232754"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699562196 {#1726
        date: 2023-11-09 21:36:36.0 +01:00
      }
      +"title": 105378
    }
  ]
  -id: 11529
  -titleTs: "'fast':3 'join':1 'reaction':4 'requir':7 'starfleet':2 'time':5"
  -bodyTs: "'ds9':7 'mayb':12 'pace':5 'slow':10 'sometim':1 'think':3 'tooooo':9 'valium':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699642263
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3531394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699555863 {#2575
    date: 2023-11-09 19:51:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#1728
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1736
    +user: Proxies\__CG__\App\Entity\User {#2537 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2592 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2594 …}
    +slug: "Join-Starfleet-Fast-reaction-time-not-required"
    +title: "Join Starfleet. Fast reaction time not required!"
    +url: "https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExaWxtcHlrdWN5Z3BsYzljYWZ6OW01enE2MnZjMGg0ODU2ZTlmazJ0ZiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/AjkiQOIqtQshwaL7fe/giphy-downsized-large.gif"
    +body: "sometime i think the pace of DS9 is tooooo slow, but maybe its the valium"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699636309 {#2587
      date: 2023-11-10 18:11:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2595 …}
    +votes: Doctrine\ORM\PersistentCollection {#2597 …}
    +reports: Doctrine\ORM\PersistentCollection {#2599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
    +badges: Doctrine\ORM\PersistentCollection {#2605 …}
    +children: [
      App\Entity\EntryComment {#1728}
    ]
    -id: 11529
    -titleTs: "'fast':3 'join':1 'reaction':4 'requir':7 'starfleet':2 'time':5"
    -bodyTs: "'ds9':7 'mayb':12 'pace':5 'slow':10 'sometim':1 'think':3 'tooooo':9 'valium':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699642263
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3531394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699555863 {#2575
      date: 2023-11-09 19:51:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "counterpoint: the closeups are meant to be seen as simultaneous, it’s a sort of psuedo slo-mo so you can see each character’s reaction in a fast situation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1699695711 {#1721
    date: 2023-11-11 10:41:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Blackout@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1730 …}
  +nested: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
  -id: 105378
  -bodyTs: "'charact':25 'closeup':3 'counterpoint':1 'fast':30 'meant':5 'mo':19 'psuedo':16 'reaction':27 'see':23 'seen':8 'simultan':10 'situat':31 'slo':18 'slo-mo':17 'sort':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4232754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699562196 {#1726
    date: 2023-11-09 21:36:36.0 +01:00
  }
  +"title": 105378
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#1728
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1736
    +user: Proxies\__CG__\App\Entity\User {#2537 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2592 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2594 …}
    +slug: "Join-Starfleet-Fast-reaction-time-not-required"
    +title: "Join Starfleet. Fast reaction time not required!"
    +url: "https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExaWxtcHlrdWN5Z3BsYzljYWZ6OW01enE2MnZjMGg0ODU2ZTlmazJ0ZiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/AjkiQOIqtQshwaL7fe/giphy-downsized-large.gif"
    +body: "sometime i think the pace of DS9 is tooooo slow, but maybe its the valium"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699636309 {#2587
      date: 2023-11-10 18:11:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2595 …}
    +votes: Doctrine\ORM\PersistentCollection {#2597 …}
    +reports: Doctrine\ORM\PersistentCollection {#2599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
    +badges: Doctrine\ORM\PersistentCollection {#2605 …}
    +children: [
      App\Entity\EntryComment {#1728}
    ]
    -id: 11529
    -titleTs: "'fast':3 'join':1 'reaction':4 'requir':7 'starfleet':2 'time':5"
    -bodyTs: "'ds9':7 'mayb':12 'pace':5 'slow':10 'sometim':1 'think':3 'tooooo':9 'valium':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699642263
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3531394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699555863 {#2575
      date: 2023-11-09 19:51:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "counterpoint: the closeups are meant to be seen as simultaneous, it’s a sort of psuedo slo-mo so you can see each character’s reaction in a fast situation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1699695711 {#1721
    date: 2023-11-11 10:41:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Blackout@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1730 …}
  +nested: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
  -id: 105378
  -bodyTs: "'charact':25 'closeup':3 'counterpoint':1 'fast':30 'meant':5 'mo':19 'psuedo':16 'reaction':27 'see':23 'seen':8 'simultan':10 'situat':31 'slo':18 'slo-mo':17 'sort':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4232754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699562196 {#1726
    date: 2023-11-09 21:36:36.0 +01:00
  }
  +"title": 105378
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#1728
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1736
    +user: Proxies\__CG__\App\Entity\User {#2537 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2592 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2594 …}
    +slug: "Join-Starfleet-Fast-reaction-time-not-required"
    +title: "Join Starfleet. Fast reaction time not required!"
    +url: "https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExaWxtcHlrdWN5Z3BsYzljYWZ6OW01enE2MnZjMGg0ODU2ZTlmazJ0ZiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/AjkiQOIqtQshwaL7fe/giphy-downsized-large.gif"
    +body: "sometime i think the pace of DS9 is tooooo slow, but maybe its the valium"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699636309 {#2587
      date: 2023-11-10 18:11:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2595 …}
    +votes: Doctrine\ORM\PersistentCollection {#2597 …}
    +reports: Doctrine\ORM\PersistentCollection {#2599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
    +badges: Doctrine\ORM\PersistentCollection {#2605 …}
    +children: [
      App\Entity\EntryComment {#1728}
    ]
    -id: 11529
    -titleTs: "'fast':3 'join':1 'reaction':4 'requir':7 'starfleet':2 'time':5"
    -bodyTs: "'ds9':7 'mayb':12 'pace':5 'slow':10 'sometim':1 'think':3 'tooooo':9 'valium':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699642263
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3531394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699555863 {#2575
      date: 2023-11-09 19:51:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "counterpoint: the closeups are meant to be seen as simultaneous, it’s a sort of psuedo slo-mo so you can see each character’s reaction in a fast situation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1699695711 {#1721
    date: 2023-11-11 10:41:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Blackout@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1730 …}
  +nested: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
  -id: 105378
  -bodyTs: "'charact':25 'closeup':3 'counterpoint':1 'fast':30 'meant':5 'mo':19 'psuedo':16 'reaction':27 'see':23 'seen':8 'simultan':10 'situat':31 'slo':18 'slo-mo':17 'sort':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4232754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699562196 {#1726
    date: 2023-11-09 21:36:36.0 +01:00
  }
  +"title": 105378
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1616
  +user: Proxies\__CG__\App\Entity\User {#2590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2630 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2632 …}
  +slug: "For-the-American-people-of-the-Federation-today-is-voting"
  +title: "For the American people of the Federation, today is voting day."
  +url: "https://i.imgflip.com/857omb.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 351
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699422130 {#2625
    date: 2023-11-08 06:42:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2633 …}
  +votes: Doctrine\ORM\PersistentCollection {#2635 …}
  +reports: Doctrine\ORM\PersistentCollection {#2637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2641 …}
  +badges: Doctrine\ORM\PersistentCollection {#2643 …}
  +children: [
    App\Entity\EntryComment {#1711
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +body: """
        yeah i’m sure not voting definitely will change things\n
        \n
        oh wait\n
        \n
        and before you go on about doing other stuff than voting, you know that voting doesn’t keep you from also doing those things? not voting is just bad, no good. you’re not giving the state the finger you’re laying down and saying ‘do with me what you will idc.’
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699397746 {#1795
        date: 2023-11-07 23:55:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@lemm.ee"
        "@TrashGoblin@hexbear.net"
        "@mosiacmango@lemm.ee"
        "@Kuori@hexbear.net"
        "@becausechemistry@lemm.ee"
        "@TomBombadil@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1629 …}
      +nested: Doctrine\ORM\PersistentCollection {#1626 …}
      +votes: Doctrine\ORM\PersistentCollection {#1618 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
      -id: 100161
      -bodyTs: "'also':33 'bad':41 'chang':9 'definit':7 'doesn':28 'finger':51 'give':47 'go':16 'good':43 'idc':64 'keep':30 'know':25 'lay':54 'm':3 'oh':11 're':45,53 'say':57 'state':49 'stuff':21 'sure':4 'thing':10,36 'vote':6,23,27,38 'wait':12 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4190640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699397746 {#1705
        date: 2023-11-07 23:55:46.0 +01:00
      }
      +"title": 100161
    }
  ]
  -id: 10914
  -titleTs: "'american':3 'day':11 'feder':7 'peopl':4 'today':8 'vote':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699461034
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14143662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699374634 {#2613
    date: 2023-11-07 17:30:34.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
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1616
  +user: Proxies\__CG__\App\Entity\User {#2590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2630 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2632 …}
  +slug: "For-the-American-people-of-the-Federation-today-is-voting"
  +title: "For the American people of the Federation, today is voting day."
  +url: "https://i.imgflip.com/857omb.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 351
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699422130 {#2625
    date: 2023-11-08 06:42:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2633 …}
  +votes: Doctrine\ORM\PersistentCollection {#2635 …}
  +reports: Doctrine\ORM\PersistentCollection {#2637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2641 …}
  +badges: Doctrine\ORM\PersistentCollection {#2643 …}
  +children: [
    App\Entity\EntryComment {#1711
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +body: """
        yeah i’m sure not voting definitely will change things\n
        \n
        oh wait\n
        \n
        and before you go on about doing other stuff than voting, you know that voting doesn’t keep you from also doing those things? not voting is just bad, no good. you’re not giving the state the finger you’re laying down and saying ‘do with me what you will idc.’
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699397746 {#1795
        date: 2023-11-07 23:55:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@lemm.ee"
        "@TrashGoblin@hexbear.net"
        "@mosiacmango@lemm.ee"
        "@Kuori@hexbear.net"
        "@becausechemistry@lemm.ee"
        "@TomBombadil@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1629 …}
      +nested: Doctrine\ORM\PersistentCollection {#1626 …}
      +votes: Doctrine\ORM\PersistentCollection {#1618 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
      -id: 100161
      -bodyTs: "'also':33 'bad':41 'chang':9 'definit':7 'doesn':28 'finger':51 'give':47 'go':16 'good':43 'idc':64 'keep':30 'know':25 'lay':54 'm':3 'oh':11 're':45,53 'say':57 'state':49 'stuff':21 'sure':4 'thing':10,36 'vote':6,23,27,38 'wait':12 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4190640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699397746 {#1705
        date: 2023-11-07 23:55:46.0 +01:00
      }
      +"title": 100161
    }
  ]
  -id: 10914
  -titleTs: "'american':3 'day':11 'feder':7 'peopl':4 'today':8 'vote':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699461034
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14143662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699374634 {#2613
    date: 2023-11-07 17:30:34.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
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1616
  +user: Proxies\__CG__\App\Entity\User {#2590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2630 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2632 …}
  +slug: "For-the-American-people-of-the-Federation-today-is-voting"
  +title: "For the American people of the Federation, today is voting day."
  +url: "https://i.imgflip.com/857omb.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 351
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699422130 {#2625
    date: 2023-11-08 06:42:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2633 …}
  +votes: Doctrine\ORM\PersistentCollection {#2635 …}
  +reports: Doctrine\ORM\PersistentCollection {#2637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2641 …}
  +badges: Doctrine\ORM\PersistentCollection {#2643 …}
  +children: [
    App\Entity\EntryComment {#1711
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +body: """
        yeah i’m sure not voting definitely will change things\n
        \n
        oh wait\n
        \n
        and before you go on about doing other stuff than voting, you know that voting doesn’t keep you from also doing those things? not voting is just bad, no good. you’re not giving the state the finger you’re laying down and saying ‘do with me what you will idc.’
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699397746 {#1795
        date: 2023-11-07 23:55:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@lemm.ee"
        "@TrashGoblin@hexbear.net"
        "@mosiacmango@lemm.ee"
        "@Kuori@hexbear.net"
        "@becausechemistry@lemm.ee"
        "@TomBombadil@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1629 …}
      +nested: Doctrine\ORM\PersistentCollection {#1626 …}
      +votes: Doctrine\ORM\PersistentCollection {#1618 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
      -id: 100161
      -bodyTs: "'also':33 'bad':41 'chang':9 'definit':7 'doesn':28 'finger':51 'give':47 'go':16 'good':43 'idc':64 'keep':30 'know':25 'lay':54 'm':3 'oh':11 're':45,53 'say':57 'state':49 'stuff':21 'sure':4 'thing':10,36 'vote':6,23,27,38 'wait':12 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4190640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699397746 {#1705
        date: 2023-11-07 23:55:46.0 +01:00
      }
      +"title": 100161
    }
  ]
  -id: 10914
  -titleTs: "'american':3 'day':11 'feder':7 'peopl':4 'today':8 'vote':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699461034
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14143662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699374634 {#2613
    date: 2023-11-07 17:30:34.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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#1711
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2590 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2630 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2632 …}
    +slug: "For-the-American-people-of-the-Federation-today-is-voting"
    +title: "For the American people of the Federation, today is voting day."
    +url: "https://i.imgflip.com/857omb.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 38
    +favouriteCount: 351
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699422130 {#2625
      date: 2023-11-08 06:42:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2633 …}
    +votes: Doctrine\ORM\PersistentCollection {#2635 …}
    +reports: Doctrine\ORM\PersistentCollection {#2637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2641 …}
    +badges: Doctrine\ORM\PersistentCollection {#2643 …}
    +children: [
      App\Entity\EntryComment {#1711}
    ]
    -id: 10914
    -titleTs: "'american':3 'day':11 'feder':7 'peopl':4 'today':8 'vote':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699461034
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14143662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699374634 {#2613
      date: 2023-11-07 17:30:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +body: """
    yeah i’m sure not voting definitely will change things\n
    \n
    oh wait\n
    \n
    and before you go on about doing other stuff than voting, you know that voting doesn’t keep you from also doing those things? not voting is just bad, no good. you’re not giving the state the finger you’re laying down and saying ‘do with me what you will idc.’
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699397746 {#1795
    date: 2023-11-07 23:55:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@TrashGoblin@hexbear.net"
    "@mosiacmango@lemm.ee"
    "@Kuori@hexbear.net"
    "@becausechemistry@lemm.ee"
    "@TomBombadil@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1629 …}
  +nested: Doctrine\ORM\PersistentCollection {#1626 …}
  +votes: Doctrine\ORM\PersistentCollection {#1618 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
  -id: 100161
  -bodyTs: "'also':33 'bad':41 'chang':9 'definit':7 'doesn':28 'finger':51 'give':47 'go':16 'good':43 'idc':64 'keep':30 'know':25 'lay':54 'm':3 'oh':11 're':45,53 'say':57 'state':49 'stuff':21 'sure':4 'thing':10,36 'vote':6,23,27,38 'wait':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4190640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699397746 {#1705
    date: 2023-11-07 23:55:46.0 +01:00
  }
  +"title": 100161
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#1711
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2590 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2630 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2632 …}
    +slug: "For-the-American-people-of-the-Federation-today-is-voting"
    +title: "For the American people of the Federation, today is voting day."
    +url: "https://i.imgflip.com/857omb.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 38
    +favouriteCount: 351
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699422130 {#2625
      date: 2023-11-08 06:42:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2633 …}
    +votes: Doctrine\ORM\PersistentCollection {#2635 …}
    +reports: Doctrine\ORM\PersistentCollection {#2637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2641 …}
    +badges: Doctrine\ORM\PersistentCollection {#2643 …}
    +children: [
      App\Entity\EntryComment {#1711}
    ]
    -id: 10914
    -titleTs: "'american':3 'day':11 'feder':7 'peopl':4 'today':8 'vote':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699461034
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14143662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699374634 {#2613
      date: 2023-11-07 17:30:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +body: """
    yeah i’m sure not voting definitely will change things\n
    \n
    oh wait\n
    \n
    and before you go on about doing other stuff than voting, you know that voting doesn’t keep you from also doing those things? not voting is just bad, no good. you’re not giving the state the finger you’re laying down and saying ‘do with me what you will idc.’
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699397746 {#1795
    date: 2023-11-07 23:55:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@TrashGoblin@hexbear.net"
    "@mosiacmango@lemm.ee"
    "@Kuori@hexbear.net"
    "@becausechemistry@lemm.ee"
    "@TomBombadil@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1629 …}
  +nested: Doctrine\ORM\PersistentCollection {#1626 …}
  +votes: Doctrine\ORM\PersistentCollection {#1618 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
  -id: 100161
  -bodyTs: "'also':33 'bad':41 'chang':9 'definit':7 'doesn':28 'finger':51 'give':47 'go':16 'good':43 'idc':64 'keep':30 'know':25 'lay':54 'm':3 'oh':11 're':45,53 'say':57 'state':49 'stuff':21 'sure':4 'thing':10,36 'vote':6,23,27,38 'wait':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4190640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699397746 {#1705
    date: 2023-11-07 23:55:46.0 +01:00
  }
  +"title": 100161
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#1711
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2590 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2630 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2632 …}
    +slug: "For-the-American-people-of-the-Federation-today-is-voting"
    +title: "For the American people of the Federation, today is voting day."
    +url: "https://i.imgflip.com/857omb.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 38
    +favouriteCount: 351
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699422130 {#2625
      date: 2023-11-08 06:42:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2633 …}
    +votes: Doctrine\ORM\PersistentCollection {#2635 …}
    +reports: Doctrine\ORM\PersistentCollection {#2637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2641 …}
    +badges: Doctrine\ORM\PersistentCollection {#2643 …}
    +children: [
      App\Entity\EntryComment {#1711}
    ]
    -id: 10914
    -titleTs: "'american':3 'day':11 'feder':7 'peopl':4 'today':8 'vote':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699461034
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14143662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699374634 {#2613
      date: 2023-11-07 17:30:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +body: """
    yeah i’m sure not voting definitely will change things\n
    \n
    oh wait\n
    \n
    and before you go on about doing other stuff than voting, you know that voting doesn’t keep you from also doing those things? not voting is just bad, no good. you’re not giving the state the finger you’re laying down and saying ‘do with me what you will idc.’
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699397746 {#1795
    date: 2023-11-07 23:55:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@TrashGoblin@hexbear.net"
    "@mosiacmango@lemm.ee"
    "@Kuori@hexbear.net"
    "@becausechemistry@lemm.ee"
    "@TomBombadil@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1629 …}
  +nested: Doctrine\ORM\PersistentCollection {#1626 …}
  +votes: Doctrine\ORM\PersistentCollection {#1618 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
  -id: 100161
  -bodyTs: "'also':33 'bad':41 'chang':9 'definit':7 'doesn':28 'finger':51 'give':47 'go':16 'good':43 'idc':64 'keep':30 'know':25 'lay':54 'm':3 'oh':11 're':45,53 'say':57 'state':49 'stuff':21 'sure':4 'thing':10,36 'vote':6,23,27,38 'wait':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4190640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699397746 {#1705
    date: 2023-11-07 23:55:46.0 +01:00
  }
  +"title": 100161
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 moderate
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#2610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2652 …}
  +slug: "Got-to-find-a-leftiest-place"
  +title: "Got to find a leftiest place."
  +url: "https://lemmy.ml/pictrs/image/b1be3ca0-025e-459f-8ee6-ca94c3755c1c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 431
  +favouriteCount: 747
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699326406 {#2645
    date: 2023-11-07 04:06:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  +badges: Doctrine\ORM\PersistentCollection {#2663 …}
  +children: [
    2 => App\Entity\EntryComment {#1696
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: "yeah except no, only hexbear in the past year or so has suddenly decided that winnie insult is racist, when it started *in china* because that mofo looks exactly like winnie and because his tyrant ass self banned all mention or image of winnie the pooh in reponse it barbara streisanded to the worldwide zeitgeist. it was never about race, it was always about tyrannical overreach."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699287648 {#1428
        date: 2023-11-06 17:20:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Starshader@lemmy.ml"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1679 …}
      +nested: Doctrine\ORM\PersistentCollection {#1667 …}
      +votes: Doctrine\ORM\PersistentCollection {#1670 …}
      +reports: Doctrine\ORM\PersistentCollection {#1678 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
      -id: 95592
      -bodyTs: "'alway':63 'ass':36 'ban':38 'barbara':50 'china':24 'decid':14 'exact':29 'except':2 'hexbear':5 'imag':42 'insult':17 'like':30 'look':28 'mention':40 'mofo':27 'never':58 'overreach':66 'past':8 'pooh':46 'race':60 'racist':19 'repons':48 'self':37 'start':22 'streisand':51 'sudden':13 'tyrann':65 'tyrant':35 'winni':16,31,44 'worldwid':54 'yeah':1 'year':9 'zeitgeist':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4159246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699287648 {#1440
        date: 2023-11-06 17:20:48.0 +01:00
      }
      +"title": 95592
    }
    1 => App\Entity\EntryComment {#1550
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        except winnie the pooh isn’t already a slur, and it kinda does matter the history of the usage of a term if you’re trying to determine the intent and usage of it.\n
        \n
        literally nobody used the winnie the pooh insult against him because of his race, it was always because he literally looks like the character, and then threw a fit and banned all mention or image of a worldwide-known and beloved fictional character. because he’s an unstable tyrant.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699291672 {#1577
        date: 2023-11-06 18:27:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Starshader@lemmy.ml"
        "@WhyEssEff@hexbear.net"
        "@Zagorath@aussie.zone"
        "@Tankiedesantski@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1527 …}
      +nested: Doctrine\ORM\PersistentCollection {#1548 …}
      +votes: Doctrine\ORM\PersistentCollection {#1566 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 95848
      -bodyTs: "'alreadi':7 'alway':51 'ban':65 'belov':76 'charact':58,78 'determin':28 'except':1 'fiction':77 'fit':63 'histori':16 'imag':69 'insult':42 'intent':30 'isn':5 'kinda':12 'known':74 'like':56 'liter':35,54 'look':55 'matter':14 'mention':67 'nobodi':36 'pooh':4,41 'race':48 're':25 'slur':9 'term':22 'threw':61 'tri':26 'tyrant':84 'unstabl':83 'usag':19,32 'use':37 'winni':2,39 'worldwid':73 'worldwide-known':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4160615"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699291672 {#1567
        date: 2023-11-06 18:27:52.0 +01:00
      }
      +"title": 95848
    }
    0 => App\Entity\EntryComment {#1620
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "none of their posts make them appear like a reactionary, just this one winnie the pooh thing that only hexbear has decided makes you definitely a right winger."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699292619 {#1555
        date: 2023-11-06 18:43:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Starshader@lemmy.ml"
        "@Infamousblt@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 95909
      -bodyTs: "'appear':7 'decid':22 'definit':25 'hexbear':20 'like':8 'make':5,23 'none':1 'one':13 'pooh':16 'post':4 'reactionari':10 'right':27 'thing':17 'winger':28 'winni':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4160907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292619 {#1621
        date: 2023-11-06 18:43:39.0 +01:00
      }
      +"title": 95909
    }
  ]
  -id: 10527
  -titleTs: "'find':3 'got':1 'leftiest':5 'place':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699370316
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/7584088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699283916 {#2631
    date: 2023-11-06 16:18:36.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
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#2610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2652 …}
  +slug: "Got-to-find-a-leftiest-place"
  +title: "Got to find a leftiest place."
  +url: "https://lemmy.ml/pictrs/image/b1be3ca0-025e-459f-8ee6-ca94c3755c1c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 431
  +favouriteCount: 747
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699326406 {#2645
    date: 2023-11-07 04:06:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  +badges: Doctrine\ORM\PersistentCollection {#2663 …}
  +children: [
    2 => App\Entity\EntryComment {#1696
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: "yeah except no, only hexbear in the past year or so has suddenly decided that winnie insult is racist, when it started *in china* because that mofo looks exactly like winnie and because his tyrant ass self banned all mention or image of winnie the pooh in reponse it barbara streisanded to the worldwide zeitgeist. it was never about race, it was always about tyrannical overreach."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699287648 {#1428
        date: 2023-11-06 17:20:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Starshader@lemmy.ml"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1679 …}
      +nested: Doctrine\ORM\PersistentCollection {#1667 …}
      +votes: Doctrine\ORM\PersistentCollection {#1670 …}
      +reports: Doctrine\ORM\PersistentCollection {#1678 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
      -id: 95592
      -bodyTs: "'alway':63 'ass':36 'ban':38 'barbara':50 'china':24 'decid':14 'exact':29 'except':2 'hexbear':5 'imag':42 'insult':17 'like':30 'look':28 'mention':40 'mofo':27 'never':58 'overreach':66 'past':8 'pooh':46 'race':60 'racist':19 'repons':48 'self':37 'start':22 'streisand':51 'sudden':13 'tyrann':65 'tyrant':35 'winni':16,31,44 'worldwid':54 'yeah':1 'year':9 'zeitgeist':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4159246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699287648 {#1440
        date: 2023-11-06 17:20:48.0 +01:00
      }
      +"title": 95592
    }
    1 => App\Entity\EntryComment {#1550
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        except winnie the pooh isn’t already a slur, and it kinda does matter the history of the usage of a term if you’re trying to determine the intent and usage of it.\n
        \n
        literally nobody used the winnie the pooh insult against him because of his race, it was always because he literally looks like the character, and then threw a fit and banned all mention or image of a worldwide-known and beloved fictional character. because he’s an unstable tyrant.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699291672 {#1577
        date: 2023-11-06 18:27:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Starshader@lemmy.ml"
        "@WhyEssEff@hexbear.net"
        "@Zagorath@aussie.zone"
        "@Tankiedesantski@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1527 …}
      +nested: Doctrine\ORM\PersistentCollection {#1548 …}
      +votes: Doctrine\ORM\PersistentCollection {#1566 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 95848
      -bodyTs: "'alreadi':7 'alway':51 'ban':65 'belov':76 'charact':58,78 'determin':28 'except':1 'fiction':77 'fit':63 'histori':16 'imag':69 'insult':42 'intent':30 'isn':5 'kinda':12 'known':74 'like':56 'liter':35,54 'look':55 'matter':14 'mention':67 'nobodi':36 'pooh':4,41 'race':48 're':25 'slur':9 'term':22 'threw':61 'tri':26 'tyrant':84 'unstabl':83 'usag':19,32 'use':37 'winni':2,39 'worldwid':73 'worldwide-known':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4160615"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699291672 {#1567
        date: 2023-11-06 18:27:52.0 +01:00
      }
      +"title": 95848
    }
    0 => App\Entity\EntryComment {#1620
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "none of their posts make them appear like a reactionary, just this one winnie the pooh thing that only hexbear has decided makes you definitely a right winger."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699292619 {#1555
        date: 2023-11-06 18:43:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Starshader@lemmy.ml"
        "@Infamousblt@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 95909
      -bodyTs: "'appear':7 'decid':22 'definit':25 'hexbear':20 'like':8 'make':5,23 'none':1 'one':13 'pooh':16 'post':4 'reactionari':10 'right':27 'thing':17 'winger':28 'winni':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4160907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292619 {#1621
        date: 2023-11-06 18:43:39.0 +01:00
      }
      +"title": 95909
    }
  ]
  -id: 10527
  -titleTs: "'find':3 'got':1 'leftiest':5 'place':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699370316
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/7584088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699283916 {#2631
    date: 2023-11-06 16:18:36.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
59 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
60 DENIED moderate
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2610 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2652 …}
    +slug: "Got-to-find-a-leftiest-place"
    +title: "Got to find a leftiest place."
    +url: "https://lemmy.ml/pictrs/image/b1be3ca0-025e-459f-8ee6-ca94c3755c1c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 431
    +favouriteCount: 747
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699326406 {#2645
      date: 2023-11-07 04:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    +badges: Doctrine\ORM\PersistentCollection {#2663 …}
    +children: [
      2 => App\Entity\EntryComment {#1696}
      1 => App\Entity\EntryComment {#1550
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          except winnie the pooh isn’t already a slur, and it kinda does matter the history of the usage of a term if you’re trying to determine the intent and usage of it.\n
          \n
          literally nobody used the winnie the pooh insult against him because of his race, it was always because he literally looks like the character, and then threw a fit and banned all mention or image of a worldwide-known and beloved fictional character. because he’s an unstable tyrant.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699291672 {#1577
          date: 2023-11-06 18:27:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@WhyEssEff@hexbear.net"
          "@Zagorath@aussie.zone"
          "@Tankiedesantski@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1527 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 95848
        -bodyTs: "'alreadi':7 'alway':51 'ban':65 'belov':76 'charact':58,78 'determin':28 'except':1 'fiction':77 'fit':63 'histori':16 'imag':69 'insult':42 'intent':30 'isn':5 'kinda':12 'known':74 'like':56 'liter':35,54 'look':55 'matter':14 'mention':67 'nobodi':36 'pooh':4,41 'race':48 're':25 'slur':9 'term':22 'threw':61 'tri':26 'tyrant':84 'unstabl':83 'usag':19,32 'use':37 'winni':2,39 'worldwid':73 'worldwide-known':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4160615"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699291672 {#1567
          date: 2023-11-06 18:27:52.0 +01:00
        }
        +"title": 95848
      }
      0 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "none of their posts make them appear like a reactionary, just this one winnie the pooh thing that only hexbear has decided makes you definitely a right winger."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699292619 {#1555
          date: 2023-11-06 18:43:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@Infamousblt@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1604 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 95909
        -bodyTs: "'appear':7 'decid':22 'definit':25 'hexbear':20 'like':8 'make':5,23 'none':1 'one':13 'pooh':16 'post':4 'reactionari':10 'right':27 'thing':17 'winger':28 'winni':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4160907"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292619 {#1621
          date: 2023-11-06 18:43:39.0 +01:00
        }
        +"title": 95909
      }
    ]
    -id: 10527
    -titleTs: "'find':3 'got':1 'leftiest':5 'place':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699370316
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/7584088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699283916 {#2631
      date: 2023-11-06 16:18:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "yeah except no, only hexbear in the past year or so has suddenly decided that winnie insult is racist, when it started *in china* because that mofo looks exactly like winnie and because his tyrant ass self banned all mention or image of winnie the pooh in reponse it barbara streisanded to the worldwide zeitgeist. it was never about race, it was always about tyrannical overreach."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699287648 {#1428
    date: 2023-11-06 17:20:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Starshader@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1679 …}
  +nested: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  -id: 95592
  -bodyTs: "'alway':63 'ass':36 'ban':38 'barbara':50 'china':24 'decid':14 'exact':29 'except':2 'hexbear':5 'imag':42 'insult':17 'like':30 'look':28 'mention':40 'mofo':27 'never':58 'overreach':66 'past':8 'pooh':46 'race':60 'racist':19 'repons':48 'self':37 'start':22 'streisand':51 'sudden':13 'tyrann':65 'tyrant':35 'winni':16,31,44 'worldwid':54 'yeah':1 'year':9 'zeitgeist':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4159246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699287648 {#1440
    date: 2023-11-06 17:20:48.0 +01:00
  }
  +"title": 95592
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2610 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2652 …}
    +slug: "Got-to-find-a-leftiest-place"
    +title: "Got to find a leftiest place."
    +url: "https://lemmy.ml/pictrs/image/b1be3ca0-025e-459f-8ee6-ca94c3755c1c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 431
    +favouriteCount: 747
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699326406 {#2645
      date: 2023-11-07 04:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    +badges: Doctrine\ORM\PersistentCollection {#2663 …}
    +children: [
      2 => App\Entity\EntryComment {#1696}
      1 => App\Entity\EntryComment {#1550
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          except winnie the pooh isn’t already a slur, and it kinda does matter the history of the usage of a term if you’re trying to determine the intent and usage of it.\n
          \n
          literally nobody used the winnie the pooh insult against him because of his race, it was always because he literally looks like the character, and then threw a fit and banned all mention or image of a worldwide-known and beloved fictional character. because he’s an unstable tyrant.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699291672 {#1577
          date: 2023-11-06 18:27:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@WhyEssEff@hexbear.net"
          "@Zagorath@aussie.zone"
          "@Tankiedesantski@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1527 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 95848
        -bodyTs: "'alreadi':7 'alway':51 'ban':65 'belov':76 'charact':58,78 'determin':28 'except':1 'fiction':77 'fit':63 'histori':16 'imag':69 'insult':42 'intent':30 'isn':5 'kinda':12 'known':74 'like':56 'liter':35,54 'look':55 'matter':14 'mention':67 'nobodi':36 'pooh':4,41 'race':48 're':25 'slur':9 'term':22 'threw':61 'tri':26 'tyrant':84 'unstabl':83 'usag':19,32 'use':37 'winni':2,39 'worldwid':73 'worldwide-known':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4160615"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699291672 {#1567
          date: 2023-11-06 18:27:52.0 +01:00
        }
        +"title": 95848
      }
      0 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "none of their posts make them appear like a reactionary, just this one winnie the pooh thing that only hexbear has decided makes you definitely a right winger."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699292619 {#1555
          date: 2023-11-06 18:43:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@Infamousblt@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1604 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 95909
        -bodyTs: "'appear':7 'decid':22 'definit':25 'hexbear':20 'like':8 'make':5,23 'none':1 'one':13 'pooh':16 'post':4 'reactionari':10 'right':27 'thing':17 'winger':28 'winni':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4160907"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292619 {#1621
          date: 2023-11-06 18:43:39.0 +01:00
        }
        +"title": 95909
      }
    ]
    -id: 10527
    -titleTs: "'find':3 'got':1 'leftiest':5 'place':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699370316
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/7584088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699283916 {#2631
      date: 2023-11-06 16:18:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "yeah except no, only hexbear in the past year or so has suddenly decided that winnie insult is racist, when it started *in china* because that mofo looks exactly like winnie and because his tyrant ass self banned all mention or image of winnie the pooh in reponse it barbara streisanded to the worldwide zeitgeist. it was never about race, it was always about tyrannical overreach."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699287648 {#1428
    date: 2023-11-06 17:20:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Starshader@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1679 …}
  +nested: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  -id: 95592
  -bodyTs: "'alway':63 'ass':36 'ban':38 'barbara':50 'china':24 'decid':14 'exact':29 'except':2 'hexbear':5 'imag':42 'insult':17 'like':30 'look':28 'mention':40 'mofo':27 'never':58 'overreach':66 'past':8 'pooh':46 'race':60 'racist':19 'repons':48 'self':37 'start':22 'streisand':51 'sudden':13 'tyrann':65 'tyrant':35 'winni':16,31,44 'worldwid':54 'yeah':1 'year':9 'zeitgeist':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4159246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699287648 {#1440
    date: 2023-11-06 17:20:48.0 +01:00
  }
  +"title": 95592
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2610 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2652 …}
    +slug: "Got-to-find-a-leftiest-place"
    +title: "Got to find a leftiest place."
    +url: "https://lemmy.ml/pictrs/image/b1be3ca0-025e-459f-8ee6-ca94c3755c1c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 431
    +favouriteCount: 747
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699326406 {#2645
      date: 2023-11-07 04:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    +badges: Doctrine\ORM\PersistentCollection {#2663 …}
    +children: [
      2 => App\Entity\EntryComment {#1696}
      1 => App\Entity\EntryComment {#1550
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          except winnie the pooh isn’t already a slur, and it kinda does matter the history of the usage of a term if you’re trying to determine the intent and usage of it.\n
          \n
          literally nobody used the winnie the pooh insult against him because of his race, it was always because he literally looks like the character, and then threw a fit and banned all mention or image of a worldwide-known and beloved fictional character. because he’s an unstable tyrant.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699291672 {#1577
          date: 2023-11-06 18:27:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@WhyEssEff@hexbear.net"
          "@Zagorath@aussie.zone"
          "@Tankiedesantski@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1527 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 95848
        -bodyTs: "'alreadi':7 'alway':51 'ban':65 'belov':76 'charact':58,78 'determin':28 'except':1 'fiction':77 'fit':63 'histori':16 'imag':69 'insult':42 'intent':30 'isn':5 'kinda':12 'known':74 'like':56 'liter':35,54 'look':55 'matter':14 'mention':67 'nobodi':36 'pooh':4,41 'race':48 're':25 'slur':9 'term':22 'threw':61 'tri':26 'tyrant':84 'unstabl':83 'usag':19,32 'use':37 'winni':2,39 'worldwid':73 'worldwide-known':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4160615"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699291672 {#1567
          date: 2023-11-06 18:27:52.0 +01:00
        }
        +"title": 95848
      }
      0 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "none of their posts make them appear like a reactionary, just this one winnie the pooh thing that only hexbear has decided makes you definitely a right winger."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699292619 {#1555
          date: 2023-11-06 18:43:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@Infamousblt@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1604 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 95909
        -bodyTs: "'appear':7 'decid':22 'definit':25 'hexbear':20 'like':8 'make':5,23 'none':1 'one':13 'pooh':16 'post':4 'reactionari':10 'right':27 'thing':17 'winger':28 'winni':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4160907"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292619 {#1621
          date: 2023-11-06 18:43:39.0 +01:00
        }
        +"title": 95909
      }
    ]
    -id: 10527
    -titleTs: "'find':3 'got':1 'leftiest':5 'place':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699370316
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/7584088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699283916 {#2631
      date: 2023-11-06 16:18:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "yeah except no, only hexbear in the past year or so has suddenly decided that winnie insult is racist, when it started *in china* because that mofo looks exactly like winnie and because his tyrant ass self banned all mention or image of winnie the pooh in reponse it barbara streisanded to the worldwide zeitgeist. it was never about race, it was always about tyrannical overreach."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699287648 {#1428
    date: 2023-11-06 17:20:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Starshader@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1679 …}
  +nested: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  -id: 95592
  -bodyTs: "'alway':63 'ass':36 'ban':38 'barbara':50 'china':24 'decid':14 'exact':29 'except':2 'hexbear':5 'imag':42 'insult':17 'like':30 'look':28 'mention':40 'mofo':27 'never':58 'overreach':66 'past':8 'pooh':46 'race':60 'racist':19 'repons':48 'self':37 'start':22 'streisand':51 'sudden':13 'tyrann':65 'tyrant':35 'winni':16,31,44 'worldwid':54 'yeah':1 'year':9 'zeitgeist':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4159246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699287648 {#1440
    date: 2023-11-06 17:20:48.0 +01:00
  }
  +"title": 95592
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
64 DENIED moderate
App\Entity\EntryComment {#1550
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2610 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2652 …}
    +slug: "Got-to-find-a-leftiest-place"
    +title: "Got to find a leftiest place."
    +url: "https://lemmy.ml/pictrs/image/b1be3ca0-025e-459f-8ee6-ca94c3755c1c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 431
    +favouriteCount: 747
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699326406 {#2645
      date: 2023-11-07 04:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    +badges: Doctrine\ORM\PersistentCollection {#2663 …}
    +children: [
      2 => App\Entity\EntryComment {#1696
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +body: "yeah except no, only hexbear in the past year or so has suddenly decided that winnie insult is racist, when it started *in china* because that mofo looks exactly like winnie and because his tyrant ass self banned all mention or image of winnie the pooh in reponse it barbara streisanded to the worldwide zeitgeist. it was never about race, it was always about tyrannical overreach."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699287648 {#1428
          date: 2023-11-06 17:20:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1679 …}
        +nested: Doctrine\ORM\PersistentCollection {#1667 …}
        +votes: Doctrine\ORM\PersistentCollection {#1670 …}
        +reports: Doctrine\ORM\PersistentCollection {#1678 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
        -id: 95592
        -bodyTs: "'alway':63 'ass':36 'ban':38 'barbara':50 'china':24 'decid':14 'exact':29 'except':2 'hexbear':5 'imag':42 'insult':17 'like':30 'look':28 'mention':40 'mofo':27 'never':58 'overreach':66 'past':8 'pooh':46 'race':60 'racist':19 'repons':48 'self':37 'start':22 'streisand':51 'sudden':13 'tyrann':65 'tyrant':35 'winni':16,31,44 'worldwid':54 'yeah':1 'year':9 'zeitgeist':55"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4159246"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699287648 {#1440
          date: 2023-11-06 17:20:48.0 +01:00
        }
        +"title": 95592
      }
      1 => App\Entity\EntryComment {#1550}
      0 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "none of their posts make them appear like a reactionary, just this one winnie the pooh thing that only hexbear has decided makes you definitely a right winger."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699292619 {#1555
          date: 2023-11-06 18:43:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@Infamousblt@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1604 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 95909
        -bodyTs: "'appear':7 'decid':22 'definit':25 'hexbear':20 'like':8 'make':5,23 'none':1 'one':13 'pooh':16 'post':4 'reactionari':10 'right':27 'thing':17 'winger':28 'winni':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4160907"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292619 {#1621
          date: 2023-11-06 18:43:39.0 +01:00
        }
        +"title": 95909
      }
    ]
    -id: 10527
    -titleTs: "'find':3 'got':1 'leftiest':5 'place':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699370316
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/7584088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699283916 {#2631
      date: 2023-11-06 16:18:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    except winnie the pooh isn’t already a slur, and it kinda does matter the history of the usage of a term if you’re trying to determine the intent and usage of it.\n
    \n
    literally nobody used the winnie the pooh insult against him because of his race, it was always because he literally looks like the character, and then threw a fit and banned all mention or image of a worldwide-known and beloved fictional character. because he’s an unstable tyrant.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699291672 {#1577
    date: 2023-11-06 18:27:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Starshader@lemmy.ml"
    "@WhyEssEff@hexbear.net"
    "@Zagorath@aussie.zone"
    "@Tankiedesantski@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1527 …}
  +nested: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 95848
  -bodyTs: "'alreadi':7 'alway':51 'ban':65 'belov':76 'charact':58,78 'determin':28 'except':1 'fiction':77 'fit':63 'histori':16 'imag':69 'insult':42 'intent':30 'isn':5 'kinda':12 'known':74 'like':56 'liter':35,54 'look':55 'matter':14 'mention':67 'nobodi':36 'pooh':4,41 'race':48 're':25 'slur':9 'term':22 'threw':61 'tri':26 'tyrant':84 'unstabl':83 'usag':19,32 'use':37 'winni':2,39 'worldwid':73 'worldwide-known':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4160615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699291672 {#1567
    date: 2023-11-06 18:27:52.0 +01:00
  }
  +"title": 95848
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#1550
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2610 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2652 …}
    +slug: "Got-to-find-a-leftiest-place"
    +title: "Got to find a leftiest place."
    +url: "https://lemmy.ml/pictrs/image/b1be3ca0-025e-459f-8ee6-ca94c3755c1c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 431
    +favouriteCount: 747
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699326406 {#2645
      date: 2023-11-07 04:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    +badges: Doctrine\ORM\PersistentCollection {#2663 …}
    +children: [
      2 => App\Entity\EntryComment {#1696
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +body: "yeah except no, only hexbear in the past year or so has suddenly decided that winnie insult is racist, when it started *in china* because that mofo looks exactly like winnie and because his tyrant ass self banned all mention or image of winnie the pooh in reponse it barbara streisanded to the worldwide zeitgeist. it was never about race, it was always about tyrannical overreach."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699287648 {#1428
          date: 2023-11-06 17:20:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1679 …}
        +nested: Doctrine\ORM\PersistentCollection {#1667 …}
        +votes: Doctrine\ORM\PersistentCollection {#1670 …}
        +reports: Doctrine\ORM\PersistentCollection {#1678 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
        -id: 95592
        -bodyTs: "'alway':63 'ass':36 'ban':38 'barbara':50 'china':24 'decid':14 'exact':29 'except':2 'hexbear':5 'imag':42 'insult':17 'like':30 'look':28 'mention':40 'mofo':27 'never':58 'overreach':66 'past':8 'pooh':46 'race':60 'racist':19 'repons':48 'self':37 'start':22 'streisand':51 'sudden':13 'tyrann':65 'tyrant':35 'winni':16,31,44 'worldwid':54 'yeah':1 'year':9 'zeitgeist':55"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4159246"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699287648 {#1440
          date: 2023-11-06 17:20:48.0 +01:00
        }
        +"title": 95592
      }
      1 => App\Entity\EntryComment {#1550}
      0 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "none of their posts make them appear like a reactionary, just this one winnie the pooh thing that only hexbear has decided makes you definitely a right winger."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699292619 {#1555
          date: 2023-11-06 18:43:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@Infamousblt@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1604 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 95909
        -bodyTs: "'appear':7 'decid':22 'definit':25 'hexbear':20 'like':8 'make':5,23 'none':1 'one':13 'pooh':16 'post':4 'reactionari':10 'right':27 'thing':17 'winger':28 'winni':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4160907"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292619 {#1621
          date: 2023-11-06 18:43:39.0 +01:00
        }
        +"title": 95909
      }
    ]
    -id: 10527
    -titleTs: "'find':3 'got':1 'leftiest':5 'place':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699370316
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/7584088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699283916 {#2631
      date: 2023-11-06 16:18:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    except winnie the pooh isn’t already a slur, and it kinda does matter the history of the usage of a term if you’re trying to determine the intent and usage of it.\n
    \n
    literally nobody used the winnie the pooh insult against him because of his race, it was always because he literally looks like the character, and then threw a fit and banned all mention or image of a worldwide-known and beloved fictional character. because he’s an unstable tyrant.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699291672 {#1577
    date: 2023-11-06 18:27:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Starshader@lemmy.ml"
    "@WhyEssEff@hexbear.net"
    "@Zagorath@aussie.zone"
    "@Tankiedesantski@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1527 …}
  +nested: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 95848
  -bodyTs: "'alreadi':7 'alway':51 'ban':65 'belov':76 'charact':58,78 'determin':28 'except':1 'fiction':77 'fit':63 'histori':16 'imag':69 'insult':42 'intent':30 'isn':5 'kinda':12 'known':74 'like':56 'liter':35,54 'look':55 'matter':14 'mention':67 'nobodi':36 'pooh':4,41 'race':48 're':25 'slur':9 'term':22 'threw':61 'tri':26 'tyrant':84 'unstabl':83 'usag':19,32 'use':37 'winni':2,39 'worldwid':73 'worldwide-known':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4160615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699291672 {#1567
    date: 2023-11-06 18:27:52.0 +01:00
  }
  +"title": 95848
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1550
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2610 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2652 …}
    +slug: "Got-to-find-a-leftiest-place"
    +title: "Got to find a leftiest place."
    +url: "https://lemmy.ml/pictrs/image/b1be3ca0-025e-459f-8ee6-ca94c3755c1c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 431
    +favouriteCount: 747
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699326406 {#2645
      date: 2023-11-07 04:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    +badges: Doctrine\ORM\PersistentCollection {#2663 …}
    +children: [
      2 => App\Entity\EntryComment {#1696
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +body: "yeah except no, only hexbear in the past year or so has suddenly decided that winnie insult is racist, when it started *in china* because that mofo looks exactly like winnie and because his tyrant ass self banned all mention or image of winnie the pooh in reponse it barbara streisanded to the worldwide zeitgeist. it was never about race, it was always about tyrannical overreach."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699287648 {#1428
          date: 2023-11-06 17:20:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1679 …}
        +nested: Doctrine\ORM\PersistentCollection {#1667 …}
        +votes: Doctrine\ORM\PersistentCollection {#1670 …}
        +reports: Doctrine\ORM\PersistentCollection {#1678 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
        -id: 95592
        -bodyTs: "'alway':63 'ass':36 'ban':38 'barbara':50 'china':24 'decid':14 'exact':29 'except':2 'hexbear':5 'imag':42 'insult':17 'like':30 'look':28 'mention':40 'mofo':27 'never':58 'overreach':66 'past':8 'pooh':46 'race':60 'racist':19 'repons':48 'self':37 'start':22 'streisand':51 'sudden':13 'tyrann':65 'tyrant':35 'winni':16,31,44 'worldwid':54 'yeah':1 'year':9 'zeitgeist':55"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4159246"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699287648 {#1440
          date: 2023-11-06 17:20:48.0 +01:00
        }
        +"title": 95592
      }
      1 => App\Entity\EntryComment {#1550}
      0 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "none of their posts make them appear like a reactionary, just this one winnie the pooh thing that only hexbear has decided makes you definitely a right winger."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699292619 {#1555
          date: 2023-11-06 18:43:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@Infamousblt@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1604 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 95909
        -bodyTs: "'appear':7 'decid':22 'definit':25 'hexbear':20 'like':8 'make':5,23 'none':1 'one':13 'pooh':16 'post':4 'reactionari':10 'right':27 'thing':17 'winger':28 'winni':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4160907"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292619 {#1621
          date: 2023-11-06 18:43:39.0 +01:00
        }
        +"title": 95909
      }
    ]
    -id: 10527
    -titleTs: "'find':3 'got':1 'leftiest':5 'place':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699370316
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/7584088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699283916 {#2631
      date: 2023-11-06 16:18:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    except winnie the pooh isn’t already a slur, and it kinda does matter the history of the usage of a term if you’re trying to determine the intent and usage of it.\n
    \n
    literally nobody used the winnie the pooh insult against him because of his race, it was always because he literally looks like the character, and then threw a fit and banned all mention or image of a worldwide-known and beloved fictional character. because he’s an unstable tyrant.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699291672 {#1577
    date: 2023-11-06 18:27:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Starshader@lemmy.ml"
    "@WhyEssEff@hexbear.net"
    "@Zagorath@aussie.zone"
    "@Tankiedesantski@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1527 …}
  +nested: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 95848
  -bodyTs: "'alreadi':7 'alway':51 'ban':65 'belov':76 'charact':58,78 'determin':28 'except':1 'fiction':77 'fit':63 'histori':16 'imag':69 'insult':42 'intent':30 'isn':5 'kinda':12 'known':74 'like':56 'liter':35,54 'look':55 'matter':14 'mention':67 'nobodi':36 'pooh':4,41 'race':48 're':25 'slur':9 'term':22 'threw':61 'tri':26 'tyrant':84 'unstabl':83 'usag':19,32 'use':37 'winni':2,39 'worldwid':73 'worldwide-known':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4160615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699291672 {#1567
    date: 2023-11-06 18:27:52.0 +01:00
  }
  +"title": 95848
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
68 DENIED moderate
App\Entity\EntryComment {#1620
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2610 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2652 …}
    +slug: "Got-to-find-a-leftiest-place"
    +title: "Got to find a leftiest place."
    +url: "https://lemmy.ml/pictrs/image/b1be3ca0-025e-459f-8ee6-ca94c3755c1c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 431
    +favouriteCount: 747
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699326406 {#2645
      date: 2023-11-07 04:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    +badges: Doctrine\ORM\PersistentCollection {#2663 …}
    +children: [
      2 => App\Entity\EntryComment {#1696
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +body: "yeah except no, only hexbear in the past year or so has suddenly decided that winnie insult is racist, when it started *in china* because that mofo looks exactly like winnie and because his tyrant ass self banned all mention or image of winnie the pooh in reponse it barbara streisanded to the worldwide zeitgeist. it was never about race, it was always about tyrannical overreach."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699287648 {#1428
          date: 2023-11-06 17:20:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1679 …}
        +nested: Doctrine\ORM\PersistentCollection {#1667 …}
        +votes: Doctrine\ORM\PersistentCollection {#1670 …}
        +reports: Doctrine\ORM\PersistentCollection {#1678 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
        -id: 95592
        -bodyTs: "'alway':63 'ass':36 'ban':38 'barbara':50 'china':24 'decid':14 'exact':29 'except':2 'hexbear':5 'imag':42 'insult':17 'like':30 'look':28 'mention':40 'mofo':27 'never':58 'overreach':66 'past':8 'pooh':46 'race':60 'racist':19 'repons':48 'self':37 'start':22 'streisand':51 'sudden':13 'tyrann':65 'tyrant':35 'winni':16,31,44 'worldwid':54 'yeah':1 'year':9 'zeitgeist':55"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4159246"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699287648 {#1440
          date: 2023-11-06 17:20:48.0 +01:00
        }
        +"title": 95592
      }
      1 => App\Entity\EntryComment {#1550
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          except winnie the pooh isn’t already a slur, and it kinda does matter the history of the usage of a term if you’re trying to determine the intent and usage of it.\n
          \n
          literally nobody used the winnie the pooh insult against him because of his race, it was always because he literally looks like the character, and then threw a fit and banned all mention or image of a worldwide-known and beloved fictional character. because he’s an unstable tyrant.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699291672 {#1577
          date: 2023-11-06 18:27:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@WhyEssEff@hexbear.net"
          "@Zagorath@aussie.zone"
          "@Tankiedesantski@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1527 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 95848
        -bodyTs: "'alreadi':7 'alway':51 'ban':65 'belov':76 'charact':58,78 'determin':28 'except':1 'fiction':77 'fit':63 'histori':16 'imag':69 'insult':42 'intent':30 'isn':5 'kinda':12 'known':74 'like':56 'liter':35,54 'look':55 'matter':14 'mention':67 'nobodi':36 'pooh':4,41 'race':48 're':25 'slur':9 'term':22 'threw':61 'tri':26 'tyrant':84 'unstabl':83 'usag':19,32 'use':37 'winni':2,39 'worldwid':73 'worldwide-known':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4160615"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699291672 {#1567
          date: 2023-11-06 18:27:52.0 +01:00
        }
        +"title": 95848
      }
      0 => App\Entity\EntryComment {#1620}
    ]
    -id: 10527
    -titleTs: "'find':3 'got':1 'leftiest':5 'place':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699370316
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/7584088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699283916 {#2631
      date: 2023-11-06 16:18:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "none of their posts make them appear like a reactionary, just this one winnie the pooh thing that only hexbear has decided makes you definitely a right winger."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699292619 {#1555
    date: 2023-11-06 18:43:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Starshader@lemmy.ml"
    "@Infamousblt@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 95909
  -bodyTs: "'appear':7 'decid':22 'definit':25 'hexbear':20 'like':8 'make':5,23 'none':1 'one':13 'pooh':16 'post':4 'reactionari':10 'right':27 'thing':17 'winger':28 'winni':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4160907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699292619 {#1621
    date: 2023-11-06 18:43:39.0 +01:00
  }
  +"title": 95909
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#1620
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2610 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2652 …}
    +slug: "Got-to-find-a-leftiest-place"
    +title: "Got to find a leftiest place."
    +url: "https://lemmy.ml/pictrs/image/b1be3ca0-025e-459f-8ee6-ca94c3755c1c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 431
    +favouriteCount: 747
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699326406 {#2645
      date: 2023-11-07 04:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    +badges: Doctrine\ORM\PersistentCollection {#2663 …}
    +children: [
      2 => App\Entity\EntryComment {#1696
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +body: "yeah except no, only hexbear in the past year or so has suddenly decided that winnie insult is racist, when it started *in china* because that mofo looks exactly like winnie and because his tyrant ass self banned all mention or image of winnie the pooh in reponse it barbara streisanded to the worldwide zeitgeist. it was never about race, it was always about tyrannical overreach."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699287648 {#1428
          date: 2023-11-06 17:20:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1679 …}
        +nested: Doctrine\ORM\PersistentCollection {#1667 …}
        +votes: Doctrine\ORM\PersistentCollection {#1670 …}
        +reports: Doctrine\ORM\PersistentCollection {#1678 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
        -id: 95592
        -bodyTs: "'alway':63 'ass':36 'ban':38 'barbara':50 'china':24 'decid':14 'exact':29 'except':2 'hexbear':5 'imag':42 'insult':17 'like':30 'look':28 'mention':40 'mofo':27 'never':58 'overreach':66 'past':8 'pooh':46 'race':60 'racist':19 'repons':48 'self':37 'start':22 'streisand':51 'sudden':13 'tyrann':65 'tyrant':35 'winni':16,31,44 'worldwid':54 'yeah':1 'year':9 'zeitgeist':55"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4159246"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699287648 {#1440
          date: 2023-11-06 17:20:48.0 +01:00
        }
        +"title": 95592
      }
      1 => App\Entity\EntryComment {#1550
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          except winnie the pooh isn’t already a slur, and it kinda does matter the history of the usage of a term if you’re trying to determine the intent and usage of it.\n
          \n
          literally nobody used the winnie the pooh insult against him because of his race, it was always because he literally looks like the character, and then threw a fit and banned all mention or image of a worldwide-known and beloved fictional character. because he’s an unstable tyrant.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699291672 {#1577
          date: 2023-11-06 18:27:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@WhyEssEff@hexbear.net"
          "@Zagorath@aussie.zone"
          "@Tankiedesantski@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1527 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 95848
        -bodyTs: "'alreadi':7 'alway':51 'ban':65 'belov':76 'charact':58,78 'determin':28 'except':1 'fiction':77 'fit':63 'histori':16 'imag':69 'insult':42 'intent':30 'isn':5 'kinda':12 'known':74 'like':56 'liter':35,54 'look':55 'matter':14 'mention':67 'nobodi':36 'pooh':4,41 'race':48 're':25 'slur':9 'term':22 'threw':61 'tri':26 'tyrant':84 'unstabl':83 'usag':19,32 'use':37 'winni':2,39 'worldwid':73 'worldwide-known':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4160615"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699291672 {#1567
          date: 2023-11-06 18:27:52.0 +01:00
        }
        +"title": 95848
      }
      0 => App\Entity\EntryComment {#1620}
    ]
    -id: 10527
    -titleTs: "'find':3 'got':1 'leftiest':5 'place':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699370316
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/7584088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699283916 {#2631
      date: 2023-11-06 16:18:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "none of their posts make them appear like a reactionary, just this one winnie the pooh thing that only hexbear has decided makes you definitely a right winger."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699292619 {#1555
    date: 2023-11-06 18:43:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Starshader@lemmy.ml"
    "@Infamousblt@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 95909
  -bodyTs: "'appear':7 'decid':22 'definit':25 'hexbear':20 'like':8 'make':5,23 'none':1 'one':13 'pooh':16 'post':4 'reactionari':10 'right':27 'thing':17 'winger':28 'winni':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4160907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699292619 {#1621
    date: 2023-11-06 18:43:39.0 +01:00
  }
  +"title": 95909
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1620
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2610 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2652 …}
    +slug: "Got-to-find-a-leftiest-place"
    +title: "Got to find a leftiest place."
    +url: "https://lemmy.ml/pictrs/image/b1be3ca0-025e-459f-8ee6-ca94c3755c1c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 431
    +favouriteCount: 747
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699326406 {#2645
      date: 2023-11-07 04:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    +badges: Doctrine\ORM\PersistentCollection {#2663 …}
    +children: [
      2 => App\Entity\EntryComment {#1696
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +body: "yeah except no, only hexbear in the past year or so has suddenly decided that winnie insult is racist, when it started *in china* because that mofo looks exactly like winnie and because his tyrant ass self banned all mention or image of winnie the pooh in reponse it barbara streisanded to the worldwide zeitgeist. it was never about race, it was always about tyrannical overreach."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699287648 {#1428
          date: 2023-11-06 17:20:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1679 …}
        +nested: Doctrine\ORM\PersistentCollection {#1667 …}
        +votes: Doctrine\ORM\PersistentCollection {#1670 …}
        +reports: Doctrine\ORM\PersistentCollection {#1678 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
        -id: 95592
        -bodyTs: "'alway':63 'ass':36 'ban':38 'barbara':50 'china':24 'decid':14 'exact':29 'except':2 'hexbear':5 'imag':42 'insult':17 'like':30 'look':28 'mention':40 'mofo':27 'never':58 'overreach':66 'past':8 'pooh':46 'race':60 'racist':19 'repons':48 'self':37 'start':22 'streisand':51 'sudden':13 'tyrann':65 'tyrant':35 'winni':16,31,44 'worldwid':54 'yeah':1 'year':9 'zeitgeist':55"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4159246"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699287648 {#1440
          date: 2023-11-06 17:20:48.0 +01:00
        }
        +"title": 95592
      }
      1 => App\Entity\EntryComment {#1550
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          except winnie the pooh isn’t already a slur, and it kinda does matter the history of the usage of a term if you’re trying to determine the intent and usage of it.\n
          \n
          literally nobody used the winnie the pooh insult against him because of his race, it was always because he literally looks like the character, and then threw a fit and banned all mention or image of a worldwide-known and beloved fictional character. because he’s an unstable tyrant.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699291672 {#1577
          date: 2023-11-06 18:27:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Starshader@lemmy.ml"
          "@WhyEssEff@hexbear.net"
          "@Zagorath@aussie.zone"
          "@Tankiedesantski@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1527 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 95848
        -bodyTs: "'alreadi':7 'alway':51 'ban':65 'belov':76 'charact':58,78 'determin':28 'except':1 'fiction':77 'fit':63 'histori':16 'imag':69 'insult':42 'intent':30 'isn':5 'kinda':12 'known':74 'like':56 'liter':35,54 'look':55 'matter':14 'mention':67 'nobodi':36 'pooh':4,41 'race':48 're':25 'slur':9 'term':22 'threw':61 'tri':26 'tyrant':84 'unstabl':83 'usag':19,32 'use':37 'winni':2,39 'worldwid':73 'worldwide-known':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4160615"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699291672 {#1567
          date: 2023-11-06 18:27:52.0 +01:00
        }
        +"title": 95848
      }
      0 => App\Entity\EntryComment {#1620}
    ]
    -id: 10527
    -titleTs: "'find':3 'got':1 'leftiest':5 'place':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699370316
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/7584088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699283916 {#2631
      date: 2023-11-06 16:18:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "none of their posts make them appear like a reactionary, just this one winnie the pooh thing that only hexbear has decided makes you definitely a right winger."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699292619 {#1555
    date: 2023-11-06 18:43:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Starshader@lemmy.ml"
    "@Infamousblt@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 95909
  -bodyTs: "'appear':7 'decid':22 'definit':25 'hexbear':20 'like':8 'make':5,23 'none':1 'one':13 'pooh':16 'post':4 'reactionari':10 'right':27 'thing':17 'winger':28 'winni':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4160907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699292619 {#1621
    date: 2023-11-06 18:43:39.0 +01:00
  }
  +"title": 95909
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
72 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