GET https://kbin.spritesserver.nl/index.php/u/@jodanlime@midwest.social/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 …}
}
12.63 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
Proxies\__CG__\App\Entity\Entry {#2160
  +user: Proxies\__CG__\App\Entity\User {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2618 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2620 …}
  +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
  +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
  +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
  +body: """
    > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
    \n
    Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 182
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581989 {#2613
    date: 2024-10-22 09:26:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2623 …}
  +reports: Doctrine\ORM\PersistentCollection {#2625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
  +badges: Doctrine\ORM\PersistentCollection {#2631 …}
  +children: [
    App\Entity\EntryComment {#2161
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2160 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
      +body: "Have you tried it? How is stability?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706497641 {#2116
        date: 2024-01-29 04:07:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2044 …}
      +nested: Doctrine\ORM\PersistentCollection {#2127 …}
      +votes: Doctrine\ORM\PersistentCollection {#2043 …}
      +reports: Doctrine\ORM\PersistentCollection {#2215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
      -id: 348735
      -bodyTs: "'stabil':7 'tri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6663272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706497641 {#2120
        date: 2024-01-29 04:07:21.0 +01:00
      }
      +"title": 348735
    }
  ]
  -id: 33653
  -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
  -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706542007
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11159550"
  +editedAt: DateTimeImmutable @1729381585 {#2596
    date: 2024-10-20 01:46:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706455607 {#2516
    date: 2024-01-28 16:26: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
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2160
  +user: Proxies\__CG__\App\Entity\User {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2618 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2620 …}
  +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
  +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
  +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
  +body: """
    > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
    \n
    Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 182
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581989 {#2613
    date: 2024-10-22 09:26:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2623 …}
  +reports: Doctrine\ORM\PersistentCollection {#2625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
  +badges: Doctrine\ORM\PersistentCollection {#2631 …}
  +children: [
    App\Entity\EntryComment {#2161
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2160 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
      +body: "Have you tried it? How is stability?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706497641 {#2116
        date: 2024-01-29 04:07:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2044 …}
      +nested: Doctrine\ORM\PersistentCollection {#2127 …}
      +votes: Doctrine\ORM\PersistentCollection {#2043 …}
      +reports: Doctrine\ORM\PersistentCollection {#2215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
      -id: 348735
      -bodyTs: "'stabil':7 'tri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6663272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706497641 {#2120
        date: 2024-01-29 04:07:21.0 +01:00
      }
      +"title": 348735
    }
  ]
  -id: 33653
  -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
  -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706542007
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11159550"
  +editedAt: DateTimeImmutable @1729381585 {#2596
    date: 2024-10-20 01:46:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706455607 {#2516
    date: 2024-01-28 16:26: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
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2160
  +user: Proxies\__CG__\App\Entity\User {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2618 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2620 …}
  +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
  +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
  +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
  +body: """
    > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
    \n
    Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 182
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581989 {#2613
    date: 2024-10-22 09:26:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2623 …}
  +reports: Doctrine\ORM\PersistentCollection {#2625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
  +badges: Doctrine\ORM\PersistentCollection {#2631 …}
  +children: [
    App\Entity\EntryComment {#2161
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2160 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
      +body: "Have you tried it? How is stability?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706497641 {#2116
        date: 2024-01-29 04:07:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2044 …}
      +nested: Doctrine\ORM\PersistentCollection {#2127 …}
      +votes: Doctrine\ORM\PersistentCollection {#2043 …}
      +reports: Doctrine\ORM\PersistentCollection {#2215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
      -id: 348735
      -bodyTs: "'stabil':7 'tri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6663272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706497641 {#2120
        date: 2024-01-29 04:07:21.0 +01:00
      }
      +"title": 348735
    }
  ]
  -id: 33653
  -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
  -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706542007
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11159550"
  +editedAt: DateTimeImmutable @1729381585 {#2596
    date: 2024-10-20 01:46:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706455607 {#2516
    date: 2024-01-28 16:26: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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2161
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160
    +user: Proxies\__CG__\App\Entity\User {#1992 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2618 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2620 …}
    +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
    +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
    +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
    +body: """
      > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
      \n
      Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 182
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729581989 {#2613
      date: 2024-10-22 09:26:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2623 …}
    +reports: Doctrine\ORM\PersistentCollection {#2625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
    +badges: Doctrine\ORM\PersistentCollection {#2631 …}
    +children: [
      App\Entity\EntryComment {#2161}
    ]
    -id: 33653
    -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
    -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706542007
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11159550"
    +editedAt: DateTimeImmutable @1729381585 {#2596
      date: 2024-10-20 01:46:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706455607 {#2516
      date: 2024-01-28 16:26:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: "Have you tried it? How is stability?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706497641 {#2116
    date: 2024-01-29 04:07:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 348735
  -bodyTs: "'stabil':7 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6663272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706497641 {#2120
    date: 2024-01-29 04:07:21.0 +01:00
  }
  +"title": 348735
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2161
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160
    +user: Proxies\__CG__\App\Entity\User {#1992 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2618 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2620 …}
    +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
    +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
    +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
    +body: """
      > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
      \n
      Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 182
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729581989 {#2613
      date: 2024-10-22 09:26:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2623 …}
    +reports: Doctrine\ORM\PersistentCollection {#2625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
    +badges: Doctrine\ORM\PersistentCollection {#2631 …}
    +children: [
      App\Entity\EntryComment {#2161}
    ]
    -id: 33653
    -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
    -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706542007
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11159550"
    +editedAt: DateTimeImmutable @1729381585 {#2596
      date: 2024-10-20 01:46:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706455607 {#2516
      date: 2024-01-28 16:26:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: "Have you tried it? How is stability?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706497641 {#2116
    date: 2024-01-29 04:07:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 348735
  -bodyTs: "'stabil':7 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6663272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706497641 {#2120
    date: 2024-01-29 04:07:21.0 +01:00
  }
  +"title": 348735
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2161
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160
    +user: Proxies\__CG__\App\Entity\User {#1992 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2618 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2620 …}
    +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
    +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
    +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
    +body: """
      > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
      \n
      Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 182
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729581989 {#2613
      date: 2024-10-22 09:26:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2623 …}
    +reports: Doctrine\ORM\PersistentCollection {#2625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
    +badges: Doctrine\ORM\PersistentCollection {#2631 …}
    +children: [
      App\Entity\EntryComment {#2161}
    ]
    -id: 33653
    -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
    -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706542007
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11159550"
    +editedAt: DateTimeImmutable @1729381585 {#2596
      date: 2024-10-20 01:46:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706455607 {#2516
      date: 2024-01-28 16:26:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: "Have you tried it? How is stability?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706497641 {#2116
    date: 2024-01-29 04:07:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 348735
  -bodyTs: "'stabil':7 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6663272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706497641 {#2120
    date: 2024-01-29 04:07:21.0 +01:00
  }
  +"title": 348735
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2058
  +user: Proxies\__CG__\App\Entity\User {#2375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
  +slug: "Which-terminal-emulator-do-you-use"
  +title: "Which terminal emulator do you use?"
  +url: null
  +body: """
    I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
    \n
    Curious to see if there’s a terminal someone swears by and refuses to use anything else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 152
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727481816 {#2252
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2549 …}
  +votes: Doctrine\ORM\PersistentCollection {#2547 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  +badges: Doctrine\ORM\PersistentCollection {#2591 …}
  +children: [
    1 => App\Entity\EntryComment {#2106
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2058 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
      +root: App\Entity\EntryComment {#2054
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2058 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Foot!\n
          \n
          ![](https://midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1726819648 {#2055
          date: 2024-09-20 10:07:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tourist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 317204
        -bodyTs: "'/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':4 'foot':1 'midwest.social':3 'midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/6302558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705514169 {#2052
          date: 2024-01-17 18:56:09.0 +01:00
        }
        +"title": 317204
      }
      +body: """
        That’s fair. I don’t think I personally use ligatures anywhere and I’m not experiencing any issues with foot after using it for a few years so I might just have to stay blissfully ignorant on this one ;)\n
        \n
        What do you use ligatures for?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705611742 {#2109
        date: 2024-01-18 22:02:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tourist@lemmy.world"
        "@jodanlime@midwest.social"
        "@krash@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 320369
      -bodyTs: "'anywher':12 'bliss':36 'experienc':17 'fair':3 'foot':21 'ignor':37 'issu':19 'ligatur':11,45 'm':15 'might':31 'one':40 'person':9 'stay':35 'think':7 'use':10,23,44 'year':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6332268"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705611742 {#2103
        date: 2024-01-18 22:02:22.0 +01:00
      }
      +"title": 320369
    }
    0 => App\Entity\EntryComment {#2054}
  ]
  -id: 31243
  -titleTs: "'emul':3 'termin':2 'use':6"
  -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509635 {#2517
    date: 2024-01-17 17:40:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2058
  +user: Proxies\__CG__\App\Entity\User {#2375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
  +slug: "Which-terminal-emulator-do-you-use"
  +title: "Which terminal emulator do you use?"
  +url: null
  +body: """
    I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
    \n
    Curious to see if there’s a terminal someone swears by and refuses to use anything else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 152
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727481816 {#2252
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2549 …}
  +votes: Doctrine\ORM\PersistentCollection {#2547 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  +badges: Doctrine\ORM\PersistentCollection {#2591 …}
  +children: [
    1 => App\Entity\EntryComment {#2106
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2058 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
      +root: App\Entity\EntryComment {#2054
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2058 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Foot!\n
          \n
          ![](https://midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1726819648 {#2055
          date: 2024-09-20 10:07:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tourist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 317204
        -bodyTs: "'/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':4 'foot':1 'midwest.social':3 'midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/6302558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705514169 {#2052
          date: 2024-01-17 18:56:09.0 +01:00
        }
        +"title": 317204
      }
      +body: """
        That’s fair. I don’t think I personally use ligatures anywhere and I’m not experiencing any issues with foot after using it for a few years so I might just have to stay blissfully ignorant on this one ;)\n
        \n
        What do you use ligatures for?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705611742 {#2109
        date: 2024-01-18 22:02:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tourist@lemmy.world"
        "@jodanlime@midwest.social"
        "@krash@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 320369
      -bodyTs: "'anywher':12 'bliss':36 'experienc':17 'fair':3 'foot':21 'ignor':37 'issu':19 'ligatur':11,45 'm':15 'might':31 'one':40 'person':9 'stay':35 'think':7 'use':10,23,44 'year':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6332268"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705611742 {#2103
        date: 2024-01-18 22:02:22.0 +01:00
      }
      +"title": 320369
    }
    0 => App\Entity\EntryComment {#2054}
  ]
  -id: 31243
  -titleTs: "'emul':3 'termin':2 'use':6"
  -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509635 {#2517
    date: 2024-01-17 17:40:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2058
  +user: Proxies\__CG__\App\Entity\User {#2375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
  +slug: "Which-terminal-emulator-do-you-use"
  +title: "Which terminal emulator do you use?"
  +url: null
  +body: """
    I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
    \n
    Curious to see if there’s a terminal someone swears by and refuses to use anything else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 152
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727481816 {#2252
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2549 …}
  +votes: Doctrine\ORM\PersistentCollection {#2547 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  +badges: Doctrine\ORM\PersistentCollection {#2591 …}
  +children: [
    1 => App\Entity\EntryComment {#2106
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2058 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
      +root: App\Entity\EntryComment {#2054
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2058 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Foot!\n
          \n
          ![](https://midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1726819648 {#2055
          date: 2024-09-20 10:07:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tourist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 317204
        -bodyTs: "'/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':4 'foot':1 'midwest.social':3 'midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/6302558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705514169 {#2052
          date: 2024-01-17 18:56:09.0 +01:00
        }
        +"title": 317204
      }
      +body: """
        That’s fair. I don’t think I personally use ligatures anywhere and I’m not experiencing any issues with foot after using it for a few years so I might just have to stay blissfully ignorant on this one ;)\n
        \n
        What do you use ligatures for?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705611742 {#2109
        date: 2024-01-18 22:02:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tourist@lemmy.world"
        "@jodanlime@midwest.social"
        "@krash@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 320369
      -bodyTs: "'anywher':12 'bliss':36 'experienc':17 'fair':3 'foot':21 'ignor':37 'issu':19 'ligatur':11,45 'm':15 'might':31 'one':40 'person':9 'stay':35 'think':7 'use':10,23,44 'year':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6332268"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705611742 {#2103
        date: 2024-01-18 22:02:22.0 +01:00
      }
      +"title": 320369
    }
    0 => App\Entity\EntryComment {#2054}
  ]
  -id: 31243
  -titleTs: "'emul':3 'termin':2 'use':6"
  -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509635 {#2517
    date: 2024-01-17 17:40:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2106
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058
    +user: Proxies\__CG__\App\Entity\User {#2375 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
    +slug: "Which-terminal-emulator-do-you-use"
    +title: "Which terminal emulator do you use?"
    +url: null
    +body: """
      I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
      \n
      Curious to see if there’s a terminal someone swears by and refuses to use anything else.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 152
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727481816 {#2252
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2591 …}
    +children: [
      1 => App\Entity\EntryComment {#2106}
      0 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2058 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Foot!\n
          \n
          ![](https://midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1726819648 {#2055
          date: 2024-09-20 10:07:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tourist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 317204
        -bodyTs: "'/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':4 'foot':1 'midwest.social':3 'midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/6302558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705514169 {#2052
          date: 2024-01-17 18:56:09.0 +01:00
        }
        +"title": 317204
      }
    ]
    -id: 31243
    -titleTs: "'emul':3 'termin':2 'use':6"
    -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705596035
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10832055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705509635 {#2517
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
  +root: App\Entity\EntryComment {#2054}
  +body: """
    That’s fair. I don’t think I personally use ligatures anywhere and I’m not experiencing any issues with foot after using it for a few years so I might just have to stay blissfully ignorant on this one ;)\n
    \n
    What do you use ligatures for?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705611742 {#2109
    date: 2024-01-18 22:02:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
    "@jodanlime@midwest.social"
    "@krash@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 320369
  -bodyTs: "'anywher':12 'bliss':36 'experienc':17 'fair':3 'foot':21 'ignor':37 'issu':19 'ligatur':11,45 'm':15 'might':31 'one':40 'person':9 'stay':35 'think':7 'use':10,23,44 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6332268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705611742 {#2103
    date: 2024-01-18 22:02:22.0 +01:00
  }
  +"title": 320369
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2106
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058
    +user: Proxies\__CG__\App\Entity\User {#2375 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
    +slug: "Which-terminal-emulator-do-you-use"
    +title: "Which terminal emulator do you use?"
    +url: null
    +body: """
      I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
      \n
      Curious to see if there’s a terminal someone swears by and refuses to use anything else.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 152
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727481816 {#2252
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2591 …}
    +children: [
      1 => App\Entity\EntryComment {#2106}
      0 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2058 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Foot!\n
          \n
          ![](https://midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1726819648 {#2055
          date: 2024-09-20 10:07:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tourist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 317204
        -bodyTs: "'/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':4 'foot':1 'midwest.social':3 'midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/6302558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705514169 {#2052
          date: 2024-01-17 18:56:09.0 +01:00
        }
        +"title": 317204
      }
    ]
    -id: 31243
    -titleTs: "'emul':3 'termin':2 'use':6"
    -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705596035
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10832055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705509635 {#2517
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
  +root: App\Entity\EntryComment {#2054}
  +body: """
    That’s fair. I don’t think I personally use ligatures anywhere and I’m not experiencing any issues with foot after using it for a few years so I might just have to stay blissfully ignorant on this one ;)\n
    \n
    What do you use ligatures for?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705611742 {#2109
    date: 2024-01-18 22:02:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
    "@jodanlime@midwest.social"
    "@krash@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 320369
  -bodyTs: "'anywher':12 'bliss':36 'experienc':17 'fair':3 'foot':21 'ignor':37 'issu':19 'ligatur':11,45 'm':15 'might':31 'one':40 'person':9 'stay':35 'think':7 'use':10,23,44 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6332268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705611742 {#2103
    date: 2024-01-18 22:02:22.0 +01:00
  }
  +"title": 320369
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2106
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058
    +user: Proxies\__CG__\App\Entity\User {#2375 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
    +slug: "Which-terminal-emulator-do-you-use"
    +title: "Which terminal emulator do you use?"
    +url: null
    +body: """
      I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
      \n
      Curious to see if there’s a terminal someone swears by and refuses to use anything else.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 152
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727481816 {#2252
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2591 …}
    +children: [
      1 => App\Entity\EntryComment {#2106}
      0 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2058 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Foot!\n
          \n
          ![](https://midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1726819648 {#2055
          date: 2024-09-20 10:07:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tourist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 317204
        -bodyTs: "'/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':4 'foot':1 'midwest.social':3 'midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/6302558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705514169 {#2052
          date: 2024-01-17 18:56:09.0 +01:00
        }
        +"title": 317204
      }
    ]
    -id: 31243
    -titleTs: "'emul':3 'termin':2 'use':6"
    -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705596035
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10832055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705509635 {#2517
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
  +root: App\Entity\EntryComment {#2054}
  +body: """
    That’s fair. I don’t think I personally use ligatures anywhere and I’m not experiencing any issues with foot after using it for a few years so I might just have to stay blissfully ignorant on this one ;)\n
    \n
    What do you use ligatures for?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705611742 {#2109
    date: 2024-01-18 22:02:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
    "@jodanlime@midwest.social"
    "@krash@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 320369
  -bodyTs: "'anywher':12 'bliss':36 'experienc':17 'fair':3 'foot':21 'ignor':37 'issu':19 'ligatur':11,45 'm':15 'might':31 'one':40 'person':9 'stay':35 'think':7 'use':10,23,44 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6332268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705611742 {#2103
    date: 2024-01-18 22:02:22.0 +01:00
  }
  +"title": 320369
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2054
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058
    +user: Proxies\__CG__\App\Entity\User {#2375 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
    +slug: "Which-terminal-emulator-do-you-use"
    +title: "Which terminal emulator do you use?"
    +url: null
    +body: """
      I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
      \n
      Curious to see if there’s a terminal someone swears by and refuses to use anything else.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 152
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727481816 {#2252
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2591 …}
    +children: [
      1 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2058 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2054}
        +body: """
          That’s fair. I don’t think I personally use ligatures anywhere and I’m not experiencing any issues with foot after using it for a few years so I might just have to stay blissfully ignorant on this one ;)\n
          \n
          What do you use ligatures for?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705611742 {#2109
          date: 2024-01-18 22:02:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tourist@lemmy.world"
          "@jodanlime@midwest.social"
          "@krash@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 320369
        -bodyTs: "'anywher':12 'bliss':36 'experienc':17 'fair':3 'foot':21 'ignor':37 'issu':19 'ligatur':11,45 'm':15 'might':31 'one':40 'person':9 'stay':35 'think':7 'use':10,23,44 'year':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/6332268"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705611742 {#2103
          date: 2024-01-18 22:02:22.0 +01:00
        }
        +"title": 320369
      }
      0 => App\Entity\EntryComment {#2054}
    ]
    -id: 31243
    -titleTs: "'emul':3 'termin':2 'use':6"
    -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705596035
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10832055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705509635 {#2517
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Foot!\n
    \n
    ![](https://midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1726819648 {#2055
    date: 2024-09-20 10:07:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2165 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
  -id: 317204
  -bodyTs: "'/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':4 'foot':1 'midwest.social':3 'midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6302558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705514169 {#2052
    date: 2024-01-17 18:56:09.0 +01:00
  }
  +"title": 317204
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2054
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058
    +user: Proxies\__CG__\App\Entity\User {#2375 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
    +slug: "Which-terminal-emulator-do-you-use"
    +title: "Which terminal emulator do you use?"
    +url: null
    +body: """
      I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
      \n
      Curious to see if there’s a terminal someone swears by and refuses to use anything else.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 152
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727481816 {#2252
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2591 …}
    +children: [
      1 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2058 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2054}
        +body: """
          That’s fair. I don’t think I personally use ligatures anywhere and I’m not experiencing any issues with foot after using it for a few years so I might just have to stay blissfully ignorant on this one ;)\n
          \n
          What do you use ligatures for?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705611742 {#2109
          date: 2024-01-18 22:02:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tourist@lemmy.world"
          "@jodanlime@midwest.social"
          "@krash@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 320369
        -bodyTs: "'anywher':12 'bliss':36 'experienc':17 'fair':3 'foot':21 'ignor':37 'issu':19 'ligatur':11,45 'm':15 'might':31 'one':40 'person':9 'stay':35 'think':7 'use':10,23,44 'year':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/6332268"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705611742 {#2103
          date: 2024-01-18 22:02:22.0 +01:00
        }
        +"title": 320369
      }
      0 => App\Entity\EntryComment {#2054}
    ]
    -id: 31243
    -titleTs: "'emul':3 'termin':2 'use':6"
    -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705596035
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10832055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705509635 {#2517
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Foot!\n
    \n
    ![](https://midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1726819648 {#2055
    date: 2024-09-20 10:07:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2165 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
  -id: 317204
  -bodyTs: "'/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':4 'foot':1 'midwest.social':3 'midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6302558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705514169 {#2052
    date: 2024-01-17 18:56:09.0 +01:00
  }
  +"title": 317204
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2054
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058
    +user: Proxies\__CG__\App\Entity\User {#2375 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
    +slug: "Which-terminal-emulator-do-you-use"
    +title: "Which terminal emulator do you use?"
    +url: null
    +body: """
      I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
      \n
      Curious to see if there’s a terminal someone swears by and refuses to use anything else.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 152
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727481816 {#2252
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2591 …}
    +children: [
      1 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2058 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2054}
        +body: """
          That’s fair. I don’t think I personally use ligatures anywhere and I’m not experiencing any issues with foot after using it for a few years so I might just have to stay blissfully ignorant on this one ;)\n
          \n
          What do you use ligatures for?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705611742 {#2109
          date: 2024-01-18 22:02:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tourist@lemmy.world"
          "@jodanlime@midwest.social"
          "@krash@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 320369
        -bodyTs: "'anywher':12 'bliss':36 'experienc':17 'fair':3 'foot':21 'ignor':37 'issu':19 'ligatur':11,45 'm':15 'might':31 'one':40 'person':9 'stay':35 'think':7 'use':10,23,44 'year':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/6332268"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705611742 {#2103
          date: 2024-01-18 22:02:22.0 +01:00
        }
        +"title": 320369
      }
      0 => App\Entity\EntryComment {#2054}
    ]
    -id: 31243
    -titleTs: "'emul':3 'termin':2 'use':6"
    -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705596035
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10832055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705509635 {#2517
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Foot!\n
    \n
    ![](https://midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1726819648 {#2055
    date: 2024-09-20 10:07:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2165 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
  -id: 317204
  -bodyTs: "'/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':4 'foot':1 'midwest.social':3 'midwest.social/pictrs/image/a8a11a47-d225-41bc-935a-75545e7d70bd.jpeg)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6302558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705514169 {#2052
    date: 2024-01-17 18:56:09.0 +01:00
  }
  +"title": 317204
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2074
  +user: Proxies\__CG__\App\Entity\User {#2638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "I-remember"
  +title: "I remember "
  +url: "https://lemmy.today/pictrs/image/0b05cda3-b374-467f-803f-c3c1456f40e7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 293
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719662985 {#2633
    date: 2024-06-29 14:09:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2641 …}
  +votes: Doctrine\ORM\PersistentCollection {#2643 …}
  +reports: Doctrine\ORM\PersistentCollection {#2645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
  +badges: Doctrine\ORM\PersistentCollection {#2651 …}
  +children: [
    App\Entity\EntryComment {#2065
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2074 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +body: "I want one"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704846792 {#2072
        date: 2024-01-10 01:33:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Oha@lemmy.ohaa.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2067 …}
      +nested: Doctrine\ORM\PersistentCollection {#2049 …}
      +votes: Doctrine\ORM\PersistentCollection {#2051 …}
      +reports: Doctrine\ORM\PersistentCollection {#2059 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
      -id: 294722
      -bodyTs: "'one':3 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6044277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704846792 {#2069
        date: 2024-01-10 01:33:12.0 +01:00
      }
      +"title": 294722
    }
  ]
  -id: 26403
  -titleTs: "'rememb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704156111
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4739303"
  +editedAt: DateTimeImmutable @1710156214 {#2619
    date: 2024-03-11 12:23:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704069711 {#2599
    date: 2024-01-01 01:41:51.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 {#2074
  +user: Proxies\__CG__\App\Entity\User {#2638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "I-remember"
  +title: "I remember "
  +url: "https://lemmy.today/pictrs/image/0b05cda3-b374-467f-803f-c3c1456f40e7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 293
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719662985 {#2633
    date: 2024-06-29 14:09:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2641 …}
  +votes: Doctrine\ORM\PersistentCollection {#2643 …}
  +reports: Doctrine\ORM\PersistentCollection {#2645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
  +badges: Doctrine\ORM\PersistentCollection {#2651 …}
  +children: [
    App\Entity\EntryComment {#2065
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2074 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +body: "I want one"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704846792 {#2072
        date: 2024-01-10 01:33:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Oha@lemmy.ohaa.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2067 …}
      +nested: Doctrine\ORM\PersistentCollection {#2049 …}
      +votes: Doctrine\ORM\PersistentCollection {#2051 …}
      +reports: Doctrine\ORM\PersistentCollection {#2059 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
      -id: 294722
      -bodyTs: "'one':3 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6044277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704846792 {#2069
        date: 2024-01-10 01:33:12.0 +01:00
      }
      +"title": 294722
    }
  ]
  -id: 26403
  -titleTs: "'rememb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704156111
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4739303"
  +editedAt: DateTimeImmutable @1710156214 {#2619
    date: 2024-03-11 12:23:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704069711 {#2599
    date: 2024-01-01 01:41:51.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 {#2074
  +user: Proxies\__CG__\App\Entity\User {#2638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
  +slug: "I-remember"
  +title: "I remember "
  +url: "https://lemmy.today/pictrs/image/0b05cda3-b374-467f-803f-c3c1456f40e7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 293
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719662985 {#2633
    date: 2024-06-29 14:09:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2641 …}
  +votes: Doctrine\ORM\PersistentCollection {#2643 …}
  +reports: Doctrine\ORM\PersistentCollection {#2645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
  +badges: Doctrine\ORM\PersistentCollection {#2651 …}
  +children: [
    App\Entity\EntryComment {#2065
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2074 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +body: "I want one"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704846792 {#2072
        date: 2024-01-10 01:33:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Oha@lemmy.ohaa.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2067 …}
      +nested: Doctrine\ORM\PersistentCollection {#2049 …}
      +votes: Doctrine\ORM\PersistentCollection {#2051 …}
      +reports: Doctrine\ORM\PersistentCollection {#2059 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
      -id: 294722
      -bodyTs: "'one':3 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6044277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704846792 {#2069
        date: 2024-01-10 01:33:12.0 +01:00
      }
      +"title": 294722
    }
  ]
  -id: 26403
  -titleTs: "'rememb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704156111
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4739303"
  +editedAt: DateTimeImmutable @1710156214 {#2619
    date: 2024-03-11 12:23:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704069711 {#2599
    date: 2024-01-01 01:41:51.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 {#2065
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074
    +user: Proxies\__CG__\App\Entity\User {#2638 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "I-remember"
    +title: "I remember "
    +url: "https://lemmy.today/pictrs/image/0b05cda3-b374-467f-803f-c3c1456f40e7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 293
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719662985 {#2633
      date: 2024-06-29 14:09:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2641 …}
    +votes: Doctrine\ORM\PersistentCollection {#2643 …}
    +reports: Doctrine\ORM\PersistentCollection {#2645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
    +badges: Doctrine\ORM\PersistentCollection {#2651 …}
    +children: [
      App\Entity\EntryComment {#2065}
    ]
    -id: 26403
    -titleTs: "'rememb':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704156111
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4739303"
    +editedAt: DateTimeImmutable @1710156214 {#2619
      date: 2024-03-11 12:23:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704069711 {#2599
      date: 2024-01-01 01:41:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +body: "I want one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704846792 {#2072
    date: 2024-01-10 01:33:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 294722
  -bodyTs: "'one':3 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6044277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704846792 {#2069
    date: 2024-01-10 01:33:12.0 +01:00
  }
  +"title": 294722
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2065
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074
    +user: Proxies\__CG__\App\Entity\User {#2638 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "I-remember"
    +title: "I remember "
    +url: "https://lemmy.today/pictrs/image/0b05cda3-b374-467f-803f-c3c1456f40e7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 293
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719662985 {#2633
      date: 2024-06-29 14:09:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2641 …}
    +votes: Doctrine\ORM\PersistentCollection {#2643 …}
    +reports: Doctrine\ORM\PersistentCollection {#2645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
    +badges: Doctrine\ORM\PersistentCollection {#2651 …}
    +children: [
      App\Entity\EntryComment {#2065}
    ]
    -id: 26403
    -titleTs: "'rememb':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704156111
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4739303"
    +editedAt: DateTimeImmutable @1710156214 {#2619
      date: 2024-03-11 12:23:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704069711 {#2599
      date: 2024-01-01 01:41:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +body: "I want one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704846792 {#2072
    date: 2024-01-10 01:33:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 294722
  -bodyTs: "'one':3 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6044277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704846792 {#2069
    date: 2024-01-10 01:33:12.0 +01:00
  }
  +"title": 294722
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2065
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074
    +user: Proxies\__CG__\App\Entity\User {#2638 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2640 …}
    +slug: "I-remember"
    +title: "I remember "
    +url: "https://lemmy.today/pictrs/image/0b05cda3-b374-467f-803f-c3c1456f40e7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 293
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719662985 {#2633
      date: 2024-06-29 14:09:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2641 …}
    +votes: Doctrine\ORM\PersistentCollection {#2643 …}
    +reports: Doctrine\ORM\PersistentCollection {#2645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
    +badges: Doctrine\ORM\PersistentCollection {#2651 …}
    +children: [
      App\Entity\EntryComment {#2065}
    ]
    -id: 26403
    -titleTs: "'rememb':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704156111
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4739303"
    +editedAt: DateTimeImmutable @1710156214 {#2619
      date: 2024-03-11 12:23:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704069711 {#2599
      date: 2024-01-01 01:41:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +body: "I want one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704846792 {#2072
    date: 2024-01-10 01:33:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 294722
  -bodyTs: "'one':3 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6044277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704846792 {#2069
    date: 2024-01-10 01:33:12.0 +01:00
  }
  +"title": 294722
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2129
  +user: Proxies\__CG__\App\Entity\User {#2636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2620 …}
  +slug: "KDE-s-Nate-Graham-On-X11-Being-A-Bad-Platform-and-The"
  +title: "KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future"
  +url: "https://www.phoronix.com/news/Graham-X11-Bad-Platform"
  +body: """
    > Well known KDE developer Nate Graham is out with a blog post today outlining his latest Wayland thoughts, how X11 is a bad platform, and the recent topic of “Wayland breaking everything” isn’t really accurate.\n
    \n
    > “In this context, “breaking everything” is another perhaps less accurate way of saying “not everything is fully ported yet”. This porting is necessary because Wayland is designed to target a future that doesn’t include 100% drop-in compatibility with everything we did in the past, because it turns out that a lot of those things don’t make sense anymore. For the ones that do, a compatibility layer (XWayland) is already provided, and anything needing deeper system integration generally has a path forward (Portals and Wayland protocols and PipeWire) or is being actively worked on. It’s all happening!”\n
    \n
    [Nate’s Original Blog Post](https://pointieststick.com/2023/12/26/does-wayland-really-break-everything/)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 177
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711892999 {#2671
    date: 2024-03-31 15:49:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2678 …}
  +votes: Doctrine\ORM\PersistentCollection {#2680 …}
  +reports: Doctrine\ORM\PersistentCollection {#2682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
  +badges: Doctrine\ORM\PersistentCollection {#2688 …}
  +children: [
    App\Entity\EntryComment {#2133
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2129 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
      +body: """
        This is the big thing that all these Nvidia comments miss. It’s not up to Wayland to support a given GPU. Nvidia is actively hostile to Linux users. If you aren’t making money with cuda there are zero reasons to choose Nvidia on a Linux machine over the competition. I’ve been on Wayland for almost a decade now and there’s no way I’m going back to X at this point.\n
        \n
        [](https://arstechnica.com/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703769027 {#2140
        date: 2023-12-28 14:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@sherlockholmez@lemmy.ml"
        "@TheGrandNagus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2138 …}
      +nested: Doctrine\ORM\PersistentCollection {#2345 …}
      +votes: Doctrine\ORM\PersistentCollection {#2330 …}
      +reports: Doctrine\ORM\PersistentCollection {#2346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
      -id: 259219
      -bodyTs: "'/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)':78 'activ':25 'almost':58 'aren':32 'arstechnica.com':77 'arstechnica.com/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)':76 'back':70 'big':4 'choos':43 'comment':10 'competit':51 'cuda':37 'decad':60 'given':21 'go':69 'gpu':22 'hostil':26 'linux':28,47 'm':68 'machin':48 'make':34 'miss':11 'money':35 'nvidia':9,23,44 'point':75 'reason':41 'support':19 'thing':5 'user':29 've':53 'way':66 'wayland':17,56 'x':72 'zero':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5756657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703769027 {#2130
        date: 2023-12-28 14:10:27.0 +01:00
      }
      +"title": 259219
    }
  ]
  -id: 25177
  -titleTs: "'bad':9 'futur':13 'graham':4 'kde':1 'nate':3 'platform':10 'wayland':12 'x11':6"
  -bodyTs: "'/2023/12/26/does-wayland-really-break-everything/)':145 '100':72 'accur':36,46 'activ':131 'alreadi':109 'anoth':43 'anymor':98 'anyth':112 'bad':23 'blog':11,141 'break':31,40 'compat':76,105 'context':39 'deeper':114 'design':63 'develop':4 'doesn':69 'drop':74 'drop-in':73 'everyth':32,41,51,78 'forward':121 'fulli':53 'futur':67 'general':117 'graham':6 'happen':137 'includ':71 'integr':116 'isn':33 'kde':3 'known':2 'latest':16 'layer':106 'less':45 'lot':90 'make':96 'nate':5,138 'necessari':59 'need':113 'one':101 'origin':140 'outlin':14 'past':83 'path':120 'perhap':44 'pipewir':127 'platform':24 'pointieststick.com':144 'pointieststick.com/2023/12/26/does-wayland-really-break-everything/)':143 'port':54,57 'portal':122 'post':12,142 'protocol':125 'provid':110 'realli':35 'recent':27 'say':49 'sens':97 'system':115 'target':65 'thing':93 'thought':18 'today':13 'topic':28 'turn':86 'way':47 'wayland':17,30,61,124 'well':1 'work':132 'x11':20 'xwayland':107 'yet':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703769948
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/523560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703683548 {#2659
    date: 2023-12-27 14:25:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2129
  +user: Proxies\__CG__\App\Entity\User {#2636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2620 …}
  +slug: "KDE-s-Nate-Graham-On-X11-Being-A-Bad-Platform-and-The"
  +title: "KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future"
  +url: "https://www.phoronix.com/news/Graham-X11-Bad-Platform"
  +body: """
    > Well known KDE developer Nate Graham is out with a blog post today outlining his latest Wayland thoughts, how X11 is a bad platform, and the recent topic of “Wayland breaking everything” isn’t really accurate.\n
    \n
    > “In this context, “breaking everything” is another perhaps less accurate way of saying “not everything is fully ported yet”. This porting is necessary because Wayland is designed to target a future that doesn’t include 100% drop-in compatibility with everything we did in the past, because it turns out that a lot of those things don’t make sense anymore. For the ones that do, a compatibility layer (XWayland) is already provided, and anything needing deeper system integration generally has a path forward (Portals and Wayland protocols and PipeWire) or is being actively worked on. It’s all happening!”\n
    \n
    [Nate’s Original Blog Post](https://pointieststick.com/2023/12/26/does-wayland-really-break-everything/)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 177
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711892999 {#2671
    date: 2024-03-31 15:49:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2678 …}
  +votes: Doctrine\ORM\PersistentCollection {#2680 …}
  +reports: Doctrine\ORM\PersistentCollection {#2682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
  +badges: Doctrine\ORM\PersistentCollection {#2688 …}
  +children: [
    App\Entity\EntryComment {#2133
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2129 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
      +body: """
        This is the big thing that all these Nvidia comments miss. It’s not up to Wayland to support a given GPU. Nvidia is actively hostile to Linux users. If you aren’t making money with cuda there are zero reasons to choose Nvidia on a Linux machine over the competition. I’ve been on Wayland for almost a decade now and there’s no way I’m going back to X at this point.\n
        \n
        [](https://arstechnica.com/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703769027 {#2140
        date: 2023-12-28 14:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@sherlockholmez@lemmy.ml"
        "@TheGrandNagus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2138 …}
      +nested: Doctrine\ORM\PersistentCollection {#2345 …}
      +votes: Doctrine\ORM\PersistentCollection {#2330 …}
      +reports: Doctrine\ORM\PersistentCollection {#2346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
      -id: 259219
      -bodyTs: "'/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)':78 'activ':25 'almost':58 'aren':32 'arstechnica.com':77 'arstechnica.com/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)':76 'back':70 'big':4 'choos':43 'comment':10 'competit':51 'cuda':37 'decad':60 'given':21 'go':69 'gpu':22 'hostil':26 'linux':28,47 'm':68 'machin':48 'make':34 'miss':11 'money':35 'nvidia':9,23,44 'point':75 'reason':41 'support':19 'thing':5 'user':29 've':53 'way':66 'wayland':17,56 'x':72 'zero':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5756657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703769027 {#2130
        date: 2023-12-28 14:10:27.0 +01:00
      }
      +"title": 259219
    }
  ]
  -id: 25177
  -titleTs: "'bad':9 'futur':13 'graham':4 'kde':1 'nate':3 'platform':10 'wayland':12 'x11':6"
  -bodyTs: "'/2023/12/26/does-wayland-really-break-everything/)':145 '100':72 'accur':36,46 'activ':131 'alreadi':109 'anoth':43 'anymor':98 'anyth':112 'bad':23 'blog':11,141 'break':31,40 'compat':76,105 'context':39 'deeper':114 'design':63 'develop':4 'doesn':69 'drop':74 'drop-in':73 'everyth':32,41,51,78 'forward':121 'fulli':53 'futur':67 'general':117 'graham':6 'happen':137 'includ':71 'integr':116 'isn':33 'kde':3 'known':2 'latest':16 'layer':106 'less':45 'lot':90 'make':96 'nate':5,138 'necessari':59 'need':113 'one':101 'origin':140 'outlin':14 'past':83 'path':120 'perhap':44 'pipewir':127 'platform':24 'pointieststick.com':144 'pointieststick.com/2023/12/26/does-wayland-really-break-everything/)':143 'port':54,57 'portal':122 'post':12,142 'protocol':125 'provid':110 'realli':35 'recent':27 'say':49 'sens':97 'system':115 'target':65 'thing':93 'thought':18 'today':13 'topic':28 'turn':86 'way':47 'wayland':17,30,61,124 'well':1 'work':132 'x11':20 'xwayland':107 'yet':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703769948
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/523560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703683548 {#2659
    date: 2023-12-27 14:25:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2129
  +user: Proxies\__CG__\App\Entity\User {#2636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2620 …}
  +slug: "KDE-s-Nate-Graham-On-X11-Being-A-Bad-Platform-and-The"
  +title: "KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future"
  +url: "https://www.phoronix.com/news/Graham-X11-Bad-Platform"
  +body: """
    > Well known KDE developer Nate Graham is out with a blog post today outlining his latest Wayland thoughts, how X11 is a bad platform, and the recent topic of “Wayland breaking everything” isn’t really accurate.\n
    \n
    > “In this context, “breaking everything” is another perhaps less accurate way of saying “not everything is fully ported yet”. This porting is necessary because Wayland is designed to target a future that doesn’t include 100% drop-in compatibility with everything we did in the past, because it turns out that a lot of those things don’t make sense anymore. For the ones that do, a compatibility layer (XWayland) is already provided, and anything needing deeper system integration generally has a path forward (Portals and Wayland protocols and PipeWire) or is being actively worked on. It’s all happening!”\n
    \n
    [Nate’s Original Blog Post](https://pointieststick.com/2023/12/26/does-wayland-really-break-everything/)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 177
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711892999 {#2671
    date: 2024-03-31 15:49:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2678 …}
  +votes: Doctrine\ORM\PersistentCollection {#2680 …}
  +reports: Doctrine\ORM\PersistentCollection {#2682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
  +badges: Doctrine\ORM\PersistentCollection {#2688 …}
  +children: [
    App\Entity\EntryComment {#2133
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2129 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
      +body: """
        This is the big thing that all these Nvidia comments miss. It’s not up to Wayland to support a given GPU. Nvidia is actively hostile to Linux users. If you aren’t making money with cuda there are zero reasons to choose Nvidia on a Linux machine over the competition. I’ve been on Wayland for almost a decade now and there’s no way I’m going back to X at this point.\n
        \n
        [](https://arstechnica.com/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703769027 {#2140
        date: 2023-12-28 14:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@sherlockholmez@lemmy.ml"
        "@TheGrandNagus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2138 …}
      +nested: Doctrine\ORM\PersistentCollection {#2345 …}
      +votes: Doctrine\ORM\PersistentCollection {#2330 …}
      +reports: Doctrine\ORM\PersistentCollection {#2346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
      -id: 259219
      -bodyTs: "'/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)':78 'activ':25 'almost':58 'aren':32 'arstechnica.com':77 'arstechnica.com/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)':76 'back':70 'big':4 'choos':43 'comment':10 'competit':51 'cuda':37 'decad':60 'given':21 'go':69 'gpu':22 'hostil':26 'linux':28,47 'm':68 'machin':48 'make':34 'miss':11 'money':35 'nvidia':9,23,44 'point':75 'reason':41 'support':19 'thing':5 'user':29 've':53 'way':66 'wayland':17,56 'x':72 'zero':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5756657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703769027 {#2130
        date: 2023-12-28 14:10:27.0 +01:00
      }
      +"title": 259219
    }
  ]
  -id: 25177
  -titleTs: "'bad':9 'futur':13 'graham':4 'kde':1 'nate':3 'platform':10 'wayland':12 'x11':6"
  -bodyTs: "'/2023/12/26/does-wayland-really-break-everything/)':145 '100':72 'accur':36,46 'activ':131 'alreadi':109 'anoth':43 'anymor':98 'anyth':112 'bad':23 'blog':11,141 'break':31,40 'compat':76,105 'context':39 'deeper':114 'design':63 'develop':4 'doesn':69 'drop':74 'drop-in':73 'everyth':32,41,51,78 'forward':121 'fulli':53 'futur':67 'general':117 'graham':6 'happen':137 'includ':71 'integr':116 'isn':33 'kde':3 'known':2 'latest':16 'layer':106 'less':45 'lot':90 'make':96 'nate':5,138 'necessari':59 'need':113 'one':101 'origin':140 'outlin':14 'past':83 'path':120 'perhap':44 'pipewir':127 'platform':24 'pointieststick.com':144 'pointieststick.com/2023/12/26/does-wayland-really-break-everything/)':143 'port':54,57 'portal':122 'post':12,142 'protocol':125 'provid':110 'realli':35 'recent':27 'say':49 'sens':97 'system':115 'target':65 'thing':93 'thought':18 'today':13 'topic':28 'turn':86 'way':47 'wayland':17,30,61,124 'well':1 'work':132 'x11':20 'xwayland':107 'yet':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703769948
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/523560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703683548 {#2659
    date: 2023-12-27 14:25:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2133
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2129
    +user: Proxies\__CG__\App\Entity\User {#2636 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2620 …}
    +slug: "KDE-s-Nate-Graham-On-X11-Being-A-Bad-Platform-and-The"
    +title: "KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future"
    +url: "https://www.phoronix.com/news/Graham-X11-Bad-Platform"
    +body: """
      > Well known KDE developer Nate Graham is out with a blog post today outlining his latest Wayland thoughts, how X11 is a bad platform, and the recent topic of “Wayland breaking everything” isn’t really accurate.\n
      \n
      > “In this context, “breaking everything” is another perhaps less accurate way of saying “not everything is fully ported yet”. This porting is necessary because Wayland is designed to target a future that doesn’t include 100% drop-in compatibility with everything we did in the past, because it turns out that a lot of those things don’t make sense anymore. For the ones that do, a compatibility layer (XWayland) is already provided, and anything needing deeper system integration generally has a path forward (Portals and Wayland protocols and PipeWire) or is being actively worked on. It’s all happening!”\n
      \n
      [Nate’s Original Blog Post](https://pointieststick.com/2023/12/26/does-wayland-really-break-everything/)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 177
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711892999 {#2671
      date: 2024-03-31 15:49:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2678 …}
    +votes: Doctrine\ORM\PersistentCollection {#2680 …}
    +reports: Doctrine\ORM\PersistentCollection {#2682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
    +badges: Doctrine\ORM\PersistentCollection {#2688 …}
    +children: [
      App\Entity\EntryComment {#2133}
    ]
    -id: 25177
    -titleTs: "'bad':9 'futur':13 'graham':4 'kde':1 'nate':3 'platform':10 'wayland':12 'x11':6"
    -bodyTs: "'/2023/12/26/does-wayland-really-break-everything/)':145 '100':72 'accur':36,46 'activ':131 'alreadi':109 'anoth':43 'anymor':98 'anyth':112 'bad':23 'blog':11,141 'break':31,40 'compat':76,105 'context':39 'deeper':114 'design':63 'develop':4 'doesn':69 'drop':74 'drop-in':73 'everyth':32,41,51,78 'forward':121 'fulli':53 'futur':67 'general':117 'graham':6 'happen':137 'includ':71 'integr':116 'isn':33 'kde':3 'known':2 'latest':16 'layer':106 'less':45 'lot':90 'make':96 'nate':5,138 'necessari':59 'need':113 'one':101 'origin':140 'outlin':14 'past':83 'path':120 'perhap':44 'pipewir':127 'platform':24 'pointieststick.com':144 'pointieststick.com/2023/12/26/does-wayland-really-break-everything/)':143 'port':54,57 'portal':122 'post':12,142 'protocol':125 'provid':110 'realli':35 'recent':27 'say':49 'sens':97 'system':115 'target':65 'thing':93 'thought':18 'today':13 'topic':28 'turn':86 'way':47 'wayland':17,30,61,124 'well':1 'work':132 'x11':20 'xwayland':107 'yet':55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703769948
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/523560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703683548 {#2659
      date: 2023-12-27 14:25:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +body: """
    This is the big thing that all these Nvidia comments miss. It’s not up to Wayland to support a given GPU. Nvidia is actively hostile to Linux users. If you aren’t making money with cuda there are zero reasons to choose Nvidia on a Linux machine over the competition. I’ve been on Wayland for almost a decade now and there’s no way I’m going back to X at this point.\n
    \n
    [](https://arstechnica.com/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703769027 {#2140
    date: 2023-12-28 14:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@sherlockholmez@lemmy.ml"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 259219
  -bodyTs: "'/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)':78 'activ':25 'almost':58 'aren':32 'arstechnica.com':77 'arstechnica.com/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)':76 'back':70 'big':4 'choos':43 'comment':10 'competit':51 'cuda':37 'decad':60 'given':21 'go':69 'gpu':22 'hostil':26 'linux':28,47 'm':68 'machin':48 'make':34 'miss':11 'money':35 'nvidia':9,23,44 'point':75 'reason':41 'support':19 'thing':5 'user':29 've':53 'way':66 'wayland':17,56 'x':72 'zero':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5756657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703769027 {#2130
    date: 2023-12-28 14:10:27.0 +01:00
  }
  +"title": 259219
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2133
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2129
    +user: Proxies\__CG__\App\Entity\User {#2636 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2620 …}
    +slug: "KDE-s-Nate-Graham-On-X11-Being-A-Bad-Platform-and-The"
    +title: "KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future"
    +url: "https://www.phoronix.com/news/Graham-X11-Bad-Platform"
    +body: """
      > Well known KDE developer Nate Graham is out with a blog post today outlining his latest Wayland thoughts, how X11 is a bad platform, and the recent topic of “Wayland breaking everything” isn’t really accurate.\n
      \n
      > “In this context, “breaking everything” is another perhaps less accurate way of saying “not everything is fully ported yet”. This porting is necessary because Wayland is designed to target a future that doesn’t include 100% drop-in compatibility with everything we did in the past, because it turns out that a lot of those things don’t make sense anymore. For the ones that do, a compatibility layer (XWayland) is already provided, and anything needing deeper system integration generally has a path forward (Portals and Wayland protocols and PipeWire) or is being actively worked on. It’s all happening!”\n
      \n
      [Nate’s Original Blog Post](https://pointieststick.com/2023/12/26/does-wayland-really-break-everything/)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 177
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711892999 {#2671
      date: 2024-03-31 15:49:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2678 …}
    +votes: Doctrine\ORM\PersistentCollection {#2680 …}
    +reports: Doctrine\ORM\PersistentCollection {#2682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
    +badges: Doctrine\ORM\PersistentCollection {#2688 …}
    +children: [
      App\Entity\EntryComment {#2133}
    ]
    -id: 25177
    -titleTs: "'bad':9 'futur':13 'graham':4 'kde':1 'nate':3 'platform':10 'wayland':12 'x11':6"
    -bodyTs: "'/2023/12/26/does-wayland-really-break-everything/)':145 '100':72 'accur':36,46 'activ':131 'alreadi':109 'anoth':43 'anymor':98 'anyth':112 'bad':23 'blog':11,141 'break':31,40 'compat':76,105 'context':39 'deeper':114 'design':63 'develop':4 'doesn':69 'drop':74 'drop-in':73 'everyth':32,41,51,78 'forward':121 'fulli':53 'futur':67 'general':117 'graham':6 'happen':137 'includ':71 'integr':116 'isn':33 'kde':3 'known':2 'latest':16 'layer':106 'less':45 'lot':90 'make':96 'nate':5,138 'necessari':59 'need':113 'one':101 'origin':140 'outlin':14 'past':83 'path':120 'perhap':44 'pipewir':127 'platform':24 'pointieststick.com':144 'pointieststick.com/2023/12/26/does-wayland-really-break-everything/)':143 'port':54,57 'portal':122 'post':12,142 'protocol':125 'provid':110 'realli':35 'recent':27 'say':49 'sens':97 'system':115 'target':65 'thing':93 'thought':18 'today':13 'topic':28 'turn':86 'way':47 'wayland':17,30,61,124 'well':1 'work':132 'x11':20 'xwayland':107 'yet':55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703769948
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/523560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703683548 {#2659
      date: 2023-12-27 14:25:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +body: """
    This is the big thing that all these Nvidia comments miss. It’s not up to Wayland to support a given GPU. Nvidia is actively hostile to Linux users. If you aren’t making money with cuda there are zero reasons to choose Nvidia on a Linux machine over the competition. I’ve been on Wayland for almost a decade now and there’s no way I’m going back to X at this point.\n
    \n
    [](https://arstechnica.com/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703769027 {#2140
    date: 2023-12-28 14:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@sherlockholmez@lemmy.ml"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 259219
  -bodyTs: "'/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)':78 'activ':25 'almost':58 'aren':32 'arstechnica.com':77 'arstechnica.com/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)':76 'back':70 'big':4 'choos':43 'comment':10 'competit':51 'cuda':37 'decad':60 'given':21 'go':69 'gpu':22 'hostil':26 'linux':28,47 'm':68 'machin':48 'make':34 'miss':11 'money':35 'nvidia':9,23,44 'point':75 'reason':41 'support':19 'thing':5 'user':29 've':53 'way':66 'wayland':17,56 'x':72 'zero':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5756657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703769027 {#2130
    date: 2023-12-28 14:10:27.0 +01:00
  }
  +"title": 259219
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2133
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2129
    +user: Proxies\__CG__\App\Entity\User {#2636 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2620 …}
    +slug: "KDE-s-Nate-Graham-On-X11-Being-A-Bad-Platform-and-The"
    +title: "KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future"
    +url: "https://www.phoronix.com/news/Graham-X11-Bad-Platform"
    +body: """
      > Well known KDE developer Nate Graham is out with a blog post today outlining his latest Wayland thoughts, how X11 is a bad platform, and the recent topic of “Wayland breaking everything” isn’t really accurate.\n
      \n
      > “In this context, “breaking everything” is another perhaps less accurate way of saying “not everything is fully ported yet”. This porting is necessary because Wayland is designed to target a future that doesn’t include 100% drop-in compatibility with everything we did in the past, because it turns out that a lot of those things don’t make sense anymore. For the ones that do, a compatibility layer (XWayland) is already provided, and anything needing deeper system integration generally has a path forward (Portals and Wayland protocols and PipeWire) or is being actively worked on. It’s all happening!”\n
      \n
      [Nate’s Original Blog Post](https://pointieststick.com/2023/12/26/does-wayland-really-break-everything/)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 177
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711892999 {#2671
      date: 2024-03-31 15:49:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2678 …}
    +votes: Doctrine\ORM\PersistentCollection {#2680 …}
    +reports: Doctrine\ORM\PersistentCollection {#2682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
    +badges: Doctrine\ORM\PersistentCollection {#2688 …}
    +children: [
      App\Entity\EntryComment {#2133}
    ]
    -id: 25177
    -titleTs: "'bad':9 'futur':13 'graham':4 'kde':1 'nate':3 'platform':10 'wayland':12 'x11':6"
    -bodyTs: "'/2023/12/26/does-wayland-really-break-everything/)':145 '100':72 'accur':36,46 'activ':131 'alreadi':109 'anoth':43 'anymor':98 'anyth':112 'bad':23 'blog':11,141 'break':31,40 'compat':76,105 'context':39 'deeper':114 'design':63 'develop':4 'doesn':69 'drop':74 'drop-in':73 'everyth':32,41,51,78 'forward':121 'fulli':53 'futur':67 'general':117 'graham':6 'happen':137 'includ':71 'integr':116 'isn':33 'kde':3 'known':2 'latest':16 'layer':106 'less':45 'lot':90 'make':96 'nate':5,138 'necessari':59 'need':113 'one':101 'origin':140 'outlin':14 'past':83 'path':120 'perhap':44 'pipewir':127 'platform':24 'pointieststick.com':144 'pointieststick.com/2023/12/26/does-wayland-really-break-everything/)':143 'port':54,57 'portal':122 'post':12,142 'protocol':125 'provid':110 'realli':35 'recent':27 'say':49 'sens':97 'system':115 'target':65 'thing':93 'thought':18 'today':13 'topic':28 'turn':86 'way':47 'wayland':17,30,61,124 'well':1 'work':132 'x11':20 'xwayland':107 'yet':55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703769948
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/523560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703683548 {#2659
      date: 2023-12-27 14:25:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +body: """
    This is the big thing that all these Nvidia comments miss. It’s not up to Wayland to support a given GPU. Nvidia is actively hostile to Linux users. If you aren’t making money with cuda there are zero reasons to choose Nvidia on a Linux machine over the competition. I’ve been on Wayland for almost a decade now and there’s no way I’m going back to X at this point.\n
    \n
    [](https://arstechnica.com/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703769027 {#2140
    date: 2023-12-28 14:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@sherlockholmez@lemmy.ml"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 259219
  -bodyTs: "'/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)':78 'activ':25 'almost':58 'aren':32 'arstechnica.com':77 'arstechnica.com/information-technology/2012/06/linus-torvalds-says-f-k-you-to-nvidia/)':76 'back':70 'big':4 'choos':43 'comment':10 'competit':51 'cuda':37 'decad':60 'given':21 'go':69 'gpu':22 'hostil':26 'linux':28,47 'm':68 'machin':48 'make':34 'miss':11 'money':35 'nvidia':9,23,44 'point':75 'reason':41 'support':19 'thing':5 'user':29 've':53 'way':66 'wayland':17,56 'x':72 'zero':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5756657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703769027 {#2130
    date: 2023-12-28 14:10:27.0 +01:00
  }
  +"title": 259219
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2341
  +user: Proxies\__CG__\App\Entity\User {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2616 …}
  +slug: "I-ve-started-building-a-TUI-for-Lemmy"
  +title: "I've started building a TUI for Lemmy"
  +url: "https://files.catbox.moe/8g7agm.mp4"
  +body: """
    I’m not sure this is the right community.\n
    \n
    I’ve been hoping for a TUI frontend for Lemmy for a while, but unfortunately none came out and I’ve decided to build a proof of concept on my own.\n
    \n
    It’s written in python with [pythorhead](https://github.com/db0/pythorhead), [blessed](https://github.com/jquast/blessed) and [chafa.py](https://github.com/GuardKenzie/chafa.py) and it’s quite janky.
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711564047 {#2653
    date: 2024-03-27 19:27:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2658 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  +badges: Doctrine\ORM\PersistentCollection {#2669 …}
  +children: [
    App\Entity\EntryComment {#2340
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
      +body: """
        You could also look into using sixel. It’s kinda like the kitty protocol but older and terminal agnostic.\n
        \n
        [en.m.wikipedia.org/wiki/Sixel](https://en.m.wikipedia.org/wiki/Sixel)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703882789 {#2300
        date: 2023-12-29 21:46:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@crunchpaste@lemmy.dbzer0.com"
        "@djtech@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2343 …}
      +nested: Doctrine\ORM\PersistentCollection {#2335 …}
      +votes: Doctrine\ORM\PersistentCollection {#2338 …}
      +reports: Doctrine\ORM\PersistentCollection {#2143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
      -id: 263036
      -bodyTs: "'/wiki/sixel](https://en.m.wikipedia.org/wiki/sixel)':22 'agnost':19 'also':3 'could':2 'en.m.wikipedia.org':21 'en.m.wikipedia.org/wiki/sixel](https://en.m.wikipedia.org/wiki/sixel)':20 'kinda':10 'kitti':13 'like':11 'look':4 'older':16 'protocol':14 'sixel':7 'termin':18 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5779009"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703882789 {#2334
        date: 2023-12-29 21:46:29.0 +01:00
      }
      +"title": 263036
    }
  ]
  -id: 25527
  -titleTs: "'build':4 'lemmi':8 'start':3 'tui':6 've':2"
  -bodyTs: "'/db0/pythorhead),':50 '/guardkenzie/chafa.py)':59 '/jquast/blessed)':54 'bless':51 'build':33 'came':26 'chafa.py':56 'communiti':9 'concept':37 'decid':31 'frontend':17 'github.com':49,53,58 'github.com/db0/pythorhead),':48 'github.com/guardkenzie/chafa.py)':57 'github.com/jquast/blessed)':52 'hope':13 'janki':64 'lemmi':19 'm':2 'none':25 'proof':35 'python':45 'pythorhead':47 'quit':63 'right':8 'sure':4 'tui':16 'unfortun':24 've':11,30 'written':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703893783
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11262170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703807383 {#2639
    date: 2023-12-29 00:49:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2341
  +user: Proxies\__CG__\App\Entity\User {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2616 …}
  +slug: "I-ve-started-building-a-TUI-for-Lemmy"
  +title: "I've started building a TUI for Lemmy"
  +url: "https://files.catbox.moe/8g7agm.mp4"
  +body: """
    I’m not sure this is the right community.\n
    \n
    I’ve been hoping for a TUI frontend for Lemmy for a while, but unfortunately none came out and I’ve decided to build a proof of concept on my own.\n
    \n
    It’s written in python with [pythorhead](https://github.com/db0/pythorhead), [blessed](https://github.com/jquast/blessed) and [chafa.py](https://github.com/GuardKenzie/chafa.py) and it’s quite janky.
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711564047 {#2653
    date: 2024-03-27 19:27:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2658 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  +badges: Doctrine\ORM\PersistentCollection {#2669 …}
  +children: [
    App\Entity\EntryComment {#2340
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
      +body: """
        You could also look into using sixel. It’s kinda like the kitty protocol but older and terminal agnostic.\n
        \n
        [en.m.wikipedia.org/wiki/Sixel](https://en.m.wikipedia.org/wiki/Sixel)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703882789 {#2300
        date: 2023-12-29 21:46:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@crunchpaste@lemmy.dbzer0.com"
        "@djtech@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2343 …}
      +nested: Doctrine\ORM\PersistentCollection {#2335 …}
      +votes: Doctrine\ORM\PersistentCollection {#2338 …}
      +reports: Doctrine\ORM\PersistentCollection {#2143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
      -id: 263036
      -bodyTs: "'/wiki/sixel](https://en.m.wikipedia.org/wiki/sixel)':22 'agnost':19 'also':3 'could':2 'en.m.wikipedia.org':21 'en.m.wikipedia.org/wiki/sixel](https://en.m.wikipedia.org/wiki/sixel)':20 'kinda':10 'kitti':13 'like':11 'look':4 'older':16 'protocol':14 'sixel':7 'termin':18 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5779009"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703882789 {#2334
        date: 2023-12-29 21:46:29.0 +01:00
      }
      +"title": 263036
    }
  ]
  -id: 25527
  -titleTs: "'build':4 'lemmi':8 'start':3 'tui':6 've':2"
  -bodyTs: "'/db0/pythorhead),':50 '/guardkenzie/chafa.py)':59 '/jquast/blessed)':54 'bless':51 'build':33 'came':26 'chafa.py':56 'communiti':9 'concept':37 'decid':31 'frontend':17 'github.com':49,53,58 'github.com/db0/pythorhead),':48 'github.com/guardkenzie/chafa.py)':57 'github.com/jquast/blessed)':52 'hope':13 'janki':64 'lemmi':19 'm':2 'none':25 'proof':35 'python':45 'pythorhead':47 'quit':63 'right':8 'sure':4 'tui':16 'unfortun':24 've':11,30 'written':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703893783
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11262170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703807383 {#2639
    date: 2023-12-29 00:49:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2341
  +user: Proxies\__CG__\App\Entity\User {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2616 …}
  +slug: "I-ve-started-building-a-TUI-for-Lemmy"
  +title: "I've started building a TUI for Lemmy"
  +url: "https://files.catbox.moe/8g7agm.mp4"
  +body: """
    I’m not sure this is the right community.\n
    \n
    I’ve been hoping for a TUI frontend for Lemmy for a while, but unfortunately none came out and I’ve decided to build a proof of concept on my own.\n
    \n
    It’s written in python with [pythorhead](https://github.com/db0/pythorhead), [blessed](https://github.com/jquast/blessed) and [chafa.py](https://github.com/GuardKenzie/chafa.py) and it’s quite janky.
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711564047 {#2653
    date: 2024-03-27 19:27:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2658 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  +badges: Doctrine\ORM\PersistentCollection {#2669 …}
  +children: [
    App\Entity\EntryComment {#2340
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
      +body: """
        You could also look into using sixel. It’s kinda like the kitty protocol but older and terminal agnostic.\n
        \n
        [en.m.wikipedia.org/wiki/Sixel](https://en.m.wikipedia.org/wiki/Sixel)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703882789 {#2300
        date: 2023-12-29 21:46:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@crunchpaste@lemmy.dbzer0.com"
        "@djtech@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2343 …}
      +nested: Doctrine\ORM\PersistentCollection {#2335 …}
      +votes: Doctrine\ORM\PersistentCollection {#2338 …}
      +reports: Doctrine\ORM\PersistentCollection {#2143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
      -id: 263036
      -bodyTs: "'/wiki/sixel](https://en.m.wikipedia.org/wiki/sixel)':22 'agnost':19 'also':3 'could':2 'en.m.wikipedia.org':21 'en.m.wikipedia.org/wiki/sixel](https://en.m.wikipedia.org/wiki/sixel)':20 'kinda':10 'kitti':13 'like':11 'look':4 'older':16 'protocol':14 'sixel':7 'termin':18 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5779009"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703882789 {#2334
        date: 2023-12-29 21:46:29.0 +01:00
      }
      +"title": 263036
    }
  ]
  -id: 25527
  -titleTs: "'build':4 'lemmi':8 'start':3 'tui':6 've':2"
  -bodyTs: "'/db0/pythorhead),':50 '/guardkenzie/chafa.py)':59 '/jquast/blessed)':54 'bless':51 'build':33 'came':26 'chafa.py':56 'communiti':9 'concept':37 'decid':31 'frontend':17 'github.com':49,53,58 'github.com/db0/pythorhead),':48 'github.com/guardkenzie/chafa.py)':57 'github.com/jquast/blessed)':52 'hope':13 'janki':64 'lemmi':19 'm':2 'none':25 'proof':35 'python':45 'pythorhead':47 'quit':63 'right':8 'sure':4 'tui':16 'unfortun':24 've':11,30 'written':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703893783
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11262170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703807383 {#2639
    date: 2023-12-29 00:49:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2246 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2616 …}
    +slug: "I-ve-started-building-a-TUI-for-Lemmy"
    +title: "I've started building a TUI for Lemmy"
    +url: "https://files.catbox.moe/8g7agm.mp4"
    +body: """
      I’m not sure this is the right community.\n
      \n
      I’ve been hoping for a TUI frontend for Lemmy for a while, but unfortunately none came out and I’ve decided to build a proof of concept on my own.\n
      \n
      It’s written in python with [pythorhead](https://github.com/db0/pythorhead), [blessed](https://github.com/jquast/blessed) and [chafa.py](https://github.com/GuardKenzie/chafa.py) and it’s quite janky.
      """
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 38
    +favouriteCount: 269
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711564047 {#2653
      date: 2024-03-27 19:27:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2658 …}
    +votes: Doctrine\ORM\PersistentCollection {#2661 …}
    +reports: Doctrine\ORM\PersistentCollection {#2663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
    +badges: Doctrine\ORM\PersistentCollection {#2669 …}
    +children: [
      App\Entity\EntryComment {#2340}
    ]
    -id: 25527
    -titleTs: "'build':4 'lemmi':8 'start':3 'tui':6 've':2"
    -bodyTs: "'/db0/pythorhead),':50 '/guardkenzie/chafa.py)':59 '/jquast/blessed)':54 'bless':51 'build':33 'came':26 'chafa.py':56 'communiti':9 'concept':37 'decid':31 'frontend':17 'github.com':49,53,58 'github.com/db0/pythorhead),':48 'github.com/guardkenzie/chafa.py)':57 'github.com/jquast/blessed)':52 'hope':13 'janki':64 'lemmi':19 'm':2 'none':25 'proof':35 'python':45 'pythorhead':47 'quit':63 'right':8 'sure':4 'tui':16 'unfortun':24 've':11,30 'written':43"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703893783
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11262170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703807383 {#2639
      date: 2023-12-29 00:49:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
  +body: """
    You could also look into using sixel. It’s kinda like the kitty protocol but older and terminal agnostic.\n
    \n
    [en.m.wikipedia.org/wiki/Sixel](https://en.m.wikipedia.org/wiki/Sixel)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703882789 {#2300
    date: 2023-12-29 21:46:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crunchpaste@lemmy.dbzer0.com"
    "@djtech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2343 …}
  +nested: Doctrine\ORM\PersistentCollection {#2335 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
  -id: 263036
  -bodyTs: "'/wiki/sixel](https://en.m.wikipedia.org/wiki/sixel)':22 'agnost':19 'also':3 'could':2 'en.m.wikipedia.org':21 'en.m.wikipedia.org/wiki/sixel](https://en.m.wikipedia.org/wiki/sixel)':20 'kinda':10 'kitti':13 'like':11 'look':4 'older':16 'protocol':14 'sixel':7 'termin':18 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5779009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703882789 {#2334
    date: 2023-12-29 21:46:29.0 +01:00
  }
  +"title": 263036
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2246 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2616 …}
    +slug: "I-ve-started-building-a-TUI-for-Lemmy"
    +title: "I've started building a TUI for Lemmy"
    +url: "https://files.catbox.moe/8g7agm.mp4"
    +body: """
      I’m not sure this is the right community.\n
      \n
      I’ve been hoping for a TUI frontend for Lemmy for a while, but unfortunately none came out and I’ve decided to build a proof of concept on my own.\n
      \n
      It’s written in python with [pythorhead](https://github.com/db0/pythorhead), [blessed](https://github.com/jquast/blessed) and [chafa.py](https://github.com/GuardKenzie/chafa.py) and it’s quite janky.
      """
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 38
    +favouriteCount: 269
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711564047 {#2653
      date: 2024-03-27 19:27:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2658 …}
    +votes: Doctrine\ORM\PersistentCollection {#2661 …}
    +reports: Doctrine\ORM\PersistentCollection {#2663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
    +badges: Doctrine\ORM\PersistentCollection {#2669 …}
    +children: [
      App\Entity\EntryComment {#2340}
    ]
    -id: 25527
    -titleTs: "'build':4 'lemmi':8 'start':3 'tui':6 've':2"
    -bodyTs: "'/db0/pythorhead),':50 '/guardkenzie/chafa.py)':59 '/jquast/blessed)':54 'bless':51 'build':33 'came':26 'chafa.py':56 'communiti':9 'concept':37 'decid':31 'frontend':17 'github.com':49,53,58 'github.com/db0/pythorhead),':48 'github.com/guardkenzie/chafa.py)':57 'github.com/jquast/blessed)':52 'hope':13 'janki':64 'lemmi':19 'm':2 'none':25 'proof':35 'python':45 'pythorhead':47 'quit':63 'right':8 'sure':4 'tui':16 'unfortun':24 've':11,30 'written':43"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703893783
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11262170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703807383 {#2639
      date: 2023-12-29 00:49:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
  +body: """
    You could also look into using sixel. It’s kinda like the kitty protocol but older and terminal agnostic.\n
    \n
    [en.m.wikipedia.org/wiki/Sixel](https://en.m.wikipedia.org/wiki/Sixel)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703882789 {#2300
    date: 2023-12-29 21:46:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crunchpaste@lemmy.dbzer0.com"
    "@djtech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2343 …}
  +nested: Doctrine\ORM\PersistentCollection {#2335 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
  -id: 263036
  -bodyTs: "'/wiki/sixel](https://en.m.wikipedia.org/wiki/sixel)':22 'agnost':19 'also':3 'could':2 'en.m.wikipedia.org':21 'en.m.wikipedia.org/wiki/sixel](https://en.m.wikipedia.org/wiki/sixel)':20 'kinda':10 'kitti':13 'like':11 'look':4 'older':16 'protocol':14 'sixel':7 'termin':18 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5779009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703882789 {#2334
    date: 2023-12-29 21:46:29.0 +01:00
  }
  +"title": 263036
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2246 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2616 …}
    +slug: "I-ve-started-building-a-TUI-for-Lemmy"
    +title: "I've started building a TUI for Lemmy"
    +url: "https://files.catbox.moe/8g7agm.mp4"
    +body: """
      I’m not sure this is the right community.\n
      \n
      I’ve been hoping for a TUI frontend for Lemmy for a while, but unfortunately none came out and I’ve decided to build a proof of concept on my own.\n
      \n
      It’s written in python with [pythorhead](https://github.com/db0/pythorhead), [blessed](https://github.com/jquast/blessed) and [chafa.py](https://github.com/GuardKenzie/chafa.py) and it’s quite janky.
      """
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 38
    +favouriteCount: 269
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711564047 {#2653
      date: 2024-03-27 19:27:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2658 …}
    +votes: Doctrine\ORM\PersistentCollection {#2661 …}
    +reports: Doctrine\ORM\PersistentCollection {#2663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
    +badges: Doctrine\ORM\PersistentCollection {#2669 …}
    +children: [
      App\Entity\EntryComment {#2340}
    ]
    -id: 25527
    -titleTs: "'build':4 'lemmi':8 'start':3 'tui':6 've':2"
    -bodyTs: "'/db0/pythorhead),':50 '/guardkenzie/chafa.py)':59 '/jquast/blessed)':54 'bless':51 'build':33 'came':26 'chafa.py':56 'communiti':9 'concept':37 'decid':31 'frontend':17 'github.com':49,53,58 'github.com/db0/pythorhead),':48 'github.com/guardkenzie/chafa.py)':57 'github.com/jquast/blessed)':52 'hope':13 'janki':64 'lemmi':19 'm':2 'none':25 'proof':35 'python':45 'pythorhead':47 'quit':63 'right':8 'sure':4 'tui':16 'unfortun':24 've':11,30 'written':43"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703893783
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11262170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703807383 {#2639
      date: 2023-12-29 00:49:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
  +body: """
    You could also look into using sixel. It’s kinda like the kitty protocol but older and terminal agnostic.\n
    \n
    [en.m.wikipedia.org/wiki/Sixel](https://en.m.wikipedia.org/wiki/Sixel)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703882789 {#2300
    date: 2023-12-29 21:46:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crunchpaste@lemmy.dbzer0.com"
    "@djtech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2343 …}
  +nested: Doctrine\ORM\PersistentCollection {#2335 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
  -id: 263036
  -bodyTs: "'/wiki/sixel](https://en.m.wikipedia.org/wiki/sixel)':22 'agnost':19 'also':3 'could':2 'en.m.wikipedia.org':21 'en.m.wikipedia.org/wiki/sixel](https://en.m.wikipedia.org/wiki/sixel)':20 'kinda':10 'kitti':13 'like':11 'look':4 'older':16 'protocol':14 'sixel':7 'termin':18 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5779009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703882789 {#2334
    date: 2023-12-29 21:46:29.0 +01:00
  }
  +"title": 263036
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2144
  +user: Proxies\__CG__\App\Entity\User {#2656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: Proxies\__CG__\App\Entity\Image {#2695 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +slug: "What-is-an-obscure-piece-of-media-or-videogame-that"
  +title: "What is an obscure piece of media or videogame that you think nobody else here has heard of?"
  +url: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
  +body: "It could even be a youtube video or movie that you don't think anyone reading this has heard of besides you."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 417
  +favouriteCount: 253
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711075096 {#2690
    date: 2024-03-22 03:38:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2698 …}
  +votes: Doctrine\ORM\PersistentCollection {#2700 …}
  +reports: Doctrine\ORM\PersistentCollection {#2702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
  +badges: Doctrine\ORM\PersistentCollection {#2708 …}
  +children: [
    1 => App\Entity\EntryComment {#2037
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
      +body: "I somehow played Mario is missing on dos and SNES when I was a kid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703339619 {#2031
        date: 2023-12-23 14:53:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gamers_Mate@kbin.social"
        "@DessertStorms@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2061 …}
      +nested: Doctrine\ORM\PersistentCollection {#2084 …}
      +votes: Doctrine\ORM\PersistentCollection {#2076 …}
      +reports: Doctrine\ORM\PersistentCollection {#2083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
      -id: 245817
      -bodyTs: "'dos':8 'kid':15 'mario':4 'miss':6 'play':3 'snes':10 'somehow':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5678782"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703339619 {#2036
        date: 2023-12-23 14:53:39.0 +01:00
      }
      +"title": 245817
    }
    0 => App\Entity\EntryComment {#2063
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: "There were some legit games for symbian"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703339663 {#2077
        date: 2023-12-23 14:54:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gamers_Mate@kbin.social"
        "@Persen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2064 …}
      +nested: Doctrine\ORM\PersistentCollection {#2088 …}
      +votes: Doctrine\ORM\PersistentCollection {#2087 …}
      +reports: Doctrine\ORM\PersistentCollection {#2086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
      -id: 245819
      -bodyTs: "'game':5 'legit':4 'symbian':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5678790"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703339663 {#2098
        date: 2023-12-23 14:54:23.0 +01:00
      }
      +"title": 245819
    }
  ]
  -id: 24163
  -titleTs: "'els':14 'heard':17 'media':7 'nobodi':13 'obscur':4 'piec':5 'think':12 'videogam':9"
  -bodyTs: "'anyon':15 'besid':21 'could':2 'even':3 'heard':19 'movi':9 'read':16 'think':14 'video':7 'youtub':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703390217
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703303817 {#2677
    date: 2023-12-23 04:56:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2144
  +user: Proxies\__CG__\App\Entity\User {#2656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: Proxies\__CG__\App\Entity\Image {#2695 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +slug: "What-is-an-obscure-piece-of-media-or-videogame-that"
  +title: "What is an obscure piece of media or videogame that you think nobody else here has heard of?"
  +url: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
  +body: "It could even be a youtube video or movie that you don't think anyone reading this has heard of besides you."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 417
  +favouriteCount: 253
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711075096 {#2690
    date: 2024-03-22 03:38:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2698 …}
  +votes: Doctrine\ORM\PersistentCollection {#2700 …}
  +reports: Doctrine\ORM\PersistentCollection {#2702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
  +badges: Doctrine\ORM\PersistentCollection {#2708 …}
  +children: [
    1 => App\Entity\EntryComment {#2037
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
      +body: "I somehow played Mario is missing on dos and SNES when I was a kid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703339619 {#2031
        date: 2023-12-23 14:53:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gamers_Mate@kbin.social"
        "@DessertStorms@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2061 …}
      +nested: Doctrine\ORM\PersistentCollection {#2084 …}
      +votes: Doctrine\ORM\PersistentCollection {#2076 …}
      +reports: Doctrine\ORM\PersistentCollection {#2083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
      -id: 245817
      -bodyTs: "'dos':8 'kid':15 'mario':4 'miss':6 'play':3 'snes':10 'somehow':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5678782"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703339619 {#2036
        date: 2023-12-23 14:53:39.0 +01:00
      }
      +"title": 245817
    }
    0 => App\Entity\EntryComment {#2063
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: "There were some legit games for symbian"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703339663 {#2077
        date: 2023-12-23 14:54:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gamers_Mate@kbin.social"
        "@Persen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2064 …}
      +nested: Doctrine\ORM\PersistentCollection {#2088 …}
      +votes: Doctrine\ORM\PersistentCollection {#2087 …}
      +reports: Doctrine\ORM\PersistentCollection {#2086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
      -id: 245819
      -bodyTs: "'game':5 'legit':4 'symbian':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5678790"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703339663 {#2098
        date: 2023-12-23 14:54:23.0 +01:00
      }
      +"title": 245819
    }
  ]
  -id: 24163
  -titleTs: "'els':14 'heard':17 'media':7 'nobodi':13 'obscur':4 'piec':5 'think':12 'videogam':9"
  -bodyTs: "'anyon':15 'besid':21 'could':2 'even':3 'heard':19 'movi':9 'read':16 'think':14 'video':7 'youtub':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703390217
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703303817 {#2677
    date: 2023-12-23 04:56:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2144
  +user: Proxies\__CG__\App\Entity\User {#2656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: Proxies\__CG__\App\Entity\Image {#2695 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +slug: "What-is-an-obscure-piece-of-media-or-videogame-that"
  +title: "What is an obscure piece of media or videogame that you think nobody else here has heard of?"
  +url: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
  +body: "It could even be a youtube video or movie that you don't think anyone reading this has heard of besides you."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 417
  +favouriteCount: 253
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711075096 {#2690
    date: 2024-03-22 03:38:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2698 …}
  +votes: Doctrine\ORM\PersistentCollection {#2700 …}
  +reports: Doctrine\ORM\PersistentCollection {#2702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
  +badges: Doctrine\ORM\PersistentCollection {#2708 …}
  +children: [
    1 => App\Entity\EntryComment {#2037
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
      +body: "I somehow played Mario is missing on dos and SNES when I was a kid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703339619 {#2031
        date: 2023-12-23 14:53:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gamers_Mate@kbin.social"
        "@DessertStorms@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2061 …}
      +nested: Doctrine\ORM\PersistentCollection {#2084 …}
      +votes: Doctrine\ORM\PersistentCollection {#2076 …}
      +reports: Doctrine\ORM\PersistentCollection {#2083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
      -id: 245817
      -bodyTs: "'dos':8 'kid':15 'mario':4 'miss':6 'play':3 'snes':10 'somehow':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5678782"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703339619 {#2036
        date: 2023-12-23 14:53:39.0 +01:00
      }
      +"title": 245817
    }
    0 => App\Entity\EntryComment {#2063
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
      +body: "There were some legit games for symbian"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703339663 {#2077
        date: 2023-12-23 14:54:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gamers_Mate@kbin.social"
        "@Persen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2064 …}
      +nested: Doctrine\ORM\PersistentCollection {#2088 …}
      +votes: Doctrine\ORM\PersistentCollection {#2087 …}
      +reports: Doctrine\ORM\PersistentCollection {#2086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
      -id: 245819
      -bodyTs: "'game':5 'legit':4 'symbian':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5678790"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703339663 {#2098
        date: 2023-12-23 14:54:23.0 +01:00
      }
      +"title": 245819
    }
  ]
  -id: 24163
  -titleTs: "'els':14 'heard':17 'media':7 'nobodi':13 'obscur':4 'piec':5 'think':12 'videogam':9"
  -bodyTs: "'anyon':15 'besid':21 'could':2 'even':3 'heard':19 'movi':9 'read':16 'think':14 'video':7 'youtub':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703390217
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703303817 {#2677
    date: 2023-12-23 04:56:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2037
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2144
    +user: Proxies\__CG__\App\Entity\User {#2656 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
    +image: Proxies\__CG__\App\Entity\Image {#2695 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +slug: "What-is-an-obscure-piece-of-media-or-videogame-that"
    +title: "What is an obscure piece of media or videogame that you think nobody else here has heard of?"
    +url: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +body: "It could even be a youtube video or movie that you don't think anyone reading this has heard of besides you."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 417
    +favouriteCount: 253
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711075096 {#2690
      date: 2024-03-22 03:38:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2698 …}
    +votes: Doctrine\ORM\PersistentCollection {#2700 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
    +badges: Doctrine\ORM\PersistentCollection {#2708 …}
    +children: [
      1 => App\Entity\EntryComment {#2037}
      0 => App\Entity\EntryComment {#2063
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "There were some legit games for symbian"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703339663 {#2077
          date: 2023-12-23 14:54:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gamers_Mate@kbin.social"
          "@Persen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 245819
        -bodyTs: "'game':5 'legit':4 'symbian':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5678790"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339663 {#2098
          date: 2023-12-23 14:54:23.0 +01:00
        }
        +"title": 245819
      }
    ]
    -id: 24163
    -titleTs: "'els':14 'heard':17 'media':7 'nobodi':13 'obscur':4 'piec':5 'think':12 'videogam':9"
    -bodyTs: "'anyon':15 'besid':21 'could':2 'even':3 'heard':19 'movi':9 'read':16 'think':14 'video':7 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703390217
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703303817 {#2677
      date: 2023-12-23 04:56:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
  +body: "I somehow played Mario is missing on dos and SNES when I was a kid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703339619 {#2031
    date: 2023-12-23 14:53:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
    "@DessertStorms@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  -id: 245817
  -bodyTs: "'dos':8 'kid':15 'mario':4 'miss':6 'play':3 'snes':10 'somehow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5678782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703339619 {#2036
    date: 2023-12-23 14:53:39.0 +01:00
  }
  +"title": 245817
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2037
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2144
    +user: Proxies\__CG__\App\Entity\User {#2656 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
    +image: Proxies\__CG__\App\Entity\Image {#2695 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +slug: "What-is-an-obscure-piece-of-media-or-videogame-that"
    +title: "What is an obscure piece of media or videogame that you think nobody else here has heard of?"
    +url: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +body: "It could even be a youtube video or movie that you don't think anyone reading this has heard of besides you."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 417
    +favouriteCount: 253
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711075096 {#2690
      date: 2024-03-22 03:38:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2698 …}
    +votes: Doctrine\ORM\PersistentCollection {#2700 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
    +badges: Doctrine\ORM\PersistentCollection {#2708 …}
    +children: [
      1 => App\Entity\EntryComment {#2037}
      0 => App\Entity\EntryComment {#2063
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "There were some legit games for symbian"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703339663 {#2077
          date: 2023-12-23 14:54:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gamers_Mate@kbin.social"
          "@Persen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 245819
        -bodyTs: "'game':5 'legit':4 'symbian':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5678790"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339663 {#2098
          date: 2023-12-23 14:54:23.0 +01:00
        }
        +"title": 245819
      }
    ]
    -id: 24163
    -titleTs: "'els':14 'heard':17 'media':7 'nobodi':13 'obscur':4 'piec':5 'think':12 'videogam':9"
    -bodyTs: "'anyon':15 'besid':21 'could':2 'even':3 'heard':19 'movi':9 'read':16 'think':14 'video':7 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703390217
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703303817 {#2677
      date: 2023-12-23 04:56:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
  +body: "I somehow played Mario is missing on dos and SNES when I was a kid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703339619 {#2031
    date: 2023-12-23 14:53:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
    "@DessertStorms@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  -id: 245817
  -bodyTs: "'dos':8 'kid':15 'mario':4 'miss':6 'play':3 'snes':10 'somehow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5678782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703339619 {#2036
    date: 2023-12-23 14:53:39.0 +01:00
  }
  +"title": 245817
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2037
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2144
    +user: Proxies\__CG__\App\Entity\User {#2656 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
    +image: Proxies\__CG__\App\Entity\Image {#2695 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +slug: "What-is-an-obscure-piece-of-media-or-videogame-that"
    +title: "What is an obscure piece of media or videogame that you think nobody else here has heard of?"
    +url: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +body: "It could even be a youtube video or movie that you don't think anyone reading this has heard of besides you."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 417
    +favouriteCount: 253
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711075096 {#2690
      date: 2024-03-22 03:38:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2698 …}
    +votes: Doctrine\ORM\PersistentCollection {#2700 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
    +badges: Doctrine\ORM\PersistentCollection {#2708 …}
    +children: [
      1 => App\Entity\EntryComment {#2037}
      0 => App\Entity\EntryComment {#2063
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
        +body: "There were some legit games for symbian"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703339663 {#2077
          date: 2023-12-23 14:54:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gamers_Mate@kbin.social"
          "@Persen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2064 …}
        +nested: Doctrine\ORM\PersistentCollection {#2088 …}
        +votes: Doctrine\ORM\PersistentCollection {#2087 …}
        +reports: Doctrine\ORM\PersistentCollection {#2086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
        -id: 245819
        -bodyTs: "'game':5 'legit':4 'symbian':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5678790"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339663 {#2098
          date: 2023-12-23 14:54:23.0 +01:00
        }
        +"title": 245819
      }
    ]
    -id: 24163
    -titleTs: "'els':14 'heard':17 'media':7 'nobodi':13 'obscur':4 'piec':5 'think':12 'videogam':9"
    -bodyTs: "'anyon':15 'besid':21 'could':2 'even':3 'heard':19 'movi':9 'read':16 'think':14 'video':7 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703390217
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703303817 {#2677
      date: 2023-12-23 04:56:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
  +body: "I somehow played Mario is missing on dos and SNES when I was a kid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703339619 {#2031
    date: 2023-12-23 14:53:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
    "@DessertStorms@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  -id: 245817
  -bodyTs: "'dos':8 'kid':15 'mario':4 'miss':6 'play':3 'snes':10 'somehow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5678782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703339619 {#2036
    date: 2023-12-23 14:53:39.0 +01:00
  }
  +"title": 245817
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2063
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2144
    +user: Proxies\__CG__\App\Entity\User {#2656 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
    +image: Proxies\__CG__\App\Entity\Image {#2695 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +slug: "What-is-an-obscure-piece-of-media-or-videogame-that"
    +title: "What is an obscure piece of media or videogame that you think nobody else here has heard of?"
    +url: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +body: "It could even be a youtube video or movie that you don't think anyone reading this has heard of besides you."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 417
    +favouriteCount: 253
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711075096 {#2690
      date: 2024-03-22 03:38:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2698 …}
    +votes: Doctrine\ORM\PersistentCollection {#2700 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
    +badges: Doctrine\ORM\PersistentCollection {#2708 …}
    +children: [
      1 => App\Entity\EntryComment {#2037
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
        +body: "I somehow played Mario is missing on dos and SNES when I was a kid."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703339619 {#2031
          date: 2023-12-23 14:53:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gamers_Mate@kbin.social"
          "@DessertStorms@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2061 …}
        +nested: Doctrine\ORM\PersistentCollection {#2084 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2083 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
        -id: 245817
        -bodyTs: "'dos':8 'kid':15 'mario':4 'miss':6 'play':3 'snes':10 'somehow':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5678782"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339619 {#2036
          date: 2023-12-23 14:53:39.0 +01:00
        }
        +"title": 245817
      }
      0 => App\Entity\EntryComment {#2063}
    ]
    -id: 24163
    -titleTs: "'els':14 'heard':17 'media':7 'nobodi':13 'obscur':4 'piec':5 'think':12 'videogam':9"
    -bodyTs: "'anyon':15 'besid':21 'could':2 'even':3 'heard':19 'movi':9 'read':16 'think':14 'video':7 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703390217
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703303817 {#2677
      date: 2023-12-23 04:56:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: "There were some legit games for symbian"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703339663 {#2077
    date: 2023-12-23 14:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
    "@Persen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  -id: 245819
  -bodyTs: "'game':5 'legit':4 'symbian':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5678790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703339663 {#2098
    date: 2023-12-23 14:54:23.0 +01:00
  }
  +"title": 245819
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2063
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2144
    +user: Proxies\__CG__\App\Entity\User {#2656 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
    +image: Proxies\__CG__\App\Entity\Image {#2695 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +slug: "What-is-an-obscure-piece-of-media-or-videogame-that"
    +title: "What is an obscure piece of media or videogame that you think nobody else here has heard of?"
    +url: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +body: "It could even be a youtube video or movie that you don't think anyone reading this has heard of besides you."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 417
    +favouriteCount: 253
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711075096 {#2690
      date: 2024-03-22 03:38:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2698 …}
    +votes: Doctrine\ORM\PersistentCollection {#2700 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
    +badges: Doctrine\ORM\PersistentCollection {#2708 …}
    +children: [
      1 => App\Entity\EntryComment {#2037
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
        +body: "I somehow played Mario is missing on dos and SNES when I was a kid."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703339619 {#2031
          date: 2023-12-23 14:53:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gamers_Mate@kbin.social"
          "@DessertStorms@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2061 …}
        +nested: Doctrine\ORM\PersistentCollection {#2084 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2083 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
        -id: 245817
        -bodyTs: "'dos':8 'kid':15 'mario':4 'miss':6 'play':3 'snes':10 'somehow':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5678782"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339619 {#2036
          date: 2023-12-23 14:53:39.0 +01:00
        }
        +"title": 245817
      }
      0 => App\Entity\EntryComment {#2063}
    ]
    -id: 24163
    -titleTs: "'els':14 'heard':17 'media':7 'nobodi':13 'obscur':4 'piec':5 'think':12 'videogam':9"
    -bodyTs: "'anyon':15 'besid':21 'could':2 'even':3 'heard':19 'movi':9 'read':16 'think':14 'video':7 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703390217
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703303817 {#2677
      date: 2023-12-23 04:56:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: "There were some legit games for symbian"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703339663 {#2077
    date: 2023-12-23 14:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
    "@Persen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  -id: 245819
  -bodyTs: "'game':5 'legit':4 'symbian':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5678790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703339663 {#2098
    date: 2023-12-23 14:54:23.0 +01:00
  }
  +"title": 245819
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2063
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2144
    +user: Proxies\__CG__\App\Entity\User {#2656 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
    +image: Proxies\__CG__\App\Entity\Image {#2695 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +slug: "What-is-an-obscure-piece-of-media-or-videogame-that"
    +title: "What is an obscure piece of media or videogame that you think nobody else here has heard of?"
    +url: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +body: "It could even be a youtube video or movie that you don't think anyone reading this has heard of besides you."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 417
    +favouriteCount: 253
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711075096 {#2690
      date: 2024-03-22 03:38:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2698 …}
    +votes: Doctrine\ORM\PersistentCollection {#2700 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
    +badges: Doctrine\ORM\PersistentCollection {#2708 …}
    +children: [
      1 => App\Entity\EntryComment {#2037
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
        +body: "I somehow played Mario is missing on dos and SNES when I was a kid."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703339619 {#2031
          date: 2023-12-23 14:53:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gamers_Mate@kbin.social"
          "@DessertStorms@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2061 …}
        +nested: Doctrine\ORM\PersistentCollection {#2084 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2083 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
        -id: 245817
        -bodyTs: "'dos':8 'kid':15 'mario':4 'miss':6 'play':3 'snes':10 'somehow':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5678782"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339619 {#2036
          date: 2023-12-23 14:53:39.0 +01:00
        }
        +"title": 245817
      }
      0 => App\Entity\EntryComment {#2063}
    ]
    -id: 24163
    -titleTs: "'els':14 'heard':17 'media':7 'nobodi':13 'obscur':4 'piec':5 'think':12 'videogam':9"
    -bodyTs: "'anyon':15 'besid':21 'could':2 'even':3 'heard':19 'movi':9 'read':16 'think':14 'video':7 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703390217
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703303817 {#2677
      date: 2023-12-23 04:56:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
  +body: "There were some legit games for symbian"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703339663 {#2077
    date: 2023-12-23 14:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
    "@Persen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  -id: 245819
  -bodyTs: "'game':5 'legit':4 'symbian':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5678790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703339663 {#2098
    date: 2023-12-23 14:54:23.0 +01:00
  }
  +"title": 245819
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#2713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: Proxies\__CG__\App\Entity\Image {#2754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Name-em"
  +title: "Name em"
  +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711066488 {#2749
    date: 2024-03-22 01:14:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2757 …}
  +votes: Doctrine\ORM\PersistentCollection {#2759 …}
  +reports: Doctrine\ORM\PersistentCollection {#2761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2765 …}
  +badges: Doctrine\ORM\PersistentCollection {#2767 …}
  +children: [
    App\Entity\EntryComment {#1909
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +body: """
        I have 20 years of Linux experience. I tell people ‘I know a few things.’\n
        \n
        Would never say I know everything or understand everything though.\n
        \n
        Just like an xkcd comic I expect to see someone reply that has 30 years experience or something.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1702072060 {#1910
        date: 2023-12-08 22:47:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@einfach_orangensaft@feddit.de"
        "@BarbecueCowboy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1410 …}
      +nested: Doctrine\ORM\PersistentCollection {#1907 …}
      +votes: Doctrine\ORM\PersistentCollection {#1407 …}
      +reports: Doctrine\ORM\PersistentCollection {#2391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
      -id: 211845
      -bodyTs: "'20':3 '30':39 'comic':30 'everyth':21,24 'expect':32 'experi':7,41 'know':12,20 'like':27 'linux':6 'never':17 'peopl':10 'repli':36 'say':18 'see':34 'someon':35 'someth':43 'tell':9 'thing':15 'though':25 'understand':23 'would':16 'xkcd':29 'year':4,40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5363074"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702072060 {#1906
        date: 2023-12-08 22:47:40.0 +01:00
      }
      +"title": 211845
    }
  ]
  -id: 21118
  -titleTs: "'em':2 'name':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702134502
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6498569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048102 {#2735
    date: 2023-12-08 16:08:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#2713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: Proxies\__CG__\App\Entity\Image {#2754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Name-em"
  +title: "Name em"
  +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711066488 {#2749
    date: 2024-03-22 01:14:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2757 …}
  +votes: Doctrine\ORM\PersistentCollection {#2759 …}
  +reports: Doctrine\ORM\PersistentCollection {#2761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2765 …}
  +badges: Doctrine\ORM\PersistentCollection {#2767 …}
  +children: [
    App\Entity\EntryComment {#1909
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +body: """
        I have 20 years of Linux experience. I tell people ‘I know a few things.’\n
        \n
        Would never say I know everything or understand everything though.\n
        \n
        Just like an xkcd comic I expect to see someone reply that has 30 years experience or something.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1702072060 {#1910
        date: 2023-12-08 22:47:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@einfach_orangensaft@feddit.de"
        "@BarbecueCowboy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1410 …}
      +nested: Doctrine\ORM\PersistentCollection {#1907 …}
      +votes: Doctrine\ORM\PersistentCollection {#1407 …}
      +reports: Doctrine\ORM\PersistentCollection {#2391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
      -id: 211845
      -bodyTs: "'20':3 '30':39 'comic':30 'everyth':21,24 'expect':32 'experi':7,41 'know':12,20 'like':27 'linux':6 'never':17 'peopl':10 'repli':36 'say':18 'see':34 'someon':35 'someth':43 'tell':9 'thing':15 'though':25 'understand':23 'would':16 'xkcd':29 'year':4,40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5363074"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702072060 {#1906
        date: 2023-12-08 22:47:40.0 +01:00
      }
      +"title": 211845
    }
  ]
  -id: 21118
  -titleTs: "'em':2 'name':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702134502
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6498569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048102 {#2735
    date: 2023-12-08 16:08:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#2713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: Proxies\__CG__\App\Entity\Image {#2754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Name-em"
  +title: "Name em"
  +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711066488 {#2749
    date: 2024-03-22 01:14:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2757 …}
  +votes: Doctrine\ORM\PersistentCollection {#2759 …}
  +reports: Doctrine\ORM\PersistentCollection {#2761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2765 …}
  +badges: Doctrine\ORM\PersistentCollection {#2767 …}
  +children: [
    App\Entity\EntryComment {#1909
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +body: """
        I have 20 years of Linux experience. I tell people ‘I know a few things.’\n
        \n
        Would never say I know everything or understand everything though.\n
        \n
        Just like an xkcd comic I expect to see someone reply that has 30 years experience or something.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1702072060 {#1910
        date: 2023-12-08 22:47:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@einfach_orangensaft@feddit.de"
        "@BarbecueCowboy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1410 …}
      +nested: Doctrine\ORM\PersistentCollection {#1907 …}
      +votes: Doctrine\ORM\PersistentCollection {#1407 …}
      +reports: Doctrine\ORM\PersistentCollection {#2391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
      -id: 211845
      -bodyTs: "'20':3 '30':39 'comic':30 'everyth':21,24 'expect':32 'experi':7,41 'know':12,20 'like':27 'linux':6 'never':17 'peopl':10 'repli':36 'say':18 'see':34 'someon':35 'someth':43 'tell':9 'thing':15 'though':25 'understand':23 'would':16 'xkcd':29 'year':4,40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5363074"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702072060 {#1906
        date: 2023-12-08 22:47:40.0 +01:00
      }
      +"title": 211845
    }
  ]
  -id: 21118
  -titleTs: "'em':2 'name':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702134502
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6498569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048102 {#2735
    date: 2023-12-08 16:08:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#1909
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2713 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
    +image: Proxies\__CG__\App\Entity\Image {#2754 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Name-em"
    +title: "Name em"
    +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 452
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711066488 {#2749
      date: 2024-03-22 01:14:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2757 …}
    +votes: Doctrine\ORM\PersistentCollection {#2759 …}
    +reports: Doctrine\ORM\PersistentCollection {#2761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2765 …}
    +badges: Doctrine\ORM\PersistentCollection {#2767 …}
    +children: [
      App\Entity\EntryComment {#1909}
    ]
    -id: 21118
    -titleTs: "'em':2 'name':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702134502
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6498569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048102 {#2735
      date: 2023-12-08 16:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +body: """
    I have 20 years of Linux experience. I tell people ‘I know a few things.’\n
    \n
    Would never say I know everything or understand everything though.\n
    \n
    Just like an xkcd comic I expect to see someone reply that has 30 years experience or something.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702072060 {#1910
    date: 2023-12-08 22:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@einfach_orangensaft@feddit.de"
    "@BarbecueCowboy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1410 …}
  +nested: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  -id: 211845
  -bodyTs: "'20':3 '30':39 'comic':30 'everyth':21,24 'expect':32 'experi':7,41 'know':12,20 'like':27 'linux':6 'never':17 'peopl':10 'repli':36 'say':18 'see':34 'someon':35 'someth':43 'tell':9 'thing':15 'though':25 'understand':23 'would':16 'xkcd':29 'year':4,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5363074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702072060 {#1906
    date: 2023-12-08 22:47:40.0 +01:00
  }
  +"title": 211845
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#1909
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2713 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
    +image: Proxies\__CG__\App\Entity\Image {#2754 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Name-em"
    +title: "Name em"
    +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 452
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711066488 {#2749
      date: 2024-03-22 01:14:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2757 …}
    +votes: Doctrine\ORM\PersistentCollection {#2759 …}
    +reports: Doctrine\ORM\PersistentCollection {#2761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2765 …}
    +badges: Doctrine\ORM\PersistentCollection {#2767 …}
    +children: [
      App\Entity\EntryComment {#1909}
    ]
    -id: 21118
    -titleTs: "'em':2 'name':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702134502
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6498569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048102 {#2735
      date: 2023-12-08 16:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +body: """
    I have 20 years of Linux experience. I tell people ‘I know a few things.’\n
    \n
    Would never say I know everything or understand everything though.\n
    \n
    Just like an xkcd comic I expect to see someone reply that has 30 years experience or something.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702072060 {#1910
    date: 2023-12-08 22:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@einfach_orangensaft@feddit.de"
    "@BarbecueCowboy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1410 …}
  +nested: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  -id: 211845
  -bodyTs: "'20':3 '30':39 'comic':30 'everyth':21,24 'expect':32 'experi':7,41 'know':12,20 'like':27 'linux':6 'never':17 'peopl':10 'repli':36 'say':18 'see':34 'someon':35 'someth':43 'tell':9 'thing':15 'though':25 'understand':23 'would':16 'xkcd':29 'year':4,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5363074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702072060 {#1906
    date: 2023-12-08 22:47:40.0 +01:00
  }
  +"title": 211845
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1909
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2713 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
    +image: Proxies\__CG__\App\Entity\Image {#2754 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Name-em"
    +title: "Name em"
    +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 452
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711066488 {#2749
      date: 2024-03-22 01:14:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2757 …}
    +votes: Doctrine\ORM\PersistentCollection {#2759 …}
    +reports: Doctrine\ORM\PersistentCollection {#2761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2765 …}
    +badges: Doctrine\ORM\PersistentCollection {#2767 …}
    +children: [
      App\Entity\EntryComment {#1909}
    ]
    -id: 21118
    -titleTs: "'em':2 'name':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702134502
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6498569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048102 {#2735
      date: 2023-12-08 16:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +body: """
    I have 20 years of Linux experience. I tell people ‘I know a few things.’\n
    \n
    Would never say I know everything or understand everything though.\n
    \n
    Just like an xkcd comic I expect to see someone reply that has 30 years experience or something.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702072060 {#1910
    date: 2023-12-08 22:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@einfach_orangensaft@feddit.de"
    "@BarbecueCowboy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1410 …}
  +nested: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  -id: 211845
  -bodyTs: "'20':3 '30':39 'comic':30 'everyth':21,24 'expect':32 'experi':7,41 'know':12,20 'like':27 'linux':6 'never':17 'peopl':10 'repli':36 'say':18 'see':34 'someon':35 'someth':43 'tell':9 'thing':15 'though':25 'understand':23 'would':16 'xkcd':29 'year':4,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5363074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702072060 {#1906
    date: 2023-12-08 22:47:40.0 +01:00
  }
  +"title": 211845
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2164
  +user: Proxies\__CG__\App\Entity\User {#2016 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
  +slug: "Writing-program"
  +title: "Writing program"
  +url: null
  +body: """
    Besides Libre Office, what other programs/solutions exist in the Linux world for writers?\n
    \n
    (Please, don’t suggest VIM. After all the memes and comments I’ve read, I’ve come to dread it).\n
    \n
    I like writing but the standard Writer tends to send me in a constant formatting spree.\n
    \n
    I want to get back to writing regularly and something that could help me stay focused and somewhat organized would be nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710790897 {#2588
    date: 2024-03-18 20:41:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2593 …}
  +votes: Doctrine\ORM\PersistentCollection {#2603 …}
  +reports: Doctrine\ORM\PersistentCollection {#2605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2609 …}
  +badges: Doctrine\ORM\PersistentCollection {#2611 …}
  +children: [
    App\Entity\EntryComment {#2060
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If you base your opinion of vim from memes you are missing out. Anyone who can’t take 10 minutes to type vimtutor in their terminal is not someone to base an opinion on. These memes come mostly from impatient people that can’t read the docs. It’s a fantastic text editor.\n
        \n
        That being said, it’s not meant to be used for written words it’s meant to write code and config files. You want to look for a word processor.\n
        \n
        Abiword, etherpad, focuswciter are probably the next 3 biggest on Linux behind libre and open office.\n
        \n
        Personally I prefer markdown for most things these days but it’s not exactly meant for word processing either.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1710498450 {#2042
        date: 2024-03-15 11:27:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qyron@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 259467
      -bodyTs: "'10':19 '3':91 'abiword':84 'anyon':14 'base':3,31 'behind':95 'biggest':92 'code':72 'come':37 'config':74 'day':108 'doc':47 'editor':53 'either':118 'etherpad':85 'exact':113 'fantast':51 'file':75 'focuswcit':86 'impati':40 'libr':96 'linux':94 'look':79 'markdown':103 'meant':60,69,114 'meme':9,36 'minut':20 'miss':12 'most':38 'next':90 'offic':99 'open':98 'opinion':5,33 'peopl':41 'person':100 'prefer':102 'probabl':88 'process':117 'processor':83 'read':45 'said':56 'someon':29 'take':18 'termin':26 'text':52 'thing':106 'type':22 'use':63 'vim':7 'vimtutor':23 'want':77 'word':66,82,116 'write':71 'written':65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5757944"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703775425 {#2141
        date: 2023-12-28 15:57:05.0 +01:00
      }
      +"title": 259467
    }
  ]
  -id: 25377
  -titleTs: "'program':2 'write':1"
  -bodyTs: "'back':54 'besid':1 'come':30 'comment':24 'constant':47 'could':61 'dread':32 'exist':7 'focus':65 'format':48 'get':53 'help':62 'libr':2 'like':35 'linux':10 'meme':22 'nice':71 'offic':3 'organ':68 'pleas':14 'programs/solutions':6 'read':27 'regular':57 'send':43 'someth':59 'somewhat':67 'spree':49 'standard':39 'stay':64 'suggest':17 'tend':41 've':26,29 'vim':18 'want':51 'world':11 'would':69 'write':36,56 'writer':13,40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703717671
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7345032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703631271 {#2512
    date: 2023-12-26 23:54:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2164
  +user: Proxies\__CG__\App\Entity\User {#2016 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
  +slug: "Writing-program"
  +title: "Writing program"
  +url: null
  +body: """
    Besides Libre Office, what other programs/solutions exist in the Linux world for writers?\n
    \n
    (Please, don’t suggest VIM. After all the memes and comments I’ve read, I’ve come to dread it).\n
    \n
    I like writing but the standard Writer tends to send me in a constant formatting spree.\n
    \n
    I want to get back to writing regularly and something that could help me stay focused and somewhat organized would be nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710790897 {#2588
    date: 2024-03-18 20:41:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2593 …}
  +votes: Doctrine\ORM\PersistentCollection {#2603 …}
  +reports: Doctrine\ORM\PersistentCollection {#2605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2609 …}
  +badges: Doctrine\ORM\PersistentCollection {#2611 …}
  +children: [
    App\Entity\EntryComment {#2060
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If you base your opinion of vim from memes you are missing out. Anyone who can’t take 10 minutes to type vimtutor in their terminal is not someone to base an opinion on. These memes come mostly from impatient people that can’t read the docs. It’s a fantastic text editor.\n
        \n
        That being said, it’s not meant to be used for written words it’s meant to write code and config files. You want to look for a word processor.\n
        \n
        Abiword, etherpad, focuswciter are probably the next 3 biggest on Linux behind libre and open office.\n
        \n
        Personally I prefer markdown for most things these days but it’s not exactly meant for word processing either.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1710498450 {#2042
        date: 2024-03-15 11:27:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qyron@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 259467
      -bodyTs: "'10':19 '3':91 'abiword':84 'anyon':14 'base':3,31 'behind':95 'biggest':92 'code':72 'come':37 'config':74 'day':108 'doc':47 'editor':53 'either':118 'etherpad':85 'exact':113 'fantast':51 'file':75 'focuswcit':86 'impati':40 'libr':96 'linux':94 'look':79 'markdown':103 'meant':60,69,114 'meme':9,36 'minut':20 'miss':12 'most':38 'next':90 'offic':99 'open':98 'opinion':5,33 'peopl':41 'person':100 'prefer':102 'probabl':88 'process':117 'processor':83 'read':45 'said':56 'someon':29 'take':18 'termin':26 'text':52 'thing':106 'type':22 'use':63 'vim':7 'vimtutor':23 'want':77 'word':66,82,116 'write':71 'written':65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5757944"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703775425 {#2141
        date: 2023-12-28 15:57:05.0 +01:00
      }
      +"title": 259467
    }
  ]
  -id: 25377
  -titleTs: "'program':2 'write':1"
  -bodyTs: "'back':54 'besid':1 'come':30 'comment':24 'constant':47 'could':61 'dread':32 'exist':7 'focus':65 'format':48 'get':53 'help':62 'libr':2 'like':35 'linux':10 'meme':22 'nice':71 'offic':3 'organ':68 'pleas':14 'programs/solutions':6 'read':27 'regular':57 'send':43 'someth':59 'somewhat':67 'spree':49 'standard':39 'stay':64 'suggest':17 'tend':41 've':26,29 'vim':18 'want':51 'world':11 'would':69 'write':36,56 'writer':13,40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703717671
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7345032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703631271 {#2512
    date: 2023-12-26 23:54:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2164
  +user: Proxies\__CG__\App\Entity\User {#2016 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
  +slug: "Writing-program"
  +title: "Writing program"
  +url: null
  +body: """
    Besides Libre Office, what other programs/solutions exist in the Linux world for writers?\n
    \n
    (Please, don’t suggest VIM. After all the memes and comments I’ve read, I’ve come to dread it).\n
    \n
    I like writing but the standard Writer tends to send me in a constant formatting spree.\n
    \n
    I want to get back to writing regularly and something that could help me stay focused and somewhat organized would be nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710790897 {#2588
    date: 2024-03-18 20:41:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2593 …}
  +votes: Doctrine\ORM\PersistentCollection {#2603 …}
  +reports: Doctrine\ORM\PersistentCollection {#2605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2609 …}
  +badges: Doctrine\ORM\PersistentCollection {#2611 …}
  +children: [
    App\Entity\EntryComment {#2060
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If you base your opinion of vim from memes you are missing out. Anyone who can’t take 10 minutes to type vimtutor in their terminal is not someone to base an opinion on. These memes come mostly from impatient people that can’t read the docs. It’s a fantastic text editor.\n
        \n
        That being said, it’s not meant to be used for written words it’s meant to write code and config files. You want to look for a word processor.\n
        \n
        Abiword, etherpad, focuswciter are probably the next 3 biggest on Linux behind libre and open office.\n
        \n
        Personally I prefer markdown for most things these days but it’s not exactly meant for word processing either.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1710498450 {#2042
        date: 2024-03-15 11:27:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qyron@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 259467
      -bodyTs: "'10':19 '3':91 'abiword':84 'anyon':14 'base':3,31 'behind':95 'biggest':92 'code':72 'come':37 'config':74 'day':108 'doc':47 'editor':53 'either':118 'etherpad':85 'exact':113 'fantast':51 'file':75 'focuswcit':86 'impati':40 'libr':96 'linux':94 'look':79 'markdown':103 'meant':60,69,114 'meme':9,36 'minut':20 'miss':12 'most':38 'next':90 'offic':99 'open':98 'opinion':5,33 'peopl':41 'person':100 'prefer':102 'probabl':88 'process':117 'processor':83 'read':45 'said':56 'someon':29 'take':18 'termin':26 'text':52 'thing':106 'type':22 'use':63 'vim':7 'vimtutor':23 'want':77 'word':66,82,116 'write':71 'written':65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5757944"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703775425 {#2141
        date: 2023-12-28 15:57:05.0 +01:00
      }
      +"title": 259467
    }
  ]
  -id: 25377
  -titleTs: "'program':2 'write':1"
  -bodyTs: "'back':54 'besid':1 'come':30 'comment':24 'constant':47 'could':61 'dread':32 'exist':7 'focus':65 'format':48 'get':53 'help':62 'libr':2 'like':35 'linux':10 'meme':22 'nice':71 'offic':3 'organ':68 'pleas':14 'programs/solutions':6 'read':27 'regular':57 'send':43 'someth':59 'somewhat':67 'spree':49 'standard':39 'stay':64 'suggest':17 'tend':41 've':26,29 'vim':18 'want':51 'world':11 'would':69 'write':36,56 'writer':13,40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703717671
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7345032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703631271 {#2512
    date: 2023-12-26 23:54:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164
    +user: Proxies\__CG__\App\Entity\User {#2016 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
    +slug: "Writing-program"
    +title: "Writing program"
    +url: null
    +body: """
      Besides Libre Office, what other programs/solutions exist in the Linux world for writers?\n
      \n
      (Please, don’t suggest VIM. After all the memes and comments I’ve read, I’ve come to dread it).\n
      \n
      I like writing but the standard Writer tends to send me in a constant formatting spree.\n
      \n
      I want to get back to writing regularly and something that could help me stay focused and somewhat organized would be nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 45
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710790897 {#2588
      date: 2024-03-18 20:41:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2593 …}
    +votes: Doctrine\ORM\PersistentCollection {#2603 …}
    +reports: Doctrine\ORM\PersistentCollection {#2605 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2607 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2609 …}
    +badges: Doctrine\ORM\PersistentCollection {#2611 …}
    +children: [
      App\Entity\EntryComment {#2060}
    ]
    -id: 25377
    -titleTs: "'program':2 'write':1"
    -bodyTs: "'back':54 'besid':1 'come':30 'comment':24 'constant':47 'could':61 'dread':32 'exist':7 'focus':65 'format':48 'get':53 'help':62 'libr':2 'like':35 'linux':10 'meme':22 'nice':71 'offic':3 'organ':68 'pleas':14 'programs/solutions':6 'read':27 'regular':57 'send':43 'someth':59 'somewhat':67 'spree':49 'standard':39 'stay':64 'suggest':17 'tend':41 've':26,29 'vim':18 'want':51 'world':11 'would':69 'write':36,56 'writer':13,40"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703717671
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/7345032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703631271 {#2512
      date: 2023-12-26 23:54:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you base your opinion of vim from memes you are missing out. Anyone who can’t take 10 minutes to type vimtutor in their terminal is not someone to base an opinion on. These memes come mostly from impatient people that can’t read the docs. It’s a fantastic text editor.\n
    \n
    That being said, it’s not meant to be used for written words it’s meant to write code and config files. You want to look for a word processor.\n
    \n
    Abiword, etherpad, focuswciter are probably the next 3 biggest on Linux behind libre and open office.\n
    \n
    Personally I prefer markdown for most things these days but it’s not exactly meant for word processing either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1710498450 {#2042
    date: 2024-03-15 11:27:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qyron@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 259467
  -bodyTs: "'10':19 '3':91 'abiword':84 'anyon':14 'base':3,31 'behind':95 'biggest':92 'code':72 'come':37 'config':74 'day':108 'doc':47 'editor':53 'either':118 'etherpad':85 'exact':113 'fantast':51 'file':75 'focuswcit':86 'impati':40 'libr':96 'linux':94 'look':79 'markdown':103 'meant':60,69,114 'meme':9,36 'minut':20 'miss':12 'most':38 'next':90 'offic':99 'open':98 'opinion':5,33 'peopl':41 'person':100 'prefer':102 'probabl':88 'process':117 'processor':83 'read':45 'said':56 'someon':29 'take':18 'termin':26 'text':52 'thing':106 'type':22 'use':63 'vim':7 'vimtutor':23 'want':77 'word':66,82,116 'write':71 'written':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5757944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703775425 {#2141
    date: 2023-12-28 15:57:05.0 +01:00
  }
  +"title": 259467
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164
    +user: Proxies\__CG__\App\Entity\User {#2016 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
    +slug: "Writing-program"
    +title: "Writing program"
    +url: null
    +body: """
      Besides Libre Office, what other programs/solutions exist in the Linux world for writers?\n
      \n
      (Please, don’t suggest VIM. After all the memes and comments I’ve read, I’ve come to dread it).\n
      \n
      I like writing but the standard Writer tends to send me in a constant formatting spree.\n
      \n
      I want to get back to writing regularly and something that could help me stay focused and somewhat organized would be nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 45
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710790897 {#2588
      date: 2024-03-18 20:41:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2593 …}
    +votes: Doctrine\ORM\PersistentCollection {#2603 …}
    +reports: Doctrine\ORM\PersistentCollection {#2605 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2607 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2609 …}
    +badges: Doctrine\ORM\PersistentCollection {#2611 …}
    +children: [
      App\Entity\EntryComment {#2060}
    ]
    -id: 25377
    -titleTs: "'program':2 'write':1"
    -bodyTs: "'back':54 'besid':1 'come':30 'comment':24 'constant':47 'could':61 'dread':32 'exist':7 'focus':65 'format':48 'get':53 'help':62 'libr':2 'like':35 'linux':10 'meme':22 'nice':71 'offic':3 'organ':68 'pleas':14 'programs/solutions':6 'read':27 'regular':57 'send':43 'someth':59 'somewhat':67 'spree':49 'standard':39 'stay':64 'suggest':17 'tend':41 've':26,29 'vim':18 'want':51 'world':11 'would':69 'write':36,56 'writer':13,40"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703717671
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/7345032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703631271 {#2512
      date: 2023-12-26 23:54:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you base your opinion of vim from memes you are missing out. Anyone who can’t take 10 minutes to type vimtutor in their terminal is not someone to base an opinion on. These memes come mostly from impatient people that can’t read the docs. It’s a fantastic text editor.\n
    \n
    That being said, it’s not meant to be used for written words it’s meant to write code and config files. You want to look for a word processor.\n
    \n
    Abiword, etherpad, focuswciter are probably the next 3 biggest on Linux behind libre and open office.\n
    \n
    Personally I prefer markdown for most things these days but it’s not exactly meant for word processing either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1710498450 {#2042
    date: 2024-03-15 11:27:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qyron@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 259467
  -bodyTs: "'10':19 '3':91 'abiword':84 'anyon':14 'base':3,31 'behind':95 'biggest':92 'code':72 'come':37 'config':74 'day':108 'doc':47 'editor':53 'either':118 'etherpad':85 'exact':113 'fantast':51 'file':75 'focuswcit':86 'impati':40 'libr':96 'linux':94 'look':79 'markdown':103 'meant':60,69,114 'meme':9,36 'minut':20 'miss':12 'most':38 'next':90 'offic':99 'open':98 'opinion':5,33 'peopl':41 'person':100 'prefer':102 'probabl':88 'process':117 'processor':83 'read':45 'said':56 'someon':29 'take':18 'termin':26 'text':52 'thing':106 'type':22 'use':63 'vim':7 'vimtutor':23 'want':77 'word':66,82,116 'write':71 'written':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5757944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703775425 {#2141
    date: 2023-12-28 15:57:05.0 +01:00
  }
  +"title": 259467
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164
    +user: Proxies\__CG__\App\Entity\User {#2016 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
    +slug: "Writing-program"
    +title: "Writing program"
    +url: null
    +body: """
      Besides Libre Office, what other programs/solutions exist in the Linux world for writers?\n
      \n
      (Please, don’t suggest VIM. After all the memes and comments I’ve read, I’ve come to dread it).\n
      \n
      I like writing but the standard Writer tends to send me in a constant formatting spree.\n
      \n
      I want to get back to writing regularly and something that could help me stay focused and somewhat organized would be nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 45
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710790897 {#2588
      date: 2024-03-18 20:41:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2593 …}
    +votes: Doctrine\ORM\PersistentCollection {#2603 …}
    +reports: Doctrine\ORM\PersistentCollection {#2605 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2607 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2609 …}
    +badges: Doctrine\ORM\PersistentCollection {#2611 …}
    +children: [
      App\Entity\EntryComment {#2060}
    ]
    -id: 25377
    -titleTs: "'program':2 'write':1"
    -bodyTs: "'back':54 'besid':1 'come':30 'comment':24 'constant':47 'could':61 'dread':32 'exist':7 'focus':65 'format':48 'get':53 'help':62 'libr':2 'like':35 'linux':10 'meme':22 'nice':71 'offic':3 'organ':68 'pleas':14 'programs/solutions':6 'read':27 'regular':57 'send':43 'someth':59 'somewhat':67 'spree':49 'standard':39 'stay':64 'suggest':17 'tend':41 've':26,29 'vim':18 'want':51 'world':11 'would':69 'write':36,56 'writer':13,40"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703717671
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/7345032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703631271 {#2512
      date: 2023-12-26 23:54:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you base your opinion of vim from memes you are missing out. Anyone who can’t take 10 minutes to type vimtutor in their terminal is not someone to base an opinion on. These memes come mostly from impatient people that can’t read the docs. It’s a fantastic text editor.\n
    \n
    That being said, it’s not meant to be used for written words it’s meant to write code and config files. You want to look for a word processor.\n
    \n
    Abiword, etherpad, focuswciter are probably the next 3 biggest on Linux behind libre and open office.\n
    \n
    Personally I prefer markdown for most things these days but it’s not exactly meant for word processing either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1710498450 {#2042
    date: 2024-03-15 11:27:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qyron@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 259467
  -bodyTs: "'10':19 '3':91 'abiword':84 'anyon':14 'base':3,31 'behind':95 'biggest':92 'code':72 'come':37 'config':74 'day':108 'doc':47 'editor':53 'either':118 'etherpad':85 'exact':113 'fantast':51 'file':75 'focuswcit':86 'impati':40 'libr':96 'linux':94 'look':79 'markdown':103 'meant':60,69,114 'meme':9,36 'minut':20 'miss':12 'most':38 'next':90 'offic':99 'open':98 'opinion':5,33 'peopl':41 'person':100 'prefer':102 'probabl':88 'process':117 'processor':83 'read':45 'said':56 'someon':29 'take':18 'termin':26 'text':52 'thing':106 'type':22 'use':63 'vim':7 'vimtutor':23 'want':77 'word':66,82,116 'write':71 'written':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5757944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703775425 {#2141
    date: 2023-12-28 15:57:05.0 +01:00
  }
  +"title": 259467
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1381
  +user: Proxies\__CG__\App\Entity\User {#2693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: Proxies\__CG__\App\Entity\Image {#2734 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2736 …}
  +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
  +title: "What are some generational differences between millennials and Gen Z ?"
  +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 188
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708783016 {#2729
    date: 2024-02-24 14:56:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2737 …}
  +votes: Doctrine\ORM\PersistentCollection {#2739 …}
  +reports: Doctrine\ORM\PersistentCollection {#2741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2745 …}
  +badges: Doctrine\ORM\PersistentCollection {#2747 …}
  +children: [
    App\Entity\EntryComment {#1384
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: """
        Your parents sound more like gen x to me, but there are blurred lines between all the generations.\n
        \n
        Your comments about tech understanding is almost completely opposite to most other comments, which is my main reason for thinking that. But I know plenty of millennials that are shit with tech too.\n
        \n
        My experience in IT is that most of gen z doesn’t care about understanding anything on the Internet outside of social media, and they do excel at social media compared to others but I see fewer and fewer young people interested in how any of it works. They seem to be completely content with consuming media but even most of the big game streamers are millennials it seems like. Gen z seems completely ok with walled gardens and black box services as long as they ‘work’ .
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702651040 {#2395
        date: 2023-12-15 15:37:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@qwrty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1382 …}
      +votes: Doctrine\ORM\PersistentCollection {#1404 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
      -id: 224480
      -bodyTs: "'almost':25 'anyth':67 'big':114 'black':131 'blur':13 'box':132 'care':64 'comment':20,31 'compar':82 'complet':26,104,125 'consum':107 'content':105 'doesn':62 'even':110 'excel':78 'experi':53 'fewer':88,90 'game':115 'garden':129 'gen':6,60,122 'generat':18 'interest':93 'internet':70 'know':42 'like':5,121 'line':14 'long':135 'main':35 'media':74,81,108 'millenni':45,118 'ok':126 'opposit':27 'other':84 'outsid':71 'parent':2 'peopl':92 'plenti':43 'reason':36 'see':87 'seem':101,120,124 'servic':133 'shit':48 'social':73,80 'sound':3 'streamer':116 'tech':22,50 'think':38 'understand':23,66 'wall':128 'work':99,138 'x':7 'young':91 'z':61,123"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5516049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702651040 {#2393
        date: 2023-12-15 15:37:20.0 +01:00
      }
      +"title": 224480
    }
  ]
  -id: 22286
  -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702674244
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6987528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587844 {#2716
    date: 2023-12-14 22:04:04.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
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1381
  +user: Proxies\__CG__\App\Entity\User {#2693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: Proxies\__CG__\App\Entity\Image {#2734 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2736 …}
  +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
  +title: "What are some generational differences between millennials and Gen Z ?"
  +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 188
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708783016 {#2729
    date: 2024-02-24 14:56:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2737 …}
  +votes: Doctrine\ORM\PersistentCollection {#2739 …}
  +reports: Doctrine\ORM\PersistentCollection {#2741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2745 …}
  +badges: Doctrine\ORM\PersistentCollection {#2747 …}
  +children: [
    App\Entity\EntryComment {#1384
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: """
        Your parents sound more like gen x to me, but there are blurred lines between all the generations.\n
        \n
        Your comments about tech understanding is almost completely opposite to most other comments, which is my main reason for thinking that. But I know plenty of millennials that are shit with tech too.\n
        \n
        My experience in IT is that most of gen z doesn’t care about understanding anything on the Internet outside of social media, and they do excel at social media compared to others but I see fewer and fewer young people interested in how any of it works. They seem to be completely content with consuming media but even most of the big game streamers are millennials it seems like. Gen z seems completely ok with walled gardens and black box services as long as they ‘work’ .
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702651040 {#2395
        date: 2023-12-15 15:37:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@qwrty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1382 …}
      +votes: Doctrine\ORM\PersistentCollection {#1404 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
      -id: 224480
      -bodyTs: "'almost':25 'anyth':67 'big':114 'black':131 'blur':13 'box':132 'care':64 'comment':20,31 'compar':82 'complet':26,104,125 'consum':107 'content':105 'doesn':62 'even':110 'excel':78 'experi':53 'fewer':88,90 'game':115 'garden':129 'gen':6,60,122 'generat':18 'interest':93 'internet':70 'know':42 'like':5,121 'line':14 'long':135 'main':35 'media':74,81,108 'millenni':45,118 'ok':126 'opposit':27 'other':84 'outsid':71 'parent':2 'peopl':92 'plenti':43 'reason':36 'see':87 'seem':101,120,124 'servic':133 'shit':48 'social':73,80 'sound':3 'streamer':116 'tech':22,50 'think':38 'understand':23,66 'wall':128 'work':99,138 'x':7 'young':91 'z':61,123"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5516049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702651040 {#2393
        date: 2023-12-15 15:37:20.0 +01:00
      }
      +"title": 224480
    }
  ]
  -id: 22286
  -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702674244
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6987528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587844 {#2716
    date: 2023-12-14 22:04:04.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
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1381
  +user: Proxies\__CG__\App\Entity\User {#2693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: Proxies\__CG__\App\Entity\Image {#2734 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2736 …}
  +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
  +title: "What are some generational differences between millennials and Gen Z ?"
  +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 188
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708783016 {#2729
    date: 2024-02-24 14:56:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2737 …}
  +votes: Doctrine\ORM\PersistentCollection {#2739 …}
  +reports: Doctrine\ORM\PersistentCollection {#2741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2745 …}
  +badges: Doctrine\ORM\PersistentCollection {#2747 …}
  +children: [
    App\Entity\EntryComment {#1384
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: """
        Your parents sound more like gen x to me, but there are blurred lines between all the generations.\n
        \n
        Your comments about tech understanding is almost completely opposite to most other comments, which is my main reason for thinking that. But I know plenty of millennials that are shit with tech too.\n
        \n
        My experience in IT is that most of gen z doesn’t care about understanding anything on the Internet outside of social media, and they do excel at social media compared to others but I see fewer and fewer young people interested in how any of it works. They seem to be completely content with consuming media but even most of the big game streamers are millennials it seems like. Gen z seems completely ok with walled gardens and black box services as long as they ‘work’ .
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702651040 {#2395
        date: 2023-12-15 15:37:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@qwrty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1382 …}
      +votes: Doctrine\ORM\PersistentCollection {#1404 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
      -id: 224480
      -bodyTs: "'almost':25 'anyth':67 'big':114 'black':131 'blur':13 'box':132 'care':64 'comment':20,31 'compar':82 'complet':26,104,125 'consum':107 'content':105 'doesn':62 'even':110 'excel':78 'experi':53 'fewer':88,90 'game':115 'garden':129 'gen':6,60,122 'generat':18 'interest':93 'internet':70 'know':42 'like':5,121 'line':14 'long':135 'main':35 'media':74,81,108 'millenni':45,118 'ok':126 'opposit':27 'other':84 'outsid':71 'parent':2 'peopl':92 'plenti':43 'reason':36 'see':87 'seem':101,120,124 'servic':133 'shit':48 'social':73,80 'sound':3 'streamer':116 'tech':22,50 'think':38 'understand':23,66 'wall':128 'work':99,138 'x':7 'young':91 'z':61,123"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5516049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702651040 {#2393
        date: 2023-12-15 15:37:20.0 +01:00
      }
      +"title": 224480
    }
  ]
  -id: 22286
  -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702674244
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6987528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587844 {#2716
    date: 2023-12-14 22:04:04.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#1384
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1381
    +user: Proxies\__CG__\App\Entity\User {#2693 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
    +image: Proxies\__CG__\App\Entity\Image {#2734 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2736 …}
    +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
    +title: "What are some generational differences between millennials and Gen Z ?"
    +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 188
    +favouriteCount: 139
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708783016 {#2729
      date: 2024-02-24 14:56:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2737 …}
    +votes: Doctrine\ORM\PersistentCollection {#2739 …}
    +reports: Doctrine\ORM\PersistentCollection {#2741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2745 …}
    +badges: Doctrine\ORM\PersistentCollection {#2747 …}
    +children: [
      App\Entity\EntryComment {#1384}
    ]
    -id: 22286
    -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702674244
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6987528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702587844 {#2716
      date: 2023-12-14 22:04:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: """
    Your parents sound more like gen x to me, but there are blurred lines between all the generations.\n
    \n
    Your comments about tech understanding is almost completely opposite to most other comments, which is my main reason for thinking that. But I know plenty of millennials that are shit with tech too.\n
    \n
    My experience in IT is that most of gen z doesn’t care about understanding anything on the Internet outside of social media, and they do excel at social media compared to others but I see fewer and fewer young people interested in how any of it works. They seem to be completely content with consuming media but even most of the big game streamers are millennials it seems like. Gen z seems completely ok with walled gardens and black box services as long as they ‘work’ .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702651040 {#2395
    date: 2023-12-15 15:37:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@qwrty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 224480
  -bodyTs: "'almost':25 'anyth':67 'big':114 'black':131 'blur':13 'box':132 'care':64 'comment':20,31 'compar':82 'complet':26,104,125 'consum':107 'content':105 'doesn':62 'even':110 'excel':78 'experi':53 'fewer':88,90 'game':115 'garden':129 'gen':6,60,122 'generat':18 'interest':93 'internet':70 'know':42 'like':5,121 'line':14 'long':135 'main':35 'media':74,81,108 'millenni':45,118 'ok':126 'opposit':27 'other':84 'outsid':71 'parent':2 'peopl':92 'plenti':43 'reason':36 'see':87 'seem':101,120,124 'servic':133 'shit':48 'social':73,80 'sound':3 'streamer':116 'tech':22,50 'think':38 'understand':23,66 'wall':128 'work':99,138 'x':7 'young':91 'z':61,123"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5516049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702651040 {#2393
    date: 2023-12-15 15:37:20.0 +01:00
  }
  +"title": 224480
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#1384
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1381
    +user: Proxies\__CG__\App\Entity\User {#2693 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
    +image: Proxies\__CG__\App\Entity\Image {#2734 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2736 …}
    +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
    +title: "What are some generational differences between millennials and Gen Z ?"
    +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 188
    +favouriteCount: 139
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708783016 {#2729
      date: 2024-02-24 14:56:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2737 …}
    +votes: Doctrine\ORM\PersistentCollection {#2739 …}
    +reports: Doctrine\ORM\PersistentCollection {#2741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2745 …}
    +badges: Doctrine\ORM\PersistentCollection {#2747 …}
    +children: [
      App\Entity\EntryComment {#1384}
    ]
    -id: 22286
    -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702674244
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6987528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702587844 {#2716
      date: 2023-12-14 22:04:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: """
    Your parents sound more like gen x to me, but there are blurred lines between all the generations.\n
    \n
    Your comments about tech understanding is almost completely opposite to most other comments, which is my main reason for thinking that. But I know plenty of millennials that are shit with tech too.\n
    \n
    My experience in IT is that most of gen z doesn’t care about understanding anything on the Internet outside of social media, and they do excel at social media compared to others but I see fewer and fewer young people interested in how any of it works. They seem to be completely content with consuming media but even most of the big game streamers are millennials it seems like. Gen z seems completely ok with walled gardens and black box services as long as they ‘work’ .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702651040 {#2395
    date: 2023-12-15 15:37:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@qwrty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 224480
  -bodyTs: "'almost':25 'anyth':67 'big':114 'black':131 'blur':13 'box':132 'care':64 'comment':20,31 'compar':82 'complet':26,104,125 'consum':107 'content':105 'doesn':62 'even':110 'excel':78 'experi':53 'fewer':88,90 'game':115 'garden':129 'gen':6,60,122 'generat':18 'interest':93 'internet':70 'know':42 'like':5,121 'line':14 'long':135 'main':35 'media':74,81,108 'millenni':45,118 'ok':126 'opposit':27 'other':84 'outsid':71 'parent':2 'peopl':92 'plenti':43 'reason':36 'see':87 'seem':101,120,124 'servic':133 'shit':48 'social':73,80 'sound':3 'streamer':116 'tech':22,50 'think':38 'understand':23,66 'wall':128 'work':99,138 'x':7 'young':91 'z':61,123"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5516049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702651040 {#2393
    date: 2023-12-15 15:37:20.0 +01:00
  }
  +"title": 224480
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#1384
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1381
    +user: Proxies\__CG__\App\Entity\User {#2693 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
    +image: Proxies\__CG__\App\Entity\Image {#2734 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2736 …}
    +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
    +title: "What are some generational differences between millennials and Gen Z ?"
    +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 188
    +favouriteCount: 139
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708783016 {#2729
      date: 2024-02-24 14:56:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2737 …}
    +votes: Doctrine\ORM\PersistentCollection {#2739 …}
    +reports: Doctrine\ORM\PersistentCollection {#2741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2745 …}
    +badges: Doctrine\ORM\PersistentCollection {#2747 …}
    +children: [
      App\Entity\EntryComment {#1384}
    ]
    -id: 22286
    -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702674244
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6987528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702587844 {#2716
      date: 2023-12-14 22:04:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: """
    Your parents sound more like gen x to me, but there are blurred lines between all the generations.\n
    \n
    Your comments about tech understanding is almost completely opposite to most other comments, which is my main reason for thinking that. But I know plenty of millennials that are shit with tech too.\n
    \n
    My experience in IT is that most of gen z doesn’t care about understanding anything on the Internet outside of social media, and they do excel at social media compared to others but I see fewer and fewer young people interested in how any of it works. They seem to be completely content with consuming media but even most of the big game streamers are millennials it seems like. Gen z seems completely ok with walled gardens and black box services as long as they ‘work’ .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702651040 {#2395
    date: 2023-12-15 15:37:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@qwrty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 224480
  -bodyTs: "'almost':25 'anyth':67 'big':114 'black':131 'blur':13 'box':132 'care':64 'comment':20,31 'compar':82 'complet':26,104,125 'consum':107 'content':105 'doesn':62 'even':110 'excel':78 'experi':53 'fewer':88,90 'game':115 'garden':129 'gen':6,60,122 'generat':18 'interest':93 'internet':70 'know':42 'like':5,121 'line':14 'long':135 'main':35 'media':74,81,108 'millenni':45,118 'ok':126 'opposit':27 'other':84 'outsid':71 'parent':2 'peopl':92 'plenti':43 'reason':36 'see':87 'seem':101,120,124 'servic':133 'shit':48 'social':73,80 'sound':3 'streamer':116 'tech':22,50 'think':38 'understand':23,66 'wall':128 'work':99,138 'x':7 'young':91 'z':61,123"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5516049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702651040 {#2393
    date: 2023-12-15 15:37:20.0 +01:00
  }
  +"title": 224480
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2022
  +user: Proxies\__CG__\App\Entity\User {#2715 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
  +slug: "Cool-fancy-programs"
  +title: "Cool fancy programs?"
  +url: null
  +body: """
    Hello,\n
    \n
    I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
    \n
    - The Cube (I believe it was called Compiz): the one we all know and love.\n
    - cmatrix\n
    - the hollywood one\n
    - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
    - wobbly windows\n
    - Burn my window\n
    - tplay\n
    \n
    if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707941953 {#2710
    date: 2024-02-14 21:19:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2717 …}
  +votes: Doctrine\ORM\PersistentCollection {#2719 …}
  +reports: Doctrine\ORM\PersistentCollection {#2721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2725 …}
  +badges: Doctrine\ORM\PersistentCollection {#2727 …}
  +children: [
    App\Entity\EntryComment {#2024
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: "Check out eaglemode"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703123540 {#2032
        date: 2023-12-21 02:52:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2018 …}
      +nested: Doctrine\ORM\PersistentCollection {#2011 …}
      +votes: Doctrine\ORM\PersistentCollection {#2021 …}
      +reports: Doctrine\ORM\PersistentCollection {#2029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
      -id: 242995
      -bodyTs: "'check':1 'eaglemod':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5630346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703123540 {#2026
        date: 2023-12-21 02:52:20.0 +01:00
      }
      +"title": 242995
    }
  ]
  -id: 23702
  -titleTs: "'cool':1 'fanci':2 'program':3"
  -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703201583
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9805235"
  +editedAt: DateTimeImmutable @1705982692 {#2696
    date: 2024-01-23 05:04:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703115183 {#2674
    date: 2023-12-21 00:33: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
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2022
  +user: Proxies\__CG__\App\Entity\User {#2715 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
  +slug: "Cool-fancy-programs"
  +title: "Cool fancy programs?"
  +url: null
  +body: """
    Hello,\n
    \n
    I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
    \n
    - The Cube (I believe it was called Compiz): the one we all know and love.\n
    - cmatrix\n
    - the hollywood one\n
    - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
    - wobbly windows\n
    - Burn my window\n
    - tplay\n
    \n
    if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707941953 {#2710
    date: 2024-02-14 21:19:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2717 …}
  +votes: Doctrine\ORM\PersistentCollection {#2719 …}
  +reports: Doctrine\ORM\PersistentCollection {#2721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2725 …}
  +badges: Doctrine\ORM\PersistentCollection {#2727 …}
  +children: [
    App\Entity\EntryComment {#2024
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: "Check out eaglemode"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703123540 {#2032
        date: 2023-12-21 02:52:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2018 …}
      +nested: Doctrine\ORM\PersistentCollection {#2011 …}
      +votes: Doctrine\ORM\PersistentCollection {#2021 …}
      +reports: Doctrine\ORM\PersistentCollection {#2029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
      -id: 242995
      -bodyTs: "'check':1 'eaglemod':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5630346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703123540 {#2026
        date: 2023-12-21 02:52:20.0 +01:00
      }
      +"title": 242995
    }
  ]
  -id: 23702
  -titleTs: "'cool':1 'fanci':2 'program':3"
  -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703201583
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9805235"
  +editedAt: DateTimeImmutable @1705982692 {#2696
    date: 2024-01-23 05:04:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703115183 {#2674
    date: 2023-12-21 00:33: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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2022
  +user: Proxies\__CG__\App\Entity\User {#2715 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
  +slug: "Cool-fancy-programs"
  +title: "Cool fancy programs?"
  +url: null
  +body: """
    Hello,\n
    \n
    I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
    \n
    - The Cube (I believe it was called Compiz): the one we all know and love.\n
    - cmatrix\n
    - the hollywood one\n
    - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
    - wobbly windows\n
    - Burn my window\n
    - tplay\n
    \n
    if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707941953 {#2710
    date: 2024-02-14 21:19:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2717 …}
  +votes: Doctrine\ORM\PersistentCollection {#2719 …}
  +reports: Doctrine\ORM\PersistentCollection {#2721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2725 …}
  +badges: Doctrine\ORM\PersistentCollection {#2727 …}
  +children: [
    App\Entity\EntryComment {#2024
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: "Check out eaglemode"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703123540 {#2032
        date: 2023-12-21 02:52:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2018 …}
      +nested: Doctrine\ORM\PersistentCollection {#2011 …}
      +votes: Doctrine\ORM\PersistentCollection {#2021 …}
      +reports: Doctrine\ORM\PersistentCollection {#2029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
      -id: 242995
      -bodyTs: "'check':1 'eaglemod':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5630346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703123540 {#2026
        date: 2023-12-21 02:52:20.0 +01:00
      }
      +"title": 242995
    }
  ]
  -id: 23702
  -titleTs: "'cool':1 'fanci':2 'program':3"
  -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703201583
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9805235"
  +editedAt: DateTimeImmutable @1705982692 {#2696
    date: 2024-01-23 05:04:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703115183 {#2674
    date: 2023-12-21 00:33: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2022
    +user: Proxies\__CG__\App\Entity\User {#2715 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2710
      date: 2024-02-14 21:19:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2717 …}
    +votes: Doctrine\ORM\PersistentCollection {#2719 …}
    +reports: Doctrine\ORM\PersistentCollection {#2721 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2725 …}
    +badges: Doctrine\ORM\PersistentCollection {#2727 …}
    +children: [
      App\Entity\EntryComment {#2024}
    ]
    -id: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#2696
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2674
      date: 2023-12-21 00:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: "Check out eaglemode"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703123540 {#2032
    date: 2023-12-21 02:52:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 242995
  -bodyTs: "'check':1 'eaglemod':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5630346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703123540 {#2026
    date: 2023-12-21 02:52:20.0 +01:00
  }
  +"title": 242995
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2022
    +user: Proxies\__CG__\App\Entity\User {#2715 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2710
      date: 2024-02-14 21:19:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2717 …}
    +votes: Doctrine\ORM\PersistentCollection {#2719 …}
    +reports: Doctrine\ORM\PersistentCollection {#2721 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2725 …}
    +badges: Doctrine\ORM\PersistentCollection {#2727 …}
    +children: [
      App\Entity\EntryComment {#2024}
    ]
    -id: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#2696
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2674
      date: 2023-12-21 00:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: "Check out eaglemode"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703123540 {#2032
    date: 2023-12-21 02:52:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 242995
  -bodyTs: "'check':1 'eaglemod':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5630346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703123540 {#2026
    date: 2023-12-21 02:52:20.0 +01:00
  }
  +"title": 242995
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2022
    +user: Proxies\__CG__\App\Entity\User {#2715 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2550 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2710
      date: 2024-02-14 21:19:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2717 …}
    +votes: Doctrine\ORM\PersistentCollection {#2719 …}
    +reports: Doctrine\ORM\PersistentCollection {#2721 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2725 …}
    +badges: Doctrine\ORM\PersistentCollection {#2727 …}
    +children: [
      App\Entity\EntryComment {#2024}
    ]
    -id: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#2696
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2674
      date: 2023-12-21 00:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: "Check out eaglemode"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703123540 {#2032
    date: 2023-12-21 02:52:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 242995
  -bodyTs: "'check':1 'eaglemod':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5630346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703123540 {#2026
    date: 2023-12-21 02:52:20.0 +01:00
  }
  +"title": 242995
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#2752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: Proxies\__CG__\App\Entity\Image {#2794 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2796 …}
  +slug: "the-main-differences"
  +title: "the main differences!!"
  +url: "https://lemmy.world/pictrs/image/15a41234-01c5-4e83-bc40-e11003f8c557.png"
  +body: "this is just a meme, I know that everyone is different and not all GNOME or KDE users are like that!!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 176
  +favouriteCount: 635
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701857876 {#2789
    date: 2023-12-06 11:17:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  +badges: Doctrine\ORM\PersistentCollection {#2807 …}
  +children: [
    1 => App\Entity\EntryComment {#1720
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: """
        If you aren’t using the super key to access that menu you are using gnome wrong imo. Three finger swipe on track pad is also a great way to access the same menu.\n
        \n
        KDE is fuckin fantastic, but it aims to replicate the windows ui and workflow. If that’s what you want then I highly recommend it over gnome. But personally I don’t think that desktop UX should be stuck in the early 2000s Redmond style. Once I changed my habits to use my windows button on the keyboard instead of moving my mouse all over hell to access the menu it’s all I ever use. Mouse is just a fallback when the other hand is busy. I try every new KDE version because I kind of hate how the gnome devs act sometimes, but I can’t get used to that workflow anymore.\n
        \n
        I hope cosmic is great.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701534358 {#1714
        date: 2023-12-02 17:25:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@01adrianrdgz@lemmy.world"
        "@kubica@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 189149
      -bodyTs: "'2000s':77 'access':10,31,102 'act':137 'aim':41 'also':26 'anymor':148 'aren':3 'busi':121 'button':89 'chang':82 'cosmic':151 'desktop':69 'dev':136 'earli':76 'ever':109 'everi':124 'fallback':115 'fantast':38 'finger':20 'fuckin':37 'get':143 'gnome':16,61,135 'great':28,153 'habit':84 'hand':119 'hate':132 'hell':100 'high':57 'hope':150 'imo':18 'instead':93 'kde':35,126 'key':8 'keyboard':92 'kind':130 'menu':12,34,104 'mous':97,111 'move':95 'new':125 'pad':24 'person':63 'recommend':58 'redmond':78 'replic':43 'sometim':138 'stuck':73 'style':79 'super':7 'swipe':21 'think':67 'three':19 'track':23 'tri':123 'ui':46 'use':5,15,86,110,144 'ux':70 'version':127 'want':54 'way':29 'window':45,88 'workflow':48,147 'wrong':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5194640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701534358 {#1718
        date: 2023-12-02 17:25:58.0 +01:00
      }
      +"title": 189149
    }
    0 => App\Entity\EntryComment {#2360
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: """
        Agree to disagree I guess. I’ve tried changing the workflow in KDE to even resemble gnome and it just feels like you have to have a start menu with a taskbar. Sure, you could put that taskbar anywhere but it still operates the same as a windows 98 taskbar.\n
        \n
        Maybe I’m just not used to the KDE way of doing things but next year will be my 20th anniversary of using Linux. I’ve tried every desktop environment and window manager. All of them.\n
        \n
        I respect the KDE project but KDE makes me feel like I’m using a windows gui on top of Linux.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701610157 {#2370
        date: 2023-12-03 14:29:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@01adrianrdgz@lemmy.world"
        "@kubica@kbin.social"
        "@jodanlime@midwest.social"
        "@reflex@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 192059
      -bodyTs: "'20th':70 '98':49 'agre':1 'anniversari':71 'anywher':39 'chang':9 'could':35 'desktop':79 'disagre':3 'environ':80 'even':15 'everi':78 'feel':21,96 'gnome':17 'guess':5 'gui':103 'kde':13,59,90,93 'like':22,97 'linux':74,107 'm':53,99 'make':94 'manag':83 'mayb':51 'menu':29 'next':65 'oper':43 'project':91 'put':36 'resembl':16 'respect':88 'start':28 'still':42 'sure':33 'taskbar':32,38,50 'thing':63 'top':105 'tri':8,77 'use':56,73,100 've':7,76 'way':60 'window':48,82,102 'workflow':11 'year':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5219897"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701610157 {#2377
        date: 2023-12-03 14:29:17.0 +01:00
      }
      +"title": 192059
    }
  ]
  -id: 19229
  -titleTs: "'differ':3 'main':2"
  -bodyTs: "'differ':11 'everyon':9 'gnome':15 'kde':17 'know':7 'like':20 'meme':5 'user':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701574171
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9033799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701487771 {#2775
    date: 2023-12-02 04:29:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#2752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: Proxies\__CG__\App\Entity\Image {#2794 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2796 …}
  +slug: "the-main-differences"
  +title: "the main differences!!"
  +url: "https://lemmy.world/pictrs/image/15a41234-01c5-4e83-bc40-e11003f8c557.png"
  +body: "this is just a meme, I know that everyone is different and not all GNOME or KDE users are like that!!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 176
  +favouriteCount: 635
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701857876 {#2789
    date: 2023-12-06 11:17:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  +badges: Doctrine\ORM\PersistentCollection {#2807 …}
  +children: [
    1 => App\Entity\EntryComment {#1720
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: """
        If you aren’t using the super key to access that menu you are using gnome wrong imo. Three finger swipe on track pad is also a great way to access the same menu.\n
        \n
        KDE is fuckin fantastic, but it aims to replicate the windows ui and workflow. If that’s what you want then I highly recommend it over gnome. But personally I don’t think that desktop UX should be stuck in the early 2000s Redmond style. Once I changed my habits to use my windows button on the keyboard instead of moving my mouse all over hell to access the menu it’s all I ever use. Mouse is just a fallback when the other hand is busy. I try every new KDE version because I kind of hate how the gnome devs act sometimes, but I can’t get used to that workflow anymore.\n
        \n
        I hope cosmic is great.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701534358 {#1714
        date: 2023-12-02 17:25:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@01adrianrdgz@lemmy.world"
        "@kubica@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 189149
      -bodyTs: "'2000s':77 'access':10,31,102 'act':137 'aim':41 'also':26 'anymor':148 'aren':3 'busi':121 'button':89 'chang':82 'cosmic':151 'desktop':69 'dev':136 'earli':76 'ever':109 'everi':124 'fallback':115 'fantast':38 'finger':20 'fuckin':37 'get':143 'gnome':16,61,135 'great':28,153 'habit':84 'hand':119 'hate':132 'hell':100 'high':57 'hope':150 'imo':18 'instead':93 'kde':35,126 'key':8 'keyboard':92 'kind':130 'menu':12,34,104 'mous':97,111 'move':95 'new':125 'pad':24 'person':63 'recommend':58 'redmond':78 'replic':43 'sometim':138 'stuck':73 'style':79 'super':7 'swipe':21 'think':67 'three':19 'track':23 'tri':123 'ui':46 'use':5,15,86,110,144 'ux':70 'version':127 'want':54 'way':29 'window':45,88 'workflow':48,147 'wrong':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5194640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701534358 {#1718
        date: 2023-12-02 17:25:58.0 +01:00
      }
      +"title": 189149
    }
    0 => App\Entity\EntryComment {#2360
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: """
        Agree to disagree I guess. I’ve tried changing the workflow in KDE to even resemble gnome and it just feels like you have to have a start menu with a taskbar. Sure, you could put that taskbar anywhere but it still operates the same as a windows 98 taskbar.\n
        \n
        Maybe I’m just not used to the KDE way of doing things but next year will be my 20th anniversary of using Linux. I’ve tried every desktop environment and window manager. All of them.\n
        \n
        I respect the KDE project but KDE makes me feel like I’m using a windows gui on top of Linux.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701610157 {#2370
        date: 2023-12-03 14:29:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@01adrianrdgz@lemmy.world"
        "@kubica@kbin.social"
        "@jodanlime@midwest.social"
        "@reflex@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 192059
      -bodyTs: "'20th':70 '98':49 'agre':1 'anniversari':71 'anywher':39 'chang':9 'could':35 'desktop':79 'disagre':3 'environ':80 'even':15 'everi':78 'feel':21,96 'gnome':17 'guess':5 'gui':103 'kde':13,59,90,93 'like':22,97 'linux':74,107 'm':53,99 'make':94 'manag':83 'mayb':51 'menu':29 'next':65 'oper':43 'project':91 'put':36 'resembl':16 'respect':88 'start':28 'still':42 'sure':33 'taskbar':32,38,50 'thing':63 'top':105 'tri':8,77 'use':56,73,100 've':7,76 'way':60 'window':48,82,102 'workflow':11 'year':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5219897"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701610157 {#2377
        date: 2023-12-03 14:29:17.0 +01:00
      }
      +"title": 192059
    }
  ]
  -id: 19229
  -titleTs: "'differ':3 'main':2"
  -bodyTs: "'differ':11 'everyon':9 'gnome':15 'kde':17 'know':7 'like':20 'meme':5 'user':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701574171
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9033799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701487771 {#2775
    date: 2023-12-02 04:29:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#2752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: Proxies\__CG__\App\Entity\Image {#2794 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2796 …}
  +slug: "the-main-differences"
  +title: "the main differences!!"
  +url: "https://lemmy.world/pictrs/image/15a41234-01c5-4e83-bc40-e11003f8c557.png"
  +body: "this is just a meme, I know that everyone is different and not all GNOME or KDE users are like that!!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 176
  +favouriteCount: 635
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701857876 {#2789
    date: 2023-12-06 11:17:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  +badges: Doctrine\ORM\PersistentCollection {#2807 …}
  +children: [
    1 => App\Entity\EntryComment {#1720
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: """
        If you aren’t using the super key to access that menu you are using gnome wrong imo. Three finger swipe on track pad is also a great way to access the same menu.\n
        \n
        KDE is fuckin fantastic, but it aims to replicate the windows ui and workflow. If that’s what you want then I highly recommend it over gnome. But personally I don’t think that desktop UX should be stuck in the early 2000s Redmond style. Once I changed my habits to use my windows button on the keyboard instead of moving my mouse all over hell to access the menu it’s all I ever use. Mouse is just a fallback when the other hand is busy. I try every new KDE version because I kind of hate how the gnome devs act sometimes, but I can’t get used to that workflow anymore.\n
        \n
        I hope cosmic is great.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701534358 {#1714
        date: 2023-12-02 17:25:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@01adrianrdgz@lemmy.world"
        "@kubica@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 189149
      -bodyTs: "'2000s':77 'access':10,31,102 'act':137 'aim':41 'also':26 'anymor':148 'aren':3 'busi':121 'button':89 'chang':82 'cosmic':151 'desktop':69 'dev':136 'earli':76 'ever':109 'everi':124 'fallback':115 'fantast':38 'finger':20 'fuckin':37 'get':143 'gnome':16,61,135 'great':28,153 'habit':84 'hand':119 'hate':132 'hell':100 'high':57 'hope':150 'imo':18 'instead':93 'kde':35,126 'key':8 'keyboard':92 'kind':130 'menu':12,34,104 'mous':97,111 'move':95 'new':125 'pad':24 'person':63 'recommend':58 'redmond':78 'replic':43 'sometim':138 'stuck':73 'style':79 'super':7 'swipe':21 'think':67 'three':19 'track':23 'tri':123 'ui':46 'use':5,15,86,110,144 'ux':70 'version':127 'want':54 'way':29 'window':45,88 'workflow':48,147 'wrong':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5194640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701534358 {#1718
        date: 2023-12-02 17:25:58.0 +01:00
      }
      +"title": 189149
    }
    0 => App\Entity\EntryComment {#2360
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: """
        Agree to disagree I guess. I’ve tried changing the workflow in KDE to even resemble gnome and it just feels like you have to have a start menu with a taskbar. Sure, you could put that taskbar anywhere but it still operates the same as a windows 98 taskbar.\n
        \n
        Maybe I’m just not used to the KDE way of doing things but next year will be my 20th anniversary of using Linux. I’ve tried every desktop environment and window manager. All of them.\n
        \n
        I respect the KDE project but KDE makes me feel like I’m using a windows gui on top of Linux.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701610157 {#2370
        date: 2023-12-03 14:29:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@01adrianrdgz@lemmy.world"
        "@kubica@kbin.social"
        "@jodanlime@midwest.social"
        "@reflex@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 192059
      -bodyTs: "'20th':70 '98':49 'agre':1 'anniversari':71 'anywher':39 'chang':9 'could':35 'desktop':79 'disagre':3 'environ':80 'even':15 'everi':78 'feel':21,96 'gnome':17 'guess':5 'gui':103 'kde':13,59,90,93 'like':22,97 'linux':74,107 'm':53,99 'make':94 'manag':83 'mayb':51 'menu':29 'next':65 'oper':43 'project':91 'put':36 'resembl':16 'respect':88 'start':28 'still':42 'sure':33 'taskbar':32,38,50 'thing':63 'top':105 'tri':8,77 'use':56,73,100 've':7,76 'way':60 'window':48,82,102 'workflow':11 'year':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5219897"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701610157 {#2377
        date: 2023-12-03 14:29:17.0 +01:00
      }
      +"title": 192059
    }
  ]
  -id: 19229
  -titleTs: "'differ':3 'main':2"
  -bodyTs: "'differ':11 'everyon':9 'gnome':15 'kde':17 'know':7 'like':20 'meme':5 'user':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701574171
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9033799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701487771 {#2775
    date: 2023-12-02 04:29:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
    +image: Proxies\__CG__\App\Entity\Image {#2794 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2796 …}
    +slug: "the-main-differences"
    +title: "the main differences!!"
    +url: "https://lemmy.world/pictrs/image/15a41234-01c5-4e83-bc40-e11003f8c557.png"
    +body: "this is just a meme, I know that everyone is different and not all GNOME or KDE users are like that!!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 176
    +favouriteCount: 635
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701857876 {#2789
      date: 2023-12-06 11:17:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2797 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
    +badges: Doctrine\ORM\PersistentCollection {#2807 …}
    +children: [
      1 => App\Entity\EntryComment {#1720}
      0 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +body: """
          Agree to disagree I guess. I’ve tried changing the workflow in KDE to even resemble gnome and it just feels like you have to have a start menu with a taskbar. Sure, you could put that taskbar anywhere but it still operates the same as a windows 98 taskbar.\n
          \n
          Maybe I’m just not used to the KDE way of doing things but next year will be my 20th anniversary of using Linux. I’ve tried every desktop environment and window manager. All of them.\n
          \n
          I respect the KDE project but KDE makes me feel like I’m using a windows gui on top of Linux.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701610157 {#2370
          date: 2023-12-03 14:29:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@01adrianrdgz@lemmy.world"
          "@kubica@kbin.social"
          "@jodanlime@midwest.social"
          "@reflex@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 192059
        -bodyTs: "'20th':70 '98':49 'agre':1 'anniversari':71 'anywher':39 'chang':9 'could':35 'desktop':79 'disagre':3 'environ':80 'even':15 'everi':78 'feel':21,96 'gnome':17 'guess':5 'gui':103 'kde':13,59,90,93 'like':22,97 'linux':74,107 'm':53,99 'make':94 'manag':83 'mayb':51 'menu':29 'next':65 'oper':43 'project':91 'put':36 'resembl':16 'respect':88 'start':28 'still':42 'sure':33 'taskbar':32,38,50 'thing':63 'top':105 'tri':8,77 'use':56,73,100 've':7,76 'way':60 'window':48,82,102 'workflow':11 'year':66"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5219897"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701610157 {#2377
          date: 2023-12-03 14:29:17.0 +01:00
        }
        +"title": 192059
      }
    ]
    -id: 19229
    -titleTs: "'differ':3 'main':2"
    -bodyTs: "'differ':11 'everyon':9 'gnome':15 'kde':17 'know':7 'like':20 'meme':5 'user':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701574171
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9033799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701487771 {#2775
      date: 2023-12-02 04:29:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: """
    If you aren’t using the super key to access that menu you are using gnome wrong imo. Three finger swipe on track pad is also a great way to access the same menu.\n
    \n
    KDE is fuckin fantastic, but it aims to replicate the windows ui and workflow. If that’s what you want then I highly recommend it over gnome. But personally I don’t think that desktop UX should be stuck in the early 2000s Redmond style. Once I changed my habits to use my windows button on the keyboard instead of moving my mouse all over hell to access the menu it’s all I ever use. Mouse is just a fallback when the other hand is busy. I try every new KDE version because I kind of hate how the gnome devs act sometimes, but I can’t get used to that workflow anymore.\n
    \n
    I hope cosmic is great.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701534358 {#1714
    date: 2023-12-02 17:25:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@kubica@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 189149
  -bodyTs: "'2000s':77 'access':10,31,102 'act':137 'aim':41 'also':26 'anymor':148 'aren':3 'busi':121 'button':89 'chang':82 'cosmic':151 'desktop':69 'dev':136 'earli':76 'ever':109 'everi':124 'fallback':115 'fantast':38 'finger':20 'fuckin':37 'get':143 'gnome':16,61,135 'great':28,153 'habit':84 'hand':119 'hate':132 'hell':100 'high':57 'hope':150 'imo':18 'instead':93 'kde':35,126 'key':8 'keyboard':92 'kind':130 'menu':12,34,104 'mous':97,111 'move':95 'new':125 'pad':24 'person':63 'recommend':58 'redmond':78 'replic':43 'sometim':138 'stuck':73 'style':79 'super':7 'swipe':21 'think':67 'three':19 'track':23 'tri':123 'ui':46 'use':5,15,86,110,144 'ux':70 'version':127 'want':54 'way':29 'window':45,88 'workflow':48,147 'wrong':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5194640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701534358 {#1718
    date: 2023-12-02 17:25:58.0 +01:00
  }
  +"title": 189149
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
    +image: Proxies\__CG__\App\Entity\Image {#2794 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2796 …}
    +slug: "the-main-differences"
    +title: "the main differences!!"
    +url: "https://lemmy.world/pictrs/image/15a41234-01c5-4e83-bc40-e11003f8c557.png"
    +body: "this is just a meme, I know that everyone is different and not all GNOME or KDE users are like that!!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 176
    +favouriteCount: 635
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701857876 {#2789
      date: 2023-12-06 11:17:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2797 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
    +badges: Doctrine\ORM\PersistentCollection {#2807 …}
    +children: [
      1 => App\Entity\EntryComment {#1720}
      0 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +body: """
          Agree to disagree I guess. I’ve tried changing the workflow in KDE to even resemble gnome and it just feels like you have to have a start menu with a taskbar. Sure, you could put that taskbar anywhere but it still operates the same as a windows 98 taskbar.\n
          \n
          Maybe I’m just not used to the KDE way of doing things but next year will be my 20th anniversary of using Linux. I’ve tried every desktop environment and window manager. All of them.\n
          \n
          I respect the KDE project but KDE makes me feel like I’m using a windows gui on top of Linux.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701610157 {#2370
          date: 2023-12-03 14:29:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@01adrianrdgz@lemmy.world"
          "@kubica@kbin.social"
          "@jodanlime@midwest.social"
          "@reflex@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 192059
        -bodyTs: "'20th':70 '98':49 'agre':1 'anniversari':71 'anywher':39 'chang':9 'could':35 'desktop':79 'disagre':3 'environ':80 'even':15 'everi':78 'feel':21,96 'gnome':17 'guess':5 'gui':103 'kde':13,59,90,93 'like':22,97 'linux':74,107 'm':53,99 'make':94 'manag':83 'mayb':51 'menu':29 'next':65 'oper':43 'project':91 'put':36 'resembl':16 'respect':88 'start':28 'still':42 'sure':33 'taskbar':32,38,50 'thing':63 'top':105 'tri':8,77 'use':56,73,100 've':7,76 'way':60 'window':48,82,102 'workflow':11 'year':66"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5219897"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701610157 {#2377
          date: 2023-12-03 14:29:17.0 +01:00
        }
        +"title": 192059
      }
    ]
    -id: 19229
    -titleTs: "'differ':3 'main':2"
    -bodyTs: "'differ':11 'everyon':9 'gnome':15 'kde':17 'know':7 'like':20 'meme':5 'user':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701574171
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9033799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701487771 {#2775
      date: 2023-12-02 04:29:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: """
    If you aren’t using the super key to access that menu you are using gnome wrong imo. Three finger swipe on track pad is also a great way to access the same menu.\n
    \n
    KDE is fuckin fantastic, but it aims to replicate the windows ui and workflow. If that’s what you want then I highly recommend it over gnome. But personally I don’t think that desktop UX should be stuck in the early 2000s Redmond style. Once I changed my habits to use my windows button on the keyboard instead of moving my mouse all over hell to access the menu it’s all I ever use. Mouse is just a fallback when the other hand is busy. I try every new KDE version because I kind of hate how the gnome devs act sometimes, but I can’t get used to that workflow anymore.\n
    \n
    I hope cosmic is great.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701534358 {#1714
    date: 2023-12-02 17:25:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@kubica@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 189149
  -bodyTs: "'2000s':77 'access':10,31,102 'act':137 'aim':41 'also':26 'anymor':148 'aren':3 'busi':121 'button':89 'chang':82 'cosmic':151 'desktop':69 'dev':136 'earli':76 'ever':109 'everi':124 'fallback':115 'fantast':38 'finger':20 'fuckin':37 'get':143 'gnome':16,61,135 'great':28,153 'habit':84 'hand':119 'hate':132 'hell':100 'high':57 'hope':150 'imo':18 'instead':93 'kde':35,126 'key':8 'keyboard':92 'kind':130 'menu':12,34,104 'mous':97,111 'move':95 'new':125 'pad':24 'person':63 'recommend':58 'redmond':78 'replic':43 'sometim':138 'stuck':73 'style':79 'super':7 'swipe':21 'think':67 'three':19 'track':23 'tri':123 'ui':46 'use':5,15,86,110,144 'ux':70 'version':127 'want':54 'way':29 'window':45,88 'workflow':48,147 'wrong':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5194640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701534358 {#1718
    date: 2023-12-02 17:25:58.0 +01:00
  }
  +"title": 189149
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
    +image: Proxies\__CG__\App\Entity\Image {#2794 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2796 …}
    +slug: "the-main-differences"
    +title: "the main differences!!"
    +url: "https://lemmy.world/pictrs/image/15a41234-01c5-4e83-bc40-e11003f8c557.png"
    +body: "this is just a meme, I know that everyone is different and not all GNOME or KDE users are like that!!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 176
    +favouriteCount: 635
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701857876 {#2789
      date: 2023-12-06 11:17:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2797 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
    +badges: Doctrine\ORM\PersistentCollection {#2807 …}
    +children: [
      1 => App\Entity\EntryComment {#1720}
      0 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +body: """
          Agree to disagree I guess. I’ve tried changing the workflow in KDE to even resemble gnome and it just feels like you have to have a start menu with a taskbar. Sure, you could put that taskbar anywhere but it still operates the same as a windows 98 taskbar.\n
          \n
          Maybe I’m just not used to the KDE way of doing things but next year will be my 20th anniversary of using Linux. I’ve tried every desktop environment and window manager. All of them.\n
          \n
          I respect the KDE project but KDE makes me feel like I’m using a windows gui on top of Linux.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701610157 {#2370
          date: 2023-12-03 14:29:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@01adrianrdgz@lemmy.world"
          "@kubica@kbin.social"
          "@jodanlime@midwest.social"
          "@reflex@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 192059
        -bodyTs: "'20th':70 '98':49 'agre':1 'anniversari':71 'anywher':39 'chang':9 'could':35 'desktop':79 'disagre':3 'environ':80 'even':15 'everi':78 'feel':21,96 'gnome':17 'guess':5 'gui':103 'kde':13,59,90,93 'like':22,97 'linux':74,107 'm':53,99 'make':94 'manag':83 'mayb':51 'menu':29 'next':65 'oper':43 'project':91 'put':36 'resembl':16 'respect':88 'start':28 'still':42 'sure':33 'taskbar':32,38,50 'thing':63 'top':105 'tri':8,77 'use':56,73,100 've':7,76 'way':60 'window':48,82,102 'workflow':11 'year':66"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5219897"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701610157 {#2377
          date: 2023-12-03 14:29:17.0 +01:00
        }
        +"title": 192059
      }
    ]
    -id: 19229
    -titleTs: "'differ':3 'main':2"
    -bodyTs: "'differ':11 'everyon':9 'gnome':15 'kde':17 'know':7 'like':20 'meme':5 'user':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701574171
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9033799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701487771 {#2775
      date: 2023-12-02 04:29:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: """
    If you aren’t using the super key to access that menu you are using gnome wrong imo. Three finger swipe on track pad is also a great way to access the same menu.\n
    \n
    KDE is fuckin fantastic, but it aims to replicate the windows ui and workflow. If that’s what you want then I highly recommend it over gnome. But personally I don’t think that desktop UX should be stuck in the early 2000s Redmond style. Once I changed my habits to use my windows button on the keyboard instead of moving my mouse all over hell to access the menu it’s all I ever use. Mouse is just a fallback when the other hand is busy. I try every new KDE version because I kind of hate how the gnome devs act sometimes, but I can’t get used to that workflow anymore.\n
    \n
    I hope cosmic is great.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701534358 {#1714
    date: 2023-12-02 17:25:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@kubica@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 189149
  -bodyTs: "'2000s':77 'access':10,31,102 'act':137 'aim':41 'also':26 'anymor':148 'aren':3 'busi':121 'button':89 'chang':82 'cosmic':151 'desktop':69 'dev':136 'earli':76 'ever':109 'everi':124 'fallback':115 'fantast':38 'finger':20 'fuckin':37 'get':143 'gnome':16,61,135 'great':28,153 'habit':84 'hand':119 'hate':132 'hell':100 'high':57 'hope':150 'imo':18 'instead':93 'kde':35,126 'key':8 'keyboard':92 'kind':130 'menu':12,34,104 'mous':97,111 'move':95 'new':125 'pad':24 'person':63 'recommend':58 'redmond':78 'replic':43 'sometim':138 'stuck':73 'style':79 'super':7 'swipe':21 'think':67 'three':19 'track':23 'tri':123 'ui':46 'use':5,15,86,110,144 'ux':70 'version':127 'want':54 'way':29 'window':45,88 'workflow':48,147 'wrong':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5194640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701534358 {#1718
    date: 2023-12-02 17:25:58.0 +01:00
  }
  +"title": 189149
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
    +image: Proxies\__CG__\App\Entity\Image {#2794 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2796 …}
    +slug: "the-main-differences"
    +title: "the main differences!!"
    +url: "https://lemmy.world/pictrs/image/15a41234-01c5-4e83-bc40-e11003f8c557.png"
    +body: "this is just a meme, I know that everyone is different and not all GNOME or KDE users are like that!!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 176
    +favouriteCount: 635
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701857876 {#2789
      date: 2023-12-06 11:17:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2797 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
    +badges: Doctrine\ORM\PersistentCollection {#2807 …}
    +children: [
      1 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +body: """
          If you aren’t using the super key to access that menu you are using gnome wrong imo. Three finger swipe on track pad is also a great way to access the same menu.\n
          \n
          KDE is fuckin fantastic, but it aims to replicate the windows ui and workflow. If that’s what you want then I highly recommend it over gnome. But personally I don’t think that desktop UX should be stuck in the early 2000s Redmond style. Once I changed my habits to use my windows button on the keyboard instead of moving my mouse all over hell to access the menu it’s all I ever use. Mouse is just a fallback when the other hand is busy. I try every new KDE version because I kind of hate how the gnome devs act sometimes, but I can’t get used to that workflow anymore.\n
          \n
          I hope cosmic is great.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701534358 {#1714
          date: 2023-12-02 17:25:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@01adrianrdgz@lemmy.world"
          "@kubica@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 189149
        -bodyTs: "'2000s':77 'access':10,31,102 'act':137 'aim':41 'also':26 'anymor':148 'aren':3 'busi':121 'button':89 'chang':82 'cosmic':151 'desktop':69 'dev':136 'earli':76 'ever':109 'everi':124 'fallback':115 'fantast':38 'finger':20 'fuckin':37 'get':143 'gnome':16,61,135 'great':28,153 'habit':84 'hand':119 'hate':132 'hell':100 'high':57 'hope':150 'imo':18 'instead':93 'kde':35,126 'key':8 'keyboard':92 'kind':130 'menu':12,34,104 'mous':97,111 'move':95 'new':125 'pad':24 'person':63 'recommend':58 'redmond':78 'replic':43 'sometim':138 'stuck':73 'style':79 'super':7 'swipe':21 'think':67 'three':19 'track':23 'tri':123 'ui':46 'use':5,15,86,110,144 'ux':70 'version':127 'want':54 'way':29 'window':45,88 'workflow':48,147 'wrong':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5194640"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701534358 {#1718
          date: 2023-12-02 17:25:58.0 +01:00
        }
        +"title": 189149
      }
      0 => App\Entity\EntryComment {#2360}
    ]
    -id: 19229
    -titleTs: "'differ':3 'main':2"
    -bodyTs: "'differ':11 'everyon':9 'gnome':15 'kde':17 'know':7 'like':20 'meme':5 'user':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701574171
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9033799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701487771 {#2775
      date: 2023-12-02 04:29:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: """
    Agree to disagree I guess. I’ve tried changing the workflow in KDE to even resemble gnome and it just feels like you have to have a start menu with a taskbar. Sure, you could put that taskbar anywhere but it still operates the same as a windows 98 taskbar.\n
    \n
    Maybe I’m just not used to the KDE way of doing things but next year will be my 20th anniversary of using Linux. I’ve tried every desktop environment and window manager. All of them.\n
    \n
    I respect the KDE project but KDE makes me feel like I’m using a windows gui on top of Linux.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701610157 {#2370
    date: 2023-12-03 14:29:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@kubica@kbin.social"
    "@jodanlime@midwest.social"
    "@reflex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 192059
  -bodyTs: "'20th':70 '98':49 'agre':1 'anniversari':71 'anywher':39 'chang':9 'could':35 'desktop':79 'disagre':3 'environ':80 'even':15 'everi':78 'feel':21,96 'gnome':17 'guess':5 'gui':103 'kde':13,59,90,93 'like':22,97 'linux':74,107 'm':53,99 'make':94 'manag':83 'mayb':51 'menu':29 'next':65 'oper':43 'project':91 'put':36 'resembl':16 'respect':88 'start':28 'still':42 'sure':33 'taskbar':32,38,50 'thing':63 'top':105 'tri':8,77 'use':56,73,100 've':7,76 'way':60 'window':48,82,102 'workflow':11 'year':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5219897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701610157 {#2377
    date: 2023-12-03 14:29:17.0 +01:00
  }
  +"title": 192059
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
    +image: Proxies\__CG__\App\Entity\Image {#2794 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2796 …}
    +slug: "the-main-differences"
    +title: "the main differences!!"
    +url: "https://lemmy.world/pictrs/image/15a41234-01c5-4e83-bc40-e11003f8c557.png"
    +body: "this is just a meme, I know that everyone is different and not all GNOME or KDE users are like that!!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 176
    +favouriteCount: 635
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701857876 {#2789
      date: 2023-12-06 11:17:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2797 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
    +badges: Doctrine\ORM\PersistentCollection {#2807 …}
    +children: [
      1 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +body: """
          If you aren’t using the super key to access that menu you are using gnome wrong imo. Three finger swipe on track pad is also a great way to access the same menu.\n
          \n
          KDE is fuckin fantastic, but it aims to replicate the windows ui and workflow. If that’s what you want then I highly recommend it over gnome. But personally I don’t think that desktop UX should be stuck in the early 2000s Redmond style. Once I changed my habits to use my windows button on the keyboard instead of moving my mouse all over hell to access the menu it’s all I ever use. Mouse is just a fallback when the other hand is busy. I try every new KDE version because I kind of hate how the gnome devs act sometimes, but I can’t get used to that workflow anymore.\n
          \n
          I hope cosmic is great.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701534358 {#1714
          date: 2023-12-02 17:25:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@01adrianrdgz@lemmy.world"
          "@kubica@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 189149
        -bodyTs: "'2000s':77 'access':10,31,102 'act':137 'aim':41 'also':26 'anymor':148 'aren':3 'busi':121 'button':89 'chang':82 'cosmic':151 'desktop':69 'dev':136 'earli':76 'ever':109 'everi':124 'fallback':115 'fantast':38 'finger':20 'fuckin':37 'get':143 'gnome':16,61,135 'great':28,153 'habit':84 'hand':119 'hate':132 'hell':100 'high':57 'hope':150 'imo':18 'instead':93 'kde':35,126 'key':8 'keyboard':92 'kind':130 'menu':12,34,104 'mous':97,111 'move':95 'new':125 'pad':24 'person':63 'recommend':58 'redmond':78 'replic':43 'sometim':138 'stuck':73 'style':79 'super':7 'swipe':21 'think':67 'three':19 'track':23 'tri':123 'ui':46 'use':5,15,86,110,144 'ux':70 'version':127 'want':54 'way':29 'window':45,88 'workflow':48,147 'wrong':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5194640"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701534358 {#1718
          date: 2023-12-02 17:25:58.0 +01:00
        }
        +"title": 189149
      }
      0 => App\Entity\EntryComment {#2360}
    ]
    -id: 19229
    -titleTs: "'differ':3 'main':2"
    -bodyTs: "'differ':11 'everyon':9 'gnome':15 'kde':17 'know':7 'like':20 'meme':5 'user':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701574171
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9033799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701487771 {#2775
      date: 2023-12-02 04:29:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: """
    Agree to disagree I guess. I’ve tried changing the workflow in KDE to even resemble gnome and it just feels like you have to have a start menu with a taskbar. Sure, you could put that taskbar anywhere but it still operates the same as a windows 98 taskbar.\n
    \n
    Maybe I’m just not used to the KDE way of doing things but next year will be my 20th anniversary of using Linux. I’ve tried every desktop environment and window manager. All of them.\n
    \n
    I respect the KDE project but KDE makes me feel like I’m using a windows gui on top of Linux.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701610157 {#2370
    date: 2023-12-03 14:29:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@kubica@kbin.social"
    "@jodanlime@midwest.social"
    "@reflex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 192059
  -bodyTs: "'20th':70 '98':49 'agre':1 'anniversari':71 'anywher':39 'chang':9 'could':35 'desktop':79 'disagre':3 'environ':80 'even':15 'everi':78 'feel':21,96 'gnome':17 'guess':5 'gui':103 'kde':13,59,90,93 'like':22,97 'linux':74,107 'm':53,99 'make':94 'manag':83 'mayb':51 'menu':29 'next':65 'oper':43 'project':91 'put':36 'resembl':16 'respect':88 'start':28 'still':42 'sure':33 'taskbar':32,38,50 'thing':63 'top':105 'tri':8,77 'use':56,73,100 've':7,76 'way':60 'window':48,82,102 'workflow':11 'year':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5219897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701610157 {#2377
    date: 2023-12-03 14:29:17.0 +01:00
  }
  +"title": 192059
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
    +image: Proxies\__CG__\App\Entity\Image {#2794 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2796 …}
    +slug: "the-main-differences"
    +title: "the main differences!!"
    +url: "https://lemmy.world/pictrs/image/15a41234-01c5-4e83-bc40-e11003f8c557.png"
    +body: "this is just a meme, I know that everyone is different and not all GNOME or KDE users are like that!!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 176
    +favouriteCount: 635
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701857876 {#2789
      date: 2023-12-06 11:17:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2797 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
    +badges: Doctrine\ORM\PersistentCollection {#2807 …}
    +children: [
      1 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +body: """
          If you aren’t using the super key to access that menu you are using gnome wrong imo. Three finger swipe on track pad is also a great way to access the same menu.\n
          \n
          KDE is fuckin fantastic, but it aims to replicate the windows ui and workflow. If that’s what you want then I highly recommend it over gnome. But personally I don’t think that desktop UX should be stuck in the early 2000s Redmond style. Once I changed my habits to use my windows button on the keyboard instead of moving my mouse all over hell to access the menu it’s all I ever use. Mouse is just a fallback when the other hand is busy. I try every new KDE version because I kind of hate how the gnome devs act sometimes, but I can’t get used to that workflow anymore.\n
          \n
          I hope cosmic is great.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701534358 {#1714
          date: 2023-12-02 17:25:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@01adrianrdgz@lemmy.world"
          "@kubica@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 189149
        -bodyTs: "'2000s':77 'access':10,31,102 'act':137 'aim':41 'also':26 'anymor':148 'aren':3 'busi':121 'button':89 'chang':82 'cosmic':151 'desktop':69 'dev':136 'earli':76 'ever':109 'everi':124 'fallback':115 'fantast':38 'finger':20 'fuckin':37 'get':143 'gnome':16,61,135 'great':28,153 'habit':84 'hand':119 'hate':132 'hell':100 'high':57 'hope':150 'imo':18 'instead':93 'kde':35,126 'key':8 'keyboard':92 'kind':130 'menu':12,34,104 'mous':97,111 'move':95 'new':125 'pad':24 'person':63 'recommend':58 'redmond':78 'replic':43 'sometim':138 'stuck':73 'style':79 'super':7 'swipe':21 'think':67 'three':19 'track':23 'tri':123 'ui':46 'use':5,15,86,110,144 'ux':70 'version':127 'want':54 'way':29 'window':45,88 'workflow':48,147 'wrong':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5194640"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701534358 {#1718
          date: 2023-12-02 17:25:58.0 +01:00
        }
        +"title": 189149
      }
      0 => App\Entity\EntryComment {#2360}
    ]
    -id: 19229
    -titleTs: "'differ':3 'main':2"
    -bodyTs: "'differ':11 'everyon':9 'gnome':15 'kde':17 'know':7 'like':20 'meme':5 'user':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701574171
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9033799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701487771 {#2775
      date: 2023-12-02 04:29:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: """
    Agree to disagree I guess. I’ve tried changing the workflow in KDE to even resemble gnome and it just feels like you have to have a start menu with a taskbar. Sure, you could put that taskbar anywhere but it still operates the same as a windows 98 taskbar.\n
    \n
    Maybe I’m just not used to the KDE way of doing things but next year will be my 20th anniversary of using Linux. I’ve tried every desktop environment and window manager. All of them.\n
    \n
    I respect the KDE project but KDE makes me feel like I’m using a windows gui on top of Linux.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701610157 {#2370
    date: 2023-12-03 14:29:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@kubica@kbin.social"
    "@jodanlime@midwest.social"
    "@reflex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 192059
  -bodyTs: "'20th':70 '98':49 'agre':1 'anniversari':71 'anywher':39 'chang':9 'could':35 'desktop':79 'disagre':3 'environ':80 'even':15 'everi':78 'feel':21,96 'gnome':17 'guess':5 'gui':103 'kde':13,59,90,93 'like':22,97 'linux':74,107 'm':53,99 'make':94 'manag':83 'mayb':51 'menu':29 'next':65 'oper':43 'project':91 'put':36 'resembl':16 'respect':88 'start':28 'still':42 'sure':33 'taskbar':32,38,50 'thing':63 'top':105 'tri':8,77 'use':56,73,100 've':7,76 'way':60 'window':48,82,102 'workflow':11 'year':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5219897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701610157 {#2377
    date: 2023-12-03 14:29:17.0 +01:00
  }
  +"title": 192059
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2460
  +user: Proxies\__CG__\App\Entity\User {#2772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2814 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2816 …}
  +slug: "Nix-teaches-Fedora-some-packaging-magic"
  +title: "Nix teaches Fedora some packaging magic"
  +url: "https://derpicdn.net/img/view/2021/3/6/2565584.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701536249 {#2809
    date: 2023-12-02 17:57:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2817 …}
  +votes: Doctrine\ORM\PersistentCollection {#2819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2825 …}
  +badges: Doctrine\ORM\PersistentCollection {#2827 …}
  +children: [
    App\Entity\EntryComment {#2456
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +body: """
        I subscribed to this channel for Linux news, not furry pics. I block furry communities because I don’t want to see this stuff, ever. I surely don’t want it to come through my ‘subscribed’ feed that I feel safe scrolling through at work. It’s just not the right community to post this imo. There are literally dozens of places for this content elsewhere on the fediverse let alone the rest of the net.\n
        \n
        People wonder why Lemmy isn’t catching on with the general population but this is a prime example of why Lemmy feels kinda jank. I shouldn’t have to worry about weird fetishy cartoons on my tech community.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701528569 {#2458
        date: 2023-12-02 15:49:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 190580
      -bodyTs: "'alon':71 'block':13 'cartoon':110 'catch':83 'channel':5 'come':33 'communiti':15,52,114 'content':65 'dozen':60 'elsewher':66 'ever':25 'exampl':94 'fedivers':69 'feed':37 'feel':40,98 'fetishi':109 'furri':10,14 'general':87 'imo':56 'isn':81 'jank':100 'kinda':99 'lemmi':80,97 'let':70 'linux':7 'liter':59 'net':76 'news':8 'peopl':77 'pic':11 'place':62 'popul':88 'post':54 'prime':93 'rest':73 'right':51 'safe':41 'scroll':42 'see':22 'shouldn':102 'stuff':24 'subscrib':2,36 'sure':27 'tech':113 'want':20,30 'weird':108 'wonder':78 'work':45 'worri':106"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5192794"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701528569 {#2461
        date: 2023-12-02 15:49:29.0 +01:00
      }
      +"title": 190580
    }
  ]
  -id: 19560
  -titleTs: "'fedora':3 'magic':6 'nix':1 'packag':5 'teach':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701603761
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9044906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701517361 {#2795
    date: 2023-12-02 12:42:41.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
103 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2460
  +user: Proxies\__CG__\App\Entity\User {#2772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2814 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2816 …}
  +slug: "Nix-teaches-Fedora-some-packaging-magic"
  +title: "Nix teaches Fedora some packaging magic"
  +url: "https://derpicdn.net/img/view/2021/3/6/2565584.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701536249 {#2809
    date: 2023-12-02 17:57:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2817 …}
  +votes: Doctrine\ORM\PersistentCollection {#2819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2825 …}
  +badges: Doctrine\ORM\PersistentCollection {#2827 …}
  +children: [
    App\Entity\EntryComment {#2456
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +body: """
        I subscribed to this channel for Linux news, not furry pics. I block furry communities because I don’t want to see this stuff, ever. I surely don’t want it to come through my ‘subscribed’ feed that I feel safe scrolling through at work. It’s just not the right community to post this imo. There are literally dozens of places for this content elsewhere on the fediverse let alone the rest of the net.\n
        \n
        People wonder why Lemmy isn’t catching on with the general population but this is a prime example of why Lemmy feels kinda jank. I shouldn’t have to worry about weird fetishy cartoons on my tech community.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701528569 {#2458
        date: 2023-12-02 15:49:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 190580
      -bodyTs: "'alon':71 'block':13 'cartoon':110 'catch':83 'channel':5 'come':33 'communiti':15,52,114 'content':65 'dozen':60 'elsewher':66 'ever':25 'exampl':94 'fedivers':69 'feed':37 'feel':40,98 'fetishi':109 'furri':10,14 'general':87 'imo':56 'isn':81 'jank':100 'kinda':99 'lemmi':80,97 'let':70 'linux':7 'liter':59 'net':76 'news':8 'peopl':77 'pic':11 'place':62 'popul':88 'post':54 'prime':93 'rest':73 'right':51 'safe':41 'scroll':42 'see':22 'shouldn':102 'stuff':24 'subscrib':2,36 'sure':27 'tech':113 'want':20,30 'weird':108 'wonder':78 'work':45 'worri':106"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5192794"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701528569 {#2461
        date: 2023-12-02 15:49:29.0 +01:00
      }
      +"title": 190580
    }
  ]
  -id: 19560
  -titleTs: "'fedora':3 'magic':6 'nix':1 'packag':5 'teach':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701603761
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9044906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701517361 {#2795
    date: 2023-12-02 12:42:41.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
104 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2460
  +user: Proxies\__CG__\App\Entity\User {#2772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2814 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2816 …}
  +slug: "Nix-teaches-Fedora-some-packaging-magic"
  +title: "Nix teaches Fedora some packaging magic"
  +url: "https://derpicdn.net/img/view/2021/3/6/2565584.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701536249 {#2809
    date: 2023-12-02 17:57:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2817 …}
  +votes: Doctrine\ORM\PersistentCollection {#2819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2825 …}
  +badges: Doctrine\ORM\PersistentCollection {#2827 …}
  +children: [
    App\Entity\EntryComment {#2456
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +body: """
        I subscribed to this channel for Linux news, not furry pics. I block furry communities because I don’t want to see this stuff, ever. I surely don’t want it to come through my ‘subscribed’ feed that I feel safe scrolling through at work. It’s just not the right community to post this imo. There are literally dozens of places for this content elsewhere on the fediverse let alone the rest of the net.\n
        \n
        People wonder why Lemmy isn’t catching on with the general population but this is a prime example of why Lemmy feels kinda jank. I shouldn’t have to worry about weird fetishy cartoons on my tech community.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701528569 {#2458
        date: 2023-12-02 15:49:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 190580
      -bodyTs: "'alon':71 'block':13 'cartoon':110 'catch':83 'channel':5 'come':33 'communiti':15,52,114 'content':65 'dozen':60 'elsewher':66 'ever':25 'exampl':94 'fedivers':69 'feed':37 'feel':40,98 'fetishi':109 'furri':10,14 'general':87 'imo':56 'isn':81 'jank':100 'kinda':99 'lemmi':80,97 'let':70 'linux':7 'liter':59 'net':76 'news':8 'peopl':77 'pic':11 'place':62 'popul':88 'post':54 'prime':93 'rest':73 'right':51 'safe':41 'scroll':42 'see':22 'shouldn':102 'stuff':24 'subscrib':2,36 'sure':27 'tech':113 'want':20,30 'weird':108 'wonder':78 'work':45 'worri':106"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5192794"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701528569 {#2461
        date: 2023-12-02 15:49:29.0 +01:00
      }
      +"title": 190580
    }
  ]
  -id: 19560
  -titleTs: "'fedora':3 'magic':6 'nix':1 'packag':5 'teach':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701603761
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9044906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701517361 {#2795
    date: 2023-12-02 12:42:41.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
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2456
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2772 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2816 …}
    +slug: "Nix-teaches-Fedora-some-packaging-magic"
    +title: "Nix teaches Fedora some packaging magic"
    +url: "https://derpicdn.net/img/view/2021/3/6/2565584.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701536249 {#2809
      date: 2023-12-02 17:57:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2817 …}
    +votes: Doctrine\ORM\PersistentCollection {#2819 …}
    +reports: Doctrine\ORM\PersistentCollection {#2821 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2825 …}
    +badges: Doctrine\ORM\PersistentCollection {#2827 …}
    +children: [
      App\Entity\EntryComment {#2456}
    ]
    -id: 19560
    -titleTs: "'fedora':3 'magic':6 'nix':1 'packag':5 'teach':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701603761
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9044906"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701517361 {#2795
      date: 2023-12-02 12:42:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +body: """
    I subscribed to this channel for Linux news, not furry pics. I block furry communities because I don’t want to see this stuff, ever. I surely don’t want it to come through my ‘subscribed’ feed that I feel safe scrolling through at work. It’s just not the right community to post this imo. There are literally dozens of places for this content elsewhere on the fediverse let alone the rest of the net.\n
    \n
    People wonder why Lemmy isn’t catching on with the general population but this is a prime example of why Lemmy feels kinda jank. I shouldn’t have to worry about weird fetishy cartoons on my tech community.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701528569 {#2458
    date: 2023-12-02 15:49:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 190580
  -bodyTs: "'alon':71 'block':13 'cartoon':110 'catch':83 'channel':5 'come':33 'communiti':15,52,114 'content':65 'dozen':60 'elsewher':66 'ever':25 'exampl':94 'fedivers':69 'feed':37 'feel':40,98 'fetishi':109 'furri':10,14 'general':87 'imo':56 'isn':81 'jank':100 'kinda':99 'lemmi':80,97 'let':70 'linux':7 'liter':59 'net':76 'news':8 'peopl':77 'pic':11 'place':62 'popul':88 'post':54 'prime':93 'rest':73 'right':51 'safe':41 'scroll':42 'see':22 'shouldn':102 'stuff':24 'subscrib':2,36 'sure':27 'tech':113 'want':20,30 'weird':108 'wonder':78 'work':45 'worri':106"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5192794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701528569 {#2461
    date: 2023-12-02 15:49:29.0 +01:00
  }
  +"title": 190580
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2456
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2772 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2816 …}
    +slug: "Nix-teaches-Fedora-some-packaging-magic"
    +title: "Nix teaches Fedora some packaging magic"
    +url: "https://derpicdn.net/img/view/2021/3/6/2565584.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701536249 {#2809
      date: 2023-12-02 17:57:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2817 …}
    +votes: Doctrine\ORM\PersistentCollection {#2819 …}
    +reports: Doctrine\ORM\PersistentCollection {#2821 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2825 …}
    +badges: Doctrine\ORM\PersistentCollection {#2827 …}
    +children: [
      App\Entity\EntryComment {#2456}
    ]
    -id: 19560
    -titleTs: "'fedora':3 'magic':6 'nix':1 'packag':5 'teach':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701603761
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9044906"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701517361 {#2795
      date: 2023-12-02 12:42:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +body: """
    I subscribed to this channel for Linux news, not furry pics. I block furry communities because I don’t want to see this stuff, ever. I surely don’t want it to come through my ‘subscribed’ feed that I feel safe scrolling through at work. It’s just not the right community to post this imo. There are literally dozens of places for this content elsewhere on the fediverse let alone the rest of the net.\n
    \n
    People wonder why Lemmy isn’t catching on with the general population but this is a prime example of why Lemmy feels kinda jank. I shouldn’t have to worry about weird fetishy cartoons on my tech community.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701528569 {#2458
    date: 2023-12-02 15:49:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 190580
  -bodyTs: "'alon':71 'block':13 'cartoon':110 'catch':83 'channel':5 'come':33 'communiti':15,52,114 'content':65 'dozen':60 'elsewher':66 'ever':25 'exampl':94 'fedivers':69 'feed':37 'feel':40,98 'fetishi':109 'furri':10,14 'general':87 'imo':56 'isn':81 'jank':100 'kinda':99 'lemmi':80,97 'let':70 'linux':7 'liter':59 'net':76 'news':8 'peopl':77 'pic':11 'place':62 'popul':88 'post':54 'prime':93 'rest':73 'right':51 'safe':41 'scroll':42 'see':22 'shouldn':102 'stuff':24 'subscrib':2,36 'sure':27 'tech':113 'want':20,30 'weird':108 'wonder':78 'work':45 'worri':106"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5192794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701528569 {#2461
    date: 2023-12-02 15:49:29.0 +01:00
  }
  +"title": 190580
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2456
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2772 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2816 …}
    +slug: "Nix-teaches-Fedora-some-packaging-magic"
    +title: "Nix teaches Fedora some packaging magic"
    +url: "https://derpicdn.net/img/view/2021/3/6/2565584.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701536249 {#2809
      date: 2023-12-02 17:57:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2817 …}
    +votes: Doctrine\ORM\PersistentCollection {#2819 …}
    +reports: Doctrine\ORM\PersistentCollection {#2821 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2825 …}
    +badges: Doctrine\ORM\PersistentCollection {#2827 …}
    +children: [
      App\Entity\EntryComment {#2456}
    ]
    -id: 19560
    -titleTs: "'fedora':3 'magic':6 'nix':1 'packag':5 'teach':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701603761
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9044906"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701517361 {#2795
      date: 2023-12-02 12:42:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +body: """
    I subscribed to this channel for Linux news, not furry pics. I block furry communities because I don’t want to see this stuff, ever. I surely don’t want it to come through my ‘subscribed’ feed that I feel safe scrolling through at work. It’s just not the right community to post this imo. There are literally dozens of places for this content elsewhere on the fediverse let alone the rest of the net.\n
    \n
    People wonder why Lemmy isn’t catching on with the general population but this is a prime example of why Lemmy feels kinda jank. I shouldn’t have to worry about weird fetishy cartoons on my tech community.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701528569 {#2458
    date: 2023-12-02 15:49:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 190580
  -bodyTs: "'alon':71 'block':13 'cartoon':110 'catch':83 'channel':5 'come':33 'communiti':15,52,114 'content':65 'dozen':60 'elsewher':66 'ever':25 'exampl':94 'fedivers':69 'feed':37 'feel':40,98 'fetishi':109 'furri':10,14 'general':87 'imo':56 'isn':81 'jank':100 'kinda':99 'lemmi':80,97 'let':70 'linux':7 'liter':59 'net':76 'news':8 'peopl':77 'pic':11 'place':62 'popul':88 'post':54 'prime':93 'rest':73 'right':51 'safe':41 'scroll':42 'see':22 'shouldn':102 'stuff':24 'subscrib':2,36 'sure':27 'tech':113 'want':20,30 'weird':108 'wonder':78 'work':45 'worri':106"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5192794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701528569 {#2461
    date: 2023-12-02 15:49:29.0 +01:00
  }
  +"title": 190580
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2774 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "I-Made-Screen-Brightness-Control-on-Gnome-Much-Better"
  +title: "I Made Screen Brightness Control on Gnome Much Better"
  +url: "https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/340"
  +body: """
    Anyone here struggle with trying to adjust brightness on Gnome in low light? At the low end, the steps are way too far apart, and at high brightness they’re almost imperceptible. Every other operating system uses a brightness curve that better matches human perception.\n
    \n
    I’ve [improved the brightness control](https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/340) of the Gnome settings daemon, using a bezier curve based brightness curve. I’ve also written all the appropriate tests which it passes. With this implementation, the change in brightness between each step should be perceptually identical, providing more nuance at low brightness and faster control at high brightness.\n
    \n
    Would you all like to see this become a part of Gnome? The MR is about 4 weeks old now and the maintainers haven’t looked at it yet so I’m looking to gauge public interest and see if users want to see it merged.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 213
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701468392 {#2769
    date: 2023-12-01 23:06:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2777 …}
  +votes: Doctrine\ORM\PersistentCollection {#2779 …}
  +reports: Doctrine\ORM\PersistentCollection {#2781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
  +badges: Doctrine\ORM\PersistentCollection {#2787 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: "This sounds like a big improvement to me. Can users vote for mr?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701836460 {#1722
        date: 2023-12-06 05:21:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abuttandahalf@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 169676
      -bodyTs: "'big':5 'improv':6 'like':3 'mr':13 'sound':2 'user':10 'vote':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5039171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701084291 {#1721
        date: 2023-11-27 12:24:51.0 +01:00
      }
      +"title": 169676
    }
  ]
  -id: 17243
  -titleTs: "'better':9 'bright':4 'control':5 'gnome':7 'made':2 'much':8 'screen':3"
  -bodyTs: "'/gnome/gnome-settings-daemon/-/merge_requests/340)':54 '4':120 'adjust':7 'almost':31 'also':69 'anyon':1 'apart':24 'appropri':73 'base':64 'becom':111 'better':42 'bezier':62 'bright':8,28,39,50,65,84,97,103 'chang':82 'control':51,100 'curv':40,63,66 'daemon':59 'end':17 'everi':33 'far':23 'faster':99 'gaug':138 'gitlab.gnome.org':53 'gitlab.gnome.org/gnome/gnome-settings-daemon/-/merge_requests/340)':52 'gnome':10,57,115 'haven':127 'high':27,102 'human':44 'ident':91 'impercept':32 'implement':80 'improv':48 'interest':140 'light':13 'like':107 'look':129,136 'low':12,16,96 'm':135 'maintain':126 'match':43 'merg':149 'mr':117 'nuanc':94 'old':122 'oper':35 'part':113 'pass':77 'percept':45 'perceptu':90 'provid':92 'public':139 're':30 'see':109,142,147 'set':58 'step':19,87 'struggl':3 'system':36 'test':74 'tri':5 'use':37,60 'user':144 've':47,68 'want':145 'way':21 'week':121 'would':104 'written':70 'yet':132"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701168485
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8535853"
  +editedAt: DateTimeImmutable @1701915425 {#2755
    date: 2023-12-07 03:17:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701082085 {#2732
    date: 2023-11-27 11:48:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2774 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "I-Made-Screen-Brightness-Control-on-Gnome-Much-Better"
  +title: "I Made Screen Brightness Control on Gnome Much Better"
  +url: "https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/340"
  +body: """
    Anyone here struggle with trying to adjust brightness on Gnome in low light? At the low end, the steps are way too far apart, and at high brightness they’re almost imperceptible. Every other operating system uses a brightness curve that better matches human perception.\n
    \n
    I’ve [improved the brightness control](https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/340) of the Gnome settings daemon, using a bezier curve based brightness curve. I’ve also written all the appropriate tests which it passes. With this implementation, the change in brightness between each step should be perceptually identical, providing more nuance at low brightness and faster control at high brightness.\n
    \n
    Would you all like to see this become a part of Gnome? The MR is about 4 weeks old now and the maintainers haven’t looked at it yet so I’m looking to gauge public interest and see if users want to see it merged.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 213
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701468392 {#2769
    date: 2023-12-01 23:06:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2777 …}
  +votes: Doctrine\ORM\PersistentCollection {#2779 …}
  +reports: Doctrine\ORM\PersistentCollection {#2781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
  +badges: Doctrine\ORM\PersistentCollection {#2787 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: "This sounds like a big improvement to me. Can users vote for mr?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701836460 {#1722
        date: 2023-12-06 05:21:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abuttandahalf@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 169676
      -bodyTs: "'big':5 'improv':6 'like':3 'mr':13 'sound':2 'user':10 'vote':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5039171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701084291 {#1721
        date: 2023-11-27 12:24:51.0 +01:00
      }
      +"title": 169676
    }
  ]
  -id: 17243
  -titleTs: "'better':9 'bright':4 'control':5 'gnome':7 'made':2 'much':8 'screen':3"
  -bodyTs: "'/gnome/gnome-settings-daemon/-/merge_requests/340)':54 '4':120 'adjust':7 'almost':31 'also':69 'anyon':1 'apart':24 'appropri':73 'base':64 'becom':111 'better':42 'bezier':62 'bright':8,28,39,50,65,84,97,103 'chang':82 'control':51,100 'curv':40,63,66 'daemon':59 'end':17 'everi':33 'far':23 'faster':99 'gaug':138 'gitlab.gnome.org':53 'gitlab.gnome.org/gnome/gnome-settings-daemon/-/merge_requests/340)':52 'gnome':10,57,115 'haven':127 'high':27,102 'human':44 'ident':91 'impercept':32 'implement':80 'improv':48 'interest':140 'light':13 'like':107 'look':129,136 'low':12,16,96 'm':135 'maintain':126 'match':43 'merg':149 'mr':117 'nuanc':94 'old':122 'oper':35 'part':113 'pass':77 'percept':45 'perceptu':90 'provid':92 'public':139 're':30 'see':109,142,147 'set':58 'step':19,87 'struggl':3 'system':36 'test':74 'tri':5 'use':37,60 'user':144 've':47,68 'want':145 'way':21 'week':121 'would':104 'written':70 'yet':132"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701168485
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8535853"
  +editedAt: DateTimeImmutable @1701915425 {#2755
    date: 2023-12-07 03:17:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701082085 {#2732
    date: 2023-11-27 11:48:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2774 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "I-Made-Screen-Brightness-Control-on-Gnome-Much-Better"
  +title: "I Made Screen Brightness Control on Gnome Much Better"
  +url: "https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/340"
  +body: """
    Anyone here struggle with trying to adjust brightness on Gnome in low light? At the low end, the steps are way too far apart, and at high brightness they’re almost imperceptible. Every other operating system uses a brightness curve that better matches human perception.\n
    \n
    I’ve [improved the brightness control](https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/340) of the Gnome settings daemon, using a bezier curve based brightness curve. I’ve also written all the appropriate tests which it passes. With this implementation, the change in brightness between each step should be perceptually identical, providing more nuance at low brightness and faster control at high brightness.\n
    \n
    Would you all like to see this become a part of Gnome? The MR is about 4 weeks old now and the maintainers haven’t looked at it yet so I’m looking to gauge public interest and see if users want to see it merged.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 213
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701468392 {#2769
    date: 2023-12-01 23:06:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2777 …}
  +votes: Doctrine\ORM\PersistentCollection {#2779 …}
  +reports: Doctrine\ORM\PersistentCollection {#2781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
  +badges: Doctrine\ORM\PersistentCollection {#2787 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: "This sounds like a big improvement to me. Can users vote for mr?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701836460 {#1722
        date: 2023-12-06 05:21:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abuttandahalf@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 169676
      -bodyTs: "'big':5 'improv':6 'like':3 'mr':13 'sound':2 'user':10 'vote':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5039171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701084291 {#1721
        date: 2023-11-27 12:24:51.0 +01:00
      }
      +"title": 169676
    }
  ]
  -id: 17243
  -titleTs: "'better':9 'bright':4 'control':5 'gnome':7 'made':2 'much':8 'screen':3"
  -bodyTs: "'/gnome/gnome-settings-daemon/-/merge_requests/340)':54 '4':120 'adjust':7 'almost':31 'also':69 'anyon':1 'apart':24 'appropri':73 'base':64 'becom':111 'better':42 'bezier':62 'bright':8,28,39,50,65,84,97,103 'chang':82 'control':51,100 'curv':40,63,66 'daemon':59 'end':17 'everi':33 'far':23 'faster':99 'gaug':138 'gitlab.gnome.org':53 'gitlab.gnome.org/gnome/gnome-settings-daemon/-/merge_requests/340)':52 'gnome':10,57,115 'haven':127 'high':27,102 'human':44 'ident':91 'impercept':32 'implement':80 'improv':48 'interest':140 'light':13 'like':107 'look':129,136 'low':12,16,96 'm':135 'maintain':126 'match':43 'merg':149 'mr':117 'nuanc':94 'old':122 'oper':35 'part':113 'pass':77 'percept':45 'perceptu':90 'provid':92 'public':139 're':30 'see':109,142,147 'set':58 'step':19,87 'struggl':3 'system':36 'test':74 'tri':5 'use':37,60 'user':144 've':47,68 'want':145 'way':21 'week':121 'would':104 'written':70 'yet':132"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701168485
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8535853"
  +editedAt: DateTimeImmutable @1701915425 {#2755
    date: 2023-12-07 03:17:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701082085 {#2732
    date: 2023-11-27 11:48:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2774 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "I-Made-Screen-Brightness-Control-on-Gnome-Much-Better"
    +title: "I Made Screen Brightness Control on Gnome Much Better"
    +url: "https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/340"
    +body: """
      Anyone here struggle with trying to adjust brightness on Gnome in low light? At the low end, the steps are way too far apart, and at high brightness they’re almost imperceptible. Every other operating system uses a brightness curve that better matches human perception.\n
      \n
      I’ve [improved the brightness control](https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/340) of the Gnome settings daemon, using a bezier curve based brightness curve. I’ve also written all the appropriate tests which it passes. With this implementation, the change in brightness between each step should be perceptually identical, providing more nuance at low brightness and faster control at high brightness.\n
      \n
      Would you all like to see this become a part of Gnome? The MR is about 4 weeks old now and the maintainers haven’t looked at it yet so I’m looking to gauge public interest and see if users want to see it merged.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 213
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701468392 {#2769
      date: 2023-12-01 23:06:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2777 …}
    +votes: Doctrine\ORM\PersistentCollection {#2779 …}
    +reports: Doctrine\ORM\PersistentCollection {#2781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
    +badges: Doctrine\ORM\PersistentCollection {#2787 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 17243
    -titleTs: "'better':9 'bright':4 'control':5 'gnome':7 'made':2 'much':8 'screen':3"
    -bodyTs: "'/gnome/gnome-settings-daemon/-/merge_requests/340)':54 '4':120 'adjust':7 'almost':31 'also':69 'anyon':1 'apart':24 'appropri':73 'base':64 'becom':111 'better':42 'bezier':62 'bright':8,28,39,50,65,84,97,103 'chang':82 'control':51,100 'curv':40,63,66 'daemon':59 'end':17 'everi':33 'far':23 'faster':99 'gaug':138 'gitlab.gnome.org':53 'gitlab.gnome.org/gnome/gnome-settings-daemon/-/merge_requests/340)':52 'gnome':10,57,115 'haven':127 'high':27,102 'human':44 'ident':91 'impercept':32 'implement':80 'improv':48 'interest':140 'light':13 'like':107 'look':129,136 'low':12,16,96 'm':135 'maintain':126 'match':43 'merg':149 'mr':117 'nuanc':94 'old':122 'oper':35 'part':113 'pass':77 'percept':45 'perceptu':90 'provid':92 'public':139 're':30 'see':109,142,147 'set':58 'step':19,87 'struggl':3 'system':36 'test':74 'tri':5 'use':37,60 'user':144 've':47,68 'want':145 'way':21 'week':121 'would':104 'written':70 'yet':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701168485
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8535853"
    +editedAt: DateTimeImmutable @1701915425 {#2755
      date: 2023-12-07 03:17:05.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701082085 {#2732
      date: 2023-11-27 11:48:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: "This sounds like a big improvement to me. Can users vote for mr?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701836460 {#1722
    date: 2023-12-06 05:21:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abuttandahalf@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 169676
  -bodyTs: "'big':5 'improv':6 'like':3 'mr':13 'sound':2 'user':10 'vote':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5039171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701084291 {#1721
    date: 2023-11-27 12:24:51.0 +01:00
  }
  +"title": 169676
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2774 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "I-Made-Screen-Brightness-Control-on-Gnome-Much-Better"
    +title: "I Made Screen Brightness Control on Gnome Much Better"
    +url: "https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/340"
    +body: """
      Anyone here struggle with trying to adjust brightness on Gnome in low light? At the low end, the steps are way too far apart, and at high brightness they’re almost imperceptible. Every other operating system uses a brightness curve that better matches human perception.\n
      \n
      I’ve [improved the brightness control](https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/340) of the Gnome settings daemon, using a bezier curve based brightness curve. I’ve also written all the appropriate tests which it passes. With this implementation, the change in brightness between each step should be perceptually identical, providing more nuance at low brightness and faster control at high brightness.\n
      \n
      Would you all like to see this become a part of Gnome? The MR is about 4 weeks old now and the maintainers haven’t looked at it yet so I’m looking to gauge public interest and see if users want to see it merged.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 213
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701468392 {#2769
      date: 2023-12-01 23:06:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2777 …}
    +votes: Doctrine\ORM\PersistentCollection {#2779 …}
    +reports: Doctrine\ORM\PersistentCollection {#2781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
    +badges: Doctrine\ORM\PersistentCollection {#2787 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 17243
    -titleTs: "'better':9 'bright':4 'control':5 'gnome':7 'made':2 'much':8 'screen':3"
    -bodyTs: "'/gnome/gnome-settings-daemon/-/merge_requests/340)':54 '4':120 'adjust':7 'almost':31 'also':69 'anyon':1 'apart':24 'appropri':73 'base':64 'becom':111 'better':42 'bezier':62 'bright':8,28,39,50,65,84,97,103 'chang':82 'control':51,100 'curv':40,63,66 'daemon':59 'end':17 'everi':33 'far':23 'faster':99 'gaug':138 'gitlab.gnome.org':53 'gitlab.gnome.org/gnome/gnome-settings-daemon/-/merge_requests/340)':52 'gnome':10,57,115 'haven':127 'high':27,102 'human':44 'ident':91 'impercept':32 'implement':80 'improv':48 'interest':140 'light':13 'like':107 'look':129,136 'low':12,16,96 'm':135 'maintain':126 'match':43 'merg':149 'mr':117 'nuanc':94 'old':122 'oper':35 'part':113 'pass':77 'percept':45 'perceptu':90 'provid':92 'public':139 're':30 'see':109,142,147 'set':58 'step':19,87 'struggl':3 'system':36 'test':74 'tri':5 'use':37,60 'user':144 've':47,68 'want':145 'way':21 'week':121 'would':104 'written':70 'yet':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701168485
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8535853"
    +editedAt: DateTimeImmutable @1701915425 {#2755
      date: 2023-12-07 03:17:05.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701082085 {#2732
      date: 2023-11-27 11:48:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: "This sounds like a big improvement to me. Can users vote for mr?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701836460 {#1722
    date: 2023-12-06 05:21:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abuttandahalf@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 169676
  -bodyTs: "'big':5 'improv':6 'like':3 'mr':13 'sound':2 'user':10 'vote':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5039171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701084291 {#1721
    date: 2023-11-27 12:24:51.0 +01:00
  }
  +"title": 169676
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2774 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "I-Made-Screen-Brightness-Control-on-Gnome-Much-Better"
    +title: "I Made Screen Brightness Control on Gnome Much Better"
    +url: "https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/340"
    +body: """
      Anyone here struggle with trying to adjust brightness on Gnome in low light? At the low end, the steps are way too far apart, and at high brightness they’re almost imperceptible. Every other operating system uses a brightness curve that better matches human perception.\n
      \n
      I’ve [improved the brightness control](https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/340) of the Gnome settings daemon, using a bezier curve based brightness curve. I’ve also written all the appropriate tests which it passes. With this implementation, the change in brightness between each step should be perceptually identical, providing more nuance at low brightness and faster control at high brightness.\n
      \n
      Would you all like to see this become a part of Gnome? The MR is about 4 weeks old now and the maintainers haven’t looked at it yet so I’m looking to gauge public interest and see if users want to see it merged.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 213
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701468392 {#2769
      date: 2023-12-01 23:06:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2777 …}
    +votes: Doctrine\ORM\PersistentCollection {#2779 …}
    +reports: Doctrine\ORM\PersistentCollection {#2781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
    +badges: Doctrine\ORM\PersistentCollection {#2787 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 17243
    -titleTs: "'better':9 'bright':4 'control':5 'gnome':7 'made':2 'much':8 'screen':3"
    -bodyTs: "'/gnome/gnome-settings-daemon/-/merge_requests/340)':54 '4':120 'adjust':7 'almost':31 'also':69 'anyon':1 'apart':24 'appropri':73 'base':64 'becom':111 'better':42 'bezier':62 'bright':8,28,39,50,65,84,97,103 'chang':82 'control':51,100 'curv':40,63,66 'daemon':59 'end':17 'everi':33 'far':23 'faster':99 'gaug':138 'gitlab.gnome.org':53 'gitlab.gnome.org/gnome/gnome-settings-daemon/-/merge_requests/340)':52 'gnome':10,57,115 'haven':127 'high':27,102 'human':44 'ident':91 'impercept':32 'implement':80 'improv':48 'interest':140 'light':13 'like':107 'look':129,136 'low':12,16,96 'm':135 'maintain':126 'match':43 'merg':149 'mr':117 'nuanc':94 'old':122 'oper':35 'part':113 'pass':77 'percept':45 'perceptu':90 'provid':92 'public':139 're':30 'see':109,142,147 'set':58 'step':19,87 'struggl':3 'system':36 'test':74 'tri':5 'use':37,60 'user':144 've':47,68 'want':145 'way':21 'week':121 'would':104 'written':70 'yet':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701168485
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8535853"
    +editedAt: DateTimeImmutable @1701915425 {#2755
      date: 2023-12-07 03:17:05.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701082085 {#2732
      date: 2023-11-27 11:48:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: "This sounds like a big improvement to me. Can users vote for mr?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701836460 {#1722
    date: 2023-12-06 05:21:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abuttandahalf@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 169676
  -bodyTs: "'big':5 'improv':6 'like':3 'mr':13 'sound':2 'user':10 'vote':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5039171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701084291 {#1721
    date: 2023-11-27 12:24:51.0 +01:00
  }
  +"title": 169676
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1598
  +user: Proxies\__CG__\App\Entity\User {#2834 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2836 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2837 …}
  +slug: "LACT-Linux-AMDGPU-Controller-for-overclocking-and-fan-curve-control"
  +title: "LACT: Linux AMDGPU Controller for overclocking and fan curve control"
  +url: "https://github.com/ilya-zlobintsev/LACT"
  +body: """
    **Current features**:\n
    \n
    - Viewing information about the GPU\n
    - Power/thermals monitoring\n
    - Fan curve control\n
    - Overclocking (GPU/VRAM clockspeed, voltage)\n
    - Power states configuration
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700954166 {#2829
    date: 2023-11-26 00:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2840 …}
  +reports: Doctrine\ORM\PersistentCollection {#2842 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
  +badges: Doctrine\ORM\PersistentCollection {#2848 …}
  +children: [
    App\Entity\EntryComment {#1611
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve been using this for a while now. It works great for me, basic fan control and temp info. I haven’t used any of the overclocking features though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700922524 {#1711
        date: 2023-11-25 15:28:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 162519
      -bodyTs: "'basic':15 'control':17 'fan':16 'featur':29 'great':12 'haven':22 'info':20 'overclock':28 'temp':19 'though':30 'use':4,24 've':2 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4981919"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700922524 {#1616
        date: 2023-11-25 15:28:44.0 +01:00
      }
      +"title": 162519
    }
  ]
  -id: 16324
  -titleTs: "'amdgpu':3 'control':4,10 'curv':9 'fan':8 'lact':1 'linux':2 'overclock':6"
  -bodyTs: "'clockspe':15 'configur':19 'control':12 'current':1 'curv':11 'fan':10 'featur':2 'gpu':7 'gpu/vram':14 'inform':4 'monitor':9 'overclock':13 'power':17 'power/thermals':8 'state':18 'view':3 'voltag':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700929118
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776846"
  +editedAt: DateTimeImmutable @1701373614 {#2815
    date: 2023-11-30 20:46:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700842718 {#2792
    date: 2023-11-24 17:18: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
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1598
  +user: Proxies\__CG__\App\Entity\User {#2834 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2836 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2837 …}
  +slug: "LACT-Linux-AMDGPU-Controller-for-overclocking-and-fan-curve-control"
  +title: "LACT: Linux AMDGPU Controller for overclocking and fan curve control"
  +url: "https://github.com/ilya-zlobintsev/LACT"
  +body: """
    **Current features**:\n
    \n
    - Viewing information about the GPU\n
    - Power/thermals monitoring\n
    - Fan curve control\n
    - Overclocking (GPU/VRAM clockspeed, voltage)\n
    - Power states configuration
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700954166 {#2829
    date: 2023-11-26 00:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2840 …}
  +reports: Doctrine\ORM\PersistentCollection {#2842 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
  +badges: Doctrine\ORM\PersistentCollection {#2848 …}
  +children: [
    App\Entity\EntryComment {#1611
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve been using this for a while now. It works great for me, basic fan control and temp info. I haven’t used any of the overclocking features though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700922524 {#1711
        date: 2023-11-25 15:28:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 162519
      -bodyTs: "'basic':15 'control':17 'fan':16 'featur':29 'great':12 'haven':22 'info':20 'overclock':28 'temp':19 'though':30 'use':4,24 've':2 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4981919"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700922524 {#1616
        date: 2023-11-25 15:28:44.0 +01:00
      }
      +"title": 162519
    }
  ]
  -id: 16324
  -titleTs: "'amdgpu':3 'control':4,10 'curv':9 'fan':8 'lact':1 'linux':2 'overclock':6"
  -bodyTs: "'clockspe':15 'configur':19 'control':12 'current':1 'curv':11 'fan':10 'featur':2 'gpu':7 'gpu/vram':14 'inform':4 'monitor':9 'overclock':13 'power':17 'power/thermals':8 'state':18 'view':3 'voltag':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700929118
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776846"
  +editedAt: DateTimeImmutable @1701373614 {#2815
    date: 2023-11-30 20:46:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700842718 {#2792
    date: 2023-11-24 17:18: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
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1598
  +user: Proxies\__CG__\App\Entity\User {#2834 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2836 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2837 …}
  +slug: "LACT-Linux-AMDGPU-Controller-for-overclocking-and-fan-curve-control"
  +title: "LACT: Linux AMDGPU Controller for overclocking and fan curve control"
  +url: "https://github.com/ilya-zlobintsev/LACT"
  +body: """
    **Current features**:\n
    \n
    - Viewing information about the GPU\n
    - Power/thermals monitoring\n
    - Fan curve control\n
    - Overclocking (GPU/VRAM clockspeed, voltage)\n
    - Power states configuration
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700954166 {#2829
    date: 2023-11-26 00:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2840 …}
  +reports: Doctrine\ORM\PersistentCollection {#2842 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
  +badges: Doctrine\ORM\PersistentCollection {#2848 …}
  +children: [
    App\Entity\EntryComment {#1611
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve been using this for a while now. It works great for me, basic fan control and temp info. I haven’t used any of the overclocking features though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700922524 {#1711
        date: 2023-11-25 15:28:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 162519
      -bodyTs: "'basic':15 'control':17 'fan':16 'featur':29 'great':12 'haven':22 'info':20 'overclock':28 'temp':19 'though':30 'use':4,24 've':2 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4981919"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700922524 {#1616
        date: 2023-11-25 15:28:44.0 +01:00
      }
      +"title": 162519
    }
  ]
  -id: 16324
  -titleTs: "'amdgpu':3 'control':4,10 'curv':9 'fan':8 'lact':1 'linux':2 'overclock':6"
  -bodyTs: "'clockspe':15 'configur':19 'control':12 'current':1 'curv':11 'fan':10 'featur':2 'gpu':7 'gpu/vram':14 'inform':4 'monitor':9 'overclock':13 'power':17 'power/thermals':8 'state':18 'view':3 'voltag':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700929118
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776846"
  +editedAt: DateTimeImmutable @1701373614 {#2815
    date: 2023-11-30 20:46:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700842718 {#2792
    date: 2023-11-24 17:18: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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2834 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2836 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2837 …}
    +slug: "LACT-Linux-AMDGPU-Controller-for-overclocking-and-fan-curve-control"
    +title: "LACT: Linux AMDGPU Controller for overclocking and fan curve control"
    +url: "https://github.com/ilya-zlobintsev/LACT"
    +body: """
      **Current features**:\n
      \n
      - Viewing information about the GPU\n
      - Power/thermals monitoring\n
      - Fan curve control\n
      - Overclocking (GPU/VRAM clockspeed, voltage)\n
      - Power states configuration
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700954166 {#2829
      date: 2023-11-26 00:16:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2838 …}
    +votes: Doctrine\ORM\PersistentCollection {#2840 …}
    +reports: Doctrine\ORM\PersistentCollection {#2842 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
    +badges: Doctrine\ORM\PersistentCollection {#2848 …}
    +children: [
      App\Entity\EntryComment {#1611}
    ]
    -id: 16324
    -titleTs: "'amdgpu':3 'control':4,10 'curv':9 'fan':8 'lact':1 'linux':2 'overclock':6"
    -bodyTs: "'clockspe':15 'configur':19 'control':12 'current':1 'curv':11 'fan':10 'featur':2 'gpu':7 'gpu/vram':14 'inform':4 'monitor':9 'overclock':13 'power':17 'power/thermals':8 'state':18 'view':3 'voltag':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700929118
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6776846"
    +editedAt: DateTimeImmutable @1701373614 {#2815
      date: 2023-11-30 20:46:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700842718 {#2792
      date: 2023-11-24 17:18:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been using this for a while now. It works great for me, basic fan control and temp info. I haven’t used any of the overclocking features though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700922524 {#1711
    date: 2023-11-25 15:28:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 162519
  -bodyTs: "'basic':15 'control':17 'fan':16 'featur':29 'great':12 'haven':22 'info':20 'overclock':28 'temp':19 'though':30 'use':4,24 've':2 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4981919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922524 {#1616
    date: 2023-11-25 15:28:44.0 +01:00
  }
  +"title": 162519
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2834 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2836 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2837 …}
    +slug: "LACT-Linux-AMDGPU-Controller-for-overclocking-and-fan-curve-control"
    +title: "LACT: Linux AMDGPU Controller for overclocking and fan curve control"
    +url: "https://github.com/ilya-zlobintsev/LACT"
    +body: """
      **Current features**:\n
      \n
      - Viewing information about the GPU\n
      - Power/thermals monitoring\n
      - Fan curve control\n
      - Overclocking (GPU/VRAM clockspeed, voltage)\n
      - Power states configuration
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700954166 {#2829
      date: 2023-11-26 00:16:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2838 …}
    +votes: Doctrine\ORM\PersistentCollection {#2840 …}
    +reports: Doctrine\ORM\PersistentCollection {#2842 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
    +badges: Doctrine\ORM\PersistentCollection {#2848 …}
    +children: [
      App\Entity\EntryComment {#1611}
    ]
    -id: 16324
    -titleTs: "'amdgpu':3 'control':4,10 'curv':9 'fan':8 'lact':1 'linux':2 'overclock':6"
    -bodyTs: "'clockspe':15 'configur':19 'control':12 'current':1 'curv':11 'fan':10 'featur':2 'gpu':7 'gpu/vram':14 'inform':4 'monitor':9 'overclock':13 'power':17 'power/thermals':8 'state':18 'view':3 'voltag':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700929118
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6776846"
    +editedAt: DateTimeImmutable @1701373614 {#2815
      date: 2023-11-30 20:46:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700842718 {#2792
      date: 2023-11-24 17:18:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been using this for a while now. It works great for me, basic fan control and temp info. I haven’t used any of the overclocking features though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700922524 {#1711
    date: 2023-11-25 15:28:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 162519
  -bodyTs: "'basic':15 'control':17 'fan':16 'featur':29 'great':12 'haven':22 'info':20 'overclock':28 'temp':19 'though':30 'use':4,24 've':2 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4981919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922524 {#1616
    date: 2023-11-25 15:28:44.0 +01:00
  }
  +"title": 162519
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2834 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2836 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2837 …}
    +slug: "LACT-Linux-AMDGPU-Controller-for-overclocking-and-fan-curve-control"
    +title: "LACT: Linux AMDGPU Controller for overclocking and fan curve control"
    +url: "https://github.com/ilya-zlobintsev/LACT"
    +body: """
      **Current features**:\n
      \n
      - Viewing information about the GPU\n
      - Power/thermals monitoring\n
      - Fan curve control\n
      - Overclocking (GPU/VRAM clockspeed, voltage)\n
      - Power states configuration
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700954166 {#2829
      date: 2023-11-26 00:16:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2838 …}
    +votes: Doctrine\ORM\PersistentCollection {#2840 …}
    +reports: Doctrine\ORM\PersistentCollection {#2842 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
    +badges: Doctrine\ORM\PersistentCollection {#2848 …}
    +children: [
      App\Entity\EntryComment {#1611}
    ]
    -id: 16324
    -titleTs: "'amdgpu':3 'control':4,10 'curv':9 'fan':8 'lact':1 'linux':2 'overclock':6"
    -bodyTs: "'clockspe':15 'configur':19 'control':12 'current':1 'curv':11 'fan':10 'featur':2 'gpu':7 'gpu/vram':14 'inform':4 'monitor':9 'overclock':13 'power':17 'power/thermals':8 'state':18 'view':3 'voltag':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700929118
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6776846"
    +editedAt: DateTimeImmutable @1701373614 {#2815
      date: 2023-11-30 20:46:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700842718 {#2792
      date: 2023-11-24 17:18:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been using this for a while now. It works great for me, basic fan control and temp info. I haven’t used any of the overclocking features though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700922524 {#1711
    date: 2023-11-25 15:28:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 162519
  -bodyTs: "'basic':15 'control':17 'fan':16 'featur':29 'great':12 'haven':22 'info':20 'overclock':28 'temp':19 'though':30 'use':4,24 've':2 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4981919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922524 {#1616
    date: 2023-11-25 15:28:44.0 +01:00
  }
  +"title": 162519
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#2832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: Proxies\__CG__\App\Entity\Image {#2875 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2877 …}
  +slug: "Text-editor-war"
  +title: "Text editor war"
  +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
  +body: "Low quality meme"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 193
  +favouriteCount: 786
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700799065 {#2870
    date: 2023-11-24 05:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
  +badges: Doctrine\ORM\PersistentCollection {#2888 …}
  +children: [
    App\Entity\EntryComment {#1645
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1573 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1591 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
      +body: "My boy vim will always be king in my heart. ZZ"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700255884 {#1690
        date: 2023-11-17 22:18:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@nightwatch_admin@feddit.nl"
        "@BaroqueInMind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1552 …}
      +nested: Doctrine\ORM\PersistentCollection {#1663 …}
      +votes: Doctrine\ORM\PersistentCollection {#1661 …}
      +reports: Doctrine\ORM\PersistentCollection {#1653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
      -id: 134907
      -bodyTs: "'alway':5 'boy':2 'heart':10 'king':7 'vim':3 'zz':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4733797"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700255884 {#1610
        date: 2023-11-17 22:18:04.0 +01:00
      }
      +"title": 134907
    }
  ]
  -id: 13955
  -titleTs: "'editor':2 'text':1 'war':3"
  -bodyTs: "'low':1 'meme':3 'qualiti':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700337566
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8106154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251166 {#2856
    date: 2023-11-17 20:59:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#2832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: Proxies\__CG__\App\Entity\Image {#2875 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2877 …}
  +slug: "Text-editor-war"
  +title: "Text editor war"
  +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
  +body: "Low quality meme"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 193
  +favouriteCount: 786
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700799065 {#2870
    date: 2023-11-24 05:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
  +badges: Doctrine\ORM\PersistentCollection {#2888 …}
  +children: [
    App\Entity\EntryComment {#1645
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1573 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1591 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
      +body: "My boy vim will always be king in my heart. ZZ"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700255884 {#1690
        date: 2023-11-17 22:18:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@nightwatch_admin@feddit.nl"
        "@BaroqueInMind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1552 …}
      +nested: Doctrine\ORM\PersistentCollection {#1663 …}
      +votes: Doctrine\ORM\PersistentCollection {#1661 …}
      +reports: Doctrine\ORM\PersistentCollection {#1653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
      -id: 134907
      -bodyTs: "'alway':5 'boy':2 'heart':10 'king':7 'vim':3 'zz':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4733797"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700255884 {#1610
        date: 2023-11-17 22:18:04.0 +01:00
      }
      +"title": 134907
    }
  ]
  -id: 13955
  -titleTs: "'editor':2 'text':1 'war':3"
  -bodyTs: "'low':1 'meme':3 'qualiti':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700337566
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8106154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251166 {#2856
    date: 2023-11-17 20:59:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#2832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: Proxies\__CG__\App\Entity\Image {#2875 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2877 …}
  +slug: "Text-editor-war"
  +title: "Text editor war"
  +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
  +body: "Low quality meme"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 193
  +favouriteCount: 786
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700799065 {#2870
    date: 2023-11-24 05:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
  +badges: Doctrine\ORM\PersistentCollection {#2888 …}
  +children: [
    App\Entity\EntryComment {#1645
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1573 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1591 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
      +body: "My boy vim will always be king in my heart. ZZ"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700255884 {#1690
        date: 2023-11-17 22:18:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@nightwatch_admin@feddit.nl"
        "@BaroqueInMind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1552 …}
      +nested: Doctrine\ORM\PersistentCollection {#1663 …}
      +votes: Doctrine\ORM\PersistentCollection {#1661 …}
      +reports: Doctrine\ORM\PersistentCollection {#1653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
      -id: 134907
      -bodyTs: "'alway':5 'boy':2 'heart':10 'king':7 'vim':3 'zz':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4733797"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700255884 {#1610
        date: 2023-11-17 22:18:04.0 +01:00
      }
      +"title": 134907
    }
  ]
  -id: 13955
  -titleTs: "'editor':2 'text':1 'war':3"
  -bodyTs: "'low':1 'meme':3 'qualiti':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700337566
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8106154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251166 {#2856
    date: 2023-11-17 20:59:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#1645
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1573
    +user: Proxies\__CG__\App\Entity\User {#2832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
    +image: Proxies\__CG__\App\Entity\Image {#2875 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2877 …}
    +slug: "Text-editor-war"
    +title: "Text editor war"
    +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
    +body: "Low quality meme"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 193
    +favouriteCount: 786
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700799065 {#2870
      date: 2023-11-24 05:11:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2880 …}
    +reports: Doctrine\ORM\PersistentCollection {#2882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
    +badges: Doctrine\ORM\PersistentCollection {#2888 …}
    +children: [
      App\Entity\EntryComment {#1645}
    ]
    -id: 13955
    -titleTs: "'editor':2 'text':1 'war':3"
    -bodyTs: "'low':1 'meme':3 'qualiti':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700337566
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8106154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251166 {#2856
      date: 2023-11-17 20:59:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1591 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
  +body: "My boy vim will always be king in my heart. ZZ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700255884 {#1690
    date: 2023-11-17 22:18:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@nightwatch_admin@feddit.nl"
    "@BaroqueInMind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1552 …}
  +nested: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  -id: 134907
  -bodyTs: "'alway':5 'boy':2 'heart':10 'king':7 'vim':3 'zz':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4733797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700255884 {#1610
    date: 2023-11-17 22:18:04.0 +01:00
  }
  +"title": 134907
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#1645
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1573
    +user: Proxies\__CG__\App\Entity\User {#2832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
    +image: Proxies\__CG__\App\Entity\Image {#2875 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2877 …}
    +slug: "Text-editor-war"
    +title: "Text editor war"
    +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
    +body: "Low quality meme"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 193
    +favouriteCount: 786
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700799065 {#2870
      date: 2023-11-24 05:11:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2880 …}
    +reports: Doctrine\ORM\PersistentCollection {#2882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
    +badges: Doctrine\ORM\PersistentCollection {#2888 …}
    +children: [
      App\Entity\EntryComment {#1645}
    ]
    -id: 13955
    -titleTs: "'editor':2 'text':1 'war':3"
    -bodyTs: "'low':1 'meme':3 'qualiti':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700337566
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8106154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251166 {#2856
      date: 2023-11-17 20:59:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1591 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
  +body: "My boy vim will always be king in my heart. ZZ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700255884 {#1690
    date: 2023-11-17 22:18:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@nightwatch_admin@feddit.nl"
    "@BaroqueInMind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1552 …}
  +nested: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  -id: 134907
  -bodyTs: "'alway':5 'boy':2 'heart':10 'king':7 'vim':3 'zz':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4733797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700255884 {#1610
    date: 2023-11-17 22:18:04.0 +01:00
  }
  +"title": 134907
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#1645
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1573
    +user: Proxies\__CG__\App\Entity\User {#2832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
    +image: Proxies\__CG__\App\Entity\Image {#2875 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2877 …}
    +slug: "Text-editor-war"
    +title: "Text editor war"
    +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
    +body: "Low quality meme"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 193
    +favouriteCount: 786
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700799065 {#2870
      date: 2023-11-24 05:11:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2880 …}
    +reports: Doctrine\ORM\PersistentCollection {#2882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
    +badges: Doctrine\ORM\PersistentCollection {#2888 …}
    +children: [
      App\Entity\EntryComment {#1645}
    ]
    -id: 13955
    -titleTs: "'editor':2 'text':1 'war':3"
    -bodyTs: "'low':1 'meme':3 'qualiti':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700337566
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8106154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251166 {#2856
      date: 2023-11-17 20:59:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1591 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
  +body: "My boy vim will always be king in my heart. ZZ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700255884 {#1690
    date: 2023-11-17 22:18:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@nightwatch_admin@feddit.nl"
    "@BaroqueInMind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1552 …}
  +nested: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  -id: 134907
  -bodyTs: "'alway':5 'boy':2 'heart':10 'king':7 'vim':3 'zz':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4733797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700255884 {#1610
    date: 2023-11-17 22:18:04.0 +01:00
  }
  +"title": 134907
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2812 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2855 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2857 …}
  +slug: "Calibre-7-0-E-Book-Manager-Introduces-New-Notes-Feature-Support-for"
  +title: "Calibre 7.0 E-Book Manager Introduces New Notes Feature, Support for Audio EPUBs"
  +url: "https://9to5linux.com/calibre-7-0-e-book-manager-introduces-new-notes-feature-support-for-audio-epubs"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 278
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700437245 {#2850
    date: 2023-11-20 00:40:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  +badges: Doctrine\ORM\PersistentCollection {#2868 …}
  +children: [
    App\Entity\EntryComment {#1604
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +body: "There was somebody on the Linux reddit with a self hostable ebook app just a week or so. It looked slick but wasn’t really that useful for me. Might be worth a look."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700256549 {#1560
        date: 2023-11-17 22:29:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@auskast@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1619 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 134946
      -bodyTs: "'app':13 'ebook':12 'hostabl':11 'linux':6 'look':20,34 'might':30 'realli':25 'reddit':7 'self':10 'slick':21 'somebodi':3 'use':27 'wasn':23 'week':16 'worth':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4734077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700256549 {#1613
        date: 2023-11-17 22:29:09.0 +01:00
      }
      +"title": 134946
    }
  ]
  -id: 13949
  -titleTs: "'7.0':2 'audio':13 'book':5 'calibr':1 'e':4 'e-book':3 'epub':14 'featur':10 'introduc':7 'manag':6 'new':8 'note':9 'support':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700336751
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6448598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700250351 {#2835
    date: 2023-11-17 20:45:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2812 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2855 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2857 …}
  +slug: "Calibre-7-0-E-Book-Manager-Introduces-New-Notes-Feature-Support-for"
  +title: "Calibre 7.0 E-Book Manager Introduces New Notes Feature, Support for Audio EPUBs"
  +url: "https://9to5linux.com/calibre-7-0-e-book-manager-introduces-new-notes-feature-support-for-audio-epubs"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 278
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700437245 {#2850
    date: 2023-11-20 00:40:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  +badges: Doctrine\ORM\PersistentCollection {#2868 …}
  +children: [
    App\Entity\EntryComment {#1604
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +body: "There was somebody on the Linux reddit with a self hostable ebook app just a week or so. It looked slick but wasn’t really that useful for me. Might be worth a look."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700256549 {#1560
        date: 2023-11-17 22:29:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@auskast@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1619 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 134946
      -bodyTs: "'app':13 'ebook':12 'hostabl':11 'linux':6 'look':20,34 'might':30 'realli':25 'reddit':7 'self':10 'slick':21 'somebodi':3 'use':27 'wasn':23 'week':16 'worth':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4734077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700256549 {#1613
        date: 2023-11-17 22:29:09.0 +01:00
      }
      +"title": 134946
    }
  ]
  -id: 13949
  -titleTs: "'7.0':2 'audio':13 'book':5 'calibr':1 'e':4 'e-book':3 'epub':14 'featur':10 'introduc':7 'manag':6 'new':8 'note':9 'support':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700336751
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6448598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700250351 {#2835
    date: 2023-11-17 20:45:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2812 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2855 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2857 …}
  +slug: "Calibre-7-0-E-Book-Manager-Introduces-New-Notes-Feature-Support-for"
  +title: "Calibre 7.0 E-Book Manager Introduces New Notes Feature, Support for Audio EPUBs"
  +url: "https://9to5linux.com/calibre-7-0-e-book-manager-introduces-new-notes-feature-support-for-audio-epubs"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 278
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700437245 {#2850
    date: 2023-11-20 00:40:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  +badges: Doctrine\ORM\PersistentCollection {#2868 …}
  +children: [
    App\Entity\EntryComment {#1604
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +body: "There was somebody on the Linux reddit with a self hostable ebook app just a week or so. It looked slick but wasn’t really that useful for me. Might be worth a look."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700256549 {#1560
        date: 2023-11-17 22:29:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@auskast@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1619 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 134946
      -bodyTs: "'app':13 'ebook':12 'hostabl':11 'linux':6 'look':20,34 'might':30 'realli':25 'reddit':7 'self':10 'slick':21 'somebodi':3 'use':27 'wasn':23 'week':16 'worth':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4734077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700256549 {#1613
        date: 2023-11-17 22:29:09.0 +01:00
      }
      +"title": 134946
    }
  ]
  -id: 13949
  -titleTs: "'7.0':2 'audio':13 'book':5 'calibr':1 'e':4 'e-book':3 'epub':14 'featur':10 'introduc':7 'manag':6 'new':8 'note':9 'support':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700336751
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6448598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700250351 {#2835
    date: 2023-11-17 20:45:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2855 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2857 …}
    +slug: "Calibre-7-0-E-Book-Manager-Introduces-New-Notes-Feature-Support-for"
    +title: "Calibre 7.0 E-Book Manager Introduces New Notes Feature, Support for Audio EPUBs"
    +url: "https://9to5linux.com/calibre-7-0-e-book-manager-introduces-new-notes-feature-support-for-audio-epubs"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 278
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700437245 {#2850
      date: 2023-11-20 00:40:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2858 …}
    +votes: Doctrine\ORM\PersistentCollection {#2860 …}
    +reports: Doctrine\ORM\PersistentCollection {#2862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
    +badges: Doctrine\ORM\PersistentCollection {#2868 …}
    +children: [
      App\Entity\EntryComment {#1604}
    ]
    -id: 13949
    -titleTs: "'7.0':2 'audio':13 'book':5 'calibr':1 'e':4 'e-book':3 'epub':14 'featur':10 'introduc':7 'manag':6 'new':8 'note':9 'support':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700336751
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6448598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700250351 {#2835
      date: 2023-11-17 20:45:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "There was somebody on the Linux reddit with a self hostable ebook app just a week or so. It looked slick but wasn’t really that useful for me. Might be worth a look."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700256549 {#1560
    date: 2023-11-17 22:29:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@auskast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 134946
  -bodyTs: "'app':13 'ebook':12 'hostabl':11 'linux':6 'look':20,34 'might':30 'realli':25 'reddit':7 'self':10 'slick':21 'somebodi':3 'use':27 'wasn':23 'week':16 'worth':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4734077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700256549 {#1613
    date: 2023-11-17 22:29:09.0 +01:00
  }
  +"title": 134946
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2855 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2857 …}
    +slug: "Calibre-7-0-E-Book-Manager-Introduces-New-Notes-Feature-Support-for"
    +title: "Calibre 7.0 E-Book Manager Introduces New Notes Feature, Support for Audio EPUBs"
    +url: "https://9to5linux.com/calibre-7-0-e-book-manager-introduces-new-notes-feature-support-for-audio-epubs"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 278
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700437245 {#2850
      date: 2023-11-20 00:40:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2858 …}
    +votes: Doctrine\ORM\PersistentCollection {#2860 …}
    +reports: Doctrine\ORM\PersistentCollection {#2862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
    +badges: Doctrine\ORM\PersistentCollection {#2868 …}
    +children: [
      App\Entity\EntryComment {#1604}
    ]
    -id: 13949
    -titleTs: "'7.0':2 'audio':13 'book':5 'calibr':1 'e':4 'e-book':3 'epub':14 'featur':10 'introduc':7 'manag':6 'new':8 'note':9 'support':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700336751
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6448598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700250351 {#2835
      date: 2023-11-17 20:45:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "There was somebody on the Linux reddit with a self hostable ebook app just a week or so. It looked slick but wasn’t really that useful for me. Might be worth a look."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700256549 {#1560
    date: 2023-11-17 22:29:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@auskast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 134946
  -bodyTs: "'app':13 'ebook':12 'hostabl':11 'linux':6 'look':20,34 'might':30 'realli':25 'reddit':7 'self':10 'slick':21 'somebodi':3 'use':27 'wasn':23 'week':16 'worth':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4734077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700256549 {#1613
    date: 2023-11-17 22:29:09.0 +01:00
  }
  +"title": 134946
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2855 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2857 …}
    +slug: "Calibre-7-0-E-Book-Manager-Introduces-New-Notes-Feature-Support-for"
    +title: "Calibre 7.0 E-Book Manager Introduces New Notes Feature, Support for Audio EPUBs"
    +url: "https://9to5linux.com/calibre-7-0-e-book-manager-introduces-new-notes-feature-support-for-audio-epubs"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 278
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700437245 {#2850
      date: 2023-11-20 00:40:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2858 …}
    +votes: Doctrine\ORM\PersistentCollection {#2860 …}
    +reports: Doctrine\ORM\PersistentCollection {#2862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
    +badges: Doctrine\ORM\PersistentCollection {#2868 …}
    +children: [
      App\Entity\EntryComment {#1604}
    ]
    -id: 13949
    -titleTs: "'7.0':2 'audio':13 'book':5 'calibr':1 'e':4 'e-book':3 'epub':14 'featur':10 'introduc':7 'manag':6 'new':8 'note':9 'support':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700336751
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6448598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700250351 {#2835
      date: 2023-11-17 20:45:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "There was somebody on the Linux reddit with a self hostable ebook app just a week or so. It looked slick but wasn’t really that useful for me. Might be worth a look."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700256549 {#1560
    date: 2023-11-17 22:29:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@auskast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 134946
  -bodyTs: "'app':13 'ebook':12 'hostabl':11 'linux':6 'look':20,34 'might':30 'realli':25 'reddit':7 'self':10 'slick':21 'somebodi':3 'use':27 'wasn':23 'week':16 'worth':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4734077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700256549 {#1613
    date: 2023-11-17 22:29:09.0 +01:00
  }
  +"title": 134946
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_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
142 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