GET https://kbin.spritesserver.nl/index.php/u/@jodanlime@midwest.social/hot

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2162
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2858 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
  +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 {#2853
    date: 2024-10-22 09:26:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
  +badges: Doctrine\ORM\PersistentCollection {#2870 …}
  +children: [
    App\Entity\EntryComment {#2163
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
      +body: "Have you tried it? How is stability?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706497641 {#2161
        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 {#2127 …}
      +nested: Doctrine\ORM\PersistentCollection {#2043 …}
      +votes: Doctrine\ORM\PersistentCollection {#2215 …}
      +reports: Doctrine\ORM\PersistentCollection {#2198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
      -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 {#2160
        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 {#2840
    date: 2024-10-20 01:46:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706455607 {#2817
    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 {#2162
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2858 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
  +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 {#2853
    date: 2024-10-22 09:26:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
  +badges: Doctrine\ORM\PersistentCollection {#2870 …}
  +children: [
    App\Entity\EntryComment {#2163
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
      +body: "Have you tried it? How is stability?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706497641 {#2161
        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 {#2127 …}
      +nested: Doctrine\ORM\PersistentCollection {#2043 …}
      +votes: Doctrine\ORM\PersistentCollection {#2215 …}
      +reports: Doctrine\ORM\PersistentCollection {#2198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
      -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 {#2160
        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 {#2840
    date: 2024-10-20 01:46:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706455607 {#2817
    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 {#2162
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2858 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
  +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 {#2853
    date: 2024-10-22 09:26:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
  +badges: Doctrine\ORM\PersistentCollection {#2870 …}
  +children: [
    App\Entity\EntryComment {#2163
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
      +body: "Have you tried it? How is stability?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706497641 {#2161
        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 {#2127 …}
      +nested: Doctrine\ORM\PersistentCollection {#2043 …}
      +votes: Doctrine\ORM\PersistentCollection {#2215 …}
      +reports: Doctrine\ORM\PersistentCollection {#2198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
      -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 {#2160
        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 {#2840
    date: 2024-10-20 01:46:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706455607 {#2817
    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 {#2163
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#2002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2858 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
    +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 {#2853
      date: 2024-10-22 09:26:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2860 …}
    +votes: Doctrine\ORM\PersistentCollection {#2862 …}
    +reports: Doctrine\ORM\PersistentCollection {#2864 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
    +badges: Doctrine\ORM\PersistentCollection {#2870 …}
    +children: [
      App\Entity\EntryComment {#2163}
    ]
    -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 {#2840
      date: 2024-10-20 01:46:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706455607 {#2817
      date: 2024-01-28 16:26:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +body: "Have you tried it? How is stability?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706497641 {#2161
    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 {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -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 {#2160
    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 {#2163
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#2002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2858 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
    +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 {#2853
      date: 2024-10-22 09:26:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2860 …}
    +votes: Doctrine\ORM\PersistentCollection {#2862 …}
    +reports: Doctrine\ORM\PersistentCollection {#2864 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
    +badges: Doctrine\ORM\PersistentCollection {#2870 …}
    +children: [
      App\Entity\EntryComment {#2163}
    ]
    -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 {#2840
      date: 2024-10-20 01:46:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706455607 {#2817
      date: 2024-01-28 16:26:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +body: "Have you tried it? How is stability?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706497641 {#2161
    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 {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -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 {#2160
    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 {#2163
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#2002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2858 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
    +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 {#2853
      date: 2024-10-22 09:26:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2860 …}
    +votes: Doctrine\ORM\PersistentCollection {#2862 …}
    +reports: Doctrine\ORM\PersistentCollection {#2864 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
    +badges: Doctrine\ORM\PersistentCollection {#2870 …}
    +children: [
      App\Entity\EntryComment {#2163}
    ]
    -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 {#2840
      date: 2024-10-20 01:46:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706455607 {#2817
      date: 2024-01-28 16:26:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +body: "Have you tried it? How is stability?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706497641 {#2161
    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 {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -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 {#2160
    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 {#2125
  +user: Proxies\__CG__\App\Entity\User {#2658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
  +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 {#2695
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2703 …}
  +reports: Doctrine\ORM\PersistentCollection {#2705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
  +badges: Doctrine\ORM\PersistentCollection {#2711 …}
  +children: [
    1 => App\Entity\EntryComment {#2053
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +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 {#2054
        date: 2024-09-20 10:07:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tourist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2165 …}
      +nested: Doctrine\ORM\PersistentCollection {#2104 …}
      +votes: Doctrine\ORM\PersistentCollection {#2099 …}
      +reports: Doctrine\ORM\PersistentCollection {#2108 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
      -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 {#2058
        date: 2024-01-17 18:56:09.0 +01:00
      }
      +"title": 317204
    }
    0 => App\Entity\EntryComment {#2107
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +root: App\Entity\EntryComment {#2053}
      +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 {#2106
        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 {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -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 {#2110
        date: 2024-01-18 22:02:22.0 +01:00
      }
      +"title": 320369
    }
  ]
  -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 {#2681
    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 {#2125
  +user: Proxies\__CG__\App\Entity\User {#2658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
  +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 {#2695
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2703 …}
  +reports: Doctrine\ORM\PersistentCollection {#2705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
  +badges: Doctrine\ORM\PersistentCollection {#2711 …}
  +children: [
    1 => App\Entity\EntryComment {#2053
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +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 {#2054
        date: 2024-09-20 10:07:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tourist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2165 …}
      +nested: Doctrine\ORM\PersistentCollection {#2104 …}
      +votes: Doctrine\ORM\PersistentCollection {#2099 …}
      +reports: Doctrine\ORM\PersistentCollection {#2108 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
      -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 {#2058
        date: 2024-01-17 18:56:09.0 +01:00
      }
      +"title": 317204
    }
    0 => App\Entity\EntryComment {#2107
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +root: App\Entity\EntryComment {#2053}
      +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 {#2106
        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 {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -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 {#2110
        date: 2024-01-18 22:02:22.0 +01:00
      }
      +"title": 320369
    }
  ]
  -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 {#2681
    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 {#2125
  +user: Proxies\__CG__\App\Entity\User {#2658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
  +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 {#2695
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2703 …}
  +reports: Doctrine\ORM\PersistentCollection {#2705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
  +badges: Doctrine\ORM\PersistentCollection {#2711 …}
  +children: [
    1 => App\Entity\EntryComment {#2053
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +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 {#2054
        date: 2024-09-20 10:07:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tourist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2165 …}
      +nested: Doctrine\ORM\PersistentCollection {#2104 …}
      +votes: Doctrine\ORM\PersistentCollection {#2099 …}
      +reports: Doctrine\ORM\PersistentCollection {#2108 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
      -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 {#2058
        date: 2024-01-17 18:56:09.0 +01:00
      }
      +"title": 317204
    }
    0 => App\Entity\EntryComment {#2107
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +root: App\Entity\EntryComment {#2053}
      +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 {#2106
        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 {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -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 {#2110
        date: 2024-01-18 22:02:22.0 +01:00
      }
      +"title": 320369
    }
  ]
  -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 {#2681
    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 {#2053
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2658 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
    +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 {#2695
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      1 => App\Entity\EntryComment {#2053}
      0 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: App\Entity\EntryComment {#2053}
        +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 {#2106
          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 {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -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 {#2110
          date: 2024-01-18 22:02:22.0 +01:00
        }
        +"title": 320369
      }
    ]
    -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 {#2681
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +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 {#2054
    date: 2024-09-20 10:07:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -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 {#2058
    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
15 DENIED edit
App\Entity\EntryComment {#2053
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2658 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
    +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 {#2695
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      1 => App\Entity\EntryComment {#2053}
      0 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: App\Entity\EntryComment {#2053}
        +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 {#2106
          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 {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -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 {#2110
          date: 2024-01-18 22:02:22.0 +01:00
        }
        +"title": 320369
      }
    ]
    -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 {#2681
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +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 {#2054
    date: 2024-09-20 10:07:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -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 {#2058
    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
16 DENIED moderate
App\Entity\EntryComment {#2053
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2658 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
    +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 {#2695
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      1 => App\Entity\EntryComment {#2053}
      0 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: App\Entity\EntryComment {#2053}
        +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 {#2106
          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 {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -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 {#2110
          date: 2024-01-18 22:02:22.0 +01:00
        }
        +"title": 320369
      }
    ]
    -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 {#2681
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +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 {#2054
    date: 2024-09-20 10:07:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -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 {#2058
    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
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 {#2107
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2658 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
    +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 {#2695
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      1 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +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 {#2054
          date: 2024-09-20 10:07:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tourist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -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 {#2058
          date: 2024-01-17 18:56:09.0 +01:00
        }
        +"title": 317204
      }
      0 => App\Entity\EntryComment {#2107}
    ]
    -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 {#2681
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: App\Entity\EntryComment {#2053}
  +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 {#2106
    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 {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -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 {#2110
    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
19 DENIED edit
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2658 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
    +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 {#2695
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      1 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +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 {#2054
          date: 2024-09-20 10:07:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tourist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -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 {#2058
          date: 2024-01-17 18:56:09.0 +01:00
        }
        +"title": 317204
      }
      0 => App\Entity\EntryComment {#2107}
    ]
    -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 {#2681
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: App\Entity\EntryComment {#2053}
  +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 {#2106
    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 {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -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 {#2110
    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
20 DENIED moderate
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2658 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
    +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 {#2695
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      1 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +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 {#2054
          date: 2024-09-20 10:07:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tourist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -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 {#2058
          date: 2024-01-17 18:56:09.0 +01:00
        }
        +"title": 317204
      }
      0 => App\Entity\EntryComment {#2107}
    ]
    -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 {#2681
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: App\Entity\EntryComment {#2053}
  +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 {#2106
    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 {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -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 {#2110
    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
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 {#2071
  +user: Proxies\__CG__\App\Entity\User {#2799 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2801 …}
  +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 {#2794
    date: 2024-06-29 14:09:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2802 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  +badges: Doctrine\ORM\PersistentCollection {#2812 …}
  +children: [
    App\Entity\EntryComment {#2066
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2071 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +body: "I want one"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704846792 {#2065
        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 {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -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 {#2074
        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 {#2779
    date: 2024-03-11 12:23:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704069711 {#2756
    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 {#2071
  +user: Proxies\__CG__\App\Entity\User {#2799 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2801 …}
  +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 {#2794
    date: 2024-06-29 14:09:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2802 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  +badges: Doctrine\ORM\PersistentCollection {#2812 …}
  +children: [
    App\Entity\EntryComment {#2066
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2071 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +body: "I want one"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704846792 {#2065
        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 {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -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 {#2074
        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 {#2779
    date: 2024-03-11 12:23:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704069711 {#2756
    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 {#2071
  +user: Proxies\__CG__\App\Entity\User {#2799 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2801 …}
  +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 {#2794
    date: 2024-06-29 14:09:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2802 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  +badges: Doctrine\ORM\PersistentCollection {#2812 …}
  +children: [
    App\Entity\EntryComment {#2066
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2071 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +body: "I want one"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704846792 {#2065
        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 {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -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 {#2074
        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 {#2779
    date: 2024-03-11 12:23:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704069711 {#2756
    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 {#2066
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071
    +user: Proxies\__CG__\App\Entity\User {#2799 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2801 …}
    +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 {#2794
      date: 2024-06-29 14:09:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    +badges: Doctrine\ORM\PersistentCollection {#2812 …}
    +children: [
      App\Entity\EntryComment {#2066}
    ]
    -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 {#2779
      date: 2024-03-11 12:23:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704069711 {#2756
      date: 2024-01-01 01:41:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +body: "I want one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704846792 {#2065
    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 {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -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 {#2074
    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 {#2066
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071
    +user: Proxies\__CG__\App\Entity\User {#2799 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2801 …}
    +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 {#2794
      date: 2024-06-29 14:09:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    +badges: Doctrine\ORM\PersistentCollection {#2812 …}
    +children: [
      App\Entity\EntryComment {#2066}
    ]
    -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 {#2779
      date: 2024-03-11 12:23:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704069711 {#2756
      date: 2024-01-01 01:41:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +body: "I want one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704846792 {#2065
    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 {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -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 {#2074
    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 {#2066
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071
    +user: Proxies\__CG__\App\Entity\User {#2799 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2801 …}
    +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 {#2794
      date: 2024-06-29 14:09:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    +badges: Doctrine\ORM\PersistentCollection {#2812 …}
    +children: [
      App\Entity\EntryComment {#2066}
    ]
    -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 {#2779
      date: 2024-03-11 12:23:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704069711 {#2756
      date: 2024-01-01 01:41:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +body: "I want one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704846792 {#2065
    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 {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -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 {#2074
    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 {#2337
  +user: Proxies\__CG__\App\Entity\User {#2248 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2017 …}
  +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 {#2590
    date: 2024-03-27 19:27:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2595 …}
  +votes: Doctrine\ORM\PersistentCollection {#2605 …}
  +reports: Doctrine\ORM\PersistentCollection {#2607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2611 …}
  +badges: Doctrine\ORM\PersistentCollection {#2613 …}
  +children: [
    App\Entity\EntryComment {#2342
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2337 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
      +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 {#2340
        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 {#2335 …}
      +nested: Doctrine\ORM\PersistentCollection {#2338 …}
      +votes: Doctrine\ORM\PersistentCollection {#2143 …}
      +reports: Doctrine\ORM\PersistentCollection {#2136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
      -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 {#2341
        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 {#2514
    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
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2337
  +user: Proxies\__CG__\App\Entity\User {#2248 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2017 …}
  +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 {#2590
    date: 2024-03-27 19:27:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2595 …}
  +votes: Doctrine\ORM\PersistentCollection {#2605 …}
  +reports: Doctrine\ORM\PersistentCollection {#2607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2611 …}
  +badges: Doctrine\ORM\PersistentCollection {#2613 …}
  +children: [
    App\Entity\EntryComment {#2342
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2337 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
      +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 {#2340
        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 {#2335 …}
      +nested: Doctrine\ORM\PersistentCollection {#2338 …}
      +votes: Doctrine\ORM\PersistentCollection {#2143 …}
      +reports: Doctrine\ORM\PersistentCollection {#2136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
      -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 {#2341
        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 {#2514
    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
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2337
  +user: Proxies\__CG__\App\Entity\User {#2248 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2017 …}
  +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 {#2590
    date: 2024-03-27 19:27:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2595 …}
  +votes: Doctrine\ORM\PersistentCollection {#2605 …}
  +reports: Doctrine\ORM\PersistentCollection {#2607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2611 …}
  +badges: Doctrine\ORM\PersistentCollection {#2613 …}
  +children: [
    App\Entity\EntryComment {#2342
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2337 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
      +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 {#2340
        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 {#2335 …}
      +nested: Doctrine\ORM\PersistentCollection {#2338 …}
      +votes: Doctrine\ORM\PersistentCollection {#2143 …}
      +reports: Doctrine\ORM\PersistentCollection {#2136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
      -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 {#2341
        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 {#2514
    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
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 {#2342
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337
    +user: Proxies\__CG__\App\Entity\User {#2248 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2017 …}
    +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 {#2590
      date: 2024-03-27 19:27:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2595 …}
    +votes: Doctrine\ORM\PersistentCollection {#2605 …}
    +reports: Doctrine\ORM\PersistentCollection {#2607 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2609 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2611 …}
    +badges: Doctrine\ORM\PersistentCollection {#2613 …}
    +children: [
      App\Entity\EntryComment {#2342}
    ]
    -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 {#2514
      date: 2023-12-29 00:49:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +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 {#2340
    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 {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -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 {#2341
    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
35 DENIED edit
App\Entity\EntryComment {#2342
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337
    +user: Proxies\__CG__\App\Entity\User {#2248 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2017 …}
    +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 {#2590
      date: 2024-03-27 19:27:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2595 …}
    +votes: Doctrine\ORM\PersistentCollection {#2605 …}
    +reports: Doctrine\ORM\PersistentCollection {#2607 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2609 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2611 …}
    +badges: Doctrine\ORM\PersistentCollection {#2613 …}
    +children: [
      App\Entity\EntryComment {#2342}
    ]
    -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 {#2514
      date: 2023-12-29 00:49:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +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 {#2340
    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 {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -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 {#2341
    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
36 DENIED moderate
App\Entity\EntryComment {#2342
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337
    +user: Proxies\__CG__\App\Entity\User {#2248 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2017 …}
    +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 {#2590
      date: 2024-03-27 19:27:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2595 …}
    +votes: Doctrine\ORM\PersistentCollection {#2605 …}
    +reports: Doctrine\ORM\PersistentCollection {#2607 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2609 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2611 …}
    +badges: Doctrine\ORM\PersistentCollection {#2613 …}
    +children: [
      App\Entity\EntryComment {#2342}
    ]
    -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 {#2514
      date: 2023-12-29 00:49:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +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 {#2340
    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 {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -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 {#2341
    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
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 {#2132
  +user: Proxies\__CG__\App\Entity\User {#2601 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2640 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
  +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 {#2635
    date: 2024-03-31 15:49:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2643 …}
  +votes: Doctrine\ORM\PersistentCollection {#2645 …}
  +reports: Doctrine\ORM\PersistentCollection {#2647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
  +badges: Doctrine\ORM\PersistentCollection {#2653 …}
  +children: [
    App\Entity\EntryComment {#2131
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2132 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
      +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 {#2133
        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 {#2345 …}
      +nested: Doctrine\ORM\PersistentCollection {#2330 …}
      +votes: Doctrine\ORM\PersistentCollection {#2346 …}
      +reports: Doctrine\ORM\PersistentCollection {#2347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
      -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 {#2129
        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 {#2621
    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
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2132
  +user: Proxies\__CG__\App\Entity\User {#2601 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2640 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
  +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 {#2635
    date: 2024-03-31 15:49:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2643 …}
  +votes: Doctrine\ORM\PersistentCollection {#2645 …}
  +reports: Doctrine\ORM\PersistentCollection {#2647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
  +badges: Doctrine\ORM\PersistentCollection {#2653 …}
  +children: [
    App\Entity\EntryComment {#2131
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2132 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
      +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 {#2133
        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 {#2345 …}
      +nested: Doctrine\ORM\PersistentCollection {#2330 …}
      +votes: Doctrine\ORM\PersistentCollection {#2346 …}
      +reports: Doctrine\ORM\PersistentCollection {#2347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
      -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 {#2129
        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 {#2621
    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
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2132
  +user: Proxies\__CG__\App\Entity\User {#2601 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2640 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
  +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 {#2635
    date: 2024-03-31 15:49:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2643 …}
  +votes: Doctrine\ORM\PersistentCollection {#2645 …}
  +reports: Doctrine\ORM\PersistentCollection {#2647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
  +badges: Doctrine\ORM\PersistentCollection {#2653 …}
  +children: [
    App\Entity\EntryComment {#2131
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2132 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
      +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 {#2133
        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 {#2345 …}
      +nested: Doctrine\ORM\PersistentCollection {#2330 …}
      +votes: Doctrine\ORM\PersistentCollection {#2346 …}
      +reports: Doctrine\ORM\PersistentCollection {#2347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
      -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 {#2129
        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 {#2621
    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
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 {#2131
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132
    +user: Proxies\__CG__\App\Entity\User {#2601 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2640 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
    +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 {#2635
      date: 2024-03-31 15:49:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2643 …}
    +votes: Doctrine\ORM\PersistentCollection {#2645 …}
    +reports: Doctrine\ORM\PersistentCollection {#2647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
    +badges: Doctrine\ORM\PersistentCollection {#2653 …}
    +children: [
      App\Entity\EntryComment {#2131}
    ]
    -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 {#2621
      date: 2023-12-27 14:25:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +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 {#2133
    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 {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -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 {#2129
    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
43 DENIED edit
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132
    +user: Proxies\__CG__\App\Entity\User {#2601 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2640 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
    +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 {#2635
      date: 2024-03-31 15:49:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2643 …}
    +votes: Doctrine\ORM\PersistentCollection {#2645 …}
    +reports: Doctrine\ORM\PersistentCollection {#2647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
    +badges: Doctrine\ORM\PersistentCollection {#2653 …}
    +children: [
      App\Entity\EntryComment {#2131}
    ]
    -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 {#2621
      date: 2023-12-27 14:25:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +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 {#2133
    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 {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -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 {#2129
    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
44 DENIED moderate
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132
    +user: Proxies\__CG__\App\Entity\User {#2601 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2640 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
    +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 {#2635
      date: 2024-03-31 15:49:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2643 …}
    +votes: Doctrine\ORM\PersistentCollection {#2645 …}
    +reports: Doctrine\ORM\PersistentCollection {#2647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
    +badges: Doctrine\ORM\PersistentCollection {#2653 …}
    +children: [
      App\Entity\EntryComment {#2131}
    ]
    -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 {#2621
      date: 2023-12-27 14:25:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +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 {#2133
    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 {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -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 {#2129
    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
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 {#2314
  +user: Proxies\__CG__\App\Entity\User {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
  +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 {#2189
    date: 2024-03-18 20:41:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2551 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2576 …}
  +badges: Doctrine\ORM\PersistentCollection {#2593 …}
  +children: [
    App\Entity\EntryComment {#2331
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2314 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +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 {#2060
        date: 2024-03-15 11:27:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qyron@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -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 {#2164
        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 {#2519
    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
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2314
  +user: Proxies\__CG__\App\Entity\User {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
  +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 {#2189
    date: 2024-03-18 20:41:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2551 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2576 …}
  +badges: Doctrine\ORM\PersistentCollection {#2593 …}
  +children: [
    App\Entity\EntryComment {#2331
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2314 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +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 {#2060
        date: 2024-03-15 11:27:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qyron@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -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 {#2164
        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 {#2519
    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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2314
  +user: Proxies\__CG__\App\Entity\User {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
  +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 {#2189
    date: 2024-03-18 20:41:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2551 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2576 …}
  +badges: Doctrine\ORM\PersistentCollection {#2593 …}
  +children: [
    App\Entity\EntryComment {#2331
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2314 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +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 {#2060
        date: 2024-03-15 11:27:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qyron@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -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 {#2164
        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 {#2519
    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
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 {#2331
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314
    +user: Proxies\__CG__\App\Entity\User {#2374 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
    +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 {#2189
      date: 2024-03-18 20:41:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2551 …}
    +votes: Doctrine\ORM\PersistentCollection {#2549 …}
    +reports: Doctrine\ORM\PersistentCollection {#2546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2576 …}
    +badges: Doctrine\ORM\PersistentCollection {#2593 …}
    +children: [
      App\Entity\EntryComment {#2331}
    ]
    -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 {#2519
      date: 2023-12-26 23:54:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +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 {#2060
    date: 2024-03-15 11:27:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qyron@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -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 {#2164
    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
51 DENIED edit
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314
    +user: Proxies\__CG__\App\Entity\User {#2374 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
    +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 {#2189
      date: 2024-03-18 20:41:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2551 …}
    +votes: Doctrine\ORM\PersistentCollection {#2549 …}
    +reports: Doctrine\ORM\PersistentCollection {#2546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2576 …}
    +badges: Doctrine\ORM\PersistentCollection {#2593 …}
    +children: [
      App\Entity\EntryComment {#2331}
    ]
    -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 {#2519
      date: 2023-12-26 23:54:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +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 {#2060
    date: 2024-03-15 11:27:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qyron@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -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 {#2164
    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
52 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314
    +user: Proxies\__CG__\App\Entity\User {#2374 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
    +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 {#2189
      date: 2024-03-18 20:41:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2551 …}
    +votes: Doctrine\ORM\PersistentCollection {#2549 …}
    +reports: Doctrine\ORM\PersistentCollection {#2546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2576 …}
    +badges: Doctrine\ORM\PersistentCollection {#2593 …}
    +children: [
      App\Entity\EntryComment {#2331}
    ]
    -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 {#2519
      date: 2023-12-26 23:54:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +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 {#2060
    date: 2024-03-15 11:27:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qyron@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -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 {#2164
    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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2061
  +user: Proxies\__CG__\App\Entity\User {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: Proxies\__CG__\App\Entity\Image {#2620 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2622 …}
  +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 {#2615
    date: 2024-03-22 03:38:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2623 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
  +badges: Doctrine\ORM\PersistentCollection {#2633 …}
  +children: [
    1 => App\Entity\EntryComment {#2075
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +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 {#2037
        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 {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 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 {#2144
        date: 2023-12-23 14:53:39.0 +01:00
      }
      +"title": 245817
    }
    0 => App\Entity\EntryComment {#2064
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +body: "There were some legit games for symbian"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703339663 {#2063
        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 {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 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 {#2080
        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 {#2598
    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
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2061
  +user: Proxies\__CG__\App\Entity\User {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: Proxies\__CG__\App\Entity\Image {#2620 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2622 …}
  +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 {#2615
    date: 2024-03-22 03:38:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2623 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
  +badges: Doctrine\ORM\PersistentCollection {#2633 …}
  +children: [
    1 => App\Entity\EntryComment {#2075
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +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 {#2037
        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 {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 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 {#2144
        date: 2023-12-23 14:53:39.0 +01:00
      }
      +"title": 245817
    }
    0 => App\Entity\EntryComment {#2064
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +body: "There were some legit games for symbian"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703339663 {#2063
        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 {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 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 {#2080
        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 {#2598
    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
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2061
  +user: Proxies\__CG__\App\Entity\User {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: Proxies\__CG__\App\Entity\Image {#2620 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2622 …}
  +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 {#2615
    date: 2024-03-22 03:38:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2623 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
  +badges: Doctrine\ORM\PersistentCollection {#2633 …}
  +children: [
    1 => App\Entity\EntryComment {#2075
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +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 {#2037
        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 {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 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 {#2144
        date: 2023-12-23 14:53:39.0 +01:00
      }
      +"title": 245817
    }
    0 => App\Entity\EntryComment {#2064
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +body: "There were some legit games for symbian"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703339663 {#2063
        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 {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 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 {#2080
        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 {#2598
    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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2075
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2518 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
    +image: Proxies\__CG__\App\Entity\Image {#2620 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2622 …}
    +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 {#2615
      date: 2024-03-22 03:38:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2623 …}
    +votes: Doctrine\ORM\PersistentCollection {#2625 …}
    +reports: Doctrine\ORM\PersistentCollection {#2627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
    +badges: Doctrine\ORM\PersistentCollection {#2633 …}
    +children: [
      1 => App\Entity\EntryComment {#2075}
      0 => App\Entity\EntryComment {#2064
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: "There were some legit games for symbian"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703339663 {#2063
          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 {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 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 {#2080
          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 {#2598
      date: 2023-12-23 04:56:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +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 {#2037
    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 {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 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 {#2144
    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
59 DENIED edit
App\Entity\EntryComment {#2075
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2518 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
    +image: Proxies\__CG__\App\Entity\Image {#2620 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2622 …}
    +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 {#2615
      date: 2024-03-22 03:38:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2623 …}
    +votes: Doctrine\ORM\PersistentCollection {#2625 …}
    +reports: Doctrine\ORM\PersistentCollection {#2627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
    +badges: Doctrine\ORM\PersistentCollection {#2633 …}
    +children: [
      1 => App\Entity\EntryComment {#2075}
      0 => App\Entity\EntryComment {#2064
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: "There were some legit games for symbian"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703339663 {#2063
          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 {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 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 {#2080
          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 {#2598
      date: 2023-12-23 04:56:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +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 {#2037
    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 {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 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 {#2144
    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
60 DENIED moderate
App\Entity\EntryComment {#2075
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2518 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
    +image: Proxies\__CG__\App\Entity\Image {#2620 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2622 …}
    +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 {#2615
      date: 2024-03-22 03:38:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2623 …}
    +votes: Doctrine\ORM\PersistentCollection {#2625 …}
    +reports: Doctrine\ORM\PersistentCollection {#2627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
    +badges: Doctrine\ORM\PersistentCollection {#2633 …}
    +children: [
      1 => App\Entity\EntryComment {#2075}
      0 => App\Entity\EntryComment {#2064
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: "There were some legit games for symbian"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703339663 {#2063
          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 {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 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 {#2080
          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 {#2598
      date: 2023-12-23 04:56:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +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 {#2037
    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 {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 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 {#2144
    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
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 {#2064
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2518 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
    +image: Proxies\__CG__\App\Entity\Image {#2620 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2622 …}
    +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 {#2615
      date: 2024-03-22 03:38:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2623 …}
    +votes: Doctrine\ORM\PersistentCollection {#2625 …}
    +reports: Doctrine\ORM\PersistentCollection {#2627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
    +badges: Doctrine\ORM\PersistentCollection {#2633 …}
    +children: [
      1 => App\Entity\EntryComment {#2075
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
        +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 {#2037
          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 {#2084 …}
        +nested: Doctrine\ORM\PersistentCollection {#2076 …}
        +votes: Doctrine\ORM\PersistentCollection {#2083 …}
        +reports: Doctrine\ORM\PersistentCollection {#2085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
        -id: 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 {#2144
          date: 2023-12-23 14:53:39.0 +01:00
        }
        +"title": 245817
      }
      0 => App\Entity\EntryComment {#2064}
    ]
    -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 {#2598
      date: 2023-12-23 04:56:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: "There were some legit games for symbian"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703339663 {#2063
    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 {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 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 {#2080
    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
63 DENIED edit
App\Entity\EntryComment {#2064
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2518 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
    +image: Proxies\__CG__\App\Entity\Image {#2620 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2622 …}
    +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 {#2615
      date: 2024-03-22 03:38:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2623 …}
    +votes: Doctrine\ORM\PersistentCollection {#2625 …}
    +reports: Doctrine\ORM\PersistentCollection {#2627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
    +badges: Doctrine\ORM\PersistentCollection {#2633 …}
    +children: [
      1 => App\Entity\EntryComment {#2075
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
        +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 {#2037
          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 {#2084 …}
        +nested: Doctrine\ORM\PersistentCollection {#2076 …}
        +votes: Doctrine\ORM\PersistentCollection {#2083 …}
        +reports: Doctrine\ORM\PersistentCollection {#2085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
        -id: 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 {#2144
          date: 2023-12-23 14:53:39.0 +01:00
        }
        +"title": 245817
      }
      0 => App\Entity\EntryComment {#2064}
    ]
    -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 {#2598
      date: 2023-12-23 04:56:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: "There were some legit games for symbian"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703339663 {#2063
    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 {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 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 {#2080
    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
64 DENIED moderate
App\Entity\EntryComment {#2064
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2518 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
    +image: Proxies\__CG__\App\Entity\Image {#2620 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2622 …}
    +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 {#2615
      date: 2024-03-22 03:38:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2623 …}
    +votes: Doctrine\ORM\PersistentCollection {#2625 …}
    +reports: Doctrine\ORM\PersistentCollection {#2627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
    +badges: Doctrine\ORM\PersistentCollection {#2633 …}
    +children: [
      1 => App\Entity\EntryComment {#2075
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
        +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 {#2037
          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 {#2084 …}
        +nested: Doctrine\ORM\PersistentCollection {#2076 …}
        +votes: Doctrine\ORM\PersistentCollection {#2083 …}
        +reports: Doctrine\ORM\PersistentCollection {#2085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
        -id: 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 {#2144
          date: 2023-12-23 14:53:39.0 +01:00
        }
        +"title": 245817
      }
      0 => App\Entity\EntryComment {#2064}
    ]
    -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 {#2598
      date: 2023-12-23 04:56:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: "There were some legit games for symbian"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703339663 {#2063
    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 {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 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 {#2080
    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
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 {#2025
  +user: Proxies\__CG__\App\Entity\User {#2839 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
  +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 {#2834
    date: 2024-02-14 21:19:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  +badges: Doctrine\ORM\PersistentCollection {#2851 …}
  +children: [
    App\Entity\EntryComment {#2018
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: null
      +root: null
      +body: "Check out eaglemode"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703123540 {#2024
        date: 2023-12-21 02:52:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -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 {#2022
        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 {#2820
    date: 2024-01-23 05:04:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703115183 {#2797
    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
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2025
  +user: Proxies\__CG__\App\Entity\User {#2839 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
  +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 {#2834
    date: 2024-02-14 21:19:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  +badges: Doctrine\ORM\PersistentCollection {#2851 …}
  +children: [
    App\Entity\EntryComment {#2018
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: null
      +root: null
      +body: "Check out eaglemode"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703123540 {#2024
        date: 2023-12-21 02:52:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -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 {#2022
        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 {#2820
    date: 2024-01-23 05:04:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703115183 {#2797
    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
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2025
  +user: Proxies\__CG__\App\Entity\User {#2839 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
  +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 {#2834
    date: 2024-02-14 21:19:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  +badges: Doctrine\ORM\PersistentCollection {#2851 …}
  +children: [
    App\Entity\EntryComment {#2018
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: null
      +root: null
      +body: "Check out eaglemode"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703123540 {#2024
        date: 2023-12-21 02:52:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -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 {#2022
        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 {#2820
    date: 2024-01-23 05:04:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703115183 {#2797
    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
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 {#2018
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2839 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
    +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 {#2834
      date: 2024-02-14 21:19:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      App\Entity\EntryComment {#2018}
    ]
    -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 {#2820
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2797
      date: 2023-12-21 00:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "Check out eaglemode"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703123540 {#2024
    date: 2023-12-21 02:52:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -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 {#2022
    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
71 DENIED edit
App\Entity\EntryComment {#2018
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2839 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
    +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 {#2834
      date: 2024-02-14 21:19:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      App\Entity\EntryComment {#2018}
    ]
    -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 {#2820
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2797
      date: 2023-12-21 00:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "Check out eaglemode"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703123540 {#2024
    date: 2023-12-21 02:52:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -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 {#2022
    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
72 DENIED moderate
App\Entity\EntryComment {#2018
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2839 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
    +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 {#2834
      date: 2024-02-14 21:19:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      App\Entity\EntryComment {#2018}
    ]
    -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 {#2820
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2797
      date: 2023-12-21 00:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "Check out eaglemode"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703123540 {#2024
    date: 2023-12-21 02:52:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -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 {#2022
    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
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 {#1402
  +user: Proxies\__CG__\App\Entity\User {#2776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: Proxies\__CG__\App\Entity\Image {#2819 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2821 …}
  +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 {#2814
    date: 2024-02-24 14:56:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2822 …}
  +votes: Doctrine\ORM\PersistentCollection {#2824 …}
  +reports: Doctrine\ORM\PersistentCollection {#2826 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
  +badges: Doctrine\ORM\PersistentCollection {#2832 …}
  +children: [
    App\Entity\EntryComment {#1383
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +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 {#1384
        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 {#1382 …}
      +nested: Doctrine\ORM\PersistentCollection {#1404 …}
      +votes: Doctrine\ORM\PersistentCollection {#1361 …}
      +reports: Doctrine\ORM\PersistentCollection {#1403 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
      -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 {#1381
        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 {#2800
    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 {#1402
  +user: Proxies\__CG__\App\Entity\User {#2776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: Proxies\__CG__\App\Entity\Image {#2819 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2821 …}
  +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 {#2814
    date: 2024-02-24 14:56:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2822 …}
  +votes: Doctrine\ORM\PersistentCollection {#2824 …}
  +reports: Doctrine\ORM\PersistentCollection {#2826 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
  +badges: Doctrine\ORM\PersistentCollection {#2832 …}
  +children: [
    App\Entity\EntryComment {#1383
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +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 {#1384
        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 {#1382 …}
      +nested: Doctrine\ORM\PersistentCollection {#1404 …}
      +votes: Doctrine\ORM\PersistentCollection {#1361 …}
      +reports: Doctrine\ORM\PersistentCollection {#1403 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
      -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 {#1381
        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 {#2800
    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 {#1402
  +user: Proxies\__CG__\App\Entity\User {#2776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: Proxies\__CG__\App\Entity\Image {#2819 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2821 …}
  +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 {#2814
    date: 2024-02-24 14:56:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2822 …}
  +votes: Doctrine\ORM\PersistentCollection {#2824 …}
  +reports: Doctrine\ORM\PersistentCollection {#2826 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
  +badges: Doctrine\ORM\PersistentCollection {#2832 …}
  +children: [
    App\Entity\EntryComment {#1383
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +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 {#1384
        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 {#1382 …}
      +nested: Doctrine\ORM\PersistentCollection {#1404 …}
      +votes: Doctrine\ORM\PersistentCollection {#1361 …}
      +reports: Doctrine\ORM\PersistentCollection {#1403 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
      -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 {#1381
        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 {#2800
    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 {#1383
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#2776 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
    +image: Proxies\__CG__\App\Entity\Image {#2819 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2821 …}
    +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 {#2814
      date: 2024-02-24 14:56:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2822 …}
    +votes: Doctrine\ORM\PersistentCollection {#2824 …}
    +reports: Doctrine\ORM\PersistentCollection {#2826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2832 …}
    +children: [
      App\Entity\EntryComment {#1383}
    ]
    -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 {#2800
      date: 2023-12-14 22:04:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +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 {#1384
    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 {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -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 {#1381
    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 {#1383
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#2776 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
    +image: Proxies\__CG__\App\Entity\Image {#2819 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2821 …}
    +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 {#2814
      date: 2024-02-24 14:56:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2822 …}
    +votes: Doctrine\ORM\PersistentCollection {#2824 …}
    +reports: Doctrine\ORM\PersistentCollection {#2826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2832 …}
    +children: [
      App\Entity\EntryComment {#1383}
    ]
    -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 {#2800
      date: 2023-12-14 22:04:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +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 {#1384
    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 {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -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 {#1381
    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 {#1383
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#2776 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
    +image: Proxies\__CG__\App\Entity\Image {#2819 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2821 …}
    +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 {#2814
      date: 2024-02-24 14:56:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2822 …}
    +votes: Doctrine\ORM\PersistentCollection {#2824 …}
    +reports: Doctrine\ORM\PersistentCollection {#2826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2832 …}
    +children: [
      App\Entity\EntryComment {#1383}
    ]
    -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 {#2800
      date: 2023-12-14 22:04:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +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 {#1384
    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 {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -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 {#1381
    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 {#1410
  +user: Proxies\__CG__\App\Entity\User {#2638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: Proxies\__CG__\App\Entity\Image {#2680 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2682 …}
  +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 {#2675
    date: 2024-03-22 01:14:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2685 …}
  +reports: Doctrine\ORM\PersistentCollection {#2687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
  +badges: Doctrine\ORM\PersistentCollection {#2693 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +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 {#1909
        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 {#1907 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#2391 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
      -id: 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 {#1708
        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 {#2661
    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
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: Proxies\__CG__\App\Entity\Image {#2680 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2682 …}
  +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 {#2675
    date: 2024-03-22 01:14:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2685 …}
  +reports: Doctrine\ORM\PersistentCollection {#2687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
  +badges: Doctrine\ORM\PersistentCollection {#2693 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +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 {#1909
        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 {#1907 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#2391 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
      -id: 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 {#1708
        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 {#2661
    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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: Proxies\__CG__\App\Entity\Image {#2680 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2682 …}
  +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 {#2675
    date: 2024-03-22 01:14:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2685 …}
  +reports: Doctrine\ORM\PersistentCollection {#2687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
  +badges: Doctrine\ORM\PersistentCollection {#2693 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +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 {#1909
        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 {#1907 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#2391 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
      -id: 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 {#1708
        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 {#2661
    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
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 {#1926
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2638 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2680 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2682 …}
    +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 {#2675
      date: 2024-03-22 01:14:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -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 {#2661
      date: 2023-12-08 16:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +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 {#1909
    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 {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 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 {#1708
    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
87 DENIED edit
App\Entity\EntryComment {#1926
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2638 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2680 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2682 …}
    +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 {#2675
      date: 2024-03-22 01:14:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -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 {#2661
      date: 2023-12-08 16:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +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 {#1909
    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 {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 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 {#1708
    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
88 DENIED moderate
App\Entity\EntryComment {#1926
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2638 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2680 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2682 …}
    +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 {#2675
      date: 2024-03-22 01:14:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -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 {#2661
      date: 2023-12-08 16:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +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 {#1909
    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 {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 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 {#1708
    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
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 {#2452
  +user: Proxies\__CG__\App\Entity\User {#2678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2718 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
  +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 {#2713
    date: 2023-12-02 17:57:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2721 …}
  +votes: Doctrine\ORM\PersistentCollection {#2723 …}
  +reports: Doctrine\ORM\PersistentCollection {#2725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
  +badges: Doctrine\ORM\PersistentCollection {#2731 …}
  +children: [
    App\Entity\EntryComment {#2453
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +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 {#2456
        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 {#2454 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 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 {#2460
        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 {#2701
    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
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2452
  +user: Proxies\__CG__\App\Entity\User {#2678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2718 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
  +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 {#2713
    date: 2023-12-02 17:57:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2721 …}
  +votes: Doctrine\ORM\PersistentCollection {#2723 …}
  +reports: Doctrine\ORM\PersistentCollection {#2725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
  +badges: Doctrine\ORM\PersistentCollection {#2731 …}
  +children: [
    App\Entity\EntryComment {#2453
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +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 {#2456
        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 {#2454 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 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 {#2460
        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 {#2701
    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
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2452
  +user: Proxies\__CG__\App\Entity\User {#2678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2718 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
  +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 {#2713
    date: 2023-12-02 17:57:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2721 …}
  +votes: Doctrine\ORM\PersistentCollection {#2723 …}
  +reports: Doctrine\ORM\PersistentCollection {#2725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
  +badges: Doctrine\ORM\PersistentCollection {#2731 …}
  +children: [
    App\Entity\EntryComment {#2453
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +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 {#2456
        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 {#2454 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 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 {#2460
        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 {#2701
    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
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 {#2453
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2452
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
    +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 {#2713
      date: 2023-12-02 17:57:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    +badges: Doctrine\ORM\PersistentCollection {#2731 …}
    +children: [
      App\Entity\EntryComment {#2453}
    ]
    -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 {#2701
      date: 2023-12-02 12:42:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +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 {#2456
    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 {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 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 {#2460
    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
95 DENIED edit
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2452
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
    +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 {#2713
      date: 2023-12-02 17:57:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    +badges: Doctrine\ORM\PersistentCollection {#2731 …}
    +children: [
      App\Entity\EntryComment {#2453}
    ]
    -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 {#2701
      date: 2023-12-02 12:42:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +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 {#2456
    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 {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 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 {#2460
    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
96 DENIED moderate
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2452
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
    +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 {#2713
      date: 2023-12-02 17:57:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    +badges: Doctrine\ORM\PersistentCollection {#2731 …}
    +children: [
      App\Entity\EntryComment {#2453}
    ]
    -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 {#2701
      date: 2023-12-02 12:42:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +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 {#2456
    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 {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 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 {#2460
    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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: Proxies\__CG__\App\Entity\Image {#2738 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2740 …}
  +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 {#2733
    date: 2023-12-06 11:17:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2741 …}
  +votes: Doctrine\ORM\PersistentCollection {#2743 …}
  +reports: Doctrine\ORM\PersistentCollection {#2745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2749 …}
  +badges: Doctrine\ORM\PersistentCollection {#2751 …}
  +children: [
    1 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +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 {#1720
        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 {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -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 {#1716
        date: 2023-12-02 17:25:58.0 +01:00
      }
      +"title": 189149
    }
    0 => App\Entity\EntryComment {#2361
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +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 {#2360
        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 {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 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 {#2359
        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 {#2719
    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
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: Proxies\__CG__\App\Entity\Image {#2738 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2740 …}
  +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 {#2733
    date: 2023-12-06 11:17:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2741 …}
  +votes: Doctrine\ORM\PersistentCollection {#2743 …}
  +reports: Doctrine\ORM\PersistentCollection {#2745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2749 …}
  +badges: Doctrine\ORM\PersistentCollection {#2751 …}
  +children: [
    1 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +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 {#1720
        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 {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -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 {#1716
        date: 2023-12-02 17:25:58.0 +01:00
      }
      +"title": 189149
    }
    0 => App\Entity\EntryComment {#2361
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +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 {#2360
        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 {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 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 {#2359
        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 {#2719
    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
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: Proxies\__CG__\App\Entity\Image {#2738 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2740 …}
  +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 {#2733
    date: 2023-12-06 11:17:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2741 …}
  +votes: Doctrine\ORM\PersistentCollection {#2743 …}
  +reports: Doctrine\ORM\PersistentCollection {#2745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2749 …}
  +badges: Doctrine\ORM\PersistentCollection {#2751 …}
  +children: [
    1 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +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 {#1720
        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 {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -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 {#1716
        date: 2023-12-02 17:25:58.0 +01:00
      }
      +"title": 189149
    }
    0 => App\Entity\EntryComment {#2361
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +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 {#2360
        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 {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 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 {#2359
        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 {#2719
    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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2698 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2738 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2740 …}
    +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 {#2733
      date: 2023-12-06 11:17:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2741 …}
    +votes: Doctrine\ORM\PersistentCollection {#2743 …}
    +reports: Doctrine\ORM\PersistentCollection {#2745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2749 …}
    +badges: Doctrine\ORM\PersistentCollection {#2751 …}
    +children: [
      1 => App\Entity\EntryComment {#1717}
      0 => App\Entity\EntryComment {#2361
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +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 {#2360
          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 {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 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 {#2359
          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 {#2719
      date: 2023-12-02 04:29:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +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 {#1720
    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 {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -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 {#1716
    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
103 DENIED edit
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2698 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2738 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2740 …}
    +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 {#2733
      date: 2023-12-06 11:17:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2741 …}
    +votes: Doctrine\ORM\PersistentCollection {#2743 …}
    +reports: Doctrine\ORM\PersistentCollection {#2745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2749 …}
    +badges: Doctrine\ORM\PersistentCollection {#2751 …}
    +children: [
      1 => App\Entity\EntryComment {#1717}
      0 => App\Entity\EntryComment {#2361
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +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 {#2360
          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 {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 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 {#2359
          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 {#2719
      date: 2023-12-02 04:29:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +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 {#1720
    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 {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -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 {#1716
    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
104 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2698 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2738 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2740 …}
    +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 {#2733
      date: 2023-12-06 11:17:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2741 …}
    +votes: Doctrine\ORM\PersistentCollection {#2743 …}
    +reports: Doctrine\ORM\PersistentCollection {#2745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2749 …}
    +badges: Doctrine\ORM\PersistentCollection {#2751 …}
    +children: [
      1 => App\Entity\EntryComment {#1717}
      0 => App\Entity\EntryComment {#2361
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +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 {#2360
          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 {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 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 {#2359
          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 {#2719
      date: 2023-12-02 04:29:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +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 {#1720
    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 {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -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 {#1716
    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
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 {#2361
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2698 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2738 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2740 …}
    +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 {#2733
      date: 2023-12-06 11:17:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2741 …}
    +votes: Doctrine\ORM\PersistentCollection {#2743 …}
    +reports: Doctrine\ORM\PersistentCollection {#2745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2749 …}
    +badges: Doctrine\ORM\PersistentCollection {#2751 …}
    +children: [
      1 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +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 {#1720
          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 {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -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 {#1716
          date: 2023-12-02 17:25:58.0 +01:00
        }
        +"title": 189149
      }
      0 => App\Entity\EntryComment {#2361}
    ]
    -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 {#2719
      date: 2023-12-02 04:29:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +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 {#2360
    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 {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 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 {#2359
    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
107 DENIED edit
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2698 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2738 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2740 …}
    +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 {#2733
      date: 2023-12-06 11:17:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2741 …}
    +votes: Doctrine\ORM\PersistentCollection {#2743 …}
    +reports: Doctrine\ORM\PersistentCollection {#2745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2749 …}
    +badges: Doctrine\ORM\PersistentCollection {#2751 …}
    +children: [
      1 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +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 {#1720
          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 {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -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 {#1716
          date: 2023-12-02 17:25:58.0 +01:00
        }
        +"title": 189149
      }
      0 => App\Entity\EntryComment {#2361}
    ]
    -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 {#2719
      date: 2023-12-02 04:29:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +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 {#2360
    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 {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 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 {#2359
    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
108 DENIED moderate
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2698 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2738 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2740 …}
    +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 {#2733
      date: 2023-12-06 11:17:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2741 …}
    +votes: Doctrine\ORM\PersistentCollection {#2743 …}
    +reports: Doctrine\ORM\PersistentCollection {#2745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2749 …}
    +badges: Doctrine\ORM\PersistentCollection {#2751 …}
    +children: [
      1 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +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 {#1720
          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 {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -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 {#1716
          date: 2023-12-02 17:25:58.0 +01:00
        }
        +"title": 189149
      }
      0 => App\Entity\EntryComment {#2361}
    ]
    -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 {#2719
      date: 2023-12-02 04:29:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +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 {#2360
    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 {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 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 {#2359
    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
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 {#1730
  +user: Proxies\__CG__\App\Entity\User {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2758 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2760 …}
  +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 {#2753
    date: 2023-12-01 23:06:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  +badges: Doctrine\ORM\PersistentCollection {#2771 …}
  +children: [
    App\Entity\EntryComment {#1736
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +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 {#1726
        date: 2023-12-06 05:21:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abuttandahalf@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -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 {#1728
        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 {#2739
    date: 2023-12-07 03:17:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701082085 {#2716
    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 {#1730
  +user: Proxies\__CG__\App\Entity\User {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2758 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2760 …}
  +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 {#2753
    date: 2023-12-01 23:06:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  +badges: Doctrine\ORM\PersistentCollection {#2771 …}
  +children: [
    App\Entity\EntryComment {#1736
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +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 {#1726
        date: 2023-12-06 05:21:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abuttandahalf@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -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 {#1728
        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 {#2739
    date: 2023-12-07 03:17:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701082085 {#2716
    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 {#1730
  +user: Proxies\__CG__\App\Entity\User {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2758 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2760 …}
  +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 {#2753
    date: 2023-12-01 23:06:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  +badges: Doctrine\ORM\PersistentCollection {#2771 …}
  +children: [
    App\Entity\EntryComment {#1736
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +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 {#1726
        date: 2023-12-06 05:21:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abuttandahalf@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -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 {#1728
        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 {#2739
    date: 2023-12-07 03:17:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701082085 {#2716
    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 {#1736
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1730
    +user: Proxies\__CG__\App\Entity\User {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2758 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2760 …}
    +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 {#2753
      date: 2023-12-01 23:06:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    +badges: Doctrine\ORM\PersistentCollection {#2771 …}
    +children: [
      App\Entity\EntryComment {#1736}
    ]
    -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 {#2739
      date: 2023-12-07 03:17:05.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701082085 {#2716
      date: 2023-11-27 11:48:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +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 {#1726
    date: 2023-12-06 05:21:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abuttandahalf@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -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 {#1728
    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 {#1736
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1730
    +user: Proxies\__CG__\App\Entity\User {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2758 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2760 …}
    +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 {#2753
      date: 2023-12-01 23:06:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    +badges: Doctrine\ORM\PersistentCollection {#2771 …}
    +children: [
      App\Entity\EntryComment {#1736}
    ]
    -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 {#2739
      date: 2023-12-07 03:17:05.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701082085 {#2716
      date: 2023-11-27 11:48:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +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 {#1726
    date: 2023-12-06 05:21:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abuttandahalf@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -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 {#1728
    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 {#1736
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1730
    +user: Proxies\__CG__\App\Entity\User {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2758 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2760 …}
    +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 {#2753
      date: 2023-12-01 23:06:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    +badges: Doctrine\ORM\PersistentCollection {#2771 …}
    +children: [
      App\Entity\EntryComment {#1736}
    ]
    -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 {#2739
      date: 2023-12-07 03:17:05.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701082085 {#2716
      date: 2023-11-27 11:48:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +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 {#1726
    date: 2023-12-06 05:21:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abuttandahalf@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -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 {#1728
    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 {#1629
  +user: Proxies\__CG__\App\Entity\User {#2778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2780 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2781 …}
  +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 {#2773
    date: 2023-11-26 00:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2782 …}
  +votes: Doctrine\ORM\PersistentCollection {#2784 …}
  +reports: Doctrine\ORM\PersistentCollection {#2786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
  +badges: Doctrine\ORM\PersistentCollection {#2792 …}
  +children: [
    App\Entity\EntryComment {#1630
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +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 {#1611
        date: 2023-11-25 15:28:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -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 {#1598
        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 {#2759
    date: 2023-11-30 20:46:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700842718 {#2736
    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 {#1629
  +user: Proxies\__CG__\App\Entity\User {#2778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2780 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2781 …}
  +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 {#2773
    date: 2023-11-26 00:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2782 …}
  +votes: Doctrine\ORM\PersistentCollection {#2784 …}
  +reports: Doctrine\ORM\PersistentCollection {#2786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
  +badges: Doctrine\ORM\PersistentCollection {#2792 …}
  +children: [
    App\Entity\EntryComment {#1630
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +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 {#1611
        date: 2023-11-25 15:28:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -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 {#1598
        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 {#2759
    date: 2023-11-30 20:46:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700842718 {#2736
    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 {#1629
  +user: Proxies\__CG__\App\Entity\User {#2778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2780 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2781 …}
  +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 {#2773
    date: 2023-11-26 00:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2782 …}
  +votes: Doctrine\ORM\PersistentCollection {#2784 …}
  +reports: Doctrine\ORM\PersistentCollection {#2786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
  +badges: Doctrine\ORM\PersistentCollection {#2792 …}
  +children: [
    App\Entity\EntryComment {#1630
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +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 {#1611
        date: 2023-11-25 15:28:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -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 {#1598
        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 {#2759
    date: 2023-11-30 20:46:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700842718 {#2736
    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 {#1630
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2778 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2781 …}
    +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 {#2773
      date: 2023-11-26 00:16:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2782 …}
    +votes: Doctrine\ORM\PersistentCollection {#2784 …}
    +reports: Doctrine\ORM\PersistentCollection {#2786 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
    +badges: Doctrine\ORM\PersistentCollection {#2792 …}
    +children: [
      App\Entity\EntryComment {#1630}
    ]
    -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 {#2759
      date: 2023-11-30 20:46:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700842718 {#2736
      date: 2023-11-24 17:18:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +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 {#1611
    date: 2023-11-25 15:28:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -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 {#1598
    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 {#1630
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2778 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2781 …}
    +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 {#2773
      date: 2023-11-26 00:16:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2782 …}
    +votes: Doctrine\ORM\PersistentCollection {#2784 …}
    +reports: Doctrine\ORM\PersistentCollection {#2786 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
    +badges: Doctrine\ORM\PersistentCollection {#2792 …}
    +children: [
      App\Entity\EntryComment {#1630}
    ]
    -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 {#2759
      date: 2023-11-30 20:46:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700842718 {#2736
      date: 2023-11-24 17:18:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +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 {#1611
    date: 2023-11-25 15:28:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -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 {#1598
    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 {#1630
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2778 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2781 …}
    +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 {#2773
      date: 2023-11-26 00:16:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2782 …}
    +votes: Doctrine\ORM\PersistentCollection {#2784 …}
    +reports: Doctrine\ORM\PersistentCollection {#2786 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
    +badges: Doctrine\ORM\PersistentCollection {#2792 …}
    +children: [
      App\Entity\EntryComment {#1630}
    ]
    -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 {#2759
      date: 2023-11-30 20:46:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700842718 {#2736
      date: 2023-11-24 17:18:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +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 {#1611
    date: 2023-11-25 15:28:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -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 {#1598
    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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#2837 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: Proxies\__CG__\App\Entity\Image {#2877 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
  +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 {#2872
    date: 2023-11-24 05:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2880 …}
  +votes: Doctrine\ORM\PersistentCollection {#2882 …}
  +reports: Doctrine\ORM\PersistentCollection {#2884 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2886 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2888 …}
  +badges: Doctrine\ORM\PersistentCollection {#2890 …}
  +children: [
    App\Entity\EntryComment {#1641
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: "My boy vim will always be king in my heart. ZZ"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700255884 {#1696
        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 {#1592 …}
      +nested: Doctrine\ORM\PersistentCollection {#1552 …}
      +votes: Doctrine\ORM\PersistentCollection {#1663 …}
      +reports: Doctrine\ORM\PersistentCollection {#1661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -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 {#1606
        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 {#2859
    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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#2837 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: Proxies\__CG__\App\Entity\Image {#2877 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
  +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 {#2872
    date: 2023-11-24 05:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2880 …}
  +votes: Doctrine\ORM\PersistentCollection {#2882 …}
  +reports: Doctrine\ORM\PersistentCollection {#2884 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2886 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2888 …}
  +badges: Doctrine\ORM\PersistentCollection {#2890 …}
  +children: [
    App\Entity\EntryComment {#1641
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: "My boy vim will always be king in my heart. ZZ"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700255884 {#1696
        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 {#1592 …}
      +nested: Doctrine\ORM\PersistentCollection {#1552 …}
      +votes: Doctrine\ORM\PersistentCollection {#1663 …}
      +reports: Doctrine\ORM\PersistentCollection {#1661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -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 {#1606
        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 {#2859
    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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#2837 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: Proxies\__CG__\App\Entity\Image {#2877 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
  +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 {#2872
    date: 2023-11-24 05:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2880 …}
  +votes: Doctrine\ORM\PersistentCollection {#2882 …}
  +reports: Doctrine\ORM\PersistentCollection {#2884 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2886 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2888 …}
  +badges: Doctrine\ORM\PersistentCollection {#2890 …}
  +children: [
    App\Entity\EntryComment {#1641
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: "My boy vim will always be king in my heart. ZZ"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700255884 {#1696
        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 {#1592 …}
      +nested: Doctrine\ORM\PersistentCollection {#1552 …}
      +votes: Doctrine\ORM\PersistentCollection {#1663 …}
      +reports: Doctrine\ORM\PersistentCollection {#1661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -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 {#1606
        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 {#2859
    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 {#1641
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: Proxies\__CG__\App\Entity\User {#2837 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
    +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 {#2872
      date: 2023-11-24 05:11:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2880 …}
    +votes: Doctrine\ORM\PersistentCollection {#2882 …}
    +reports: Doctrine\ORM\PersistentCollection {#2884 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2886 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2888 …}
    +badges: Doctrine\ORM\PersistentCollection {#2890 …}
    +children: [
      App\Entity\EntryComment {#1641}
    ]
    -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 {#2859
      date: 2023-11-17 20:59:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: "My boy vim will always be king in my heart. ZZ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700255884 {#1696
    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 {#1592 …}
  +nested: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -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 {#1606
    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 {#1641
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: Proxies\__CG__\App\Entity\User {#2837 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
    +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 {#2872
      date: 2023-11-24 05:11:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2880 …}
    +votes: Doctrine\ORM\PersistentCollection {#2882 …}
    +reports: Doctrine\ORM\PersistentCollection {#2884 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2886 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2888 …}
    +badges: Doctrine\ORM\PersistentCollection {#2890 …}
    +children: [
      App\Entity\EntryComment {#1641}
    ]
    -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 {#2859
      date: 2023-11-17 20:59:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: "My boy vim will always be king in my heart. ZZ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700255884 {#1696
    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 {#1592 …}
  +nested: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -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 {#1606
    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 {#1641
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: Proxies\__CG__\App\Entity\User {#2837 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
    +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 {#2872
      date: 2023-11-24 05:11:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2880 …}
    +votes: Doctrine\ORM\PersistentCollection {#2882 …}
    +reports: Doctrine\ORM\PersistentCollection {#2884 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2886 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2888 …}
    +badges: Doctrine\ORM\PersistentCollection {#2890 …}
    +children: [
      App\Entity\EntryComment {#1641}
    ]
    -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 {#2859
      date: 2023-11-17 20:59:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: "My boy vim will always be king in my heart. ZZ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700255884 {#1696
    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 {#1592 …}
  +nested: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -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 {#1606
    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 {#1604
  +user: Proxies\__CG__\App\Entity\User {#2618 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2660 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2662 …}
  +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 {#2655
    date: 2023-11-20 00:40:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2665 …}
  +reports: Doctrine\ORM\PersistentCollection {#2667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
  +badges: Doctrine\ORM\PersistentCollection {#2673 …}
  +children: [
    App\Entity\EntryComment {#1619
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +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 {#1526
        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 {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -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 {#1596
        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 {#2641
    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 {#1604
  +user: Proxies\__CG__\App\Entity\User {#2618 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2660 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2662 …}
  +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 {#2655
    date: 2023-11-20 00:40:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2665 …}
  +reports: Doctrine\ORM\PersistentCollection {#2667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
  +badges: Doctrine\ORM\PersistentCollection {#2673 …}
  +children: [
    App\Entity\EntryComment {#1619
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +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 {#1526
        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 {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -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 {#1596
        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 {#2641
    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 {#1604
  +user: Proxies\__CG__\App\Entity\User {#2618 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2660 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2662 …}
  +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 {#2655
    date: 2023-11-20 00:40:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2665 …}
  +reports: Doctrine\ORM\PersistentCollection {#2667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
  +badges: Doctrine\ORM\PersistentCollection {#2673 …}
  +children: [
    App\Entity\EntryComment {#1619
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +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 {#1526
        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 {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -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 {#1596
        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 {#2641
    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 {#1619
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#2618 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2660 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2662 …}
    +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 {#2655
      date: 2023-11-20 00:40:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2663 …}
    +votes: Doctrine\ORM\PersistentCollection {#2665 …}
    +reports: Doctrine\ORM\PersistentCollection {#2667 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
    +badges: Doctrine\ORM\PersistentCollection {#2673 …}
    +children: [
      App\Entity\EntryComment {#1619}
    ]
    -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 {#2641
      date: 2023-11-17 20:45:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +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 {#1526
    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 {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -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 {#1596
    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 {#1619
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#2618 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2660 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2662 …}
    +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 {#2655
      date: 2023-11-20 00:40:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2663 …}
    +votes: Doctrine\ORM\PersistentCollection {#2665 …}
    +reports: Doctrine\ORM\PersistentCollection {#2667 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
    +badges: Doctrine\ORM\PersistentCollection {#2673 …}
    +children: [
      App\Entity\EntryComment {#1619}
    ]
    -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 {#2641
      date: 2023-11-17 20:45:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +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 {#1526
    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 {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -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 {#1596
    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 {#1619
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#2618 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2660 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2662 …}
    +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 {#2655
      date: 2023-11-20 00:40:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2663 …}
    +votes: Doctrine\ORM\PersistentCollection {#2665 …}
    +reports: Doctrine\ORM\PersistentCollection {#2667 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
    +badges: Doctrine\ORM\PersistentCollection {#2673 …}
    +children: [
      App\Entity\EntryComment {#1619}
    ]
    -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 {#2641
      date: 2023-11-17 20:45:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +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 {#1526
    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 {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -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 {#1596
    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